summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
* Honestly, really, really add a manpage for gasp.obrien1999-12-301-0/+114
* Add a manpage for gasp.obrien1999-12-301-1/+0
* Hookup the info docs.obrien1999-12-291-0/+2
* Build and install the GASP info page. Unfortunately there is no manpage.obrien1999-12-281-0/+16
* s/MACHINE_ARCH/TARGET_ARCH/gmarcel1999-12-1718-22/+22
* Don't make gdb, objc and f77 when building tools.marcel1999-12-091-0/+2
* Make this actually build with current sources.dfr1999-12-081-1/+1
* Build gasp (GAS Preprocessor). This is needed for building Glide.dfr1999-12-072-1/+21
* ${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
OpenPOWER on IntegriCloud