Age | Commit message (Expand) | Author | Files | Lines |
2002-11-21 | * elflink.h (elf_link_add_object_symbols): Don't overwrite the | Richard Henderson | 1 | -15/+12 |
2002-11-12 | * elflink.h (elf_link_add_object_symbols): Optimize stabs for | Alan Modra | 1 | -6/+18 |
2002-11-12 | * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c. | Alan Modra | 1 | -43/+18 |
2002-11-12 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero | Alan Modra | 1 | -48/+44 |
2002-11-04 | * elflink.h (struct elf_final_link_info): Add shndxbuf_size. | Alan Modra | 1 | -26/+47 |
2002-10-22 | * elflink.h (struct elf_link_sort_rela): Turn rel and rela | Alexandre Oliva | 1 | -33/+56 |
2002-10-19 | 2002-10-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -16/+18 |
2002-10-16 | * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects | Alan Modra | 1 | -0/+7 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -10/+15 |
2002-10-07 | * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent | Alan Modra | 1 | -16/+0 |
2002-09-23 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs | Alan Modra | 1 | -1/+6 |
2002-09-19 | When examining weak symbols, follow indirect links. | Nick Clifton | 1 | -1/+4 |
2002-08-22 | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 1 | -3/+3 |
2002-08-14 | 2002-08-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+4 |
2002-08-12 | 2002-08-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -5/+8 |
2002-08-09 | 2002-08-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -4/+7 |
2002-08-08 | Check symbols with undefine version. | H.J. Lu | 1 | -41/+92 |
2002-08-08 | * elflink.h (elf_link_output_extsym): Don't output symbols from | Alan Modra | 1 | -1/+1 |
2002-07-25 | * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define | Alan Modra | 1 | -87/+0 |
2002-07-23 | * elflink.h (elf_link_input_bfd): Don't change internal symbols | Alan Modra | 1 | -10/+11 |
2002-07-16 | * elflink.h: Formatting fixes, tidy prototypes. | Alan Modra | 1 | -55/+52 |
2002-07-16 | * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when | Alan Modra | 1 | -6/+7 |
2002-07-15 | bfd/ | H.J. Lu | 1 | -0/+38 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -430/+245 |
2002-07-04 | * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux | Alan Modra | 1 | -17/+0 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -7/+7 |
2002-06-25 | * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. | Alan Modra | 1 | -22/+28 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |
2002-06-23 | * elflink.h (elf_link_add_archive_symbols): For the default | Alan Modra | 1 | -7/+21 |
2002-06-23 | 2002-06-23 Alan Modra <amodra@bigpond.net.au> | Alan Modra | 1 | -4/+152 |
2002-06-19 | If the target does not support an ELF style has table, return true, indicating | Nick Clifton | 1 | -1/+1 |
2002-06-12 | * elflink.h (elf_bfd_final_link): Improve error handling for missing | Jeff Law | 1 | -2/+14 |
2002-06-07 | * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with | Alan Modra | 1 | -6/+12 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -10/+10 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -9/+15 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -5/+91 |
2002-05-21 | * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return | Thiemo Seufer | 1 | -10/+23 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -4/+15 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -5/+14 |
2002-05-06 | * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset | Alan Modra | 1 | -2/+3 |
2002-04-26 | * elflink.h (elf_bfd_final_link): Ensure input bfd class is the | Alan Modra | 1 | -12/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -12/+49 |
2002-03-26 | 2002-03-26 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+2 |
2002-03-26 | 2002-03-26 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -2/+1 |
2002-03-26 | * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections. | Alan Modra | 1 | -5/+9 |
2002-03-19 | * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set | Hans-Peter Nilsson | 1 | -4/+0 |
2002-03-14 | 2002-03-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2002-03-14 | * cpu-mips.c (mips_compatible): New. Don't check bits_per_word. | Alan Modra | 1 | -5/+24 |
2002-03-13 | Revert last change. | Alan Modra | 1 | -53/+43 |
2002-03-13 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF section | Alan Modra | 1 | -43/+53 |