| History log of /src/external/gpl3/gcc.old/usr.bin/frontend/Makefile |
| Revision | | Date | Author | Comments |
| 1.15 |
| 07-Sep-2025 |
mrg | merge GCC 12 into gcc.old.
|
| 1.14 |
| 14-Jul-2023 |
mrg | merge GCC 10.5.0 in gcc.old
|
| 1.13 |
| 19-May-2023 |
lukem | gcc: fix build with clang++ HOST_CXX
Define HOSTPROG_CXX before .include anything that brings in bsd.own.mk. This ensures that HOST_DBG (etc) gets assigned before HOST_CFLAGS and HOST_CXXFLAGS is created.
backend: .include <bsd.init.mk> much earlier, as per the other directories. Fixes backend build when using clang++ as the host compiler (e.g., macOS), because backend host tools are now built with -O. Inspired by https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255760
Note that gcc.old/Makefile.prog may be mis-used because it defines HOSTPROG_CXX and this Makefile fragment is included after bsd.*.mk in other Makefiles, but they seem to build ok so leaving it alone for now.
Fixes PR toolchain/57014
|
| 1.12 |
| 20-Feb-2023 |
mrg | merge GCC 10.4 into gcc.old.
|
| 1.11 |
| 09-Apr-2021 |
mrg | branches: 1.11.6; merge GCC 9.3 into gcc.old.
|
| 1.10 |
| 26-Sep-2019 |
mrg | merge gcc 7.4 into gcc.old part 3 (last?)
|
| 1.9 |
| 20-Jun-2019 |
mrg | delete GCC 6.5. every platform has been on GCC 7 for a while now.
|
| 1.8 |
| 11-Nov-2018 |
mrg | merge GCC 6.5.0 into gcc.old.
|
| 1.7 |
| 02-Aug-2018 |
mrg | merge GCC 6.4 into gcc.old.
|
| 1.6 |
| 15-Nov-2017 |
mrg | branches: 1.6.2; 1.6.4; ensure version.c gets rebuilt properly.
|
| 1.5 |
| 23-Jul-2017 |
mrg | 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.8 |
| 07-Sep-2025 |
mrg | import our GCC 12.5.0 as gcc.old.
|
| 1.1.1.7 |
| 14-Jul-2023 |
mrg | import GCC 10.5.0 into gcc.old (this time properly.)
|
| 1.1.1.6 |
| 20-Feb-2023 |
mrg | initial import of GCC 10 sources into "gcc.old".
|
| 1.1.1.5 |
| 26-Sep-2019 |
mrg | import GCC 7.4 as gcc.old
|
| 1.1.1.4 |
| 01-Aug-2018 |
mrg | import GCC 6.4 srcs into gcc.old in preparation for GCC 7.x.
these are netbsd GCC srcs from 20180801.
|
| 1.1.1.3 |
| 23-Jul-2017 |
mrg | import the GCC 5.4 srcs from -current as gcc.old in preparation for GCC 6.
|
| 1.1.1.2 |
| 23-Sep-2015 |
mrg | import GCC 4.8.5 as gcc.old, in prepartion to update GCC.
|
| 1.1.1.1 |
| 25-Feb-2014 |
mrg | branches: 1.1.1.1.4; 1.1.1.1.6; 1.1.1.1.8; 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.1.8.2 |
| 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.1.1.8.1 |
| 25-Feb-2014 |
tls | file Makefile was added on branch tls-maxphys on 2014-08-19 23:58:23 +0000
|
| 1.1.1.1.6.1 |
| 11-Apr-2015 |
snj | delete gcc 4.5, as requested by mrg in ticket #674
|
| 1.1.1.1.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.1.4.1 |
| 25-Feb-2014 |
yamt | file Makefile was added on branch yamt-pagecache on 2014-05-22 15:58:51 +0000
|
| 1.3.2.1 |
| 04-Nov-2016 |
pgoyette | Sync with HEAD
|
| 1.6.4.2 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.6.4.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.6.2.2 |
| 26-Nov-2018 |
pgoyette | Sync with HEAD, resolve a couple of conflicts
|
| 1.6.2.1 |
| 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
| 1.11.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.
|