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