aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-08-27* gregset.h: Protect against multiple inclusion. Remove someMark Kettenis2-7/+17
2000-08-27* win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor6-198/+697
2000-08-26Protoization.Kevin Buettner3-9/+8
2000-08-26Multi-arch support for 68hc11Stephane Carrez2-355/+668
2000-08-25Fri Aug 25 16:57:05 2000 David Taylor <taylor@texas.cygnus.com>David Taylor3-0/+16
2000-08-25Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor7-17/+97
2000-08-252000-08-24 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller3-7/+48
2000-08-242000-08-20 Michael Chastain <chastain@redhat.com>Andrew Cagney2-2/+20
2000-08-23Protoize.Kevin Buettner3-12/+9
2000-08-23 * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.Eli Zaretskii2-69/+78
2000-08-21Protoization.Kevin Buettner3-15/+10
2000-08-19Check arches->gdbarch and not current_gdbarch when looking for a match.Andrew Cagney2-2/+7
2000-08-18* MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin12-34/+74
2000-08-18Add dummy params where needed.Andrew Cagney2-2/+8
2000-08-16 * value.h (struct value) <lazy>: Add a comment about its use forEli Zaretskii2-1/+17
2000-08-13Protoization.Kevin Buettner4-16/+15
2000-08-12Add formatted register info.Andrew Cagney3-1/+139
2000-08-11* i386-linux-nat.c [! HAVE_PTRACE_GETFPXREGS] (fetch_fpxregs,Mark Kettenis2-2/+7
2000-08-11Restore GET_SAVED_REGISTERSAndrew Cagney2-0/+10
2000-08-11* dcache.c (dcache_info): Don't print cache state if last_cacheJ.T. Conklin2-12/+20
2000-08-11Enable multi-arch for the mn10300.Andrew Cagney3-43/+131
2000-08-11Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis1-0/+41
2000-08-11 * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP,Andrew Cagney5-55/+57
2000-08-11Move TARGET_*_PTR to gdbarch.h.Andrew Cagney5-178/+202
2000-08-11Eliminate redundant pst test.Andrew Cagney2-1/+6
2000-08-11Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney6-18/+44
2000-08-112000-08-10 Jimmy Guo <guo@cup.hp.com>Jimmy Guo11-14/+176
2000-08-11Update my contact email for hp tests maintainership.Jimmy Guo2-1/+5
2000-08-10 * sparc-tdep.c (sparc_init_extra_frame_info): Fix number ofAndrew Cagney2-1/+6
2000-08-102000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-1/+2
2000-08-102000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-1/+5
2000-08-10 * MAINTAINERS: Added myself with write-after-approval access.Tom Tromey2-0/+5
2000-08-10* monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin8-22/+63
2000-08-102000-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-2/+7
2000-08-10Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis7-721/+456
2000-08-10* i387-nat.h (i387_supply_fsave, i387_fill_fsave): Make extern.Mark Kettenis3-5/+234
2000-08-10* gdbint.texinfo (Overall Structure): Spelling fix.Mark Kettenis2-1/+5
2000-08-10 * gdbint.texinfo (Target Architecture Definition): Document thatEli Zaretskii2-2/+16
2000-08-10 * jv-valprint.c (java_value_print): Only print non-null Strings.Tom Tromey2-2/+7
2000-08-10Protoization.Kevin Buettner3-18/+18
2000-08-092000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder11-10/+34
2000-08-08remove build_parse entry about buffer overrun.David Taylor2-4/+4
2000-08-08Protoize.Kevin Buettner2-32/+17
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni8-20/+52
2000-08-07parse.c (build_parse): don't write off the end of the std_regs array.David Taylor2-12/+29
2000-08-07* solib.c (bfd_lookup_symbol): Fall back on the dynamic symbolMark Kettenis2-2/+36
2000-08-07Protoize ch-exp.c, core-regset.c.Kevin Buettner3-12/+16
2000-08-06Minor reformat.Christopher Faylor1-2/+2
2000-08-06* win32-nat.c: Perform various gcc warning cleanups.Christopher Faylor5-129/+155