| History log of /src/external/gpl3/gcc.old/lib/libgcc/libgcc_s/Makefile |
| Revision | | Date | Author | Comments |
| 1.12 |
| 14-Nov-2025 |
mrg | make sure libgcc is built before libgcc_s.
this fixes several issues i saw on arm64 and other platforms where symbols in libgcc_s were "not found", even if present elsewhere. this is how upstream builds libgcc_s too, eg:
ld: /usr/lib/libgcc_s.so: undefined reference to `__aarch64_cas8_acq_rel'
XXX: probably needs pullups for at least netbsd-11.
this is a copy of: https://mail-index.netbsd.org/source-changes/2025/11/13/msg158939.html and is the version to pull up.
|
| 1.11 |
| 07-Sep-2025 |
mrg | merge GCC 12 into gcc.old.
|
| 1.10 |
| 20-Feb-2023 |
mrg | merge GCC 10.4 into gcc.old.
|
| 1.9 |
| 09-Apr-2021 |
mrg | branches: 1.9.6; merge GCC 9.3 into gcc.old.
|
| 1.8 |
| 26-Sep-2019 |
mrg | merge gcc 7.4 into gcc.old part 3 (last?)
|
| 1.7 |
| 20-Jun-2019 |
mrg | delete GCC 6.5. every platform has been on GCC 7 for a while now.
|
| 1.6 |
| 11-Nov-2018 |
mrg | merge GCC 6.5.0 into gcc.old.
|
| 1.5 |
| 23-Jul-2017 |
mrg | branches: 1.5.2; 1.5.4; merge GCC 5.4 into gcc.old.
|
| 1.4 |
| 09-Oct-2016 |
skrll | Remove gcc.old now it is no longer used.
|
| 1.3 |
| 23-Sep-2015 |
mrg | branches: 1.3.2; re-merge GCC 4.8.5 (part 1).
|
| 1.2 |
| 07-Apr-2015 |
mrg | delete GCC 4.5.
|
| 1.1 |
| 25-Feb-2014 |
mrg | branches: 1.1.1; Initial revision
|
| 1.1.1.5 |
| 20-Feb-2023 |
mrg | initial import of GCC 10 sources into "gcc.old".
|
| 1.1.1.4 |
| 23-Jul-2017 |
mrg | import the GCC 5.4 srcs from -current as gcc.old in preparation for GCC 6.
|
| 1.1.1.3 |
| 23-Sep-2015 |
mrg | import GCC 4.8.5 as gcc.old, in prepartion to update GCC.
|
| 1.1.1.2 |
| 26-Feb-2014 |
mrg | branches: 1.1.1.2.4; 1.1.1.2.6; 1.1.1.2.8; update gcc.old from GCC 4.5 versions that build with EXTERNAL_GCC_SUBDIR, should be identicaly for the 'dist' subdir.
|
| 1.1.1.1 |
| 25-Feb-2014 |
mrg | import the -current GCC 4.5 sources as gcc.old in preparation for upgrading the normal GCC to 4.8.
this tree has had ChangeLog entries removed, as well as all the other components we delete, and "only" weighs in around 140MB now.
|
| 1.1.1.2.8.2 |
| 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.1.2.8.1 |
| 26-Feb-2014 |
tls | file Makefile was added on branch tls-maxphys on 2014-08-19 23:58:06 +0000
|
| 1.1.1.2.6.1 |
| 11-Apr-2015 |
snj | delete gcc 4.5, as requested by mrg in ticket #674
|
| 1.1.1.2.4.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.1.2.4.1 |
| 26-Feb-2014 |
yamt | file Makefile was added on branch yamt-pagecache on 2014-05-22 15:58:35 +0000
|
| 1.3.2.1 |
| 04-Nov-2016 |
pgoyette | Sync with HEAD
|
| 1.5.4.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.5.2.1 |
| 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|
| 1.9.6.1 |
| 22-Mar-2023 |
martin | Remove directory, requested by mrg in ticket #123:
external/gpl3/gcc.old (remove)
This directory is not used on this branch.
|