aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc11.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-71/+71
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Constify more arraysAlan Modra1-3/+3
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-11/+5
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon1-6/+3
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-0/+11
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-07-23ELF final_write_processingAlan Modra1-1/+0
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-4/+6
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-352/+352
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-2/+0
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-1/+1
2012-02-13 * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function.Alan Modra1-1/+2
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-06-27fix set but unused variable warningsAlan Modra1-2/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+18
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-3/+1
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-6/+6
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+1
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-51/+18
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+52
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-06-24bfd/Alan Modra1-22/+12
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-3/+3
2003-10-04 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.Stephane Carrez1-45/+25
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-10/+5
2003-09-06 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.Stephane Carrez1-2/+2
2003-07-25bfd/H.J. Lu1-0/+20
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-1/+1