aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-19*** empty log message ***gdbadmin1-1/+1
2002-08-18 Fix PR gdb/655Daniel Jacobowitz2-0/+7
2002-08-18 * remote.c (remote_open_1): Add async_p.Daniel Jacobowitz2-142/+40
2002-08-18* blockframe.c: Fix a few coding standard violations.Mark Kettenis2-8/+12
2002-08-18* config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): MovedMark Kettenis4-37/+14
2002-08-18* config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.Mark Kettenis2-0/+9
2002-08-18* config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.oMark Kettenis7-53/+21
2002-08-18* config/i386/nm-i386v.h: Add protection againstMark Kettenis3-27/+46
2002-08-182002-08-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-33/+479
2002-08-18 * ada-lang.c: Use gdb_string.h instead of <string.h>.Aidan Skinner3-7/+12
2002-08-18 * ada-lang.c: run through gdb_indent.shAidan Skinner6-3209/+3321
2002-08-182002-08-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-7/+7
2002-08-18* i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.Mark Kettenis2-53/+2
2002-08-18* config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.Mark Kettenis3-168/+3
2002-08-18* i386-tdep.c (i386_do_pop_frame, i386_store_return_value): CallMark Kettenis2-4/+5
2002-08-18* NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* andMark Kettenis16-855/+877
2002-08-182002-08-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney5-1/+18
2002-08-18* i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo inMark Kettenis2-1/+6
2002-08-18* top.c (gdb_rl_operate_and_get_next): Make sureMark Kettenis2-2/+22
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-14/+21
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney5-2/+17
2002-08-18*** empty log message ***gdbadmin1-1/+1
2002-08-18daily updateAlan Modra1-1/+1
2002-08-17* elf.c (bfd_elf_get_elf_syms): Change type of `esym' toAndrew Cagney2-1/+6
2002-08-17 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use theStan Cox2-7/+12
2002-08-17 * config/obj-elf.c (obj_elf_change_section): Make non-static.Stan Cox3-2/+65
2002-08-17* i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): UseMark Kettenis2-2/+7
2002-08-17* gdb.base/return.exp: Remove i*86-*-* from list of xfail'edMark Kettenis2-15/+7
2002-08-17Revert previous delta - it was bogus.Nick Clifton2-7/+0
2002-08-17 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker4-6/+43
2002-08-17 * infrun.c (handle_inferior_event): Minor reformatting, to makeJoel Brobecker2-14/+18
2002-08-17Move gdbtk gunk to end of file.Andrew Cagney2-75/+87
2002-08-17*** empty log message ***gdbadmin1-1/+1
2002-08-17daily updateAlan Modra1-1/+1
2002-08-162002-08-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-39/+82
2002-08-16 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed fromJoel Brobecker3-1/+11
2002-08-16 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.Joel Brobecker2-6/+4
2002-08-16 * ld-sh/sh64/sh64.exp: Add dlsection.Stephen Clarke4-0/+41
2002-08-16 * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirectStephen Clarke3-0/+14
2002-08-16Correct date on previous ChangeLog entry.Stephen Clarke1-1/+1
2002-08-16 * gas/sh/sh64/datal32-3.d: Formatting change to match the currentStephen Clarke2-1/+6
2002-08-16 * infrun.c (handle_inferior_event): When receiving a SIGTRAPJoel Brobecker2-4/+16
2002-08-16 * gdb-events.sh (clear_gdb_event_hooks): New function.Keith Seitz4-0/+32
2002-08-16* breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint toAndrew Cagney3-9/+15
2002-08-16 * remote.c (remote_insert_hw_breakpoint)Grace Sainsbury2-6/+16
2002-08-16Put a newline after display an unknown dynamic type.Nick Clifton2-2/+14
2002-08-16Cope with demangling function names that include a double underscore.Nick Clifton2-23/+40
2002-08-16oops - fix typo in previous deltaNick Clifton1-2/+2
2002-08-16Fix assembly of "callt 0x3f"Nick Clifton2-5/+9
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder3-49/+70