summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
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
2003-01-30Again this comment was not updated. now we have 7 load sections.Dale Rahn
2003-01-30ELF security enhancement: put .rodata into it's own load section insteadDale Rahn
2003-01-24This is a project to modify executables so that they do not have anyDale Rahn
2003-01-17Update comment for linker change which just committed.Dale Rahn
2003-01-17This is a project to modify executables so that they do not have anyDale Rahn
2003-01-13Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currentlyDale Rahn
2003-01-06syncronous -> synchronousMiod Vallat
2003-01-04Remove the support to force linking against a specific shlib major.minor.Dale Rahn
2002-12-19Add a second keep-locals entry to stop getopt from treating -k as anFederico G. Schwindt
2002-12-13Reverse the order of a test in the loop invariant. It makes moreTodd C. Miller
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-02xstrdup the return value of basename() before recording it in the bfd,Peter Valchev
2002-11-06Fix obnoxious makeinfo warnings during build.Miod Vallat
2002-10-21make it compile through the gdb, still needs more work; fgsch@ okMichael Shalayeff
2002-09-23In an ELF binary the end of the text segment and the start of the dataArtur Grabowski
2002-08-11Switch sparc binutils to ELF.Artur Grabowski
2002-08-08bah, use mode 0 here.Federico G. Schwindt
2002-08-08Add missing mode argument to open(2); noticed byFederico G. Schwindt
2002-07-30Update BSD licenses to include 'with or without modification'.Federico G. Schwindt
2002-07-21Fix backtrace support for OpenBSD/powerpc.Dale Rahn