OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
gpl3
/
gcc.old
/
usr.bin
/
host-libcpp
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
host-libcpp
History log of
/src/external/gpl3/gcc.old/usr.bin/host-libcpp/Makefile
Revision
Date
Author
Comments
1.9
07-Sep-2025
mrg
merge GCC 12 into gcc.old.
1.8
14-Jul-2023
mrg
merge GCC 10.5.0 in gcc.old
1.7
19-May-2023
lukem
Fix passing -j NNN to gmake
Use a more restrictive pattern to extract -j NNN from MAKEFLAGS
into GMAKE_J_ARGS, to avoid false positives when the source directory
has "-j" in the path (e.g "amd64-job-000012" or "src-j9999").
Previously this could pass either -"-j" or "-j BIGNUM" to gmake
and result in "vfork: Resource temporarily unavailable" failures.
PR misc/54456
1.6
20-Feb-2023
mrg
merge GCC 10.4 into gcc.old.
1.5
09-Apr-2021
mrg
branches: 1.5.6;
merge GCC 9.3 into gcc.old.
1.4
19-Aug-2020
mrg
merge GCC 8.4 into gcc.old.
1.3
26-Sep-2019
mrg
merge gcc 7.4 into gcc.old part 3 (last?)
1.2
20-Jun-2019
mrg
delete GCC 6.5. every platform has been on GCC 7 for a while now.
1.1
23-Jul-2017
mrg
branches: 1.1.1;
Initial revision
1.1.1.4
07-Sep-2025
mrg
import our GCC 12.5.0 as gcc.old.
1.1.1.3
14-Jul-2023
mrg
import GCC 10.5.0 into gcc.old (this time properly.)
1.1.1.2
18-Aug-2020
mrg
initial GCC 8.4 -> gcc.old import.
1.1.1.1
23-Jul-2017
mrg
import the GCC 5.4 srcs from -current as gcc.old in preparation for GCC 6.
1.5.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.
Indexes created Sat Feb 28 05:31:39 UTC 2026