]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dwarfout.c
formatting tweaks
[thirdparty/gcc.git] / gcc / dwarfout.c
1996-07-03  Mike Stumpformatting tweaks
1996-05-19  Richard KennerIf not GNUC, make `inline' null; otherwise, leave alone.
1996-05-17  Doug Evans* dwarfout.c (*): flag_verbose_asm renamed to flag_debu...
1996-03-04  Richard Kenner(xstrdup): Moved from here.
1995-10-27  Richard Kenner(output_compile_unit_die): Handle language_string of...
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1995-05-11  Jim Wilson(output_decl): Don't output DIE for struct or union...
1995-02-25  Jim Wilson(PUSHSECTION_FORMAT): Add a leading tab.
1995-02-13  Doug Evansvarasm.c (function_section): New function.
1994-11-16  Ian Lance TaylorCheck target endianness at run time, not compile time
1994-07-28  Richard Kenner(output_decl...
1994-03-23  Richard KennerChange rfg's address.
1994-02-28  Jim Wilson(ASM_OUTPUT_DEF): Delete definition.
1994-02-16  Per BothnerUse new flag TYPE_STRING_FLAG instead of STRING_TYPE.
1993-12-11  Richard Kenner(output_type): The "base type" of a SET_TYPE is its...
1993-11-24  Richard Stallman(function_start_label): New function.
1993-11-23  Richard Stallman(output_local_subroutine_die): Use the function name
1993-09-28  Paul Eggert(ASM_OUTPUT_SOURCE_FILENAME): Quote special characters...
1993-07-17  Richard Stallman(dwarfout_init): Report failure of getpwd.
1993-06-27  Richard Kenner(output_compile_unit_die): Add support for Ada.
1993-06-20  Richard Stallman(type_main_variant): New function.
1993-04-25  Richard Kenner(output_decl): Check for DECL_INITIAL == NULL_TREE...
1993-04-21  Richard Kenner(location_or_const_value_attribute): Fixed to use DECL_...
1993-04-13  Richard KennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-04-04  Richard Stallman(type_attribute): Use the TYPE_MAIN_VARIANT of the
1993-01-10  Paul Eggert# Fix misspellings in comments.
1992-10-29  Tom WoodInclude "assert.h" instead of <assert.h>.
1992-10-20  Tom Wood(dwarfout_file_scope_decl): Generate DIEs for
1992-10-08  Tom Wood(dwarfout_init...
1992-10-07  Tom Wood(dwarfout_{begin,end}_function): New functions.
1992-10-05  Richard Stallman(hard-reg-set.h): Included to get decl of `reg_names'.
1992-10-04  Richard StallmanFix typo in last change.
1992-10-03  Richard Stallman(output_mem_loc_descriptor, output_loc_descriptor):
1992-09-26  Richard Stallman(location_attribute): If DECL_RTL looks like (MEM pseudo),
1992-07-24  Richard Stallman(is_tagged_type): New function added.
1992-07-24  Richard Stallman(is_body_block): Rewritten for greater saftey.
1992-07-17  Richard StallmanAdd #if 0 around use of DECL_ABSTRACT_VIRTUAL_P.
1992-07-12  Richard StallmanRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-08  Richard Stallman(output_inlined_enumeration_type_die): New function.
1992-07-08  Richard Stallmanentered into RCS
1992-07-08  Richard Stallman*** empty log message ***
1992-07-06  Richard Kenner*** empty log message ***
1992-07-06  Richard Stallman*** empty log message ***
1992-07-05  Richard Stallman*** empty log message ***
1992-06-29  Mike Stump*** empty log message ***
1992-05-31  Richard Stallman*** empty log message ***
1992-05-14  Richard Stallman*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-04-29  Tom Wood*** empty log message ***
1992-04-25  Richard Stallman*** empty log message ***
1992-04-13  Mike Stump*** empty log message ***
1992-03-29  Richard Stallman*** empty log message ***
1992-03-20  Richard Stallman*** empty log message ***
1992-03-03  Tom WoodInitial revision