summaryrefslogtreecommitdiff
path: root/bfd/elf-m10200.c
Commit message (Expand)AuthorAgeFilesLines
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-152/+125
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-6/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+17
* PR 3958Alan Modra2007-03-071-4/+15
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2004-10-211-2/+3
* bfd/Alan Modra2004-06-241-15/+5
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-4/+5
* bfd/H.J. Lu2004-03-201-22/+5
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-4/+4
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-7/+7
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-65/+65
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-4/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-235/+97
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-6/+6
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-4/+8
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-21/+5
* Support for more than 64k ELF sections.Alan Modra2001-12-171-99/+152
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-20/+20
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-131-1/+2
* Add missing prototypesNick Clifton2001-08-251-0/+14
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-02-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-061-96/+92
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-10/+7
* 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-7/+7
* Initial revisionRichard Henderson1999-05-031-0/+1525