summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra2001-06-305-49/+38
* * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra2001-06-305-130/+244
* 2001-06-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-302-2/+8
* * elflink.h (elf_link_output_extsym): Revert 1999-04-10.Alan Modra2001-06-292-2/+5
* Avoid creating COPY relocs.Alan Modra2001-06-272-116/+152
* * elf32-i386.c (elf_i386_check_relocs): Don't make syms dynamicAlan Modra2001-06-272-60/+75
* * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):Alan Modra2001-06-252-3/+20
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): DiscardAlan Modra2001-06-252-8/+14
* 2001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-242-7/+8
* 2001-06-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-242-3/+11
* * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): TightenAlan Modra2001-06-232-2/+16
* * elf32-i386.c (elf_i386_relocate_section): Replace uglyAlan Modra2001-06-232-60/+38
* * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename toAlan Modra2001-06-232-95/+108
* Avoid creating COPY relocs if possible.Alan Modra2001-06-232-111/+139
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger2001-06-212-15/+14
* Fix typosNick Clifton2001-06-212-1/+5
* * elf32-hppa.c (elf32_hppa_size_dynamic_sections): AlwaysAlan Modra2001-06-212-96/+114
* * bfdint.texi (BFD relocation functions) <different formats>:Hans-Peter Nilsson2001-06-202-5/+16
* * elf-bfd.h (struct elf_backend_data):Catherine Moore2001-06-204-17/+104
* 2001-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-202-29/+34
* (elf64_x86_64_relocate_section): Fix creation of dynamic symbols.Andreas Jaeger2001-06-192-23/+55
* * elflink.h (struct elf_assign_sym_version_info): Remove memberHans-Peter Nilsson2001-06-184-13/+19
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-182-3/+41
* 2001-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-172-8/+55
* Chnage styp_flags_to_sec_flags() to a boolean functionNick Clifton2001-06-158-208/+234
* Only pad the tesxt section if the data section is going to follow it.Nick Clifton2001-06-132-4/+13
* * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGNCatherine Moore2001-06-122-5/+23
* * elflink.h: Whitespace changes.Alan Modra2001-06-107-37/+54
* 2001-06-09 Philip Blundell <philb@gnu.org>Phil Blundell2001-06-092-2/+8
* 2001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-082-3/+12
* 2001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-082-2/+7
* 2001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-073-3/+11
* 2001-06-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-06-072-9/+22
* Remove warnings building z8k port.Nick Clifton2001-06-062-26/+29
* Add mips64*-*-linux hostNick Clifton2001-06-052-0/+8
* * elf32-i386.c (elf_i386_discard_copies): Rename toAlan Modra2001-06-052-345/+470
* * elf32-hppa.c (allocate_plt_and_got): Skip indirect and warning syms.Alan Modra2001-06-052-0/+8
* 2001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-033-2/+36
* 2001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-022-0/+6
* * section.c (_bfd_strip_section_from_output): Handle NULLHans-Peter Nilsson2001-06-022-0/+10
* 2001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-022-0/+10
* 2001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-022-24/+36
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Add PC8Andreas Jaeger2001-06-012-9/+17
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.Andreas Jaeger2001-05-302-0/+7
* * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT forAlan Modra2001-05-302-108/+160
* * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use theAndreas Jaeger2001-05-282-43/+12
* Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_relNick Clifton2001-05-282-55/+149
* Support big endian PLT entries.Nick Clifton2001-05-282-12/+24
* * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entriesAlan Modra2001-05-282-17/+58
* Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton2001-05-287-49/+74