Age | Commit message (Expand) | Author | Files | Lines |
1992-10-08 | Some of these are guesses, if you know different, just yell. | Steve Chamberlain | 1 | -1/+10 |
1992-09-25 | * elf.c (section_from_elf_index): Return bfd_abs_section, not 0, | Brendan Kehoe | 1 | -4/+3 |
1992-08-01 | * config/stratus.mt (CC): Remove definition. | Fred Fish | 1 | -154/+115 |
1992-07-04 | * elf.c: Remove "(void)" casts from function calls where the | Fred Fish | 1 | -2/+2 |
1992-06-24 | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 1 | -1/+1 |
1992-06-20 | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION so | John Gilmore | 1 | -3/+16 |
1992-06-17 | * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table): | Fred Fish | 1 | -3/+16 |
1992-06-11 | * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and | John Gilmore | 1 | -148/+183 |
1992-04-14 | Fix couple of function args that expect to be passed CONST pointers, and | Fred Fish | 1 | -4/+5 |
1992-04-13 | Massive changes. Elf sections are now processed into BFD sections only | Mark Eichin | 1 | -217/+1393 |
1992-03-28 | Fix to use a single disposable copy of section header table and program | Fred Fish | 1 | -42/+33 |
1992-01-29 | Makefile.in: Add dependencies for various coff-*.o files. | Fred Fish | 1 | -11/+20 |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -19/+26 |
1991-12-18 | Enclose corename and execname inside a HAVE_PROCFS ifdef, since they | Fred Fish | 1 | -29/+55 |
1991-12-01 | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, | Steve Chamberlain | 1 | -3/+3 |
1991-11-30 | Fix bug in elf.c (missing "break" statements in cases), add ncr and | Fred Fish | 1 | -0/+2 |
1991-11-22 | ALIGN->BFD_ALIGN | John Gilmore | 1 | -26/+540 |
1991-11-09 | Don't try to create a bfd section for the first ELF section header table | Fred Fish | 1 | -3/+4 |
1991-10-24 | Add partial support for ELF format corefiles. Still needs code to extract | Fred Fish | 1 | -48/+264 |
1991-10-03 | *** empty log message *** | Steve Chamberlain | 1 | -0/+643 |