aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-2095-95/+95
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-132-980/+0
* Build and install gasp's infodocs along side the other binutil docs ratherDavid E. O'Brien2000-02-213-19/+2
* Honestly, really, really add a manpage for gasp.David E. O'Brien1999-12-301-0/+114
* Add a manpage for gasp.David E. O'Brien1999-12-301-1/+0
* Hookup the info docs.David E. O'Brien1999-12-291-0/+2
* Build and install the GASP info page. Unfortunately there is no manpage.David E. O'Brien1999-12-281-0/+16
* s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar1999-12-1718-22/+22
* Don't make gdb, objc and f77 when building tools.Marcel Moolenaar1999-12-091-0/+2
* Make this actually build with current sources.Doug Rabson1999-12-081-1/+1
* Build gasp (GAS Preprocessor). This is needed for building Glide.Doug Rabson1999-12-072-1/+21
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+1
* Make binutils for Alpha work on i386 machine, by properly definingMarcel Moolenaar1999-11-121-1/+6
* Replace freebsdelf with freebsd in BINDIRJohn Birrell1999-11-073-3/+3
* These have been repo-copied to i386-freebsd.John Birrell1999-11-075-150/+0
* These have been repo-copied to alpha-freebsd.John Birrell1999-11-075-150/+0
* Replace freebsdelf with freebsd in most places.John Birrell1999-11-076-16/+16
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,John Birrell1999-11-071-6/+9
* Replace freebsdelf with freebsd in BINDIR.John Birrell1999-11-075-5/+5
* Add support for additional architectures.John Birrell1999-11-066-0/+197
* Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell1999-11-061-2/+22
* Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell1999-11-062-8/+12
* This is a simplified version of the binutils script which better suitsJohn Birrell1999-11-061-0/+107
* Add a BINUTILSDISTDIR hook here too.John Birrell1999-11-061-0/+8
* This one might be a bit controversial. 8-)John Birrell1999-11-065-0/+165
* gas for m68k targeted to NetBSD's a.out format. Useful for porting orJohn Birrell1999-11-066-0/+167
* gas for powerpc targeted to FreeBSD.John Birrell1999-11-066-0/+170
* gas for m68k targeted to FreeBSD.John Birrell1999-11-066-0/+170
* gas for sparc targeted to FreeBSD as ELF32 for a start (suject to change).John Birrell1999-11-065-0/+154
* Don't change the name when building a cross-tool. Just set the BINDIRJohn Birrell1999-11-065-15/+15
* Add the BINUTILSDISTDIR hook here too.John Birrell1999-11-061-0/+12
* Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.John Birrell1999-11-061-1/+21
* Add support for additional architectures.John Birrell1999-11-068-0/+11560
* Add support for additional architectures.John Birrell1999-11-064-0/+121
* Change CROSS_TOOLS to CROSS_ARCH because that makes more sense.John Birrell1999-11-061-1/+7
* Teach binutils how to understand NT format objects and libs. This is usefulJohn Birrell1999-11-061-0/+7
* Add a BINUTILSDISTDIR hook to provide a path to a full binutils releaseJohn Birrell1999-11-062-0/+18
* Add binutils support for additional architectures.John Birrell1999-11-063-0/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2745-45/+45
* Live & postmortem kernel debugging support for the alpha platform.Andrew Gallatin1999-06-215-2/+492
* Fix placement of signal trampoline.Dmitrij Tejblum1999-06-131-2/+2
* Fixed some regressions in rev.1.40:Bruce Evans1999-05-111-7/+4
* Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.Doug Rabson1999-05-082-2/+8
* Implement corefiles for FreeBSD/alpha. This requires a separate change toDoug Rabson1999-05-071-81/+23
* Add core-regset.c to the Makefile to allow debugging elf corefiles.Doug Rabson1999-05-071-2/+2
* * Merge gdb/doc/Makefile into binutils/doc/MakefileDoug Rabson1999-05-025-174/+107
* Enable gdb on the alpha.Doug Rabson1999-05-021-3/+4
* 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
* Make gdb work with kernel after the SMP vmspace sharing changes.Luoqi Chen1999-04-283-27/+147