summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* fix downcase() for chars with 8bitache1999-05-131-2/+2
* fix typo uid_t -> gid_tache1999-05-131-5/+5
* upgrade to perl 5.00503ache1999-05-131-2/+2
* Add one more dependency (oops).dt1999-05-131-2/+2
* Added some missing dependencies.dt1999-05-121-7/+9
* Fixed some regressions in rev.1.40:bde1999-05-111-7/+4
* Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.dfr1999-05-082-2/+8
* Implement corefiles for FreeBSD/alpha. This requires a separate change todfr1999-05-071-81/+23
* Add core-regset.c to the Makefile to allow debugging elf corefiles.dfr1999-05-071-2/+2
* Remove $Log garbage from these; it was causing failure when expanded.markm1999-05-053-27/+24
* Correct SYNOPSIS (remove args from synopsis that are actually argumentsghelmer1999-05-041-7/+5
* _G_USING_THUNKS probably applies to a.out too.obrien1999-05-021-1/+1
* Remove old bmake framework for gdb. It has moved to live next to binutils.dfr1999-05-0223-5425/+0
* * Merge gdb/doc/Makefile into binutils/doc/Makefiledfr1999-05-025-174/+107
* Enable gdb on the alpha.dfr1999-05-021-3/+4
* System Perl is now 5.00503! There is support for threads, but this ismarkm1999-05-028-127/+165
* Enable building gdb under binutils for i386. I can't enable the alpha builddfr1999-05-021-1/+6
* * Add bmake framework for using gdb alongside binutils. The old bmakedfr1999-05-0215-181/+704
* Disable building gdb in preparation for importing gdb-4.18dfr1999-05-021-2/+2
* Add more bits of libF77.obrien1999-05-011-3/+9
* * Add MAIN.cobrien1999-05-011-3/+3
* JMZ says:obrien1999-05-011-0/+1
* Handle byte counts for >2G archivespeter1999-04-292-2/+8
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,obrien1999-04-282-1/+42
* Make gdb work with kernel after the SMP vmspace sharing changes.luoqi1999-04-285-42/+221
* 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
OpenPOWER on IntegriCloud