OSDN Git Service

* tree.c (unsave_expr_now): Avoid recursing into the parts of
[pf3gnuchains/gcc-fork.git] / gcc / dwarfout.c
1997-03-15 kennerChange all calls to eliminate_regs.
1997-03-06 wilson(root_type_1, write_modifier_bytes_1): New functions.
1997-02-12 wilson(output_type): Do early exit only if TYPE_CONTEXT is...
1997-01-10 kenner(dwarfout_line): Push to LINE_SECTION after calling...
1997-01-06 kenner(type_attribute): Ignore any subtype for now.
1996-12-16 wilson(location_or_const_value_attribute, case CONCAT): Add.
1996-12-09 merrillx
1996-12-09 wilson(output_mem_loc_descriptor, case MULT): Add.
1996-11-15 merrillx
1996-11-15 merrillx
1996-10-18 merrilltweak
1996-10-15 tege(output_bound_representation): Fix typo in prototype.
1996-10-07 merrill*** empty log message ***
1996-09-22 kenner(DWARF_VERSION): Define as 1 if not already defined.
1996-07-26 dje(output_bound_representation): Fix typo.
1996-07-20 kenner(output_bound_representation): Treat default case as...
1996-07-19 wilsonCheck DWARF_VERSION macro.
1996-07-03 mrsformatting tweaks
1996-05-19 kennerIf not GNUC, make `inline' null; otherwise, leave alone.
1996-05-17 dje * dwarfout.c (*): flag_verbose_asm renamed to flag_deb...
1996-03-04 kenner(xstrdup): Moved from here.
1995-10-27 kenner(output_compile_unit_die): Handle language_string of...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-05-11 wilson(output_decl): Don't output DIE for struct or union...
1995-02-25 wilson(PUSHSECTION_FORMAT): Add a leading tab.
1995-02-13 dje * varasm.c (function_section): New function.
1994-11-16 ianCheck target endianness at run time, not compile time
1994-07-28 kenner(output_decl, case FUNCTION_DECL): Corrected and simpli...
1994-03-23 kennerChange rfg's address.
1994-02-28 wilson(ASM_OUTPUT_DEF): Delete definition.
1994-02-16 bothnerUse new flag TYPE_STRING_FLAG instead of STRING_TYPE.
1993-12-11 kenner(output_type): The "base type" of a SET_TYPE is its...
1993-11-24 rms(function_start_label): New function.
1993-11-23 rms(output_local_subroutine_die): Use the function name
1993-09-28 eggert(ASM_OUTPUT_SOURCE_FILENAME): Quote special characters...
1993-07-17 rms(dwarfout_init): Report failure of getpwd.
1993-06-27 kenner(output_compile_unit_die): Add support for Ada.
1993-06-20 rms(type_main_variant): New function.
1993-04-25 kenner(output_decl): Check for DECL_INITIAL == NULL_TREE...
1993-04-21 kenner(location_or_const_value_attribute): Fixed to use DECL_...
1993-04-13 kennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-04-04 rms(type_attribute): Use the TYPE_MAIN_VARIANT of the
1993-01-10 eggert# Fix misspellings in comments.
1992-10-29 woodInclude "assert.h" instead of <assert.h>.
1992-10-20 wood(dwarfout_file_scope_decl): Generate DIEs for
1992-10-08 wood(dwarfout_init, dwarfout_finish): Don't output labels
1992-10-07 wood(dwarfout_{begin,end}_function): New functions.
1992-10-05 rms(hard-reg-set.h): Included to get decl of `reg_names'.
1992-10-04 rmsFix typo in last change.
1992-10-03 rms(output_mem_loc_descriptor, output_loc_descriptor):
1992-09-26 rms(location_attribute): If DECL_RTL looks like (MEM pseudo),
1992-07-24 rms(is_tagged_type): New function added.
1992-07-24 rms(is_body_block): Rewritten for greater saftey.
1992-07-17 rms(pure_or_virtual_attribute):
1992-07-12 rmsRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-08 rms(output_inlined_enumeration_type_die): New function.
1992-07-08 rmsentered into RCS
1992-07-08 rms*** empty log message ***
1992-07-06 kenner*** empty log message ***
1992-07-06 rms*** empty log message ***
1992-07-05 rms*** empty log message ***
1992-06-29 mrs*** empty log message ***
1992-05-31 rms*** empty log message ***
1992-05-14 rms*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-29 wood*** empty log message ***
1992-04-25 rms*** empty log message ***
1992-04-13 mrs*** empty log message ***
1992-03-29 rms*** empty log message ***
1992-03-20 rms*** empty log message ***
1992-03-03 woodInitial revision