| Age | Commit message (Expand) | Author |
| 2001-12-29 | Fix %{p*:} botch, as described in toolchain/15024. (What specs need is an | tv |
| 2001-12-24 | Disable the atexit(_IO_cleanup) for two good reasons: | mycroft |
| 2001-12-24 | Incorporate some gcc3.0 vax.md changes | matt |
| 2001-12-24 | Expand VAX ELF relocs into new style (with comments). Nuke OSABI shit. | matt |
| 2001-12-21 | Fixes to alpha_next_pc() (for software single-step): | thorpej |
| 2001-12-21 | Minimal changes/files to get gdb for vax building under the new toolchain. | matt |
| 2001-12-21 | Implement software single stepping, and enable it for NetBSD/alpha. | thorpej |
| 2001-12-21 | Major overhaul, plus support ELF core files. | thorpej |
| 2001-12-20 | Revert the last change following yesterday's commit to ../netbsd.h | scw |
| 2001-12-20 | Avoid generating code sequences that might cause alignment faults. | rearnsha |
| 2001-12-20 | Redo previous differently: Put the ASM_DECLARE_OBJECT_NAME | thorpej |
| 2001-12-19 | Recent change to <netbsd.h> broke ASM_DECLARE_FUNCTION_NAME. Re-define | thorpej |
| 2001-12-19 | Implement ATPCS stack-alignment rules, and enable on arm-netbsdelf | rearnsha |
| 2001-12-19 | When NETBSD_NATIVE, use the appropriate version of libgcc for the compile | tv |
| 2001-12-19 | Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb people | tv |
| 2001-12-19 | G/C some #define's which are already in ../netbsd.h. | scw |
| 2001-12-18 | Go back to the nop/unop pattern, and pick up rev. 1.35 from the | thorpej |
| 2001-12-18 | From the master FSF sources, rev. 1.7 (rth): | thorpej |
| 2001-12-17 | Make a note about what "nop" and "unop" actually are. | thorpej |
| 2001-12-16 | Apply rev 1.4 of gnu/dist/gcc/config/sh/sh.h: | thorpej |
| 2001-12-16 | Apply rev 1.3 of gnu/dist/gcc/config/sh/sh.h (fix ASM_OUTPUT_REG_PUSH | thorpej |
| 2001-12-16 | Apply rev. 1.2 of gnu/dist/gcc/config/sh/sh.h: | thorpej |
| 2001-12-16 | Apply rev. 1.7 of gnu/dist/config/sh/sh.c: | thorpej |
| 2001-12-16 | Apply change from rev 1.5 of gnu/dist/gcc/config/sh.c: | thorpej |
| 2001-12-16 | After a discussion with Richard Henderson (rth at redhat dot com), add | scw |
| 2001-12-16 | Define __NO_LEADING_UNDERSCORES__, since this sh-elf toolchain doesn't | thorpej |
| 2001-12-16 | Undo a local change inherited from our local binutils 2.9 that | thorpej |
| 2001-12-16 | Make this compile. Still needs work. | thorpej |
| 2001-12-16 | Avoid infinite #include recursion. | thorpej |
| 2001-12-16 | Use the elf64alpha_nbsd linker emulation. | thorpej |
| 2001-12-16 | After discussing the entry point issue w/ rth@redhat.com, add an | thorpej |
| 2001-12-16 | We need the versions of ASM_DECLARE_FUNCTION_NAME and | thorpej |
| 2001-12-16 | Catch up with other Alpha-ELF changes. This will get cleaned up | thorpej |
| 2001-12-16 | Clean up a bunch of the ELF support (looks like there was some sort | thorpej |
| 2001-12-15 | Reset ENTRY to __start (this was changed to _start in rev 1.5 | thorpej |
| 2001-12-15 | Make sure SET_ASM_OP is undefined; the Alpha assembler uses .set | thorpej |
| 2001-12-15 | Add support for building sh-*-netbsdelf (elf32-sh-big) and | thorpej |
| 2001-12-14 | Revert previous after further discussion w/ Todd. | thorpej |
| 2001-12-14 | Add an alpha*-*-netbsd* target. | thorpej |
| 2001-12-14 | Remove the case that excludes gdb from alpha-*-netbsd*. | thorpej |
| 2001-12-14 | Remove the code that supports the old PLT format (the code for that | thorpej |
| 2001-12-14 | Garbage-collect the code that created old-format PLT entires. | thorpej |
| 2001-12-13 | Convert unaligned relocs to aligned relocs if they happen to be | thorpej |
| 2001-12-13 | Revert previous, as was done so in the master FSF sources. The | thorpej |
| 2001-12-11 | New NetBSD/sparc GDB native dependent module, cloned from the new | thorpej |
| 2001-12-11 | Correct a warning message. | thorpej |
| 2001-12-10 | * Massive overhaul, including sharing the code that supplies registers | thorpej |
| 2001-12-10 | Fix a typo in fetch_core_registers() which caused the integer regs | thorpej |
| 2001-12-09 | * Clean up the way registers are supplied to the debugger proper. | thorpej |
| 2001-12-09 | * Clean up the way registers are provided to the debugger proper. | thorpej |