summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2006-09-14Remove redundant default vectorWarner Losh
2006-09-14fix the build: add missing end of line cont characterWarner Losh
2006-09-14scripts for the arm port.Warner Losh
2006-09-14Fix the build and minor cleanup.Warner Losh
2006-09-14.end -> .endifWarner Losh
2006-09-14Config file for arm assemblerWarner Losh
2006-09-14TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andWarner Losh
2006-09-12Style sync.David E. O'Brien
2006-09-12Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.David E. O'Brien
2006-09-12Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-09-12Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.David E. O'Brien
2006-09-11Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-08-24Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).Marcel Moolenaar
2006-08-10Fix typo.David E. O'Brien
2006-07-22Add ARM platform Makefile for building BFD. We include the New ARM ABI only.David E. O'Brien
2006-07-22Be consistent in quoting.David E. O'Brien
2006-07-22Create a genscripts driver based on the PowerPC one.David E. O'Brien
2006-03-31remove these vestiges of gdbserver.. It hasn't built in a long time, andJohn-Mark Gurney
2005-02-14Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien
2005-01-09Scheduled mdoc(7) sweep.Ruslan Ermilov
2004-12-21NOSHARED -> NO_SHAREDRuslan Ermilov
2004-12-21Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-07-28Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.Alexander Kabaev
2004-07-08MAJOR cleanup of the Bmake framework.David E. O'Brien
2004-06-27Removed. It was used for building gdb docs, which we don't do hereMarcel Moolenaar
2004-06-25GDB has moved up one level.David E. O'Brien
2004-06-25Remove building gdb info files. The gdb info files are built as partMarcel Moolenaar
2004-06-23Turn back on the building of GDB info files.David E. O'Brien
2004-06-21This should be the right set of docs sources.David E. O'Brien
2004-06-21Disable building of GDB info files until the gdb6 upgrade is finished.David E. O'Brien
2004-06-20With tmm's latest change to the sparc64 dynamic loader, we can remove thisDavid E. O'Brien
2004-06-20Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildDavid E. O'Brien
2004-06-19Update to binutils 2.15.Marcel Moolenaar
2004-06-19Seperately add regex.c and splay-tree.c to SRCS. They are both neededMarcel Moolenaar
2004-06-19Add the necessary branding of ELF files. This is relatively easy toMarcel Moolenaar
2004-06-19Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsMarcel Moolenaar
2004-06-19Move the elf32-target.h and elf64-target.h targets from the MDMarcel Moolenaar
2004-06-19Update to binutils 2.15:Marcel Moolenaar
2004-06-19Update to binutils 2.15:Marcel Moolenaar
2004-06-19Update to binutils 2.15.Marcel Moolenaar
2004-06-17Commit a crude hack so we get sparc64 snapshots working again with aDavid E. O'Brien
2004-06-16Updated Bmake framework for Binutils 2.15.David E. O'Brien
2004-06-16Disable gdb from the build due to the impending binutils 2.15 import.David E. O'Brien
2004-06-11Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.David E. O'Brien
2004-05-10Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.David E. O'Brien
2004-04-18Revert rev 1.21 which configured with --enable-64-bit-bfd.David E. O'Brien
2004-03-18Configure as --enable-64-bit-bfd.David E. O'Brien
2004-03-17I accidently spammed rev. 1.18, back out rev 1.19.David E. O'Brien