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