summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-2/+1
* Make binutils for Alpha work on i386 machine, by properly definingmarcel1999-11-121-1/+6
* Replace freebsdelf with freebsd in BINDIRjb1999-11-073-3/+3
* These have been repo-copied to i386-freebsd.jb1999-11-075-150/+0
* These have been repo-copied to alpha-freebsd.jb1999-11-075-150/+0
* Replace freebsdelf with freebsd in most places.jb1999-11-076-16/+16
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,jb1999-11-071-6/+9
* Replace freebsdelf with freebsd in BINDIR.jb1999-11-075-5/+5
* Add support for additional architectures.jb1999-11-066-0/+197
* Use the simplified genscripts.sh and set the cross-compiled libraryjb1999-11-061-2/+22
* Use the simplified genscripts.sh and set the cross-compiled libraryjb1999-11-062-8/+12
* This is a simplified version of the binutils script which better suitsjb1999-11-061-0/+107
* Add a BINUTILSDISTDIR hook here too.jb1999-11-061-0/+8
* This one might be a bit controversial. 8-)jb1999-11-065-0/+165
* gas for m68k targeted to NetBSD's a.out format. Useful for porting orjb1999-11-066-0/+167
* gas for powerpc targeted to FreeBSD.jb1999-11-066-0/+170
* gas for m68k targeted to FreeBSD.jb1999-11-066-0/+170
* gas for sparc targeted to FreeBSD as ELF32 for a start (suject to change).jb1999-11-065-0/+154
* Don't change the name when building a cross-tool. Just set the BINDIRjb1999-11-065-15/+15
* Add the BINUTILSDISTDIR hook here too.jb1999-11-061-0/+12
* Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.jb1999-11-061-1/+21
* Add support for additional architectures.jb1999-11-068-0/+11560
* Add support for additional architectures.jb1999-11-064-0/+121
* Change CROSS_TOOLS to CROSS_ARCH because that makes more sense.jb1999-11-061-1/+7
* Teach binutils how to understand NT format objects and libs. This is usefuljb1999-11-061-0/+7
* Add a BINUTILSDISTDIR hook to provide a path to a full binutils releasejb1999-11-062-0/+18
* Add binutils support for additional architectures.jb1999-11-063-0/+18
* $Id$ -> $FreeBSD$peter1999-08-2745-45/+45
* Live & postmortem kernel debugging support for the alpha platform.gallatin1999-06-215-2/+492
* Fix placement of signal trampoline.dt1999-06-131-2/+2
* 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
* * Merge gdb/doc/Makefile into binutils/doc/Makefiledfr1999-05-025-174/+107
* Enable gdb on the alpha.dfr1999-05-021-3/+4
* 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
* Make gdb work with kernel after the SMP vmspace sharing changes.luoqi1999-04-283-27/+147
* For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beimp1999-04-222-2/+12
* 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
* echo -> ${ECHO}.bde1999-04-031-2/+2
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.imp1999-03-0117-13/+3182
* Ignore return value for strip. Avoids make world going popn_hibma1999-01-081-2/+2
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.bde1998-10-151-1/+3
* Don't build the info pages for the old assembler. Instead, buildjdp1998-10-033-2/+90
* Fix GDB so that it can handle ELF core dumps.jdp1998-09-145-8/+49
* Update alpha configuration files and remove i386 target fromdfr1998-09-073-181/+302
* Update for import of binutils-2.9.1.jdp1998-09-067-192/+329
OpenPOWER on IntegriCloud