bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
2006-06-19  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-07  Nick Clifton* elf64-hppa.c (elf64_hppa_grok_prstatus): New function.
2006-03-20  Dave Anglin * elf64-hppa.c (elf64_hppa_special_sections): Change...
2006-03-18  Dave Anglin * elf64-hppa.c (allocate_global_data_opd): Don't creat...
2006-03-16  Alan Modra PR 2434
2005-12-04  Mark Kettenis* elf64-hppa.c (elf64_hppa_section_from_phdr): Create...
2005-11-18  Dave Anglin * elf64-hppa.c (elf64_hppa_object_p): Recognize corefi...
2005-08-14  Dave Anglin PR ld/1135
2005-07-29  Alan Modra * elf-bfd.h (struct elf_backend_data): Add action_disc...
2005-07-08  Alan Modra * elf-hppa.h (elf_hppa_final_link): Use gp val of...
2005-07-08  H.J. Lu2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
2005-07-05  Alan Modra * elf.c (special_sections): Move const qualifier.
2005-07-04  Alan Modra PR 1004
2005-05-07  H.J. Lu2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2005-05-05  H.J. Lu2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Alan Modrabfd/
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-03-20  H.J. Lu2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
2005-02-02  Alan Modra * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Don...
2004-10-10  Alan Modra * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body...
2004-09-17  Alan Modrainclude/
2004-09-16  Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Replace...
2004-06-24  Alan Modrabfd/
2004-03-27  Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-25  Alan Modrabfd/
2004-03-15  Dave Anglin * elf-hppa.h (elf_hppa_relocate_section): Pass input_b...
2003-12-12  Alan Modra * elf64-hppa.c (elf64_hppa_link_output_symbol_hook...
2003-12-08  Alan Modra * elf-bfd.h (struct elf_backend_data): Remove "bfd...
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-11  Nick CliftonFix decision about when a .interp section should exist
2003-11-03  Daniel Jacobowitz * elf-bfd.h (struct elf_backend_data): Remove plt_head...
2003-09-23  Alan Modra * elf-bfd.h (struct bfd_elf_special_section): Remove...
2003-08-21  Nick CliftonFor elf32-hppa-linux, objects can have OSABI=Linux...
2003-08-20  Nick CliftonBetter handking for unresolved symbols
2003-07-30  Alan Modra * elf-hppa.h (elf_hppa_relocate_section): Look up...
2003-07-25  H.J. Lubfd/
2003-07-18  Richard Henderson * elflink.c (_bfd_elf_dynamic_symbol_p): New.
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-05-09  Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2003-02-17  Nick CliftonFix the behaviour of --allow-shlib-undefined, so that...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28  Alan Modrainclude/elf/ChangeLog
2002-10-23  Nick CliftonForce DT_FLAGS to always be set. Required by HPUX...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-23  Alan Modra * elf-hppa.h (elf_hppa_relocate_section): If relocatab...
2002-07-07  Alan Modra * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_s...
2002-06-27  Jeff Law * elf64-hppa.c (elf64_hppa_reloc_type_class...
2002-06-23  Alan Modra * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_fun...
2002-06-16  Jeff Law * elf-hppa.h (elf_hppa_final_link): Fix formatting...
2002-06-12  Jeff Law * elf64-hppa.c (allocate_global_data_opd): We don...
2002-06-06  Alan Modraelf_swap_symbol_in args should be "const PTR", not...
2002-06-05  Alan Modra * elf-bfd.h (struct elf_size_info): Add swap_symbol_in...
2002-06-04  Alan Modra * elf.c (bfd_section_from_shdr): Make "name" const.
2002-03-28  Alan Modra * linker.c (link_action): Ignore duplicate warning...
2001-12-17  Alan Modra Support for more than 64k ELF sections.
2001-09-20  Nick Cliftoncoordinate info->symbolic and info->allow_shlib_undefined
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-11  Andreas Jaeger2001-08-10 Andreas Jaeger <aj@suse.de>
2001-06-03  H.J. Lu2001-06-02 H.J. Lu <hjl@gnu.org>
2001-01-31  Alan Modra(elf64_hppa_object_p): Set architecture and machine...
2001-01-30  Alan ModraWrite out millicode functions with the right elf symbol...
2001-01-14  Alan ModraLinux target variants for elfxx-hppa.
2001-01-14  Alan ModraWide mode .plt offsets for elf64-hppa
2000-12-09  Kazu Hirata2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-10-12  Alan ModraInclude alloca-conf.h
2000-09-05  Alan ModraA tiny addition for PCREL12F relocs, and a fix for...
2000-08-21  Nick CliftonZero out the dynamic allocated content space. Add...
2000-07-20  H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-12  Alan ModraUse section id in get_dyn_name.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-09  Alan ModraRestore hppa-elf32 to working order.
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-04-24  Jeff Law * elf64-hppa.c, elf64-hppa.h: New files with...
This page took 0.811924 seconds and 83 git commands to generate.