aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* * Merge gdb/doc/Makefile into binutils/doc/MakefileDoug Rabson1999-05-025-174/+107
* Enable gdb on the alpha.Doug Rabson1999-05-021-3/+4
* System Perl is now 5.00503! There is support for threads, but this isMark Murray1999-05-028-127/+165
* Enable building gdb under binutils for i386. I can't enable the alpha buildDoug Rabson1999-05-021-1/+6
* * Add bmake framework for using gdb alongside binutils. The old bmakeDoug Rabson1999-05-0215-181/+704
* Disable building gdb in preparation for importing gdb-4.18Doug Rabson1999-05-021-2/+2
* Handle byte counts for >2G archivesPeter Wemm1999-04-292-2/+8
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,David E. O'Brien1999-04-282-1/+42
* Make gdb work with kernel after the SMP vmspace sharing changes.Luoqi Chen1999-04-285-42/+221
* Use braces to avoid potentially ambiguous else clause.Warner Losh1999-04-252-2/+2
* use `target' macro crafted in parent Makefile rather than making our ownDavid E. O'Brien1999-04-251-2/+2
* Hookup FORTRAN info docs.David E. O'Brien1999-04-252-1/+15
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyDavid E. O'Brien1999-04-223-3/+3
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forDavid E. O'Brien1999-04-223-13/+27
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beWarner Losh1999-04-222-2/+12
* Have config/i386/freebsd.h directly include att.h. I have no idea why stockDavid E. O'Brien1999-04-221-4/+1
* TARGET was being defined wrong, causing ld to always fail. It is theWarner Losh1999-04-211-5/+5
* This duplicates gnu/usr.bin/cc/c++filt.David E. O'Brien1999-04-183-20/+2
* Add FORTRAN support.David E. O'Brien1999-04-181-3/+3
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.David E. O'Brien1999-04-182-3/+3
* *** empty log message ***David E. O'Brien1999-04-181-2/+2
* Use inherited BINDIR defintion.David E. O'Brien1999-04-183-6/+3
* Include the parent Makefile.inc so we get a proper BINDIR definition.David E. O'Brien1999-04-181-1/+3
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.David E. O'Brien1999-04-181-1/+6
* Add the EGCS g77 FORTRAN compiler.David E. O'Brien1999-04-181-0/+46
* Minimum change to convert from home-grown f77 to EGCS's g77.David E. O'Brien1999-04-181-3/+15
* Make room for g77.David E. O'Brien1999-04-182-645/+0
* As the INFO stuff un doc/ works, we may as well build/install it.Mark Murray1999-04-131-2/+2
* Cleaned up egcs changes (mainly to minimise diffs with the gcc versionBruce Evans1999-04-111-22/+25
* Fixed unusable dependencies in `.depend'. The following comment in theBruce Evans1999-04-111-2/+4
* Look in the new place for GCC bits.David E. O'Brien1999-04-101-2/+2
* Fixed world breakage. Fixed (?) building with -jN (N > 1).Bruce Evans1999-04-091-21/+18
* Another fix for -jN building -- the last fix didn't fix it for everybody.David E. O'Brien1999-04-081-8/+2
* Clean up some stuff that's no longer used.Peter Wemm1999-04-081-16/+1
* Clean up the multilib stuff so that it actually works..Peter Wemm1999-04-081-4/+3
* Remove some of the dependencies. This removes the cycles I was getting onDavid E. O'Brien1999-04-081-2/+4
* Due to other explicit dependancies, don't treat tree-check.h as a SRCS.David E. O'Brien1999-04-081-3/+3
* Fix a circular dependancy.David E. O'Brien1999-04-081-5/+3
* alpha/freebsd-elf.h is being folded into alpha/freebsd.hDavid E. O'Brien1999-04-081-3/+1
* Use Haifa scheduler on the Alpha.David E. O'Brien1999-04-061-2/+7
* Zap the genclass makefile too, it's gone. (It was part of g++ - a hack toPeter Wemm1999-04-061-53/+0
* Fix type mismatch..Peter Wemm1999-04-051-2/+2
* Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.David E. O'Brien1999-04-051-2/+2
* Correct contents for the EGCS compiler documentation.David E. O'Brien1999-04-051-9/+11
* osfcn.h (part of libg++) is going away, so don't try to include it.David E. O'Brien1999-04-051-2/+1
* Conditionalize one more i386'ism.David E. O'Brien1999-04-041-1/+3
* Attempt at creating the right ``tm.h'' file for the Alpha.David E. O'Brien1999-04-041-1/+5
* Remove mkstemp.c from build. This is now in libc.Warner Losh1999-04-041-3/+1
* didn't get latest version:David E. O'Brien1999-04-041-3/+2
* This is old C++ code -- no need for rtti or exceptions.David E. O'Brien1999-04-041-1/+2