Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-12-08 | recording file death | K. Richard Pixley | 1 | -379/+0 | |
1991-11-22 | stab.def: Remove the GNU extended type codes (e.g. N_SETT). | Per Bothner | 1 | -9/+24 | |
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed, but use his heuristic as its default definition. bfd.H; Re-generated. | |||||
1991-11-21 | * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions | John Gilmore | 1 | -54/+83 | |
that should handle all uses. LOGICAL_ versions deleted. Eliminate N_HEADER_IN_TEXT, using a_entry to determine which kind of zmagic a.out file we are looking at. * coff-rs6000.h: Typo. | |||||
1991-11-20 | Re-work previous change. | Per Bothner | 1 | -3/+15 | |
1991-11-20 | Some cleanups of N_TXTADDR and N_TXTOFF. | Per Bothner | 1 | -10/+23 | |
1991-10-16 | * aout64.h: Remove PAGE_SIZE defines; they are target-dependent. | John Gilmore | 1 | -4/+1 | |
Add N_FN_SEQ for N_FN symbol type used on Sequent machines. * stab.def: Include N_FN_SEQ in table. * bout.h: External formats of structures use unsigned chars. | |||||
1991-10-07 | * aout64.h: Move struct internal_exec to ../bfd/libaout.h so | John Gilmore | 1 | -107/+30 | |
it can be shared by all `a.out-family' code. Rename EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types for nlist members, and make strx integral rather than pointer. More commentary on n_type values. | |||||
1991-09-20 | Update N_FN value to 0x1F. Add comments about N_EXT bits. | John Gilmore | 1 | -1/+4 | |
1991-09-04 | * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, | John Gilmore | 1 | -1/+7 | |
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib support. * stab.def: Add N_COMM to table, fix overlap comment. | |||||
1991-08-23 | * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend | John Gilmore | 1 | -2/+8 | |
on the particular a.out being examined. * a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's. * FIXME: a.out.gnu.h is almost obsolete. * FIXME: a.out.sun4.h should be renamed a.out.sun.h now. | |||||
1991-08-06 | N_INDR movement | Steve Chamberlain | 1 | -0/+2 | |
now in a.out.gnu.h and aout64.h, not in stab.def | |||||
1991-07-23 | *** empty log message *** | Steve Chamberlain | 1 | -6/+11 | |
1991-07-19 | Changes in reloc numbers, lint, and removal of const | Steve Chamberlain | 1 | -2/+7 | |
1991-05-18 | Initial revision | Steve Chamberlain | 1 | -0/+363 | |