aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m32r.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-734/+553
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+35
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-26/+25
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-11(m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaratio...Nick Clifton1-1/+3
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-546/+0
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-74/+79
2004-10-21bfd/H.J. Lu1-2/+2
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra1-3/+3
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-54/+43
2004-08-25bfd/Alan Modra1-3/+3
2004-08-24(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way asNick Clifton1-1/+1
2004-08-13bfd/Alan Modra1-8/+7
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-14/+5
2004-06-25Add support for M32R GOT relocsNick Clifton1-5/+83
2004-06-24bfd/Alan Modra1-55/+48
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-22/+12
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-25bfd/Alan Modra1-1/+1
2004-03-20bfd/H.J. Lu1-3/+2
2004-03-16 * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointerAlan Modra1-144/+145
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton1-38/+2716
2003-12-03Add support for the M32R2 processor.Nick Clifton1-13/+18
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-6/+3
2003-07-25bfd/H.J. Lu1-0/+11
2003-06-25Correct spelling of "relocatable".Alan Modra1-14/+14
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-4/+4
2002-12-12Comment typo fixes.Alan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-112/+112
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-10-17 * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra1-8/+12
2002-10-11Fix numerous occurrences ofAlan Modra1-4/+6
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-2/+1
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-146/+95
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-11/+10
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-10/+10
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-1/+2
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-3/+2
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-23/+0
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-14/+3
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-0/+7
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-8/+10
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-25/+24