summaryrefslogtreecommitdiff
path: root/binutils/ieee.c
Commit message (Expand)AuthorAgeFilesLines
* * ieee.c (ieee_array_type): Remember the correct size.Ian Lance Taylor1996-10-281-2/+9
* * ieee.c (ieee_finish_compilation_unit): Permit coalescing rangesIan Lance Taylor1996-10-281-5/+9
* * ieee.c (struct ieee_defined_enum): Add defined field.Ian Lance Taylor1996-10-251-42/+61
* * ieee.c (struct ieee_write_type): Add reflocalp field.Ian Lance Taylor1996-09-161-13/+32
* * ieee.c (struct ieee_info): Add global_types field.Ian Lance Taylor1996-09-161-55/+193
* * ieee.c (struct ieee_handle): Add fields complex_float_index andIan Lance Taylor1996-03-201-34/+78
* * stabs.c (parse_stab_range_type): A complex type is defined as aIan Lance Taylor1996-03-181-0/+4
* * ieee.c (ieee_write_undefined_tag): Switch to global_types evenIan Lance Taylor1996-03-121-0/+26
* * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68kIan Lance Taylor1996-02-141-0/+32
* * ieee.c: Extensive changes to write code to put types in theIan Lance Taylor1996-02-121-449/+1181
* * ieee.c (ieee_start_compilation_unit): Clear modified andIan Lance Taylor1996-02-071-52/+35
* * ieee.c (struct ieee_modified_type): Define.Ian Lance Taylor1996-01-241-14/+100
* * ieee.c (ieee_define_named_type): When creating a tag for anIan Lance Taylor1996-01-241-0/+4
* * ieee.c: Various changes to write out types for functions andIan Lance Taylor1996-01-241-162/+471
* * ieee.c (struct ieee_var): Remove variable field. Add kindIan Lance Taylor1996-01-241-29/+50
* * ieee.c: Various changes to handle C++ reference types.Ian Lance Taylor1996-01-241-126/+453
* * ieee.c: Various changes to write out definitions of C++ classes.Ian Lance Taylor1996-01-231-37/+485
* * ieee.c: Extensive changes to pass a single info argument aroundIan Lance Taylor1996-01-231-448/+1330
* * debug.h (struct debug_write_fns): Remove ellipsis_type. Add intIan Lance Taylor1996-01-191-65/+82
* * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.Ian Lance Taylor1996-01-191-15/+33
* * ieee.c (ieee_enum_type): Handle an undefined enum.Ian Lance Taylor1996-01-111-9/+15
* * ieee.c: Add global function write_ieee_debugging_info and aIan Lance Taylor1996-01-081-179/+2480
* * ieee.c: New file with code to read IEEE debugging information.Ian Lance Taylor1996-01-041-0/+2178