Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -6/+4 | |
argument. Just let an indirect symbol point to the next symbol without forcing the next symbol to be undefined. Changed all callers. * hp300hpux.c (slurp_symbol_table): Changed call to translate_from_native_sym_flags. * targets.c: Added hp300hpux_vec. * Makefile.in (hp300hpux.o): Added dependencies. | |||||
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 1 | -78/+90 | |
variants from the BFD universe. Leave the 64-bit types for now, since they are in flux. * aoutx.h, hp300hpux.c: Eliminate needless (int32_type) casts. * libaout.h (GET_SWORD): Convert (int32_type) to (int). * ieee.c: Convert uint8e_type => unsigned char. * oasys.c: Extensive changes to eliminate obsolete types. These depend on changes in ../include/oasys.h as well. | |||||
1993-04-28 | checkpoint hp300hpux code from HP; needs cleanup before using | Ken Raeburn | 1 | -0/+807 | |