Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Fri Jun 13 01:17:46 UTC 2014

Modified Files:
        src: Makefile
        src/bin/csh: Makefile
        src/doc: HACKS
        src/external/gpl3/gdb/lib/libgdb: Makefile
        src/gnu/usr.bin: Makefile
        src/lib: Makefile
        src/lib/libcurses: Makefile
        src/lib/libm/compiler_rt: Makefile.inc
        src/share/mk: bsd.lib.mk bsd.sys.mk
        src/sys/lib/libunwind: Makefile.inc

Log Message:
remove the build support for GCC 4.1, and any hacks i found for it.

there could still be more -- i only looked for lines matching
both "HAVE_GCC" and "4" as words (grep -w.)


To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 src/Makefile
cvs rdiff -u -r1.39 -r1.40 src/bin/csh/Makefile
cvs rdiff -u -r1.151 -r1.152 src/doc/HACKS
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gdb/lib/libgdb/Makefile
cvs rdiff -u -r1.137 -r1.138 src/gnu/usr.bin/Makefile
cvs rdiff -u -r1.214 -r1.215 src/lib/Makefile
cvs rdiff -u -r1.69 -r1.70 src/lib/libcurses/Makefile
cvs rdiff -u -r1.5 -r1.6 src/lib/libm/compiler_rt/Makefile.inc
cvs rdiff -u -r1.354 -r1.355 src/share/mk/bsd.lib.mk
cvs rdiff -u -r1.239 -r1.240 src/share/mk/bsd.sys.mk
cvs rdiff -u -r1.5 -r1.6 src/sys/lib/libunwind/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index