summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32r.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-131-1/+2
* Add missing prototypesNick Clifton2001-08-251-1/+10
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-2/+0
* Fixes to allow sources to compile under Solaris 2.8Nick Clifton2000-12-211-2/+2
* 2000-12-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-061-25/+23
* * elf32-m32r.c (m32r_elf_generic_reloc): new function. AllDoug Evans2000-03-301-11/+69
* * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.Catherine Moore2000-03-141-8/+58
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+2
* * cpu-m32r.c (arch_info_struct): New static global.Doug Evans1999-10-051-1/+4
* Change ELF_MAXPAGESIZE to 0x1Nick Clifton1999-09-141-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-20/+20
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-0/+3
* Initial revisionRichard Henderson1999-05-031-0/+2082