Age | Commit message (Expand) | Author | Files | Lines |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -1/+1 |
2003-04-23 | bfd: | Joern Rennecke | 1 | -1/+1 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 1 | -2/+2 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -305/+314 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -24/+22 |
2002-11-28 | * elf32-sh.c (sh_elf_relocate_section): Don't complain about | Kaz Kojima | 1 | -1/+8 |
2002-10-25 | Add some string section merging support. | Jim Wilson | 1 | -0/+29 |
2002-10-16 | * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, | Alan Modra | 1 | -3/+31 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -6/+11 |
2002-10-10 | * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le): | Stephen Clarke | 1 | -2/+2 |
2002-08-23 | * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy | Alan Modra | 1 | -11/+16 |
2002-08-23 | * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT | Alan Modra | 1 | -0/+20 |
2002-08-23 | * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize | Alan Modra | 1 | -1/+1 |
2002-08-16 | * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect | Stephen Clarke | 1 | -0/+3 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -64/+21 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -10/+8 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |
2002-06-08 | * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static. | Alan Modra | 1 | -2/+2 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -2/+2 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -1/+2 |
2002-06-04 | * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove | Alan Modra | 1 | -5/+1 |
2002-06-03 | * elf32-arc.c: Fix formatting. | Kazu Hirata | 1 | -10/+10 |
2002-04-16 | * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table | Alan Modra | 1 | -1/+2 |
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-02-22 | * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my | Jakub Jelinek | 1 | -1/+1 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -6/+4 |
2002-02-11 | * elf32-sh.c: Added missing prototypes. | Alexandre Oliva | 1 | -5/+22 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 1 | -0/+4193 |