summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc11.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-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-02-13 * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function.Alan Modra
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
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
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra
2005-07-04 PR 1004Alan Modra
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
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-06-24bfd/Alan Modra
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata
2003-10-04 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.Stephane Carrez
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra
2003-09-06 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.Stephane Carrez
2003-07-25bfd/H.J. Lu
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra
2003-04-26 PR savannah/3331:Stephane Carrez
2003-04-21 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)Stephane Carrez
2003-04-04 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjustStephane Carrez
2002-12-01 Fix PR savannah/1417:Stephane Carrez
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-10-17 * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra
2002-10-12 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocsStephane Carrez
2002-10-12 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbolsStephane Carrez
2002-08-22 * elf32-m68hc11.c: Formatting fixes.Alan Modra
2002-08-14 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group ofStephane Carrez
2002-08-13 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.Stephane Carrez
2002-08-13Fix integration pb for:Stephane Carrez