| Commit message (Expand) | Author | Age | Files | Lines |
* | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 2002-06-06 | 1 | -9/+9 |
* | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 2002-06-05 | 1 | -5/+10 |
* | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-04-04 | 1 | -2/+2 |
* | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 2002-03-28 | 1 | -2/+5 |
* | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 2002-02-19 | 1 | -6/+4 |
* | * elf32-sh.c: Added missing prototypes. | Alexandre Oliva | 2002-02-11 | 1 | -2/+5 |
* | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-11 | 1 | -1/+2 |
* | Contribute sh64-elf. | Alexandre Oliva | 2002-02-08 | 1 | -8/+1402 |
* | Support for more than 64k ELF sections. | Alan Modra | 2001-12-17 | 1 | -85/+131 |
* | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 2001-12-07 | 1 | -19/+6 |
* | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 2001-11-23 | 1 | -2/+32 |
* | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 2001-11-10 | 1 | -0/+1 |
* | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 2001-10-17 | 1 | -1/+1 |
* | * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): Make | Hans-Peter Nilsson | 2001-10-01 | 1 | -9/+42 |
* | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 2001-09-24 | 1 | -4/+4 |
* | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 2001-09-20 | 1 | -12/+12 |
* | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 2001-09-20 | 1 | -1/+3 |
* | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 2001-09-18 | 1 | -57/+64 |
* | * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the | Andreas Jaeger | 2001-08-26 | 1 | -29/+30 |
* | Add missing prototypes | Nick Clifton | 2001-08-25 | 1 | -0/+12 |
* | Change PLT code to avoid using r2 - it used by GCC to return large startures | Nick Clifton | 2001-05-23 | 1 | -0/+110 |
* | * elf32-sh.c (sh_elf_relocate_section): Only relocation | DJ Delorie | 2001-03-13 | 1 | -5/+37 |
* | Update copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+2 |
* | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2001-01-23 | 1 | -1/+0 |
* | Fix formatting. | Nick Clifton | 2000-12-12 | 1 | -18/+28 |
* | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-12-08 | 1 | -114/+101 |
* | Fix compile time warning, and remove possibility of infinite loop. | Nick Clifton | 2000-11-21 | 1 | -1/+1 |
* | * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs. | Alexandre Oliva | 2000-11-11 | 1 | -0/+2 |
* | * elf32-sh.c (sh_elf_relocate_section): Use | Alexandre Oliva | 2000-09-18 | 1 | -19/+19 |
* | * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match | Alexandre Oliva | 2000-09-16 | 1 | -1/+1 |
* | * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32, | Alexandre Oliva | 2000-09-14 | 1 | -113/+247 |
* | * config.bfd (sh-*-linux*): Added. | Alexandre Oliva | 2000-09-07 | 1 | -0/+2 |
* | * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, | Alexandre Oliva | 2000-09-02 | 1 | -14/+1820 |
* | * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags | Joern Rennecke | 2000-08-31 | 1 | -1/+2 |
* | * elf32-sh.c (sh_elf_relocate_section) [R_SH_IND12W, | Alexandre Oliva | 2000-08-22 | 1 | -21/+22 |
* | * elf32-sh.c (sh_elf_set_mach_from_flags): Make it static. | Alexandre Oliva | 2000-08-11 | 1 | -2/+2 |
* | Fix bug in sh_elf_reloc_loop | Bernd Schmidt | 2000-08-10 | 1 | -1/+1 |
* | * elf32-sh.c (sh_elf_reloc_loop): Warning removal. | Alexandre Oliva | 2000-08-03 | 1 | -3/+3 |
* | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8. | Joern Rennecke | 2000-05-15 | 1 | -0/+7 |
* | sh-dsp REPEAT support: | Joern Rennecke | 2000-04-05 | 1 | -21/+180 |
* | Fix building with --enable-targets=all | Nick Clifton | 2000-03-01 | 1 | -1/+1 |
* | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-03-01 | 1 | -1/+1 |
* | bfd: | Joern Rennecke | 2000-02-17 | 1 | -2/+118 |
* | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1999-07-12 | 1 | -28/+28 |
* | * Many files: Changes to avoid gcc warnings: Remove unused local | Ian Lance Taylor | 1999-07-12 | 1 | -1/+4 |
* | * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of | Joern Rennecke | 1999-06-03 | 1 | -6/+6 |
* | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32 | Joern Rennecke | 1999-06-03 | 1 | -0/+50 |
* | * libbfd.c (_bfd_generic_verify_endian_match): New function. | Joern Rennecke | 1999-06-03 | 1 | -0/+2 |
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+2059 |