summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/egcs
AgeCommit message (Expand)Author
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-08-19build c89 from gnu/usr.bin.mrg
2001-08-10don't build in here if USE_NEW_TOOLCHAIN.mrg
2001-02-28Turn off all subdirs on sparc64. We'll miss some manpages for a moment, but ...tv
2001-02-26centralize the defintion of the standard include file directorymsaitoh
2001-02-16for little endianmsaitoh
2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami
2001-01-09convert to using .WAITlukem
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04sh3 splititojun
2000-11-09If the COMPILER_EXEC_PREFIX make variable is set, definethorpej
2000-08-06Move the include of <bsd.prog.mk> to the old place to build the manpageveego
2000-08-06Fix the last commit. We need to use the parts with ${DIST} after <bsd.prog.mk>veego
2000-08-06fix part of previous: do install /usr/bin/cpp on sparc64.mrg
2000-08-06don't build egcs 1.1.2 on sparc64; it is broken and uselessmrg
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