summaryrefslogtreecommitdiff
path: root/bfd/elf32-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/H.J. Lu2003-07-251-0/+11
* Correct spelling of "relocatable".Alan Modra2003-06-251-6/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-69/+69
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+1
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-27/+6
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-21/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-4/+3
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-4/+4
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-2/+2
* Add missing prototypesNick Clifton2001-08-251-0/+9
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-3/+0
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-1/+0
* 2000-12-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-061-36/+34
* Minor formatting fixes.Nick Clifton2000-07-311-1/+1
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-1/+2
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-221-12/+2
* Fix building with --enable-targets=allNick Clifton2000-03-011-1/+1
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+1
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-14/+18
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-2/+3
* Fix definition of R_MCORE_NONE relocNick Clifton1999-06-161-6/+6
* Add support for mcore RVA relocs.Nick Clifton1999-05-151-3/+15
* Initial revisionRichard Henderson1999-05-031-0/+747