2003-10-19 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / bfd / elf.c
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
2002-03-23  Alan Modra * elf.c (_bfd_elf_make_section_from_shdr): Don't set...
2002-03-04  H.J. Lu2002-03-04 H.J. Lu <hjl@gnu.org>
2002-02-14  Alan Modra * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_N...
2002-02-13  Michael Snyder2002-02-11 Michael Snyder <msnyder@redhat.com>
2002-02-13  Nick CliftonAccept a physicall address of 0 as valid in a program...
2002-01-30  Nick CliftonDon't translate debugging message.
2002-01-26  Nick CliftonCopy only as much information as possible to avoid...
2002-01-25  Mark Kettenis* elf.c (elfcore_write_prstatus): Make sure we pass...
2002-01-21  Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol...
2002-01-17  Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_section_fro...
2002-01-15  Jakub Jelinek * elflink.h (elf_link_input_bfd): Back out 2002-01...
2002-01-10  Michael Snyder2002-01-10 Michael Snyder <msnyder@redhat.com>
2002-01-09  Jason Thorpeinclude/elf:
2002-01-08  Michael Snyder2002-01-08 Michael Snyder <msnyder@redhat.com>
2002-01-08  Alexandre Oliva* elf.c (elf_fake_sections): Propagate errors from
2001-12-19  Michael Snyder2001-12-18 Michael Snyder <msnyder@redhat.com>
2001-12-18  H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18  H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18  H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-18  Alan Modra * elf.c (elfcore_netbsd_get_lwpid): New function.
2001-12-17  Alan Modra Support for more than 64k ELF sections.
2001-12-13  Jakub Jelinek * elf-bfd.h (enum elf_link_info_type): New.
2001-12-07  Nick CliftonCombine sentance fragments into a single sentance in...
2001-12-07  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): Only call
2001-11-29  Nick CliftonDo not overwite the core signal if it has already been...
2001-11-23  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-10  Alan Modra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-11-07  Jakub Jelinek * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.
next
This page took 0.432973 seconds and 107 git commands to generate.