aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-08-18* i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo inMark Kettenis1-0/+5
2002-08-18* top.c (gdb_rl_operate_and_get_next): Make sureMark Kettenis1-0/+6
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+13
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+8
2002-08-17* i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): UseMark Kettenis1-0/+5
2002-08-17 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker1-0/+19
2002-08-17 * infrun.c (handle_inferior_event): Minor reformatting, to makeJoel Brobecker1-0/+5
2002-08-17Move gdbtk gunk to end of file.Andrew Cagney1-0/+8
2002-08-162002-08-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+9
2002-08-16 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed fromJoel Brobecker1-0/+7
2002-08-16 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.Joel Brobecker1-0/+4
2002-08-16 * infrun.c (handle_inferior_event): When receiving a SIGTRAPJoel Brobecker1-0/+7
2002-08-16 * gdb-events.sh (clear_gdb_event_hooks): New function.Keith Seitz1-0/+6
2002-08-16* breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint toAndrew Cagney1-0/+6
2002-08-16 * remote.c (remote_insert_hw_breakpoint)Grace Sainsbury1-0/+6
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+9
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+4
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+3
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+4
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+9
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+9
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+5
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+3
2002-08-152002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+15
2002-08-15* config/i386/nm-i386v.h (FLOAT_INFO): Remove already commentedMark Kettenis1-0/+3
2002-08-15* i387-tdep.c (i387_print_float_info): Add comment about ignoringMark Kettenis1-0/+3
2002-08-15* NEWS: Mention that the i[3456]-*-aix target has been made obsolete.Mark Kettenis1-0/+10
2002-08-15* config/i386/nm-gnu.h: Removed.Mark Kettenis1-0/+16
2002-08-15* config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead ofMark Kettenis1-0/+12
2002-08-15* config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commentedMark Kettenis1-0/+3
2002-08-15* uw-thread.c (SP_ARG0): Define if not already defined.Mark Kettenis1-0/+3
2002-08-15* config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.Mark Kettenis1-0/+2
2002-08-15*** empty log message ***Mark Kettenis1-2/+2
2002-08-15* config/i386/tm-i386.h: Don't include "regcache.h".Mark Kettenis1-0/+2
2002-08-15* i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis1-0/+14
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+9
2002-08-14 * Makefile.in (install-gdbtk): Create insight plugin directory.Keith Seitz1-0/+5
2002-08-14 * configure.in: Move SUBDIRS to near top of the file so thatKeith Seitz1-0/+7
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+6
2002-08-142002-08-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+9
2002-08-132002-08-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+9
2002-08-13* i386-tdep.c (i386_stab_reg_to_regnum): Return correct registerMark Kettenis1-0/+5
2002-08-13* i386-tdep.c (i386_gdbarch_init): UseAndrew Cagney1-0/+5
2002-08-13 * procfs.c (procfs_can_use_hw_breakpoint): New function.Kevin Buettner1-0/+8
2002-08-13 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.Stephane Carrez1-0/+13
2002-08-13 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.Stephane Carrez1-0/+19
2002-08-13 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.Stephane Carrez1-0/+8
2002-08-132002-08-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+15
2002-08-132002-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+14
2002-08-13 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and longStephane Carrez1-0/+6