OSDN Git Service

Update function declarations to ISO C90 formatting
[pf3gnuchains/pf3gnuchains3x.git] / bfd / elf32-m32r.c
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-06-20 H.J. Lu2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-05-07 H.J. Lu2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2005-05-05 H.J. Lu2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Alan Modrabfd/
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-02-11 Nick Clifton(m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC...
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-11 Alan Modra * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indire...
2004-10-21 H.J. Lubfd/
2004-10-10 Alan Modra * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body...
2004-09-17 Alan Modrainclude/
2004-09-16 Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Replace...
2004-08-25 Alan Modrabfd/
2004-08-24 Nick Clifton(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA...
2004-08-13 Alan Modrabfd/
2004-06-29 Alan Modra * bfd-in.h (bfd_get_section_limit): Define.
2004-06-25 Nick CliftonAdd support for M32R GOT relocs
2004-06-24 Alan Modrabfd/
2004-03-27 Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-26 Alan Modra * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
2004-03-25 Alan Modrabfd/
2004-03-20 H.J. Lubfd/
2004-03-16 Alan Modra * elf32-m32r.c (m32r_elf_create_dynamic_sections)...
2003-12-19 Nick CliftonAdd support for m32r-linux target, including a RELA...
2003-12-03 Nick CliftonAdd support for the M32R2 processor.
2003-12-01 Alan Modra * elf-bfd.h (is_elf_hash_table): Take hash tab rather...
2003-11-05 Alan Modra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-09-23 Alan Modra * elf-bfd.h (struct bfd_elf_special_section): Remove...
2003-07-25 H.J. Lubfd/
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2002-12-12 Alan ModraComment typo fixes.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-10-17 Alan Modra * elfxx-target.h (USE_REL): Don't define as 1.
2002-10-11 Alan ModraFix numerous occurrences of
2002-07-23 Alan Modra * elf-hppa.h (elf_hppa_relocate_section): If relocatab...
2002-07-07 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-07-01 Alan Modra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-05-07 Alan Modra * elf-bfd.h (struct elf_backend_data): Add rela_normal.
2002-04-16 Alan Modra * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the...
2002-01-17 Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_section_fro...
2001-12-18 H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-11-23 Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-10-10 Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-13 Alexandre Oliva* elf.c (prep_headers): Get the machine code from the elf
2001-08-25 Nick CliftonAdd missing prototypes
2001-03-08 Nick CliftonUpdate copyright notices
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-21 Nick CliftonFixes to allow sources to compile under Solaris 2.8
2000-12-06 Kazu Hirata2000-12-06 Kazu Hirata <kazu@hxi.com>
2000-03-30 Doug Evans * elf32-m32r.c (m32r_elf_generic_reloc): new function...
2000-03-14 Catherine Moore * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
1999-10-05 Doug Evans * cpu-m32r.c (arch_info_struct): New static global.
1999-09-14 Nick CliftonChange ELF_MAXPAGESIZE to 0x1
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Remove...
1999-05-03 Richard HendersonInitial revision