| Age | Commit message (Expand) | Author |
| 1998-04-17 | LP64 (64 bit) sweep to make these compile. | ross |
| 1998-04-17 | ns32k specific changes for "our" gcc ported over to egcs by Ian Dall. | matthias |
| 1998-04-17 | undef ASM_WEAKEN_LABEL, because the NetBSD/arm32 assembler (or, at least | cgd |
| 1998-04-17 | pull over some things from the old gcc, and clean up. | mrg |
| 1998-04-17 | clean up slightly. | mrg |
| 1998-04-16 | define HAVE_STRERROR to 1, not nothing. | mrg |
| 1998-04-16 | - include <alpha/elf.h> (though this is currently quite linux centric, we | mrg |
| 1998-04-16 | - move a.out specific defines between (commented) #ifdef NETBSD_AOUT | mrg |
| 1998-04-15 | ARM32 fixes from cgd: GNU uses "arm", not "arm32" for the architecture; | tv |
| 1998-04-15 | Make the shlib work again. Missing symbols that the a.out ld didn't catch. | tv |
| 1998-04-15 | rewrite <alpha/netbsd.h>. still does not quite work. | mrg |
| 1998-04-15 | do not define MD_STARTFILE_PREFIX under NetBSD. | mrg |
| 1998-04-15 | include <string.h> | mrg |
| 1998-04-14 | note bogon in the .y.cc rule which doesn't cause problems here, but | cgd |
| 1998-04-12 | Don't rebuild cc1 executables on PIC systems (which don't build a | tv |
| 1998-04-12 | Add the .cc(.NULL) overrid used for libgcc | tv |
| 1998-04-12 | Add a cleandir target to the clean target. | veego |
| 1998-04-10 | add NOLINT | tv |
| 1998-04-10 | add do-nothing .cc(.NULL) extension rule to avoid trying to "build" new | tv |
| 1998-04-09 | Fix fix for compiling under gcc 2.7. | tv |
| 1998-04-09 | Make use of NOSTATICLIB addition to <bsd.lib.mk> | tv |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-04-09 | Make libstdc++ skip build without bombing if the bootstrap compiler is gcc | tv |
| 1998-04-09 | Build gcc stuff unless USE_EGCS is set (transitional mechanism) | tv |
| 1998-04-08 | Some sources and includes missing, and stl includes install directly into | tv |
| 1998-04-07 | Create shared library by default on non-NOPIC systems. Only install | tv |
| 1998-04-07 | Remove the EGCS_BOOTSTRAP and only use the "smart check" | tv |
| 1998-04-07 | Add note that -nostdlib is passed to the linker. | tv |
| 1998-04-04 | If a good matching shared library is found, don't look in the next | fvdl |
| 1998-04-03 | Reengineering of libf2c as a single library (which g77 expects). Includes | tv |
| 1998-04-03 | Remove split libf2c, in preparation for a properly merged libf2c. | tv |
| 1998-04-03 | frame.c should be counted among the libgcc2 c++ bits (the eh code needs it) | cgd |
| 1998-04-03 | - make f771 work with CC1_SHLIB: move files that aren't actually "common" | tv |
| 1998-04-02 | Support higher baud rates. | mycroft |
| 1998-04-02 | reference file.y not file.c in make rules. this stops the need to set CLEANF... | mrg |
| 1998-04-02 | remove reference to unused variable. | mrg |
| 1998-04-02 | simplify .PATH: list, and remove a duplicate. | mrg |
| 1998-04-02 | build a shared library, new major version from old. XXX | mrg |
| 1998-04-02 | - Remove bi-reverse.c from ${SRCS} and put it in ${CLEANFILES}. Not used | tv |
| 1998-04-02 | The FORTRAN compiler is also known as f77, not c77. | tv |
| 1998-04-01 | Build libgcc either "full" or "stripped down" depending on whether the | tv |
| 1998-04-01 | delete dated commented stuff. | mrg |
| 1998-04-01 | add f771. | mrg |
| 1998-04-01 | Cleanup of the previous fixes, and it all now compiles cleanly without | tv |
| 1998-04-01 | Add make variable EGCS_BOOTSTRAP used to indicate if we're compiling | tv |
| 1998-04-01 | Remove files automagically generated by yacc so they don't get picked up | tv |
| 1998-04-01 | add __vfork14() compensation by including <unistd.h> as inspired by our | tv |
| 1998-04-01 | Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not | tv |
| 1998-03-31 | Add an egcs config boilerplate file. | ross |
| 1998-03-31 | Need to include tree.h to resolve a problem with a missing prototype | scottr |