summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-12-03delete these long long obsolete versionsmrg
2003-12-03switch everyone to binutils 2.14. it's confirmed to work on all themrg
2003-12-03new configurations for all supported platforms tested and known workingmrg
2003-12-01Move _initialize_corelow() back to before _initialize_nbsd_thread() so thatnathanw
2003-11-28Revert 2.14 mknative (with expanded local paths!) while we're forced atsimonb
2003-11-28Revert part of binutils 2.14 framework; needed to get clean -currentsimonb
2003-11-27framework to build binutils 2.14. note lib{bfd,opcodes,iberty} frameworkmrg
2003-11-27find libraries etc in a binutils 2.14 world.mrg
2003-11-27don't build libopcodes/bfd/iberty here if we have binutils 2.14mrg
2003-11-27include "getopt.h" as we refer to struct option.mrg
2003-11-27backout most of the previous; it is no longer necessary.mrg
2003-11-27gdb 5.0 is gone.mrg
2003-11-27delete GDB 5.0. it is no longer used by supported platforms (sorry pc532 :-)mrg
2003-11-27merge the non-aout-shlib changes forward from gnu/dist/toolchain.mrg
2003-11-27disable rules that modify the source tree.mrg
2003-11-26re-add binutils 2.14 files.mrg
2003-11-26initial import of binutils 2.14 into gnu/dist/binutils.mrg
2003-11-26initial import of binutils 2.14 into gnu/dist/binutils.mrg
2003-11-24Add ifdefed inits for TUI and if 0'ed _initialize_nbsd_thread (not yet).uwe
2003-11-24DEFAULT_BFD_VEC should be little endian bfd_elf32_shlnbsd_vec.uwe
2003-11-23Set ENTRY=__start to be consistent with other ELF ports. The produceduwe
2003-11-20Use $(build_exeext) in both the source and destination, like the othernathanw
2003-11-19Add a missing $(build_exeext)nathanw
2003-11-16add fini.lo to CLEANFILESlukem
2003-11-16support MAKEVERBOSElukem
2003-11-16Use .lo for host tool objects.lukem
2003-11-14Add kcore and netbsd thread support.matt
2003-11-14Add kcore & netbsd thread supportmatt
2003-11-14Fix from Ian Lance Taylor to allow building a cross-gdb with arm--netbsdelfbriggs
2003-11-13update to most recent versionsdbj
2003-11-11Remove unused variables.martin
2003-11-11Fix register offset calculations. From Christian Limpach.martin
2003-11-11Apply a patch from Richard Earnshaw which fixes a half-word load/storescw
2003-11-10Add thread support.matt
2003-11-10Make version 5.3nb1matt
2003-11-10Enable nbsd-thread.matt
2003-11-09set the arm breakpoint depending on the byte order. now armeb gdb works.mrg
2003-11-08Set optimizing to -O0 for vax (was -O1 before), otherwise awkragge
2003-11-08default armeb*netbsd* to ARM_FLAG_BIG_ENDmrg
2003-11-07The "pref @rN" instruction was introduced in sh3, not sh4, so correctuwe
2003-11-07be sure to default to bfd_elf32_bigarm_vec not bfd_elf32_littlearm_vecmrg
2003-11-05build ra-colorize.c with -O0 until the bug that causes it to have dozensmrg
2003-11-04Add "target kcore" to gdb53/sparc64.hannken
2003-11-04Regen for TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END fix in config.gcc.scw
2003-11-04Need to add TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END to tm_defines ifscw
2003-11-03Install grohtml(1).wiz
2003-11-03Index fpregsetp->fpr correctly.skrll
2003-11-03Set USER_LABEL_PREFIX to "", otherwise native compilation of some GNUragge
2003-11-02Add "target kcore" to gdb53/sparc.hannken
2003-10-31First cut at implementing software single stepping for sh3. We needuwe