summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
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-15Allow a new-toolchain build to be done without actually buildingthorpej
2001-12-15Descend into dbsym.thorpej
2001-12-15Add support for building sh-*-netbsdelf (elf32-sh-big) andthorpej
2001-12-14More toolchain2netbsd output for the Alpha, after coaxingthorpej
2001-12-14Update to reflect latest toolchain2netbsd.thorpej
2001-12-14Kludge to make old toolchain builds work again after the NOxxx changes.thorpej
2001-12-14Revert previous after further discussion w/ Todd.thorpej
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.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-13No need to explicitly pull in bsd.own.mk.thorpej
2001-12-13No need to pull in bsd.own.mk explicitly.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-12move NOxxx=lukem
2001-12-12move NOxxx=lukem
2001-12-12move NOxxx=lukem
2001-12-12move NOLINTlukem
2001-12-12We apparently must now set NOLINT= *BEFORE* including bsd.own.mk.thorpej
2001-12-12Make LIB2FUNCS_EH work like the rest of LIB2FUNCS, and cleanthorpej
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12we need a .c file to build _eh.{o,so,po} from, so add libgcc2.c backlukem
2001-12-12pull in <bsd.own.mk> after NOLINT is defined, so that MKLINT=no islukem
2001-12-12MKfoo=no -> NOfootv
2001-12-11Fix building of _eh.o and friends.thorpej
2001-12-11Update for new sparcnbsd-nat.cthorpej
2001-12-11New NetBSD/sparc GDB native dependent module, cloned from the newthorpej
2001-12-11Correct a warning message.thorpej
2001-12-11Make absolutely sure that MACHINE is no in the environment whenthorpej
2001-12-11Set G_EMUL to elf32lmip.thorpej
2001-12-11Clone from mipseb.mkthorpej
2001-12-10Update for changes to sp64nbsd-nat.cthorpej
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-10Add mipsel gdb build framework from mipseb. Compile-tested only.gmcgarry
2001-12-10Add G_GCOV_OBJS so gcov compiles.gmcgarry
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
2001-12-09Add support for ELF core files.thorpej
2001-12-09Add support for NetBSD-style ELF core file notes.thorpej
2001-12-08Define HAVE_SSE_REGS.thorpej
2001-12-07Add a fetch_kcore_registers() function.scw
2001-12-07Account for possible alignment space before the exception table pointer whenjmc
2001-12-07Make sure the reloc for __EXCEPTION_TABLE__ in the "eh" exception frames isjmc
2001-12-06Applied a strength-reduction patch from gcc-current. The patchfredette
2001-12-06Catch up to the thorpe-o-tiller:rafal