summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
Commit message (Expand)AuthorAgeFilesLines
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-7/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Modifiedseank2012-08-021-2/+4
* * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Added codeNick Clifton2012-07-241-5/+83
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-1/+1
* PR 14072Nick Clifton2012-05-171-1/+1
* * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton2012-05-151-2/+58
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function.Alan Modra2012-02-131-1/+15
* Fix spelling mistakes.Nick Clifton2011-06-021-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-6/+0
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-13/+35
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+0
* * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra2009-06-181-1/+1
* include/Alan Modra2009-03-181-2/+3
* include/elf/Alan Modra2008-03-121-2/+7
* include/Alan Modra2008-02-151-2/+2
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-5/+0
* bfd/Jan Beulich2007-09-261-1/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-15/+16
* bfd/Alan Modra2007-04-261-1/+1
* PR 3958Alan Modra2007-03-071-96/+74
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-42/+0
* PR 2434Alan Modra2006-03-161-4/+6
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* (elf32_m68hc11_relocate_section): Initialise variables that are passed byNick Clifton2005-02-231-3/+3
* bfd/H.J. Lu2004-10-211-1/+1
* bfd/Alan Modra2004-08-131-15/+10
* * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_newStephane Carrez2004-08-011-1/+2
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-4/+1
* bfd/Alan Modra2004-06-241-5/+7
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-2/+2
* * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra2004-03-261-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-4/+5
* bfd/H.J. Lu2004-03-201-39/+14
* * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.Stephane Carrez2003-10-041-139/+84
* * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix mergeStephane Carrez2003-10-041-2/+2
* * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): RemoveStephane Carrez2003-09-061-62/+15
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-1/+1
* * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash whenStephane Carrez2003-07-231-2/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check forStephane Carrez2003-05-131-3/+19