Age | Commit message (Expand) | Author |
2004-05-23 | s/M_M88K_OPENBSD/M_88K_OPENBSD/g | Mark Kettenis |
2004-05-23 | Workaround for alpha, which generate a relocation entry for a function pointer | Dale Rahn |
2004-05-22 | Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1. | Mark Kettenis |
2004-05-21 | Properly recognize core dump architecture. Add StackGhost support. | Mark Kettenis |
2004-05-21 | Add missing file. | Mark Kettenis |
2004-05-21 | Remove accidentally added .info file. | Mark Kettenis |
2004-05-21 | Resolve conflicts for GDB 6.1. Add local patches. | Mark Kettenis |
2004-05-21 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2004-05-21 | Update headers to gdb-6.1 version to get new constants. | Mark Kettenis |
2004-05-20 | bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together. | Miod Vallat |
2004-05-19 | remove the disabled DO_FORCE_VERS support. | Brad Smith |
2004-05-19 | Add dis-init.c from gdb 6.1. | Mark Kettenis |
2004-05-19 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Mark Kettenis |
2004-05-19 | Remove a build warning by reverting to old method of testing for | Dale Rahn |
2004-05-18 | Do not install binutils nm/size, mickey@ | Dale Rahn |
2004-05-17 | Resolve merge conflicts, adjust method of W^X handing (.sh files) | Dale Rahn |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2004-05-10 | Remove prototype conflicting with new libreadline. | Mark Kettenis |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
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 |