summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-092-0/+5
* Add ChangeLog entry for change to MAINTAINERS on 2000-06-01 (sorry Andrew!)Klee Dienes2000-06-091-0/+5
* Define U_REGS_OFFSET.Kevin Buettner2000-06-092-0/+6
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-093-2/+8
* 2000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-092-0/+7
* MIPS is always multi-arch enabled.Andrew Cagney2000-06-0814-77/+75
* Delete MIPS_DEFAULT_FPU from config/mips/*.hAndrew Cagney2000-06-088-10/+24
* Use config.bfd to determine the default architecture and byte order.Andrew Cagney2000-06-0810-345/+492
* Botch in previous change. Was comparing against "ask" instead ofAndrew Cagney2000-06-082-1/+6
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-0811-89/+127
* Purge last remaining make_cleanup_func.Andrew Cagney2000-06-074-19/+41
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-0712-858/+583
* Use ``set remote memory-read-packet-size'' instead of ``set endianAndrew Cagney2000-06-072-4/+10
* 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-073-2/+7