summaryrefslogtreecommitdiff
path: root/bfd/elf-m10200.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-06-27fix set but unused variable warningsAlan Modra
2009-09-02update copyright datesAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2004-10-21bfd/H.J. Lu
2004-06-24bfd/Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-03-20bfd/H.J. Lu
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-09-12* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva
2001-08-25Add missing prototypesNick Clifton
2001-03-08Update copyright noticesNick Clifton
2001-02-062001-02-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor