summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/egcs
AgeCommit message (Expand)Author
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
2000-03-05remove MIPS SOFTFLOAT.shin
2000-02-19- tm.h is automatically generated by configure in gnu/dist/gcc,tsutsui
2000-02-16Add support of mipseb target.tsutsui
1999-11-26s/sparc/sh/msaitoh
1999-10-09CPPFLAGS/HOST_CPPFLAGS isolation for cross-compilessommerfeld
1999-10-09Don't put (target-oriented) CPPFLAGS into HOST_CPPFLAGS in bulk - instead,sommerfeld
1999-10-07gcc for sh3msaitoh
1999-09-29Hpcmips needs completely FPU instruction free user land.takemura
1999-08-10Cross-compile support: allow -B option to specify directory for backendsommerfeld
1999-07-30Don't use GNU malloc() any more.mycroft
1999-05-27m68k/ELF target configuration.kleink
1999-04-10Don't attempt to use a compiler specified by $CC; it's perfectly legitimatekleink
1999-03-18-fprofile-arcs, not -fprofile-argscgd
1999-03-17Make it a tad bit easier to bootstrap an a.out system to ELF. Introducethorpej
1999-03-14Add man page (written from scratch)sommerfe
1999-03-12Build and install gcov, a basic block profiler/code coverage tool.sommerfe
1999-03-09The ANSI/ISO C standard explicitly doesn't cover the program translationkleink
1999-03-09Add missing .El.ross
1999-03-09Missing .El.ross
1999-03-07Remove the remaining shared library support for libcc1.veego
1999-02-24make this build after mips->mipse? transitiondrochner
1999-02-24Add minimal dependency to make "make depend" optionalitohy
1999-02-20Define MK* vars before hidden inclusion of bsd.own.mk from ../Makefile.incpk
1999-02-14Dumb typo; include netbsdelf in the elf case.christos
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-12Change NOMAN to MKMAN=no.cjs
1999-02-11Add Texinfo files.tv
1999-02-09Revert to static libcc1. It's acutally a bit faster on most applicationstv
1999-01-31Choose the elf template if DEFAULT_ELF is defined.christos
1999-01-31Remove the i386 test for defining DEFAULT_ELF; the sparc uses is now too,christos
1999-01-18Enable -DLINTCOMMENTchristos
1999-01-11Pass -DDEFAULT_ELF if i386 && OBJECT_FMT == ELFchristos
1999-01-11Add elf stuff.christos
1999-01-05Add a "c89" wrapper script (may or may not become a "real" frontendtv
1999-01-02Also add a manpage link for fort77.tv
1999-01-02Add `fort77' as a synonym for `f77' and `g77' as required by the Singletv
1998-11-28Add sparc64 support.eeh
1998-11-23build a sparc64 compiler.mrg
1998-11-16Make this work again if BSDOBJDIR is set.frueauf
1998-11-15Add timestamp files and move-if-change logic for machine-generated source.jonathan
1998-10-31gcc uses "mips" as the config subdirectory and arch-dependent filenamejonathan
1998-10-14Split the .NOPATH workaround into each cc1 Makefile, as f771 also usestv
1998-10-14One of the tabs somehow got transformed into spaces.tv
1998-10-14Forcibly remove the "generated" files in gnu/dist automatically so theytv
1998-10-14Revert <sys/param.h> workaround as approved by matt.tv
1998-10-14Revert, I was wrong...christos
1998-10-14Only pick up the .c file.christos
1998-10-14Fix dependencies for parse.hchristos
1998-10-14Pretend we don't have <sys/param.h>. Gcc doesn't really need it andmatt