summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc11.c
Commit message (Expand)AuthorAgeFilesLines
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+6
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-352/+352
* 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/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* 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-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+0
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-1/+1
* * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function.Alan Modra2012-02-131-1/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-2/+0
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-1/+3
* 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-1/+18
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-3/+1
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-6/+6
* 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-51/+18
* 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-071-1/+52
* 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/Alan Modra2004-06-241-22/+12
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-3/+3
* * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.Stephane Carrez2003-10-041-45/+25
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-10/+5
* * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.Stephane Carrez2003-09-061-2/+2
* bfd/H.J. Lu2003-07-251-0/+20
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* PR savannah/3331:Stephane Carrez2003-04-261-0/+1
* * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)Stephane Carrez2003-04-211-436/+113
* * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjustStephane Carrez2003-04-041-19/+27
* Fix PR savannah/1417:Stephane Carrez2002-12-011-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-112/+112
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra2002-10-171-1/+1
* * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocsStephane Carrez2002-10-121-6/+39
* * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbolsStephane Carrez2002-10-121-70/+29
* * elf32-m68hc11.c: Formatting fixes.Alan Modra2002-08-221-34/+22