daily update
[binutils-gdb.git] / bfd / elf.c
2004-06-24 Alan Modrabfd/
2004-05-27 H.J. Lubfd/
2004-05-26 Alan Modrabfd/
2004-05-25 Alan Modrabfd/
2004-05-22 Alan Modra * merge.c (_bfd_merged_section_offset): Remove "addend...
2004-05-17 Bob Wilsonbinutils ChangeLog:
2004-05-11 Jakub Jelinekbfd/
2004-04-30 H.J. Lu2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2004-04-30 Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2004-04-27 Alan Modra * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don...
2004-04-22 Jakub Jelinekbfd/
2004-03-30 Jakub Jelinek * elf.c (map_sections_to_segments): Fix handling of...
2004-03-18 Alan Modrabfd/
2004-03-05 Nathan Sidwell * elf.c (map_sections_to_segments): Ignore .tbss secti...
2004-02-13 Andrew Cagney2004-02-13 Andrew Cagney <cagney@redhat.com>
2004-02-09 Richard Sandiford * bfd-elf.h (elf_backend_name_local_section_symbols...
2003-12-11 Nick Clifton(INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments.
2003-12-01 Alan Modra * elf-bfd.h (is_elf_hash_table): Take hash tab rather...
2003-11-27 Kazu Hirata * elf32-arm.h: Fix comment typos.
2003-11-27 Alexandre Oliva* elf-bfd.h (elf_backend_data::elf_backend_modify_segme...
2003-11-27 Mark Kettenis* elf.c (elfcore_grok_netbsd_procinfo): Make a pseudose...
2003-11-22 Jakub Jelinek2003-11-22 Jakub Jelinek <jakub@redhat.com>
2003-11-17 Daniel Jacobowitz * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
2003-11-05 Alan Modra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-11-04 Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-11-04 Alan Modra * bfd-in.h (_bfd_elf_tls_setup): Declare.
2003-10-31 Andrew CagneyIndex: sim/frv/ChangeLog
2003-10-29 Alan Modra * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
2003-10-20 Andrew Cagney2003-10-19 Andrew Cagney <cagney@redhat.com>
2003-10-16 Roland McGrath2003-10-07 Roland McGrath <roland@redhat.com>
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
2003-09-23 Alan Modra * elf-bfd.h (struct bfd_elf_special_section): Remove...
2003-09-19 Alan Modra * elf.c (elfcore_write_note): Don't use sizeof(Elf_Ext...
2003-08-07 Alan Modra * elfxx-target.h: Remove PTR cast.
2003-08-04 Alan Modra * elfcode.h: Convert to C90, remove unneeded casts...
2003-07-31 Alan Modra * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
2003-07-30 Alan Modra * elf.c: Convert to C90, remove unnecessary prototypes...
2003-07-28 Alan Modra * elf.c (special_sections): Set attributes for .got...
2003-07-26 H.J. Lubfd/
2003-07-25 H.J. Lubfd/
2003-07-07 Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Remove linke...
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-03 Jakub Jelinekbinutils/
2003-05-29 Alan Modra * elf.c (elfcore_grok_nto_status): Only set lwpid...
2003-05-21 Nick CliftonUSe is_elf_hash_table() to check for the presence of...
2003-05-21 Roland McGrath2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-13 Andrew Haley2003-05-13 Andrew Haley <aph@redhat.com>
2003-05-09 Alan Modra * elf.c (elf_fake_sections): Use correct cast for...
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2003-04-24 Roland McGrath2003-04-24 Roland McGrath <roland@redhat.com>
2003-03-31 Nick CliftonFix memory leaks
2003-02-24 Nick CliftonAdd support for QNX style core files.
2003-02-17 Nick CliftonSEGMENT_OVERLAPS: Check that LMAs overlap as well.
2003-02-07 Nick CliftonGenerate an error message if a section cannot be found...
2003-02-04 Alan Modra * elf-bfd.h (struct got_entry, struct plt_entry):...
2003-02-04 Alan Modrabfd
2003-01-23 Alan Modrainclude/elf/ChangeLog
2002-12-28 Jakub Jelinek * elf.c (elf_sort_sections): Don't reorder .tbss.
2002-12-12 Alan ModraComment typo fixes.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-11-26 Alan Modra * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_...
2002-11-20 Alexandre Oliva* elf.c (_bfd_elf_link_hash_table_init): Make sure
2002-11-12 Alan Modra * elf-bfd.h (struct cie_header): Move from elf_eh...
2002-11-06 Alan ModraAh bah, missed these from last commit.
2002-11-06 Alan Modra * Makefile.am: Remove entries for elf32-qnx.[ch].
2002-11-04 Alan Modra * elflink.h (struct elf_final_link_info): Add shndxbuf...
2002-10-19 Mark Kettenis* elf.c (elfcore_grok_note): Fix recognition on NT_PRXF...
2002-09-28 Alan Modra * elf.c (map_sections_to_segments): Correct test for...
2002-09-18 Daniel Jacobowitz * bfd-in.h (bfd_get_dynamic_symcount): Define.
2002-09-11 Nick CliftonCheck functionname_ptr and line_ptr before deciding...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-22 Alan Modra * elf-bfd.h (struct elf_backend_data): Add struct...
2002-08-17 Andrew Cagney* elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
2002-07-30 Jakub Jelinek * elf.c (elf_fake_sections): Fix up .tbss sh_size...
2002-07-23 Nick Cliftonfix typo introduced in previous delta
2002-07-23 Nick CliftonAdd new bitfield 'want_p_paddr_set_to_zero'.
2002-07-10 Alan Modra * elf.c: (assign_section_numbers) Set sh_entsize for...
2002-07-08 Alan Modra * elf.c: Formatting.
2002-07-07 Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-07-04 Alan Modra * elflink.h (elf_link_add_object_symbols): Revert...
2002-07-02 Alan Modra * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
2002-06-25 Alan Modra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-23 Alan Modra2002-06-23 Alan Modra <amodra@bigpond.net.au>
2002-06-09 H.J. Lu2002-06-08 H.J. Lu <hjl@gnu.org>
2002-06-07 Alan Modra * elf-bfd.h (struct bfd_elf_section_data <group_name...
2002-06-06 Nick CliftonDo not include empty sections in loadable segments.
2002-06-05 Alan Modra * elf.c (group_signature): Swap in the whole symbol...
2002-06-05 Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-06-04 Alan Modra * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT...
2002-06-04 Alan Modra * elf.c (bfd_section_from_shdr): Make "name" const.
2002-05-31 Alan Modra * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
2002-05-23 Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-15 Alan ModraFix ld --just-symbols
2002-04-12 Alan Modra * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVER...
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-04-03 Alan Modra * elf.c (_bfd_elf_make_section_from_shdr): When settin...
2002-04-01 Jason Thorpe2002-04-01 Nathan Williams <nathanw@wasabisystems...
2002-03-27 Alan Modra * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
next