summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * value.h (struct value) <lazy>: Add a comment about its use forEli Zaretskii2000-08-162-1/+17
* Protoization.Kevin Buettner2000-08-134-16/+15
* Add formatted register info.Andrew Cagney2000-08-123-1/+139
* * i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fpxregs,Mark Kettenis2000-08-112-2/+7
* Restore GET_SAVED_REGISTERSAndrew Cagney2000-08-112-0/+10
* * dcache.c (dcache_info): Don't print cache state if last_cacheJ.T. Conklin2000-08-112-12/+20
* Enable multi-arch for the mn10300.Andrew Cagney2000-08-113-43/+131
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-111-0/+41
* * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP,Andrew Cagney2000-08-115-55/+57
* Move TARGET_*_PTR to gdbarch.h.Andrew Cagney2000-08-115-178/+202
* Eliminate redundant pst test.Andrew Cagney2000-08-112-1/+6
* Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney2000-08-116-18/+44
* 2000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo2000-08-1111-14/+176
* Update my contact email for hp tests maintainership.Jimmy Guo2000-08-112-1/+5
* * sparc-tdep.c (sparc_init_extra_frame_info): Fix number ofAndrew Cagney2000-08-102-1/+6
* 2000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-102-1/+2
* 2000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-102-1/+5
* * MAINTAINERS: Added myself with write-after-approval access.Tom Tromey2000-08-102-0/+5
* 2000-08-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-102-1/+6
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-108-22/+63
* 2000-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-102-2/+7
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-107-721/+456
* 2000-08-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-102-1/+6
* Fix typos.Fernando Nasser2000-08-101-2/+2
* 2000-08-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-103-0/+60
* * i387-nat.h (i387_supply_fsave, i387_fill_fsave): Make extern.Mark Kettenis2000-08-103-5/+234
* * gdbint.texinfo (Overall Structure): Spelling fix.Mark Kettenis2000-08-102-2/+6
* * gdbint.texinfo (Target Architecture Definition): Document thatEli Zaretskii2000-08-102-3/+17
* * jv-valprint.c (java_value_print): Only print non-null Strings.Tom Tromey2000-08-102-2/+7
* Protoization.Kevin Buettner2000-08-103-18/+18
* 2000-08-09 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-092-2/+2
* 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-08-0911-10/+34
* 2000-08-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-082-0/+14
* 2000-08-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-08-082-2/+8
* remove build_parse entry about buffer overrun.David Taylor2000-08-082-4/+4
* Protoize.Kevin Buettner2000-08-082-32/+17
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-079-21/+53
* parse.c (build_parse): don't write off the end of the std_regs array.David Taylor2000-08-072-12/+29
* * solib.c (bfd_lookup_symbol): Fall back on the dynamic symbolMark Kettenis2000-08-072-2/+36
* Protoize ch-exp.c, core-regset.c.Kevin Buettner2000-08-073-12/+16
* Minor reformat.Christopher Faylor2000-08-061-2/+2
* * win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor2000-08-064-65/+86
* * go32-nat.c: (go32_wait): If child_cwd[] is empty, initializeEli Zaretskii2000-08-062-2/+23
* Fixup SYMBOL_SECTION for objfiles_relocate().Kevin Buettner2000-08-044-12/+33
* Add code for (re)building the minimal symbol hash tables.Kevin Buettner2000-08-042-11/+46
* Fix date in comment.Kevin Buettner2000-08-041-1/+1
* DWARF2.1 64-bit support.Kevin Buettner2000-08-042-17/+142
* Re-implement ``set/show remote Z-packet ...'' commands so that each ZAndrew Cagney2000-08-043-150/+436
* Revert SER_HARDWIRE regression.Andrew Cagney2000-08-042-3/+9
* Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed.Andrew Cagney2000-08-041-0/+30