Age | Commit message (Expand) | Author | Files | Lines |
2011-02-28 | ChangeLog libiberty/ | Kai Tietz | 1 | -3/+3 |
2011-01-14 | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 1 | -4/+5 |
2010-11-15 | blackfin: add support for L1 code/data flags | Mike Frysinger | 1 | -0/+18 |
2010-11-15 | bfd: bfin: drop needless symbol flag handling imported from FRV | Mike Frysinger | 1 | -6/+0 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -18/+4 |
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 | -5/+3 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -6/+10 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+0 |
2009-09-23 | * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure empty | Jie Zhang | 1 | -26/+20 |
2009-09-11 | * elf32-bfin.c (bfinfdpic_relocs_info_find): Just return | Jie Zhang | 1 | -2/+6 |
2009-09-04 | * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): Always | Jie Zhang | 1 | -2/+10 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-11 | Merge some FRV FDPIC changes into the Blackfin code. | Bernd Schmidt | 1 | -141/+324 |
2009-08-09 | bfd/ | Bernd Schmidt | 1 | -100/+100 |
2009-07-10 | bfd | Tom Tromey | 1 | -1/+1 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -3/+3 |
2009-05-10 | Remove unnecessary ATTRIBUTE_UNUSED | Alan Modra | 1 | -6/+5 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -4/+0 |
2008-07-16 | * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section, | Bernd Schmidt | 1 | -618/+616 |
2008-07-15 | bfd/ | Jie Zhang | 1 | -0/+9 |
2008-07-12 | Revert my last change since it has not been approved. | Jie Zhang | 1 | -27/+0 |
2008-07-11 | bfd/ | Jie Zhang | 1 | -0/+27 |
2008-03-26 | * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper around | Bernd Schmidt | 1 | -72/+58 |
2008-03-12 | From Jie Zhang <jie.zhang@analog.com> | Bernd Schmidt | 1 | -20/+133 |
2008-02-11 | * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not to | Bernd Schmidt | 1 | -28/+44 |
2008-02-11 | * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it | Bernd Schmidt | 1 | -31/+11 |
2007-12-31 | * elf.c (_bfd_elf_find_segment_containing_section): New function: | Nick Clifton | 1 | -19/+2 |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -4/+1 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -2/+6 |
2007-09-05 | 2007-09-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -3/+3 |
2007-06-29 | bfd: | Joseph Myers | 1 | -0/+4 |
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 | -2/+28 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -48/+44 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -40/+8 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -2/+2 |
2006-06-20 | * elf-bfd.h (struct elf_backend_data): Add | Alan Modra | 1 | -35/+21 |
2006-06-20 | bfd/ | Alan Modra | 1 | -2/+5 |
2006-06-01 | * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flags | Alan Modra | 1 | -19/+14 |
2006-05-23 | * elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc for | Jie Zhang | 1 | -9/+19 |
2006-05-23 | * elf32-bfin.c (bfin_check_relocs): Use __GLOBAL_OFFSET_TABLE_ | Jie Zhang | 1 | -6/+6 |
2006-04-06 | * elf32-bfin.c (bfinfdpic_relocs_info_hash): Sprinkle casts to | Bernd Schmidt | 1 | -2/+2 |
2006-04-05 | Fix -Werror problem in previous change. | Bernd Schmidt | 1 | -1/+0 |
2006-04-05 | * elf32-bfin.c (_bfin_create_got_section): Don't generate a _gp | Bernd Schmidt | 1 | -17/+0 |
2006-03-26 | * config.bfd (bfin-*-*): Add bfd_elf32_bfinfdpic_vec. | Bernd Schmidt | 1 | -25/+3508 |
2006-03-25 | * elf32-bfin.c (bfd_const_reloc, bfd_oper_reloc, bfin_push_reloc, | Bernd Schmidt | 1 | -791/+120 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -2/+3 |
2006-02-27 | * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the | Richard Sandiford | 1 | -1/+1 |