summaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* * cpu-arm.c (arm_check_note): Warning fix.Alan Modra2003-05-091-2/+2
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-2/+2
* 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-081-3/+12
* bfd/H.J. Lu2003-05-051-8/+26
* bfd/H.J. Lu2003-04-291-2/+15
* 2003-04-09 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-091-1/+0
* * simple.c (bfd_simple_get_relocated_section_contents): AddDaniel Jacobowitz2003-04-011-3/+12
* * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offsetJakub Jelinek2003-03-271-0/+1
* 2003-03-20 H.J. Lu <hjl@gnu.org>H.J. Lu2003-03-201-0/+4
* * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxationJakub Jelinek2003-03-181-4/+10
* * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully forRichard Henderson2003-03-181-1/+5
* 2003-03-03 H.J. Lu <hjl@gnu.org>H.J. Lu2003-03-031-31/+0
* * elfxx-ia64.c (elfNN_ia64_relax_section): Correct boundsRichard Henderson2003-03-011-2/+2
* * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;Richard Henderson2003-02-281-215/+346
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-4/+3
* bfdAlan Modra2003-02-041-2/+1
* * elfxx-ia64.c (elfNN_ia64_relocate_section): HandleJakub Jelinek2003-01-171-4/+13
* * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek2003-01-161-6/+37
* * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.Richard Henderson2002-12-061-32/+45
* 2002-12-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-12-041-11/+7
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-348/+348
* include/elf/ChangeLogAlan Modra2002-11-281-16/+16
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra2002-11-121-3/+3
* Fix numerous occurrences ofAlan Modra2002-10-111-2/+6
* * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21MRichard Henderson2002-09-091-2/+6
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-2/+4
* * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.Alan Modra2002-07-301-0/+13
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+0
* Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton2002-07-231-62/+65
* * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scanAlan Modra2002-07-191-12/+6
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-85/+52
* 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
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-2/+2
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-16/+258
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-21/+3
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-041-9/+0
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-1/+1
* Reset AIX vector function overrides for HP-UX.Nick Clifton2002-01-251-0/+10
* * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra2002-01-211-7/+6
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-171-3/+2
* * elfxx-ia64.c (is_unwind_section_name): Add target vector asAlan Modra2002-01-061-6/+72
* *** empty log message ***Alan Modra2001-12-191-7/+63
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-22/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-13/+37
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-2/+3
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-22/+8
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-281-15/+65
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1