summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2001-11-13Build *_tab.h as part of DPSRCS to make "make depend" work correctly.tv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-12Build .y.cc correctly. The .h file is supposed to be "foo_tab.h", nottv
2001-11-12Fix up the bogosity in .y->.cc handling. Don't generate files in $(srcdir),tv
2001-11-12Work around problem with "groff2netbsd" not preserving execute permission.tv
2001-11-11Add new category "toolchain".tron
2001-11-11backout IPv6 patch to postfix. IPv6 support for "mynetworks" check wasitojun
2001-11-09Remove a trailing space.wiz
2001-11-09This is not a Sun3-specific program.thorpej
2001-11-09Make an error message more informative.thorpej
2001-11-09New BFD-using dbsym(8) written by Simon Burge, with some codethorpej
2001-11-08Fix from Richard Earnshaw to make MASK_RETURN_ADDR work on both 26-bit andbjh21
2001-11-08Oops, last round checked in make droppings here. Check in the actualrafal
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
2001-11-08Don't rebuild "fini" _every_ time make(1) is run; avoids a completesimonb
2001-11-06Give mips*-*-netbsd* a gdb_target=nbsd line.tv
2001-11-05Make xmalloc() and xrealloc()'s definitions match their prototypes inaymeric
2001-11-05Add target/rule for m68kelfnbsd.oscw
2001-11-05Change target_emul for m68*-*-netbsdelf* to m68kelfnbsd.scw
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-11-04Need "gdbcore.h" for struct core_fns.scw
2001-11-04Build kcore and gdbserver support into m68k gdb.scw
2001-11-04Define SVR4_SHARED_LIBS when __ELF__ is defined now that most of NetBSD'sscw
2001-10-31Add REQUIRETOOLS to make version-specific new toolchain compiler libs failtv
2001-10-29Move the code for splitting and joining a 26-bit R15 into arm-tdep.c, sincebjh21
2001-10-28disable gdb on alpha host. XXX FIXMEmrg
2001-10-27Updated ARM defs.mkmatt
2001-10-26Add:briggs
2001-10-26fix a compile error when _not_:mrg
2001-10-25When fetching registers, if CPSR is zero (and hence we've just fetched frombjh21
2001-10-25Give the host tool build more control over the HOST_CPPFLAGS.thorpej
2001-10-24Descend into mdsetimage.thorpej
2001-10-24Add support for building as a target-prefixed cross-tool from src/tools.thorpej
2001-10-24Apply patch from misc/13927. Also corresponds to master binutilsthorpej
2001-10-24Fix up the Makefile fragments for GDB on NetBSD/arm so they actuallybjh21
2001-10-23Regen from toolchain2netbsdmatt
2001-10-23Get the information for the "Release" field via running "uname" on thefredb
2001-10-22Replace Mark Brinicombe's NetBSD/arm glue with Richard Earnshaw's, since thebjh21
2001-10-22Correct a comment: NetBSD uses an undefined instruction as a breakpoint,bjh21
2001-10-22Apply Richard Earnshaw's gdb.step.patch, which adds software single-stepbjh21
2001-10-22Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check.simonb
2001-10-22Add a Makefile for mdsetimage that tries to do the new/old toolchainsimonb
2001-10-22Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chrissimonb
2001-10-20Add a hack to automatically switch to 26-bit mode when starting up on anbjh21
2001-10-20Oops: Get the test for 32-bitness the right way around.bjh21
2001-10-20arm_addr_bits_remove: Stop believing in the existence of 26-bit Thumb.bjh21
2001-10-19Exclude Y2K bug flag files from the build; fixes undefined symbol errorstv
2001-10-19Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's.tv
2001-10-19Update ARM software single-stepping support to work with GDB 5.0.bjh21
2001-10-18Small changes to make GDB for arm--netbsdelf compile:bjh21