aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-2/+2
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-5/+5
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-179/+187
2001-09-12* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva1-112/+15
2001-08-29 * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law1-13/+1
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke1-0/+18
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra1-1/+4
2001-08-26 * oasys.c: Add missing prototypes.Andreas Jaeger1-1/+1
2001-08-242001-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu1-8/+3
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton1-3/+15
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-11/+11
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-0/+7
2001-08-212001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2001-08-19 * archive.c (offsetof): Remove define.Alan Modra1-6/+0
2001-08-11replace direct invocation og elf vma print functions with indirect invocationNick Clifton1-2/+2
2001-08-10 * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quietAlan Modra1-8/+12
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+8
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+51
2001-08-09 * coff-rs6000.c: Add missing prototypes.Alan Modra1-4/+13
2001-08-01Return zero only as the last step of qsort function.Nick Clifton1-5/+9
2001-06-30 * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra1-36/+16
2001-06-30 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra1-64/+67
2001-06-10 * elflink.h: Whitespace changes.Alan Modra1-25/+25
2001-06-082001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+8
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-1/+1
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+12
2001-05-07 * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra1-3/+3
2001-04-302000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+2
2001-04-24Add OpenRISC supportNick Clifton1-1/+4
2001-04-13bfd/Jakub Jelinek1-0/+15
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-14fixes for elf_find_nearest_lineNick Clifton1-38/+75
2001-02-10Add s390 supportNick Clifton1-0/+3
2000-12-12Fix formatting.Nick Clifton1-2/+2
2000-12-08Generalize DWARF2 and COFF support.Nick Clifton1-1/+2
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton1-0/+3
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra1-6/+6
2000-10-07Make elf section symbols global for link-once sections.Alan Modra1-3/+5
2000-10-05Preserve machine dependent section header flags when reading ELF object file.Jim Wilson1-0/+6
2000-09-30Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra1-2/+10
2000-09-29That'll teach me not to type little patches in by hand. GetAlan Modra1-1/+1
2000-09-29(elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra1-8/+2
2000-09-11Make debug_sec_names static.Nick Clifton1-1/+1
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-162/+152
2000-09-02Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton1-4/+17
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-27/+18
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+14
2000-08-03Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton1-189/+314
2000-08-032000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-171/+63
2000-07-31Improve section to segment mapping code.Nick Clifton1-63/+171