summaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
Commit message (Expand)AuthorAgeFilesLines
* Use helpful names instead of cryptically overloaded bfd_reloc error codes.Nick Clifton2002-09-021-131/+66
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-021-5/+9
* Add linker relaxation to v850 toolchainNick Clifton2002-08-291-37/+1048
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-21/+5
* * 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.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-3/+3
* * 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-25/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-23/+18
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-18/+21
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-131-1/+2
* Add missing prototypesNick Clifton2001-08-251-2/+2
* Fix bug in previous deltaNick Clifton2001-08-131-2/+4
* Add missing prototypes. Fix formatting.Nick Clifton2001-08-131-69/+83
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Do not convert reloc addend to PC rel, it will be handled later on.Nick Clifton2001-02-041-1/+16
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-8/+0
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-147/+138
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-24/+24
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-2/+4
* Catch overflow in 22_PCREL reloc.Nick Clifton1999-06-221-0/+4
* * elf32-v850.c (v850_elf_howto_table): Make partial_inplace falseJeff Law1999-05-111-6/+6
* Initial revisionRichard Henderson1999-05-031-0/+2230