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