Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-05-28  H.J. Lu2003-05-28 Alan Modra <amodra@bigpond.net.au>
2003-05-09  Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2003-02-19  Alan Modra * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify...
2003-02-17  Nick CliftonFix the behaviour of --allow-shlib-undefined, so that...
2003-02-08  Alan Modra * elf32-hppa.c (group_sections): Don't share a stub...
2003-02-08  Alan Modra * elf32-hppa.c (elf32_hppa_size_stubs): Double the...
2003-01-08  Dave Anglin * elf32-hppa.c (final_link_relocate): For all DP relat...
2002-12-12  Alan Modra * elf32-i386.c (elf_i386_finish_dynamic_sections)...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28  Alan Modrainclude/elf/ChangeLog
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-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-07-01  Alan Modra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25  Alan Modra * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy...
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-03  Kazu Hirata * elf32-arc.c: Fix formatting.
2002-05-10  Alan Modra * elf32-hppa.c (elf32_hppa_size_stubs): Revert part...
2002-05-04  Alan Modra * elf32-hppa.c (struct elf32_hppa_link_hash_table...
2002-04-28  Alan Modra * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs)...
2002-04-23  Alan Modra * elf32-hppa.c (hppa_type_of_stub): Correct and simpli...
2002-04-08  Alan Modra * elf32-hppa.c (hppa_unwind_entry_compare): Move to...
2002-04-04  Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-28  Alan Modra * linker.c (link_action): Ignore duplicate warning...
2002-03-05  Jeff Law2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>
2002-03-05  Alan Modra * elf32-hppa.c (clobber_millicode_symbols): Remove...
2002-02-19  Jakub Jelinek * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-02-12  Alan Modra * elf-hppa.h (elf_hppa_reloc_final_type): New function...
2002-02-05  Alan Modra * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check...
2002-01-21  Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol...
2001-12-17  Alan Modra Support for more than 64k ELF sections.
2001-12-07  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): Only call
2001-12-07  Alan Modra * elf32-hppa.c (clobber_millicode_symbols): Don't...
2001-12-03  Alan Modra * elf32-hppa.c (hppa_get_stub_entry): Remove debug...
2001-11-24  Alan Modra * elf32-hppa.c (elf32_hppa_size_stubs): Decrease defau...
2001-11-23  Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-11-19  Alan Modra * elf32-hppa.c (clobber_millicode_symbols): Dec dynstr...
2001-11-19  Alan Modra * elf32-hppa.c (elf32_hppa_size_stubs): Don't consider...
2001-11-19  Alan Modra * elf32-hppa.c (PLABEL_PLT_ENTRY_SIZE): Delete.
2001-11-10  Alan Modra * elf32-arm.h (elf32_arm_final_link_relocate): Don...
2001-11-02  Alan Modra * elf32-hppa.c (hppa_handle_PIC_calls): Rename to...
2001-10-31  Alan Modra Revert previous delta, instead do this.
2001-10-31  Alan Modra * elf32-hppa.c (elf32_hppa_size_dynamic_sections)...
2001-10-23  Alan Modra * elflink.h (elf_link_input_bfd): Zero the reloc inste...
2001-10-15  Alan Modra * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind...
2001-10-15  Alan Modra * elf32-hppa.c (elf32_hppa_copy_indirect_symbol):...
2001-10-03  Alan Modra * elflink.h (elf_fix_symbol_flags): Copy flags to...
2001-09-29  Alan Modra * elf-bfd.h (struct elf_link_local_dynamic_entry)...
2001-09-28  Alan Modra * elf32-hppa.c (elf32_hppa_check_relocs): Update comme...
2001-09-26  Alan Modra * elf32-i386 (elf_i386_copy_indirect_symbol): New...
2001-09-25  Alan Modra * elf32-hppa.c: Rename all occurrences of "hplink...
2001-09-25  Alan Modra * elf32-hppa.c: (LONG_BRANCH_PIC_IN_SHLIB): Delete...
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
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-09-08  Alan Modra * elf32-i386.c (elf_i386_relocate_section): Check...
2001-08-03  Alan Modra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-06-30  H.J. Lu2001-06-29 H.J. Lu <hjl@gnu.org>
2001-06-27  Alan Modra Avoid creating COPY relocs.
2001-06-21  Alan Modra * elf32-hppa.c (elf32_hppa_size_dynamic_sections)...
2001-06-05  Alan Modra * elf32-hppa.c (allocate_plt_and_got): Skip indirect...
2001-06-03  H.J. Lu2001-06-02 H.J. Lu <hjl@gnu.org>
2001-05-30  Alan Modra * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_P...
2001-05-28  Alan Modra * elf32-hppa.c (elf32_hppa_relocate_section): Set...
2001-05-25  Alan Modra * elf32-hppa.c (elf32_hppa_relocate_section): Don...
2001-05-18  Alan Modra * elf32-hppa.c (clobber_millicode_symbols): Temporaril...
2001-04-30  H.J. Lu2000-04-27 H.J. Lu <hjl@gnu.org>
2001-04-30  Alan Modra * elf32-hppa.c (final_link_relocate): Branch to ....
2001-03-21  Alan ModraPrevent NULL pointer dereference.
2001-03-15  Alan ModraDon't assume non-PIC to PIC call stubs are unneeded...
2001-03-08  Nick CliftonUpdate copyright notices
2001-02-27  Alan ModraFix some comments, and a formatting error.
2001-02-13  Alan Modra(elf32_hppa_set_gp): Handle weak $global$.
2001-01-14  Alan ModraLinux target variants for elfxx-hppa.
2001-01-14  Alan ModraUse SEGREL32 relocs for elf32-hppa unwind.
2001-01-14  Alan ModraCorrect DT_INIT/DT_FINI ABI violation
2000-12-05  Kazu Hirata2000-12-05 Kazu Hirata <kazu@hxi.com>
2000-10-02  Alan ModraCorrect call to _bfd_elf32_gc_record_vtable.
2000-09-27  Alan Modra.plt stub for lazy linking, --stub-group-size=N ld...
2000-09-21  Alan ModraCorrect comments. Don't check non-code output sections...
2000-09-21  Alan ModraFix a segfault caused by under-allocating an array.
2000-09-18  Alan ModraGroup stub sections.
2000-09-15  Alan ModraFind the first .init and .fini sections correctly.
2000-09-14  Alan ModraLots of bug fixes. .plt entries for DT_INIT, DT_FINI...
2000-09-05  Alan ModraShared lib support.
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-05-02  Alan ModraAssorted code cleanup and fixes for hppa. Re-enable...
2000-04-11  Alan ModraFit 64-bit nits.
2000-03-01  H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-17  Ian Lance Taylor1999-08-17 H.J. Lu <hjl@gnu.org>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-11  Jeff Law * elf-hppa.h (elf_hppa_fake_sections): New...
1999-08-09  Jeff Law * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type...
next
This page took 0.458007 seconds and 107 git commands to generate.