summaryrefslogtreecommitdiff
path: root/bfd/elf-m10200.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd_get_relocated_section_contents allow NULL data bufferAlan Modra2022-12-171-0/+9
* HOWTO size encodingAlan Modra2022-06-081-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* bfd: fix -Wunused errors with clang 13+Simon Marchi2021-12-141-6/+0
* Use bool in bfdAlan Modra2021-03-311-52/+52
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-18/+9
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* BFD whitespace fixesAlan Modra2019-04-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+13
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-13/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * 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