Age | Commit message (Expand) | Author | Files | Lines |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+3 |
2004-09-17 | include/ | Alan Modra | 1 | -6/+6 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -24/+20 |
2004-07-21 | * elf-bfd.h (ELF_COMMON_DEF_P): New. | Alexandre Oliva | 1 | -5/+5 |
2004-06-27 | * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete. | Alexandre Oliva | 1 | -193/+31 |
2004-06-24 | bfd/ | Alan Modra | 1 | -104/+50 |
2004-06-09 | * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New. | Alexandre Oliva | 1 | -0/+22 |
2004-05-28 | * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addend | DJ Delorie | 1 | -3/+16 |
2004-05-27 | * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Avoid | Alexandre Oliva | 1 | -11/+34 |
2004-05-27 | * elf-m10300.c (mn10300_elf_relax_section): Don't test isym within | Alexandre Oliva | 1 | -1/+1 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -6/+6 |
2004-03-25 | bfd/ | Alan Modra | 1 | -10/+10 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -8/+7 |
2003-12-04 | * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported. | Alan Modra | 1 | -14/+21 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2003-11-11 | Fix decision about when a .interp section should exist | Nick Clifton | 1 | -1/+1 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-11-04 | * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix | Alan Modra | 1 | -5/+7 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -57/+37 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -2/+2 |
2003-07-29 | * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table | Alexandre Oliva | 1 | -2/+2 |
2003-07-10 | 2001-09-12 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -0/+4 |
2003-07-10 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -8/+2048 |
2003-07-10 | 2001-05-06 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 1 | -1/+9 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -8/+8 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -5/+5 |
2002-12-12 | * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder | Alexandre Oliva | 1 | -1/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -106/+109 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -2/+2 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -4/+0 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -463/+196 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -12/+12 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -7/+15 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -20/+4 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -6/+25 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -0/+3 |
2002-02-12 | * elf-m10300.c (mn10300_elf_relax_section): Skip section before | Alexandre Oliva | 1 | -1/+7 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -182/+268 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -3/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -53/+61 |
2001-09-13 | * elf.c (prep_headers): Get the machine code from the elf | Alexandre Oliva | 1 | -1/+2 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -0/+18 |
2001-08-24 | * elf-m10300.c (mn10300_elf_relocate_section): Test the right | Alexandre Oliva | 1 | -2/+2 |
2001-05-16 | * elf-m10300.c (mn10300_elf_relax_section): Don't relax | Alexandre Oliva | 1 | -8/+28 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2001-02-01 | 2001-02-01 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -145/+140 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |