Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -2/+0 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -1/+1 |
2012-02-13 | * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function. | Alan Modra | 1 | -1/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -2/+0 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -1/+3 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -15/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -1/+18 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -3/+1 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -6/+6 |
2005-07-08 | 2005-07-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -19/+1 |
2005-07-05 | * elf.c (special_sections): Move const qualifier. | Alan Modra | 1 | -2/+2 |
2005-07-04 | PR 1004 | Alan Modra | 1 | -51/+18 |
2005-05-07 | 2005-05-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+52 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2004-06-24 | bfd/ | Alan Modra | 1 | -22/+12 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-10-04 | * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*. | Stephane Carrez | 1 | -45/+25 |
2003-09-23 | * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change | Alan Modra | 1 | -10/+5 |
2003-09-06 | * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11. | Stephane Carrez | 1 | -2/+2 |
2003-07-25 | bfd/ | H.J. Lu | 1 | -0/+20 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -1/+1 |
2003-04-26 | PR savannah/3331: | Stephane Carrez | 1 | -0/+1 |
2003-04-21 | * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c) | Stephane Carrez | 1 | -436/+113 |
2003-04-04 | * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust | Stephane Carrez | 1 | -19/+27 |
2002-12-01 | Fix PR savannah/1417: | Stephane Carrez | 1 | -1/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -112/+112 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -2/+2 |
2002-10-17 | * elfxx-target.h (USE_REL): Don't define as 1. | Alan Modra | 1 | -1/+1 |
2002-10-12 | * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs | Stephane Carrez | 1 | -6/+39 |
2002-10-12 | * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols | Stephane Carrez | 1 | -70/+29 |
2002-08-22 | * elf32-m68hc11.c: Formatting fixes. | Alan Modra | 1 | -34/+22 |
2002-08-14 | * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of | Stephane Carrez | 1 | -0/+1052 |
2002-08-13 | * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC. | Stephane Carrez | 1 | -1/+63 |
2002-08-13 | Fix integration pb for: | Stephane Carrez | 1 | -4/+50 |
2002-08-13 | * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New. | Stephane Carrez | 1 | -0/+142 |
2002-08-13 | * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs; | Stephane Carrez | 1 | -5/+71 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2000-12-06 | 2000-12-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+281 |