summaryrefslogtreecommitdiffstats
path: root/bfd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* fix libbfd.h declaration, by tweaking elf.c comment, so bfd can compileKen Raeburn1992-12-301-2/+2
* * bfd.c (bfd_get_size): New function that gets an upper boundFred Fish1992-12-281-34/+73
* Various changes to improve archive support. See ChangeLog.Per Bothner1992-12-161-12/+23
* * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c,John Gilmore1992-10-151-7/+0
* * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1992-10-151-3/+3
* Some of these are guesses, if you know different, just yell.Steve Chamberlain1992-10-081-1/+10
* * elf.c (section_from_elf_index): Return bfd_abs_section, not 0,Brendan Kehoe1992-09-251-4/+3
* * config/stratus.mt (CC): Remove definition.Fred Fish1992-08-011-154/+115
* * elf.c: Remove "(void)" casts from function calls where theFred Fish1992-07-041-2/+2
* * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition.Fred Fish1992-06-241-1/+1
* * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION soJohn Gilmore1992-06-201-3/+16
* * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table):Fred Fish1992-06-171-3/+16
* * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct andJohn Gilmore1992-06-111-148/+183
* Fix couple of function args that expect to be passed CONST pointers, andFred Fish1992-04-141-4/+5
* Massive changes. Elf sections are now processed into BFD sections onlyMark Eichin1992-04-131-217/+1393
* Fix to use a single disposable copy of section header table and programFred Fish1992-03-281-42/+33
* Makefile.in: Add dependencies for various coff-*.o files.Fred Fish1992-01-291-11/+20
* Uses the new small reloc type now.Steve Chamberlain1992-01-241-19/+26
* Enclose corename and execname inside a HAVE_PROCFS ifdef, since theyFred Fish1991-12-181-29/+55
* * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1991-12-011-3/+3
* Fix bug in elf.c (missing "break" statements in cases), add ncr andFred Fish1991-11-301-0/+2
* ALIGN->BFD_ALIGNJohn Gilmore1991-11-221-26/+540
* Don't try to create a bfd section for the first ELF section header tableFred Fish1991-11-091-3/+4
* Add partial support for ELF format corefiles. Still needs code to extractFred Fish1991-10-241-48/+264
* *** empty log message ***Steve Chamberlain1991-10-031-0/+643
OpenPOWER on IntegriCloud