summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc2
AgeCommit message (Expand)Author
1995-06-05STARTFILE_SPEC: choose `scrt0.o' if `-static' is given.pk
1995-04-23NetBSD RCS Id formatcgd
1995-03-01Clean up deleted files.mycroft
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-12-23Enable `#pragma weak'pk
1994-12-22Added NOMAN=jtc
1994-12-22specify man pages the new way.cgd
1994-12-21implement new cpp predefine strategy: __NetBSD__, plus __${MACHINE_ARCH}__,cgd
1994-12-20Clean up deleted files.mycroft
1994-12-13Handle GCC's include-related options which take an argument, (almost) asmycroft
1994-11-02we do not install as cccpderaadt
1994-09-19Type check format args with `q' modifier. Suggested by Brucemycroft
1994-09-19Don't bother with quad functions.mycroft
1994-08-13Don't use uninitialized `LIBS' and `CSU'.mycroft
1994-07-13Import selected bug fixes from GCC 2.5.mycroft
1994-06-28Because the pc532 requires gcc-2.5.8 to compile correctly, I am includingphil
1994-06-09Removing -DIN_GCC from CFLAGS. It caused compile errors on both the i386phil
1994-06-09adding shared lib support and some bug fixes (not all bugs for thephil
1994-04-20Correct call sequence for `mcount()' when -fpic is on. Also, our mcount()pk
1994-03-22Adding the correct NetBSD LIB_SPEC.phil
1994-03-10Adding the ns32k arch to gcc2.phil
1994-03-03Fix from <law@snake.cs.utah.edu> to save address register # 5 when usedpk
1994-03-03undef P_tmpdir for NetBSD, because as the header says, it should be used.cgd
1994-02-10Enable .type & .size generation.pk
1994-01-27Remove -lg from LINK_SPEC, as there's no libg.a.pk
1994-01-24add NOPIC= . nothing uses -lgcc_piccgd
1994-01-24fix 'make' biff. from Roland McGrathcgd
1994-01-10Add __GCC_NEW_VARARGS__ to preprocessor symbols.pk
1993-12-30probably incorrect, but i want it to compile *now*.cgd
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-20Added OBJMACHINE handling. Got the precedence right this time :)davidb
1993-12-09Clean up deleted files.mycroft
1993-12-06386BSD -> NetBSDcgd
1993-12-06386BSD -> NetBSDcgd
1993-12-05MACHINE_ARCH supportcgd
1993-12-04 fix for sys_errlistcgd
1993-12-03Define correct `size_t'.pk
1993-12-02Missing varargs definitions for sparc arch.pk
1993-11-30First guess at a gcc configuration for NetBSD Sparc.pk
1993-11-26Generate .type directives.pk
1993-11-26Output .type directives.pk
1993-11-25Machine-dependent files with shared-library support for the m68k architecture.paulus
1993-11-25Clean up deleted files.mycroft
1993-11-23Machine-dependent files for gcc2 on the da30 (68030-based machine),paulus
1993-10-23removed reference to $ARCH since those files are now under arch/`machine`glass
1993-10-07converted to use gnu malloc, and depend on it correctlycgd
1993-10-03Create libgcc_pic.apk
1993-10-03config.h: defined ASM_SPEC and LINK_SPEC macros.pk
1993-10-03NOPIC added to Makefile.pk
1993-09-23use -lgnumalloccgd