Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-01-29 | Makefile.in: Add dependencies for various coff-*.o files. | Fred Fish | 1 | -11/+20 | |
elf.c: Remove extraneous paren from core_prpsinfo and core_prpstatus macros, rename core_prpstatus to core_prstatus. Replace references to old section "size" member with new "_raw_size" member. Implement elf_make_empty_symbol, which is now used. | |||||
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -19/+26 | |
Currently self hosts on sun4 and sun3 | |||||
1991-12-18 | Enclose corename and execname inside a HAVE_PROCFS ifdef, since they | Fred Fish | 1 | -29/+55 | |
are unused when it is not defined. | |||||
1991-12-01 | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, | Steve Chamberlain | 1 | -3/+3 | |
coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c, newos3.c, stab-syms.c, syms.c: All these files have had their #includes altered to point to the new places. | |||||
1991-11-30 | Fix bug in elf.c (missing "break" statements in cases), add ncr and | Fred Fish | 1 | -0/+2 | |
SVR4 i386 support to configuration. | |||||
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 | |
entry, since it is just a placeholder with no name. | |||||
1991-10-24 | Add partial support for ELF format corefiles. Still needs code to extract | Fred Fish | 1 | -48/+264 | |
register values from corefiles and make them available to bfd clients. | |||||
1991-10-03 | *** empty log message *** | Steve Chamberlain | 1 | -0/+643 | |