aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
...
* 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-173/+106
* 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
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beWarner Losh1999-04-222-2/+12
* 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
* echo -> ${ECHO}.Bruce Evans1999-04-031-2/+2
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh1999-03-0117-13/+3182
* Ignore return value for strip. Avoids make world going popNick Hibma1999-01-081-2/+2
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.Bruce Evans1998-10-151-1/+3
* Don't build the info pages for the old assembler. Instead, buildJohn Polstra1998-10-033-2/+90