summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2002-02-12Do not -Dunix or -Darm, as they are namespace-invasive, and causethorpej
2002-02-11Fix typos in CC1_SPEC: -no-mindirect -> -mno-indirectthorpej
2002-02-10pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, andmrg
2002-02-09bring forward a change from the old gdb:chs
2002-02-03LP64 tweakross
2002-02-03resolve conflictsperry
2002-02-03Postfix 1.1.3perry
2002-02-03add defaults for install parameters to stop errorsperry
2002-02-02resolve conflictsperry
2002-02-02not part of release 1.1.2perry
2002-02-02Postfix 1.1.2perry
2002-01-30Remove extraneous declarations of yyparse() and yylex().tv
2002-01-30Restore rev. 1.2 (revert reversion). Fixes recent cc1obj bomb.tv
2002-01-29Sync NetBSD piece with gcc-current.thorpej
2002-01-29Revert previous; please don't regen .y output using BSD yacc for a file thattv
2002-01-29* Clean up XFmode avoidance.thorpej
2002-01-28Don't try using XFmode on the 68010. XXX We'd like to make thisthorpej
2002-01-28Patch posted to binutils@sources.redhat.com by Matt Fredettethorpej
2002-01-28Add support for m68010-*-netbsdelf* using the existing m68k/netbsd-elfthorpej
2002-01-27Set the machine architecture in the bfd structure beforethorpej
2002-01-26Slightly simplified version of a patch I just submitted to thethorpej
2002-01-22* pull across fixes for PSIM from gdb-current on NetBSD:mrg
2002-01-22* part of port-powerpc/14307: add psim support for nbsd & linux powerpcmrg
2002-01-22Be a little more careful when calling _mcount() (to preventthorpej
2002-01-21Kill this directory so that it's more amenable to a case insensitive fs.tv
2002-01-18Fix handling of FP registers.thorpej
2002-01-18When removing a single-step breakpoint, fix-up the PC, since GDB doesthorpej
2002-01-18NetBSD does not mark the outermost frame, so define FRAME_CHAIN_VALIDthorpej
2002-01-18Comment out token after #endif.thorpej
2002-01-16Some sanity fixes (including a possible buffer overflow in makeinfo), plustv
2002-01-13Add a trailing dot.wiz
2002-01-09Pretty-print the machine-dependent NetBSD ELF core note types.thorpej
2002-01-09Add support for printing of NetBSD ELF core file note types.thorpej
2002-01-08getopt_long option list was incorrect. Apply rev 1.20 diffs fromwdk
2002-01-07then -> than.wiz
2002-01-04Use mips* rather than mipsel* or mipseb* to set gdb_host_cpu. Fromthorpej
2002-01-04Set gdb_host_cpu to "mips" if mipsel.thorpej
2002-01-04Overhaul, and add support for ELF core files.thorpej
2002-01-04Apply the patch from:thorpej
2001-12-29Fix %{p*:} botch, as described in toolchain/15024. (What specs need is antv
2001-12-24Disable the atexit(_IO_cleanup) for two good reasons:mycroft
2001-12-24Incorporate some gcc3.0 vax.md changesmatt
2001-12-24Expand VAX ELF relocs into new style (with comments). Nuke OSABI shit.matt
2001-12-21Fixes to alpha_next_pc() (for software single-step):thorpej
2001-12-21Minimal changes/files to get gdb for vax building under the new toolchain.matt
2001-12-21Implement software single stepping, and enable it for NetBSD/alpha.thorpej
2001-12-21Major overhaul, plus support ELF core files.thorpej
2001-12-20Revert the last change following yesterday's commit to ../netbsd.hscw
2001-12-20Avoid generating code sequences that might cause alignment faults.rearnsha
2001-12-20Redo previous differently: Put the ASM_DECLARE_OBJECT_NAMEthorpej