Age | Commit message (Expand) | Author |
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 |
2002-07-16 | better. this is what has been applied to binutils. | Federico G. Schwindt |
2002-07-16 | Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt |
2002-06-08 | sayonara, you should not be here; reported by wcobb@ | Federico G. Schwindt |
2002-06-07 | Switch powerpc to using new split (aout/elf) link.h | Dale Rahn |
2002-06-05 | some manual cruft federico keeps in the generated file | Michael Shalayeff |
2002-06-05 | provide our own path for generating the ldscripts and tweak it accordingly; f... | Michael Shalayeff |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin |
2002-05-21 | Support for kcore on alpha. | Artur Grabowski |
2002-05-19 | enable attaching to a running process on alpha. | Matthieu Herrb |
2002-05-18 | don't duplicate things here, just include xm-obsd.h. | Federico G. Schwindt |
2002-05-14 | this shouldn't be here; reported by wcobb@. | Federico G. Schwindt |
2002-05-14 | no longer needed; byebye. | Federico G. Schwindt |
2002-05-14 | regen. | Federico G. Schwindt |
2002-05-14 | ops, add missing vax vector. | Federico G. Schwindt |
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt |
2002-05-13 | pull some demangler changes as with the libiberty counterpart to please | Federico G. Schwindt |
2002-05-13 | don't incorrectly match powerpc or any other openbsd arch for the | Federico G. Schwindt |
2002-05-13 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Federico G. Schwindt |
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt |
2002-05-13 | resolve conflicts. | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-05-08 | No more need to build this gprof on ELF archs. We use the native one now. | Artur Grabowski |
2002-04-08 | correct shared libs support in sparc64 gdb; deraadt@ ok. | Federico G. Schwindt |
2002-04-04 | use v9a disassembler. no more unknown insn. | Federico G. Schwindt |
2002-04-04 | more changes from gdb-current. allows bt to work correctly; deraadt@ ok. | Federico G. Schwindt |
2002-04-03 | disable mmalloc for sparc64; fgs ok | Theo de Raadt |
2002-04-03 | more stuff adapted from gdb -current. | Federico G. Schwindt |
2002-04-03 | more sparc64 specific code. | Federico G. Schwindt |
2002-04-02 | enable gdb in sparc64; deraadt@ ok. | Federico G. Schwindt |
2002-04-02 | update to a more recent version. should fix the getcwd corruption | Federico G. Schwindt |
2002-04-02 | Leave space for terminating NULL if empty symbol table. from bfd-current | Federico G. Schwindt |
2002-04-02 | sparc64 support. | Federico G. Schwindt |
2002-04-02 | wrap sparc64 specific things around ifdef to avoid pollution in sparc. | Federico G. Schwindt |
2002-04-02 | don't use a specific file for sparc64 defines, move them to tm-sp64.h. | Federico G. Schwindt |
2002-04-02 | move things around so host part can be reused by sparc64. | Federico G. Schwindt |
2002-04-01 | unbreak gdb in sparc with my last commit. | Federico G. Schwindt |