summaryrefslogtreecommitdiff
path: root/bfd/elf32-mcore.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* HOWTO size encodingAlan Modra2022-06-081-10/+10
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-51/+51
* 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
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+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-2/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-9/+7
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-66/+66
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-12/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-2/+11
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* Fix spelling mistakes.Nick Clifton2011-06-021-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+0
* bfd/Jan Beulich2007-09-261-1/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-3/+4
* 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-5/+16
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-30/+14
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-4/+4
* 2005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-081-19/+1
* * elf.c (special_sections): Move const qualifier.Alan Modra2005-07-051-2/+2
* PR 1004Alan Modra2005-07-041-39/+18
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-172/+140