Age | Commit message (Expand) | Author |
2004-03-01 | Correctly compute pc-relative relocation addend for amd64. | Mark Kettenis |
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo 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-23 | fix a seg fault issue with objdump on sparc64. | Brad Smith |
2004-02-10 | configs for amd64; brad@ ok | Michael Shalayeff |
2004-02-03 | grok VIA C3 xmove-* and xcrypt-* instructions; niklas ok | Theo de Raadt |
2004-02-01 | Add support for xmove-rng and xcrypt-{ecb,cbc,cfb,ofb} instructions found | Theo de Raadt |
2004-02-01 | Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rng | Theo de Raadt |
2004-01-14 | Sync with mvme88k struct trapframe changes. | Miod Vallat |
2004-01-13 | use our own nm and size | Michael Shalayeff |
2004-01-08 | long vs time_t workarounds without changing the API; spotted by pval, ok fgsch | Theo de Raadt |
2004-01-07 | inverted test. problem reported by avsm@. | Marc Espie |
2004-01-03 | sync the list of acceptable getopt_long options with reality. | Brad Smith |
2003-11-23 | If gld${EMULATION_NAME}_search_dir() returns NULL, return early | Nikolay Sturm |
2003-11-06 | Teach gdb about the existence of SIGINFO. Fixes PR 3173. | Otto Moerbeek |
2003-10-31 | add pegasos to config.guess matches | Dale Rahn |
2003-09-20 | powerpc ld.so has a slightly unreasonable expectation about __got_start | Dale Rahn |
2003-09-19 | Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@ | Dale Rahn |
2003-08-06 | backport a fix from current gdb to fix a crash when using set enum | Ted Unangst |
2003-08-01 | A working gcc 2.95/m88k compiler, for some low standard value of working. | Miod Vallat |
2003-07-20 | Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@ | Dale Rahn |
2003-06-02 | somehow duplicate lines had gotten in there | Michael Shalayeff |
2003-05-05 | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better | Dale Rahn |
2003-04-17 | Switch i386 to new binutils, i386 tools now do ELF. | Dale Rahn |
2003-04-09 | fix bad entry definition | Michael Shalayeff |
2003-03-01 | Disable mmalloc on all openbsd systems. It was disabled on some before. | Dale Rahn |
2003-02-16 | Synch cxxfilt man page with reality and arrange for it to get built and | Marc Espie |
2003-02-06 | use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for... | Michael Shalayeff |
2003-02-02 | pass BSDSRCDIR in environment to submakes. | Marc Espie |
2003-01-30 | Again this comment was not updated. now we have 7 load sections. | Dale Rahn |
2003-01-30 | ELF security enhancement: put .rodata into it's own load section instead | Dale Rahn |
2003-01-24 | This is a project to modify executables so that they do not have any | Dale Rahn |
2003-01-17 | Update comment for linker change which just committed. | Dale Rahn |
2003-01-17 | This is a project to modify executables so that they do not have any | Dale Rahn |
2003-01-13 | Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currently | Dale Rahn |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-04 | Remove the support to force linking against a specific shlib major.minor. | Dale Rahn |
2002-12-19 | Add a second keep-locals entry to stop getopt from treating -k as an | Federico G. Schwindt |
2002-12-13 | Reverse the order of a test in the loop invariant. It makes more | Todd C. Miller |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-02 | xstrdup the return value of basename() before recording it in the bfd, | Peter Valchev |
2002-11-06 | Fix obnoxious makeinfo warnings during build. | Miod Vallat |
2002-10-21 | make it compile through the gdb, still needs more work; fgsch@ ok | Michael Shalayeff |
2002-09-23 | In an ELF binary the end of the text segment and the start of the data | Artur Grabowski |
2002-08-11 | Switch sparc binutils to ELF. | Artur Grabowski |
2002-08-08 | bah, use mode 0 here. | Federico G. Schwindt |
2002-08-08 | Add missing mode argument to open(2); noticed by | Federico G. Schwindt |
2002-07-30 | Update BSD licenses to include 'with or without modification'. | Federico G. Schwindt |
2002-07-21 | Fix backtrace support for OpenBSD/powerpc. | Dale Rahn |