summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-9/+5
* * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocsAlan Modra2002-02-051-2/+6
* * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32Martin Schwidefsky2002-01-291-1/+3
* 2001-12-19 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-201-1/+1
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+6
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-0/+26
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-39/+66
* * elf32-i386.c (elf_i386_relocate_section): Report some detail onAlan Modra2001-10-151-29/+31
* * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra2001-10-151-1/+1
* * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra2001-10-151-5/+31
* Add support for -z nocopyreloc.Alan Modra2001-10-031-0/+7
* * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef usingAlan Modra2001-10-031-0/+1
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-32/+23
* * elf32-i386.c (elf_i386_check_relocs): Update comment since weAlan Modra2001-09-271-118/+81
* * elf32-i386.c (allocate_dynrelocs): Don't create a .plt entryAlan Modra2001-09-271-29/+34
* * elf32-i386 (elf_i386_copy_indirect_symbol): New function.Alan Modra2001-09-261-52/+94
* * elf32-i386.c: Add comment re linker function names and ordering.Alan Modra2001-09-251-132/+144
* * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel"Alan Modra2001-09-251-117/+186
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+5
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-31/+11
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-20/+22
* * elf32-i386.c (elf_i386_relocate_section): Check !DEF_REGULARAlan Modra2001-09-081-3/+7
* * elf32-i386.c: Add missing prototypes.Daniel Jacobowitz2001-08-271-0/+4
* * elf32-i386.c (elf_i386_grok_prstatus): New function.Daniel Jacobowitz2001-08-271-0/+67
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-27/+23
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-0/+8
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don'tAlan Modra2001-08-031-2/+3
* * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamicAlan Modra2001-06-271-60/+64
* * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):Alan Modra2001-06-251-3/+14
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): DiscardAlan Modra2001-06-251-6/+5
* 2001-06-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-241-3/+4
* * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): TightenAlan Modra2001-06-231-2/+11
* * elf32-i386.c (elf_i386_relocate_section): Replace uglyAlan Modra2001-06-231-60/+34
* * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename toAlan Modra2001-06-231-95/+94
* Avoid creating COPY relocs if possible.Alan Modra2001-06-231-111/+119
* 2001-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-201-29/+29
* * elf32-i386.c (elf_i386_discard_copies): Rename toAlan Modra2001-06-051-345/+428
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-1/+1
* 2001-04-26 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-261-1/+15
* 2001-04-05 David Mosberger <davidm@hpl.hp.com>H.J. Lu2001-04-061-0/+39
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-02-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-091-5/+8
* 2001-01-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-01-201-7/+30
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-1/+0
* 2000-12-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-051-2/+1
* (elf_i386_finish_dynamic_symbol): Remove unnecessary check added 2000-08-27.Alan Modra2000-09-011-3/+1
* Reclaim reloc space for symbols that have been forced local.Alan Modra2000-08-271-43/+51
* Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton2000-08-211-1/+6