summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Params elimination.Kevin Buettner2000-06-272-3/+7
* * Makefile.in (install-info): Support installation from outside ofEli Zaretskii2000-06-252-1/+8
* Tipo.Andrew Cagney2000-06-231-1/+1
* For EABI, start allocting space on the stack when the registers areAndrew Cagney2000-06-232-11/+22
* Add support for auto_boolean (true, false or auto).Andrew Cagney2000-06-234-6/+154
* When FP registers are full, store FP arguments on stack and not inAndrew Cagney2000-06-232-12/+35
* PARAMS elimination.Kevin Buettner2000-06-222-4/+8
* * typo problems in last commit fixedPierre Muller2000-06-211-3/+2
* 2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller2000-06-212-0/+8
* * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.J.T. Conklin2000-06-202-1/+5
* PARAMS elimination.Kevin Buettner2000-06-202-10/+9
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-198-250/+27
* 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-06-192-1/+6
* * defs.h: define language_pascal in language enumeration. Pierre Muller2000-06-194-3/+39
* Re-do multi-line tests using gdb_expect_list().Andrew Cagney2000-06-182-41/+110
* PARAMS elimination.Kevin Buettner2000-06-182-7/+11
* Add ``set debug mips'' command. Add much debugging.Andrew Cagney2000-06-172-11/+98
* For MIPS_EABI, squeeze simple floating point structs into an FP register.Andrew Cagney2000-06-172-1/+13
* Remove arbitrary printf output limit placed on pmon targetsAndrew Cagney2000-06-172-9/+29
* EABI64 was selecting EABI32Andrew Cagney2000-06-172-1/+6
* * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek2000-06-1610-1447/+1551
* File list is incorrect.Jim Blandy2000-06-161-2/+1
* PARAMS elimination.Kevin Buettner2000-06-162-7/+11
* 2000-06-15 Michael Snyder <msnyder@cygnus.com>Michael Snyder2000-06-152-14/+15
* 2000-06-15 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-152-2/+8
* *** empty log message ***Jim Blandy2000-06-141-0/+17
* 2000-06-14 Jim Blandy <jimb@redhat.com>Jim Blandy2000-06-141-14/+15
* 2000-06-14 Pierre Muller <muller@ics.u-strasbg.fr> Pierre Muller2000-06-146-0/+3983
* PARAMS elimination.Kevin Buettner2000-06-143-4/+8
* * configure.host (hppa*64*): Renamed from hppa2.0w perJeff Law2000-06-133-2/+8
* Use PT_CFM in place of PT_CR_IFS.Kevin Buettner2000-06-133-2/+9
* 2000-06-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-06-122-2/+6
* 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-122-5/+17
* 2000-06-12 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-122-1/+7
* * symfile.c (add_symbol_file_command): Properly reformat "else if"Elena Zannoni2000-06-123-54/+55
* ser-tcp.o moved to configure.in.Andrew Cagney2000-06-122-1/+2
* Update TODO - SER_HARDWIRE problem was fixed.Andrew Cagney2000-06-122-12/+2
* Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney2000-06-1240-85/+127
* Multi-arch GDB_TARGET_IS_MIPS64.Andrew Cagney2000-06-124-30/+47
* Print all known but not yet multi-arched values.Andrew Cagney2000-06-122-7/+333
* * config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis2000-06-123-13/+36
* Eliminate use of PARAMS.Kevin Buettner2000-06-123-6/+8
* Forgot a fileDaniel Berlin2000-06-122-1/+104
* Don't try to dump void macros (when non multi-arch). They couldAndrew Cagney2000-06-123-18/+46
* * exec.c (exec_file_attach): Add .exe extension when __CYGWIN__.Christopher Faylor2000-06-112-1/+5
* * win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdoutChristopher Faylor2000-06-113-8/+35
* Trim targ_arches to just the first.Andrew Cagney2000-06-113-211/+224
* Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney2000-06-107-451/+1231
* Eliminate PARAMS.Kevin Buettner2000-06-103-5/+10
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-093-1/+34