aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-30bfd/Jakub Jelinek1-2/+2
2003-05-09 * cpu-arm.c (arm_check_note): Warning fix.Alan Modra1-2/+2
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-2/+2
2003-05-082003-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+12
2003-05-05bfd/H.J. Lu1-8/+26
2003-04-29bfd/H.J. Lu1-2/+15
2003-04-092003-04-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+0
2003-04-01 * simple.c (bfd_simple_get_relocated_section_contents): AddDaniel Jacobowitz1-3/+12
2003-03-27 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offsetJakub Jelinek1-0/+1
2003-03-202003-03-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+4
2003-03-18 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxationJakub Jelinek1-4/+10
2003-03-18 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully forRichard Henderson1-1/+5
2003-03-032003-03-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-31/+0
2003-03-01 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct boundsRichard Henderson1-2/+2
2003-02-28 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;Richard Henderson1-215/+346
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-4/+3
2003-02-04bfdAlan Modra1-2/+1
2003-01-17 * elfxx-ia64.c (elfNN_ia64_relocate_section): HandleJakub Jelinek1-4/+13
2003-01-16 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): AddJakub Jelinek1-6/+37
2002-12-06 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.Richard Henderson1-32/+45
2002-12-042002-12-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-11/+7
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-348/+348
2002-11-28include/elf/ChangeLogAlan Modra1-16/+16
2002-11-12 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra1-3/+3
2002-10-11Fix numerous occurrences ofAlan Modra1-2/+6
2002-09-09 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21MRichard Henderson1-2/+6
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-2/+4
2002-07-30 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.Alan Modra1-0/+13
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-2/+0
2002-07-23Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton1-62/+65
2002-07-19 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scanAlan Modra1-12/+6
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-85/+52
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-2/+2
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-16/+258
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-21/+3
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+3
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-9/+0
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-1/+1
2002-01-25Reset AIX vector function overrides for HP-UX.Nick Clifton1-0/+10
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-7/+6
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-3/+2
2002-01-06 * elfxx-ia64.c (is_unwind_section_name): Add target vector asAlan Modra1-6/+72
2001-12-19*** empty log message ***Alan Modra1-7/+63
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-22/+0
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-13/+37
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-2/+3
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-22/+8
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-15/+65