Age | Commit message (Expand) | Author |
2004-06-01 | manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessary | Dale Rahn |
2004-06-01 | remove workaround not needed w/ gcc3 anymore; millert@ ok | Michael Shalayeff |
2004-05-31 | #ifndef errno declaration. ok millert@ | Otto Moerbeek |
2004-05-31 | Try to get rid of embedded NUL. | Mark Kettenis |
2004-05-30 | emacs undump is very sensative to the section ordering, For W^X a couple | Dale Rahn |
2004-05-30 | Sync with upstream sources; fixes m88k backtrace bug. | Mark Kettenis |
2004-05-30 | Recognize m88k core files. | Mark Kettenis |
2004-05-26 | neede for dhared libs | Michael Shalayeff |
2004-05-25 | provide a way data plt prepending got; drahn@ ok | Michael Shalayeff |
2004-05-25 | Enable gdb on m88k again, it works well enough and better than ever. | Miod Vallat |
2004-05-24 | Add m88k support. | Mark Kettenis |
2004-05-24 | GDB 6.3 (excluding .info files) | Mark Kettenis |
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-19 | Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price. | Todd C. Miller |
2004-05-18 | Do not install binutils nm/size, mickey@ | Dale Rahn |
2004-05-17 | Enable binutils for arm now that we have binutils 2.14. | 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-05-05 | Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@ | Dale Rahn |
2004-04-23 | Port the gcc2 bounds checking support to gcc3, activated with -Wbounded | Anil Madhavapeddy |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-04-19 | some gcc3/propolice --enable-checking fixes: | Anil Madhavapeddy |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-16 | - a malicious server may send path names that translate out of the | Otto Moerbeek |
2004-04-09 | cvs does not need a private version of getopt(3), our in-tree getopt(3) | Todd C. Miller |
2004-04-07 | merge local changes into perl-5.8.3 | Todd C. Miller |
2004-04-07 | perl 5.8.3 from CPAN | Todd C. Miller |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-03-31 | byteswap strtab length on writing w/o affecting variable's | Michael Shalayeff |
2004-03-30 | 10 X's for mktemp(1); | Jason McIntyre |
2004-03-08 | Do not build binutils on arm. ARM needs at least binutils 2.14. | Dale Rahn |
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 |