OSDN Git Service

* pa.h (OVERRIDE_OPTIONS): Define. Give a warning if -fpic or
[pf3gnuchains/gcc-fork.git] / gcc / dwarfout.c
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