Age | Commit message (Expand) | Author | Files | Lines |
2002-06-04 | * elf.c (bfd_section_from_shdr): Make "name" const. | Alan Modra | 1 | -1/+1 |
2002-05-31 | * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo. | Alan Modra | 1 | -29/+56 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -1/+70 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -0/+13 |
2002-04-12 | * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or | Alan Modra | 1 | -7/+0 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-04-03 | * elf.c (_bfd_elf_make_section_from_shdr): When setting section | Alan Modra | 1 | -4/+13 |
2002-04-01 | 2002-04-01 Nathan Williams <nathanw@wasabisystems.com> | Jason Thorpe | 1 | -1/+1 |
2002-03-27 | * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for | Alan Modra | 1 | -2/+6 |
2002-03-23 | * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on | Alan Modra | 1 | -11/+14 |
2002-03-04 | 2002-03-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+9 |
2002-02-14 | * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD. | Alan Modra | 1 | -1/+2 |
2002-02-13 | 2002-02-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -5/+41 |
2002-02-13 | Accept a physicall address of 0 as valid in a program header | Nick Clifton | 1 | -3/+8 |
2002-01-30 | Don't translate debugging message. | Nick Clifton | 1 | -18/+16 |
2002-01-26 | Copy only as much information as possible to avoid stack corruption. | Nick Clifton | 1 | -1/+1 |
2002-01-25 | * elf.c (elfcore_write_prstatus): Make sure we pass the address of | Mark Kettenis | 1 | -1/+1 |
2002-01-21 | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 1 | -5/+14 |
2002-01-17 | * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>): | Alan Modra | 1 | -28/+25 |
2002-01-15 | * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change. | Jakub Jelinek | 1 | -1/+17 |
2002-01-10 | 2002-01-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2002-01-09 | include/elf: | Jason Thorpe | 1 | -9/+10 |
2002-01-08 | 2002-01-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+136 |
2002-01-08 | * elf.c (elf_fake_sections): Propagate errors from | Alexandre Oliva | 1 | -3/+4 |
2001-12-19 | 2001-12-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+7 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+3 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+3 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+18 |
2001-12-18 | * elf.c (elfcore_netbsd_get_lwpid): New function. | Alan Modra | 1 | -2/+118 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -53/+173 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -10/+42 |
2001-12-07 | Combine sentance fragments into a single sentance in order to permit better | Nick Clifton | 1 | -7/+5 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -1/+36 |
2001-11-29 | Do not overwite the core signal if it has already been set by another thread. | Nick Clifton | 1 | -2/+8 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -0/+32 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -0/+56 |
2001-11-07 | * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo. | Jakub Jelinek | 1 | -17/+33 |
2001-10-30 | If the LMA for a segment is known, use it for matching sections to segments. | Nick Clifton | 1 | -10/+13 |
2001-10-30 | Set the LMA based on the p_paddr of the segment that contains it. | Nick Clifton | 1 | -10/+24 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -3/+3 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |
2001-10-10 | * elf.c (elf_map_symbols): Don't create new section symbols; Use | Alan Modra | 1 | -243/+225 |
2001-10-09 | * elf-bfd.h (struct bfd_elf_section_data): Rename "group" to | Alan Modra | 1 | -25/+21 |
2001-10-09 | * elf-bfd.h (struct bfd_elf_section_data): Add "group" and | Alan Modra | 1 | -12/+317 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -1/+4 |
2001-09-30 | * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts to | Alan Modra | 1 | -7/+14 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -24/+25 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -2/+2 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -5/+5 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -179/+187 |