Age | Commit message (Expand) | Author | Files | Lines |
2002-11-06 | * Makefile.am: Remove entries for elf32-qnx.[ch]. | Alan Modra | 1 | -23/+0 |
2002-10-16 | * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, | Alan Modra | 1 | -4/+138 |
2002-10-14 | * elf32-sh.c (elf_sh_link_hash_entry): Replace | Stephen Clarke | 1 | -132/+283 |
2002-10-11 | * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject, | Kaz Kojima | 1 | -26/+935 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -3/+6 |
2002-10-10 | * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le): | Stephen Clarke | 1 | -2/+2 |
2002-10-02 | * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount. | Stephen Clarke | 1 | -4/+27 |
2002-08-24 | * elf32-sh.c (sh_elf_copy_indirect_symbol): New. | Alan Modra | 1 | -583/+966 |
2002-08-23 | * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy | Alan Modra | 1 | -5/+9 |
2002-08-23 | * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT | Alan Modra | 1 | -0/+22 |
2002-08-23 | * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize | Alan Modra | 1 | -1/+1 |
2002-08-22 | Add sh-nto support | Nick Clifton | 1 | -0/+4 |
2002-08-16 | * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect | Stephen Clarke | 1 | -0/+5 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -211/+89 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -9/+9 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -5/+10 |
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 | -2/+5 |
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 | -2/+5 |
2002-02-11 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+2 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 1 | -8/+1402 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -85/+131 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -19/+6 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -2/+32 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -0/+1 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -1/+1 |
2001-10-01 | * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): Make | Hans-Peter Nilsson | 1 | -9/+42 |
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 | -12/+12 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -57/+64 |
2001-08-26 | * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if the | Andreas Jaeger | 1 | -29/+30 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -0/+12 |
2001-05-23 | Change PLT code to avoid using r2 - it used by GCC to return large startures | Nick Clifton | 1 | -0/+110 |
2001-03-13 | * elf32-sh.c (sh_elf_relocate_section): Only relocation | DJ Delorie | 1 | -5/+37 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-12 | Fix formatting. | Nick Clifton | 1 | -18/+28 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -114/+101 |
2000-11-21 | Fix compile time warning, and remove possibility of infinite loop. | Nick Clifton | 1 | -1/+1 |
2000-11-11 | * elf32-sh.c (sh_elf_relocate_section): Ignore R_SH_NONE relocs. | Alexandre Oliva | 1 | -0/+2 |
2000-09-18 | * elf32-sh.c (sh_elf_relocate_section): Use | Alexandre Oliva | 1 | -19/+19 |
2000-09-16 | * elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match | Alexandre Oliva | 1 | -1/+1 |
2000-09-14 | * elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32, | Alexandre Oliva | 1 | -113/+247 |
2000-09-07 | * config.bfd (sh-*-linux*): Added. | Alexandre Oliva | 1 | -0/+2 |
2000-09-02 | * elf32-sh.c (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT, | Alexandre Oliva | 1 | -14/+1820 |
2000-08-31 | * elf32-sh.c (sh_elf_merge_private_data): If ibfd's elf header flags | Joern Rennecke | 1 | -1/+2 |