Age | Commit message (Expand) | Author | Files | Lines |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -0/+3 |
2002-03-21 | * elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF) | Richard Earnshaw | 1 | -0/+13 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -10/+6 |
2002-02-08 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -2/+2 |
2002-02-01 | 2002-01-31 Philipp Thomas <pthomas@suse.de> | Philipp Thomas | 1 | -10/+10 |
2002-01-30 | Fixes for better translation into other languages | Nick Clifton | 1 | -2/+2 |
2002-01-30 | Unify messages in coff-arm.c and elf32-arm.h. | Philipp Thomas | 1 | -3/+3 |
2002-01-16 | * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle | Richard Earnshaw | 1 | -9/+40 |
2002-01-16 | * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing | Alan Modra | 1 | -5/+9 |
2002-01-03 | Handle R_ARM_THM_PC11 | Nick Clifton | 1 | -0/+41 |
2002-01-02 | Reformat error messages to ease translation into other languages. | Nick Clifton | 1 | -13/+21 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -8/+3 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -19/+6 |
2001-12-06 | Fixes to improve the ability to translate messages in the binutils tools | Nick Clifton | 1 | -8/+14 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -0/+42 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -0/+1 |
2001-10-12 | Treat R_ARM_THM_PC22 like R_ARM_PC24. | Nick Clifton | 1 | -2/+5 |
2001-09-27 | Revert most of previous delta. Do not call bfd_archive_filename on output | Nick Clifton | 1 | -6/+6 |
2001-09-27 | Replace bfd_get_filename with bfd_archive_filename in error message. | Nick Clifton | 1 | -32/+34 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+4 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -51/+56 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -78/+92 |
2001-08-31 | Do not rightshift recomputed addend during relocatable link if not USE_REL. | Nick Clifton | 1 | -3/+2 |
2001-08-26 | * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the | Andreas Jaeger | 1 | -50/+52 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -44/+80 |
2001-08-03 | Include offset of reloc from start of section when computing value for | Nick Clifton | 1 | -1/+1 |
2001-06-09 | 2001-06-09 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -2/+2 |
2001-05-28 | Support big endian PLT entries. | Nick Clifton | 1 | -12/+20 |
2001-05-04 | Set EF_ARM_HASENTRY if the start address is set. | Nick Clifton | 1 | -0/+12 |
2001-03-16 | Fix warning message | Nick Clifton | 1 | -4/+4 |
2001-03-11 | 2001-03-11 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -0/+7 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2001-03-07 | Conditionalize prevbious pathc on ! defined OLD_ARM_ABI. | Nick Clifton | 1 | -1/+2 |
2001-03-06 | Fix BLX(1) for Thumb | Nick Clifton | 1 | -0/+11 |
2001-02-28 | 2001-02-28 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -31/+49 |
2000-12-09 | Pass dwarf2_find_line_info as last parameter to invocation of | Nick Clifton | 1 | -1/+2 |
2000-12-08 | Generalize DWARF2 and COFF support. | Nick Clifton | 1 | -1/+1 |
2000-12-03 | 2000-12-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -7/+2 |
2000-11-06 | 2000-11-05 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -4/+27 |
2000-11-01 | 2000-10-31 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -0/+2 |
2000-10-27 | 2000-10-27 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -24/+34 |
2000-09-29 | (arm_add_to_rel): Fix R_ARM_THM_PC22 relocations. | Alan Modra | 1 | -66/+89 |
2000-09-09 | Do not initialise flags in output bfd if the input bfd is the default | Nick Clifton | 1 | -6/+7 |
2000-09-03 | 2000-09-03 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -1/+8 |
2000-08-10 | Fix formatting | Nick Clifton | 1 | -141/+135 |
2000-08-04 | If the destination of a BLX instruction is aligned on a half word boundary, | Nick Clifton | 1 | -6/+15 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-06-24 | * elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)' | Alexandre Oliva | 1 | -2/+2 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |