summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainlineAlan Modra2004-04-081-34/+21
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-18/+2
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* Fix decision about when a .interp section should existNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.Alan Modra2003-11-041-36/+67
* * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation ifDave Anglin2003-10-171-0/+5
* * elf32-hppa.c (struct elf32_hppa_link_hash_entry,Dave Anglin2003-09-101-144/+90
* For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check forNick Clifton2003-08-211-1/+4
* Better handking for unresolved symbolsNick Clifton2003-08-201-37/+27
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-1/+1
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-336/+128
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* 2003-05-28 Alan Modra <amodra@bigpond.net.au>H.J. Lu2003-05-281-8/+3
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-3/+3
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-100/+65
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-21/+18
* * elf32-hppa.c (group_sections): Don't share a stub section ifAlan Modra2003-02-081-2/+8
* * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left forAlan Modra2003-02-081-6/+17
* * elf32-hppa.c (final_link_relocate): For all DP relative relocations,Dave Anglin2003-01-081-7/+6
* * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offsetAlan Modra2002-12-121-12/+17
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-142/+142
* include/elf/ChangeLogAlan Modra2002-11-281-19/+19
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+5
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-20/+5
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-60/+13
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-52/+17
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-3/+5
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-1/+1
* * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,Alan Modra2002-05-101-2/+12
* * elf32-hppa.c (struct elf32_hppa_link_hash_table): AddAlan Modra2002-05-041-123/+202
* * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.Alan Modra2002-04-281-1/+1
* * elf32-hppa.c (hppa_type_of_stub): Correct and simplify conditionAlan Modra2002-04-231-49/+41
* * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.Alan Modra2002-04-081-58/+5
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+19
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-4/+17
* 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-03-051-6/+12
* * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keepAlan Modra2002-03-051-4/+0
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-1/+2
* * elf-hppa.h (elf_hppa_reloc_final_type): New function strippedAlan Modra2002-02-121-1/+1
* * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra2002-02-051-2/+6
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-13/+18
* Support for more than 64k ELF sections.Alan Modra2001-12-171-21/+35
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+4
* * elf32-hppa.c (clobber_millicode_symbols): Don't do anything ifAlan Modra2001-12-071-5/+5
* * elf32-hppa.c (hppa_get_stub_entry): Remove debug message thatAlan Modra2001-12-031-29/+26
* * elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stubAlan Modra2001-11-241-10/+12
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-4/+1