summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2001-11-16Merge alpha support from src/gnu/dist. Doesn't necessarily build or worktv
2001-11-16Add a gdb_host=nbsd line for alpha hosts.tv
2001-11-16sim works for ARM targets again now (since sim/arm/Makefile.in 1.2).bjh21
2001-11-16apply gcc original rev. 1.198 (as rev. 1.116)msaitoh
2001-11-15Pull up code from binutils 2.11.3 to fix a problem when linking againstskrll
2001-11-15Apply fix from Wietse:christos
2001-11-15Don't use $< in non-implicit rules. Instead, name the source explicitly.bjh21
2001-11-15Move noconfigdirs=gdb for alpha from host to target block.tv
2001-11-15Put solib support in native files, as gdb build will bomb on cross otherwise.tv
2001-11-14Allow $M4 to contain command line options.tv
2001-11-14Remove hooks to doc subdir.tv
2001-11-14Shrink size quite a bit by leaving only autoconf.info (remove all sources).tv
2001-11-14Some patches from Marc Espie that make autoconf 2.52 work with the updatedtv
2001-11-14Import autoconf 2.52 for the benefit of maintaining src/tools.tv
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-11backout IPv6 patch to postfix. IPv6 support for "mynetworks" check wasitojun
2001-11-08Fix from Richard Earnshaw to make MASK_RETURN_ADDR work on both 26-bit andbjh21
2001-11-08New toolchain files for mipseb. Mainly toolchain2netbsd output with somerafal
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-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-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-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-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-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-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-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
2001-10-15disable minmax_arithsi pattern (from Richard Earnshaw).matt
2001-10-15Update version numbers to match the current state of the world.bjh21
2001-10-08Add an entry for NetBSD/arm.bjh21
2001-10-08Enable AltiVec goop with -m7400.mycroft
2001-10-08Snarf AltiVec goo from binutils-current.mycroft
2001-10-05Add a cast to a chunk of code already marked as broken in the mainthorpej
2001-10-05Cast ints to u_longs before casting to char *. Avoids warning onthorpej
2001-10-05Cast ints to u_longs before casting to void *. Avoids warning onthorpej
2001-10-05Need <stdlib.h> for getenv() protoype (to avoid warning on LP64).thorpej