aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-06-27Params elimination.Kevin Buettner2-3/+7
2000-06-25 * Makefile.in (install-info): Support installation from outside ofEli Zaretskii2-1/+8
2000-06-23Tipo.Andrew Cagney1-1/+1
2000-06-23For EABI, start allocting space on the stack when the registers areAndrew Cagney2-11/+22
2000-06-23Add support for auto_boolean (true, false or auto).Andrew Cagney4-6/+154
2000-06-23When FP registers are full, store FP arguments on stack and not inAndrew Cagney2-12/+35
2000-06-22PARAMS elimination.Kevin Buettner2-4/+8
2000-06-21 * typo problems in last commit fixedPierre Muller1-3/+2
2000-06-212000-06-21 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller2-0/+8
2000-06-20* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.J.T. Conklin2-1/+5
2000-06-20PARAMS elimination.Kevin Buettner2-10/+9
2000-06-19* remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin8-250/+27
2000-06-192000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-1/+6
2000-06-19 * defs.h: define language_pascal in language enumeration. Pierre Muller4-3/+39
2000-06-18Re-do multi-line tests using gdb_expect_list().Andrew Cagney2-41/+110
2000-06-18PARAMS elimination.Kevin Buettner2-7/+11
2000-06-17Add ``set debug mips'' command. Add much debugging.Andrew Cagney2-11/+98
2000-06-17For MIPS_EABI, squeeze simple floating point structs into an FP register.Andrew Cagney2-1/+13
2000-06-17Remove arbitrary printf output limit placed on pmon targetsAndrew Cagney2-9/+29
2000-06-17EABI64 was selecting EABI32Andrew Cagney2-1/+6
2000-06-16 * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek10-1447/+1551
2000-06-16File list is incorrect.Jim Blandy1-2/+1
2000-06-16PARAMS elimination.Kevin Buettner2-7/+11
2000-06-152000-06-15 Michael Snyder <msnyder@cygnus.com>Michael Snyder2-14/+15
2000-06-152000-06-15 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-2/+8
2000-06-14*** empty log message ***Jim Blandy1-0/+17
2000-06-142000-06-14 Jim Blandy <jimb@redhat.com>Jim Blandy1-14/+15
2000-06-142000-06-14 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller6-0/+3983
2000-06-14PARAMS elimination.Kevin Buettner3-4/+8
2000-06-13 * configure.host (hppa*64*): Renamed from hppa2.0w perJeff Law3-2/+8
2000-06-13Use PT_CFM in place of PT_CR_IFS.Kevin Buettner3-2/+9
2000-06-122000-06-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-2/+6
2000-06-122000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-5/+17
2000-06-122000-06-12 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-1/+7
2000-06-12 * symfile.c (add_symbol_file_command): Properly reformat "else if"Elena Zannoni3-54/+55
2000-06-12ser-tcp.o moved to configure.in.Andrew Cagney2-1/+2
2000-06-12Update TODO - SER_HARDWIRE problem was fixed.Andrew Cagney2-12/+2
2000-06-12Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney40-85/+127
2000-06-12Multi-arch GDB_TARGET_IS_MIPS64.Andrew Cagney4-30/+47
2000-06-12Print all known but not yet multi-arched values.Andrew Cagney2-7/+333
2000-06-12* config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis3-13/+36
2000-06-12Eliminate use of PARAMS.Kevin Buettner3-6/+8
2000-06-12Forgot a fileDaniel Berlin2-1/+104
2000-06-12Don't try to dump void macros (when non multi-arch). They couldAndrew Cagney3-18/+46
2000-06-11* exec.c (exec_file_attach): Add .exe extension when __CYGWIN__.Christopher Faylor2-1/+5
2000-06-11* win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdoutChristopher Faylor3-8/+35
2000-06-11Trim targ_arches to just the first.Andrew Cagney3-211/+224
2000-06-10Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney7-451/+1231
2000-06-10Eliminate PARAMS.Kevin Buettner3-5/+10
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser3-1/+34