summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32r.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-734/+553
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-071-2/+35
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-26/+25
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaratio...Nick Clifton2005-02-111-1/+3
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-546/+0
* * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra2005-01-111-74/+79
* bfd/H.J. Lu2004-10-211-2/+2
* * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra2004-10-101-3/+3
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-54/+43
* bfd/Alan Modra2004-08-251-3/+3
* (m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way asNick Clifton2004-08-241-1/+1
* bfd/Alan Modra2004-08-131-8/+7
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-14/+5
* Add support for M32R GOT relocsNick Clifton2004-06-251-5/+83
* bfd/Alan Modra2004-06-241-55/+48
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-22/+12
* * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra2004-03-261-2/+2
* bfd/Alan Modra2004-03-251-1/+1
* bfd/H.J. Lu2004-03-201-3/+2
* * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointerAlan Modra2004-03-161-144/+145
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-191-38/+2716
* Add support for the M32R2 processor.Nick Clifton2003-12-031-13/+18
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-6/+3
* bfd/H.J. Lu2003-07-251-0/+11
* Correct spelling of "relocatable".Alan Modra2003-06-251-14/+14
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-4/+4
* Comment typo fixes.Alan Modra2002-12-121-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-112/+112
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra2002-10-171-8/+12
* Fix numerous occurrences ofAlan Modra2002-10-111-4/+6
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+1
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-146/+95
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-11/+10
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-10/+10
* * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra2002-04-161-1/+2
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-171-3/+2
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-23/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-14/+3
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-0/+7
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-8/+10
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-25/+24