summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Use braces to avoid potentially ambiguous else clause.imp1999-04-254-5/+8
* use `target' macro crafted in parent Makefile rather than making our ownobrien1999-04-251-2/+2
* Hookup FORTRAN info docs.obrien1999-04-252-1/+15
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oobrien1999-04-251-43/+1
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyobrien1999-04-223-3/+3
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forobrien1999-04-223-13/+27
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beimp1999-04-222-2/+12
* Have config/i386/freebsd.h directly include att.h. I have no idea why stockobrien1999-04-221-4/+1
* TARGET was being defined wrong, causing ld to always fail. It is theimp1999-04-211-5/+5
* This duplicates gnu/usr.bin/cc/c++filt.obrien1999-04-183-20/+2
* Hookup libg2c. (define NO_FORTRAN if you don't want it built)obrien1999-04-181-1/+5
* libg2c -- EGCS's version of libf2c (plus enhancements).obrien1999-04-183-0/+460
* Add FORTRAN support.obrien1999-04-181-3/+3
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.obrien1999-04-182-3/+3
* *** empty log message ***obrien1999-04-181-2/+2
* Use inherited BINDIR defintion.obrien1999-04-183-6/+3
* Include the parent Makefile.inc so we get a proper BINDIR definition.obrien1999-04-181-1/+3
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.obrien1999-04-181-1/+6
* Add the EGCS g77 FORTRAN compiler.obrien1999-04-181-0/+46
* Minimum change to convert from home-grown f77 to EGCS's g77.obrien1999-04-181-3/+15
* Make room for g77.obrien1999-04-182-645/+0
* Foo. jdp changed .so to .So during the time I did the EGCS work and Iobrien1999-04-151-3/+3
* Create a libgcc with POSIX threads support.obrien1999-04-142-2/+11
* As the INFO stuff un doc/ works, we may as well build/install it.markm1999-04-131-2/+2
* Cleaned up egcs changes (mainly to minimise diffs with the gcc versionbde1999-04-111-22/+25
* Fixed unusable dependencies in `.depend'. The following comment in thebde1999-04-111-2/+4
* Look in the new place for GCC bits.obrien1999-04-101-2/+2
* Fixed world breakage. Fixed (?) building with -jN (N > 1).bde1999-04-091-21/+18
* Another fix for -jN building -- the last fix didn't fix it for everybody.obrien1999-04-081-8/+2
* Clean up some stuff that's no longer used.peter1999-04-081-16/+1
* Clean up the multilib stuff so that it actually works..peter1999-04-081-4/+3
* Remove some of the dependencies. This removes the cycles I was getting onobrien1999-04-081-2/+4
* Due to other explicit dependancies, don't treat tree-check.h as a SRCS.obrien1999-04-081-3/+3
* Fix a circular dependancy.obrien1999-04-081-5/+3
* Missed a "\" in a continuation line.obrien1999-04-081-2/+2
* alpha/freebsd-elf.h has been merged with alpha/freebsd.hobrien1999-04-081-3/+1
* Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already knowobrien1999-04-081-2/+3
* alpha/freebsd-elf.h is being folded into alpha/freebsd.hobrien1999-04-081-3/+1
* Get stdargs right on the Alpha.obrien1999-04-081-0/+5
* Cometic cleanup.obrien1999-04-081-15/+15
* Don't generate _G_config.h, use fixed version.obrien1999-04-072-11/+109
* Use Haifa scheduler on the Alpha.obrien1999-04-061-2/+7
* * Fix indentation style bug.obrien1999-04-061-4/+4
* Zap the genclass makefile too, it's gone. (It was part of g++ - a hack topeter1999-04-061-53/+0
* Crap! I grabbed the wrong Makefile from the test machine.obrien1999-04-051-11/+5
* Fix type mismatch..peter1999-04-051-2/+2
* Fix .for loop continuation lines style bugs.obrien1999-04-051-7/+7
* Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.obrien1999-04-051-2/+2
* Add iostream Info docs.obrien1999-04-052-0/+21
* Correct contents for the EGCS compiler documentation.obrien1999-04-051-9/+11
OpenPOWER on IntegriCloud