Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-05-26 | Lots of changes from gas-bfd work. Includes: | Ken Raeburn | 1 | -1/+0 | |
* working reloc lookup support * better support for creation of COFF files from scratch * misc doc changes, macro tweaks, "const" additions, typo fixes, etc. * one or two ugly kludges that should get cleaned up (but what's one or two more, in BFD?) See ChangeLog for details. | |||||
1991-12-04 | * aoutf1.h (sunos_<size>_object_p, sunos4_callback): moved the | Steve Chamberlain | 1 | -0/+1 | |
computation of arch and machine type so it's worked out before some_aout_object_p is called. * aoutx.h: (some_aout_object_p): don't set arch and mach to unknown. * archures.c: add extra field 'section_align_power' to hold default section alignment in object files. * cpu-a29k.c, cpu-h8300.c, cpu-i386.c, cpu-i960.c, cpu-m68k.c, cpu-m88k.c, cpu-mips.c, cpu-rs6000.c, cpu-sparc.c, cpu-vax.c: initialize the new field. * bout.c (b_out_callback): replace the text size, since aout fries them. * aoutx.h: Documentation in the new style | |||||
1991-11-05 | Added default_reloc_type_lookup to arch_info | Steve Chamberlain | 1 | -1/+1 | |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -2/+2 | |
1991-10-07 | * archures.c: Rename `struct bfd_arch_info_struct' to `struct | John Gilmore | 1 | -9/+1 | |
bfd_arch_info'. Rename `typedef bfd_arch_info_struct_type' to `bfd_arch_info_type'. All uses changed. | |||||
1991-10-01 | Initial revision | Steve Chamberlain | 1 | -0/+32 | |