summaryrefslogtreecommitdiff
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law2001-08-291-13/+1
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-291-0/+18
* * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra2001-08-271-1/+4
* * oasys.c: Add missing prototypes.Andreas Jaeger2001-08-261-1/+1
* 2001-08-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-241-8/+3
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-241-3/+15
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-11/+11
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-0/+7
* 2001-08-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-211-1/+3
* * archive.c (offsetof): Remove define.Alan Modra2001-08-191-6/+0
* replace direct invocation og elf vma print functions with indirect invocationNick Clifton2001-08-111-2/+2
* * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quietAlan Modra2001-08-101-8/+12
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-091-0/+8
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-091-0/+51
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-4/+13
* Return zero only as the last step of qsort function.Nick Clifton2001-08-011-5/+9
* * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directlyAlan Modra2001-06-301-36/+16
* * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra2001-06-301-64/+67
* * elflink.h: Whitespace changes.Alan Modra2001-06-101-25/+25
* 2001-06-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-081-3/+8
* Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton2001-05-231-1/+1
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+12
* * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra2001-05-071-3/+3
* 2000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-301-1/+2
* Add OpenRISC supportNick Clifton2001-04-241-1/+4
* bfd/Jakub Jelinek2001-04-131-0/+15
* Update copyright noticesNick Clifton2001-03-081-1/+2
* fixes for elf_find_nearest_lineNick Clifton2001-02-141-38/+75
* Add s390 supportNick Clifton2001-02-101-0/+3
* Fix formatting.Nick Clifton2000-12-121-2/+2
* Generalize DWARF2 and COFF support.Nick Clifton2000-12-081-1/+2
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-0/+3
* Revert 2000-10-07 link-once section symbol changes.Alan Modra2000-10-111-6/+6
* Make elf section symbols global for link-once sections.Alan Modra2000-10-071-3/+5
* Preserve machine dependent section header flags when reading ELF object file.Jim Wilson2000-10-051-0/+6
* Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra2000-09-301-2/+10
* That'll teach me not to type little patches in by hand. GetAlan Modra2000-09-291-1/+1
* (elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra2000-09-291-8/+2
* Make debug_sec_names static.Nick Clifton2000-09-111-1/+1
* 2000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-071-162/+152
* Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton2000-09-021-4/+17
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-27/+18
* 2000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-221-0/+14
* Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton2000-08-031-189/+314
* 2000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-08-031-171/+63
* Improve section to segment mapping code.Nick Clifton2000-07-311-63/+171
* * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson2000-07-201-0/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+10
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-3/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-3/+1