aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder3-46/+21
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder3-19/+51
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+6
2002-08-162002-08-15 Michael Snyder <msnyder@redhat.com>Michael Snyder3-31/+19
2002-08-16* config/tc-mips.c (macro_build_jalr): Make sure we generateAlexandre Oliva2-16/+32
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney8-0/+113
2002-08-16 * ld-discard/discard.exp: xfail targets using generic linker.Alan Modra3-1/+8
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-7/+18
2002-08-16 * gas/all/gas.exp (forward references): Don't test c30.Alan Modra10-48/+96
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-2/+6
2002-08-16*** empty log message ***gdbadmin1-1/+1
2002-08-16daily updateAlan Modra1-1/+1
2002-08-152002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney8-30/+69
2002-08-15 * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022,Alan Modra3-15/+22
2002-08-15* config/i386/nm-i386v.h (FLOAT_INFO): Remove already commentedMark Kettenis2-11/+3
2002-08-15Remove bfd/ prefix from files.Alan Modra1-8/+8
2002-08-15* i387-tdep.c (i387_print_float_info): Add comment about ignoringMark Kettenis2-1/+7
2002-08-15* NEWS: Mention that the i[3456]-*-aix target has been made obsolete.Mark Kettenis11-518/+529
2002-08-15* config/i386/nm-gnu.h: Removed.Mark Kettenis7-68/+65
2002-08-15* config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead ofMark Kettenis3-42/+59
2002-08-15* config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commentedMark Kettenis2-11/+3
2002-08-15* uw-thread.c (SP_ARG0): Define if not already defined.Mark Kettenis3-4/+11
2002-08-15* config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.Mark Kettenis2-5/+5
2002-08-15*** empty log message ***Mark Kettenis2-3/+3
2002-08-15* config/i386/tm-i386.h: Don't include "regcache.h".Mark Kettenis2-2/+2
2002-08-15* i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis5-82/+102
2002-08-15* gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal withMark Kettenis2-2/+7
2002-08-15Catch and ignore SWIs of -1, they can be caused by an interrupted systemNick Clifton2-0/+19
2002-08-15 * readelf.c: Include elf/i370.h.Alan Modra2-0/+15
2002-08-15 * elf32-i370.c: Move reloc enum to include/elf/i370.h.Alan Modra2-30/+9
2002-08-15 * i370.h: Define relocs using reloc-macros.h.Alan Modra2-2/+28