summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2004-05-23s/M_M88K_OPENBSD/M_88K_OPENBSD/gMark Kettenis
2004-05-23Workaround for alpha, which generate a relocation entry for a function pointerDale Rahn
2004-05-22Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1.Mark Kettenis
2004-05-21Properly recognize core dump architecture. Add StackGhost support.Mark Kettenis
2004-05-21Add missing file.Mark Kettenis
2004-05-21Remove accidentally added .info file.Mark Kettenis
2004-05-21Resolve conflicts for GDB 6.1. Add local patches.Mark Kettenis
2004-05-21GDB 6.3 (excluding .info files)Mark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2004-05-21Update headers to gdb-6.1 version to get new constants.Mark Kettenis
2004-05-20bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.Miod Vallat
2004-05-19remove the disabled DO_FORCE_VERS support.Brad Smith
2004-05-19Add dis-init.c from gdb 6.1.Mark Kettenis
2004-05-19Binutils 2.15, with testsuites removed, and without gdb and libiberty.Mark Kettenis
2004-05-19Remove a build warning by reverting to old method of testing forDale Rahn
2004-05-18Do not install binutils nm/size, mickey@Dale Rahn
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)Dale Rahn
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2004-05-10Remove prototype conflicting with new libreadline.Mark Kettenis
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-03-01Correctly compute pc-relative relocation addend for amd64.Mark Kettenis
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-24(process_mips_specific): Print conflictsno as an unsigned long.Brad Smith
2004-02-24(display_debug_info): Cast for 64bit hosts.Brad Smith
2004-02-23fix a seg fault issue with objdump on sparc64.Brad Smith
2004-02-10configs for amd64; brad@ okMichael Shalayeff
2004-02-03grok VIA C3 xmove-* and xcrypt-* instructions; niklas okTheo de Raadt
2004-02-01Add support for xmove-rng and xcrypt-{ecb,cbc,cfb,ofb} instructions foundTheo de Raadt
2004-02-01Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rngTheo de Raadt
2004-01-14Sync with mvme88k struct trapframe changes.Miod Vallat
2004-01-13use our own nm and sizeMichael Shalayeff
2004-01-08long vs time_t workarounds without changing the API; spotted by pval, ok fgschTheo de Raadt
2004-01-07inverted test. problem reported by avsm@.Marc Espie
2004-01-03sync the list of acceptable getopt_long options with reality.Brad Smith
2003-11-23If gld${EMULATION_NAME}_search_dir() returns NULL, return earlyNikolay Sturm
2003-11-06Teach gdb about the existence of SIGINFO. Fixes PR 3173.Otto Moerbeek
2003-10-31add pegasos to config.guess matchesDale Rahn
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startDale Rahn
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@Dale Rahn
2003-08-06backport a fix from current gdb to fix a crash when using set enumTed Unangst
2003-08-01A working gcc 2.95/m88k compiler, for some low standard value of working.Miod Vallat
2003-07-20Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@Dale Rahn
2003-06-02somehow duplicate lines had gotten in thereMichael Shalayeff
2003-05-05Move exec base to 0x1c000000, exe/data gap to 512MB. Allows betterDale Rahn
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.Dale Rahn
2003-04-09fix bad entry definitionMichael Shalayeff
2003-03-01Disable mmalloc on all openbsd systems. It was disabled on some before.Dale Rahn
2003-02-16Synch cxxfilt man page with reality and arrange for it to get built andMarc Espie
2003-02-06use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for...Michael Shalayeff
2003-02-02pass BSDSRCDIR in environment to submakes.Marc Espie