aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-16* netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: RemoveMark Kettenis2-21/+6
2004-03-16Revert "lsdx", "lsdi", "stsdx", "stsdi", "lmd" and "stmd" insns.Alan Modra2-14/+1
2004-03-16copyright date.Alan Modra2-3/+3
2004-03-16 * elflink.c (elf_link_read_relocs_from_section): Don't useAlan Modra3-15/+16
2004-03-16 * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't overrideAlan Modra3-52/+56
2004-03-16 * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointerAlan Modra2-144/+150
2004-03-16opcodes/Alan Modra31-948/+1014
2004-03-162004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-66/+709
2004-03-16*** empty log message ***gdbadmin1-1/+1
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-30/+39
2004-03-15* i386bsd-nat.c: Update copyright year.Mark Kettenis2-5/+10
2004-03-15daily updateAlan Modra1-1/+1
2004-03-15* i387-tdep.h (i387_collect_fsave): New prototype.Mark Kettenis3-5/+30
2004-03-15* i386-linux-tdep.c: Update copyright year.Mark Kettenis2-46/+16
2004-03-152004-03-15 David Carlton <carlton@kealia.com>David Carlton2-131/+107
2004-03-15 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): DeleteKevin Buettner2-5/+6
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney4-64/+149
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+7
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney16-94/+177
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-38/+4
2004-03-15 * Makefile.in (frv-linux-tdep.o): Add dependencies.Kevin Buettner6-2/+416
2004-03-15 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.Aldy Hernandez2-0/+8
2004-03-15 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,Kevin Buettner2-1/+12
2004-03-15 * frv-tdep.c (frv_call_dummy_words): Delete.Kevin Buettner2-5/+5
2004-03-15 * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead ofDave Anglin3-8/+17
2004-03-15Index: ChangeLogAndrew Cagney2-30/+56
2004-03-15 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.Alan Modra17-522/+589
2004-03-15 * sparc-dis.c (print_insn_sparc): Update getword prototype.Alan Modra2-10/+14
2004-03-15 * objdump.c (struct SFILE): Replace current pointer with posNathan Sidwell2-39/+33
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra19-403/+375
2004-03-15 * gas/i386/padlock.s: Pad with .p2align.Alan Modra3-1/+9
2004-03-15 * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD isAlan Modra2-3/+9
2004-03-15*** empty log message ***gdbadmin1-1/+1
2004-03-14daily updateAlan Modra1-1/+1
2004-03-14* amd64-linux-tdep.h: Remove file.Mark Kettenis5-152/+63
2004-03-14* amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.Mark Kettenis2-82/+39
2004-03-14* amd64-tdep.h (amd64_fill_fxsave): Remove prototype.Mark Kettenis3-18/+5
2004-03-14 * dwarf2read.c (read_structure_type): Rename fromDaniel Jacobowitz2-46/+116
2004-03-14*** empty log message ***gdbadmin1-1/+1
2004-03-13daily updateAlan Modra1-1/+1
2004-03-13 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.Stephane Carrez2-0/+6
2004-03-13 * tui/tui-win.h (tui_get_cmd_list): Declare.Stephane Carrez8-619/+436
2004-03-13* NEWS (New native configurations): Mention OpenBSD/amd64.Mark Kettenis2-0/+3
2004-03-13* config/i386/nm-fbsd.h: Include "config/nm-bsd.h".Mark Kettenis7-44/+52
2004-03-13* config.bfd: Add x86_64-*-openbsd*.Mark Kettenis4-77/+88
2004-03-132004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>Nathanael Nerode3-2/+9
2004-03-13Revise ChangeLog entry of previous commit to credit Richard SandifordKevin Buettner1-1/+3
2004-03-13Add FR450 support.Kevin Buettner3-0/+25
2004-03-13 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)Kevin Buettner3-52/+64
2004-03-13Add shared library support for FR-V FDPIC ABI.Kevin Buettner7-1/+1327