summaryrefslogtreecommitdiff
path: root/bfd/elf-hppa.h
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-08-251-2/+6
* * elf-bfd.h (struct elf_backend_data): Add action_discarded.Alan Modra2005-07-291-1/+13
* * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra2005-07-081-3/+3
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2004-10-211-16/+18
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-9/+9
* bfd/Alan Modra2004-08-131-9/+6
* bfd/Alan Modra2004-06-241-7/+3
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-3/+1
* * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra2004-03-261-2/+3
* bfd/H.J. Lu2004-03-201-13/+6
* * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors forDave Anglin2004-03-191-0/+22
* * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead ofDave Anglin2004-03-151-4/+4
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-2/+2
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* Better handking for unresolved symbolsNick Clifton2003-08-201-3/+4
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-149/+72
* * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.Alan Modra2003-07-301-2/+15
* Correct spelling of "relocatable".Alan Modra2003-06-251-5/+5
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-512/+512
* include/elf/ChangeLogAlan Modra2002-11-281-6/+4
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-22/+6
* * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F asAlan Modra2002-07-161-9/+14
* * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.Jeff Law2002-06-161-11/+14
* * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.Alan Modra2002-04-081-7/+76
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+6
* 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-03-051-18/+68
* * elf-hppa.h (elf_hppa_reloc_final_type): New function strippedAlan Modra2002-02-121-48/+60
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-4/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-27/+27
* Use SEGREL32 relocs for elf32-hppa unwind.Alan Modra2001-01-141-74/+74
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-18/+9
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-271-3/+17
* Support for vtable relocs.Alan Modra2000-09-051-62/+94
* Use section id in get_dyn_name.Alan Modra2000-07-121-3/+3
* Restore hppa-elf32 to working order.Alan Modra2000-07-091-37/+42
* (elf_hppa_final_link_relocate) Fix handling of branches.Alan Modra2000-05-311-3/+13
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-1/+2
* * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16,Jeff Law2000-05-191-3/+3
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-021-427/+599
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+7
* * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.Jeff Law1999-09-161-1/+7
* * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in theJeff Law1999-09-161-9/+50
* * elf-hppa.h (elf_hppa_relocate_section): Allow undefinedJeff Law1999-09-161-8/+31
* * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.Jeff Law1999-09-151-32/+50
* * elf-hppa.h (elf_hppa_record_segment_addrs): New function.Jeff Law1999-09-141-8/+61
* * elf-hppa.h (elf_hppa_final_link): Remove unused variables.Jeff Law1999-09-141-11/+1
* * elf-hppa.h (elf_hppa_final_link_relocate): Handle SECREL32.Jeff Law1999-09-131-9/+12