aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-15 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): AddHans-Peter Nilsson2-1/+8
2002-08-15 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.Hans-Peter Nilsson3-0/+28
2002-08-15*** empty log message ***gdbadmin1-1/+1
2002-08-15daily updateAlan Modra1-1/+1
2002-08-14 * ld-sh/sh64/shdl64.xd: Adjust as type of linker-script-symbolsHans-Peter Nilsson1-8/+8
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2-129/+40
2002-08-14 * Makefile.in (install-gdbtk): Create insight plugin directory.Keith Seitz2-0/+7
2002-08-14 * configure.in: Move SUBDIRS to near top of the file so thatKeith Seitz3-282/+295
2002-08-142002-08-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+9
2002-08-14Catch attempts to create strings in the abs section.Nick Clifton2-0/+12
2002-08-14Only define TC_VALIDATE_FIX for ELF buildsNick Clifton1-0/+3
2002-08-14Add "want64=yes" to 32bit Linux/mips.H.J. Lu1-0/+2
2002-08-14oops - omitted from previous deltaNick Clifton1-0/+6
2002-08-14Replace 'gnu-new-abi' with 'gnu-v3'Nick Clifton3-15/+15
2002-08-14Always enable 64bit targets for 32bit Linux/mips.H.J. Lu4-12/+13
2002-08-14Fix compiling for COFF targets.Nick Clifton2-151/+162
2002-08-14Don't warn about ALT use with non-VIRTKEY.Nick Clifton2-1/+6
2002-08-14 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group ofStephane Carrez2-0/+1067
2002-08-142002-08-14 H.J. Lu <hjl@gnu.org>H.J. Lu4-3/+10
2002-08-142002-08-13 H.J. Lu <hjl@gnu.org>H.J. Lu4-0/+15
2002-08-142002-08-13 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+10
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+311
2002-08-142002-08-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney4-145/+9
2002-08-14daily updateAlan Modra1-1/+1
2002-08-14*** empty log message ***gdbadmin1-1/+1
2002-08-132002-08-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+19
2002-08-13 * gas/m68hc11/all.exp: Run the new test.Stephane Carrez13-536/+1265
2002-08-13 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.Stephane Carrez3-17/+161
2002-08-13 * gdb.base/readline.exp: New file.Tom Tromey2-0/+194
2002-08-13* i386-tdep.c (i386_stab_reg_to_regnum): Return correct registerMark Kettenis2-3/+6
2002-08-13 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.Stephane Carrez3-0/+125
2002-08-132002-08-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-0/+21
2002-08-13 * config/tc-m68hc11.c (md_begin): Take into account additionalStephane Carrez2-37/+162
2002-08-13 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.Stephane Carrez3-1/+136
2002-08-13Fix integration pb for:Stephane Carrez1-4/+50
2002-08-13 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.Stephane Carrez3-0/+293
2002-08-13 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;Stephane Carrez3-21/+413
2002-08-13 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,Stephane Carrez3-6/+80
2002-08-13* i386-tdep.c (i386_gdbarch_init): UseAndrew Cagney2-1/+6
2002-08-13 * m68hc11-opc.c: Update call operand to accept the page definition.Stephane Carrez2-16/+30
2002-08-13 * m68hc11-dis.c (print_insn): Take into account 68HC12 memoryStephane Carrez2-7/+86
2002-08-13 * m68hc11.h (M6812_OP_PAGE): Define to identify call operand.Stephane Carrez2-6/+23
2002-08-13 * procfs.c (procfs_can_use_hw_breakpoint): New function.Kevin Buettner3-1/+45
2002-08-13 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.Stephane Carrez2-3/+81
2002-08-13 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.Stephane Carrez2-13/+158
2002-08-13 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.Stephane Carrez2-4/+39