aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)AuthorFilesLines
1994-07-28(output_decl...Richard Kenner1-100/+73
1994-03-23Change rfg's address.Richard Kenner1-4/+5
1994-02-27(ASM_OUTPUT_DEF): Delete definition.Jim Wilson1-14/+1
1994-02-15Use new flag TYPE_STRING_FLAG instead of STRING_TYPE.Per Bothner1-15/+15
1993-12-11(output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, notRichard Kenner1-1/+1
1993-11-24(function_start_label): New function.Richard Stallman1-18/+25
1993-11-23(output_local_subroutine_die): Use the function nameRichard Stallman1-1/+15
1993-09-28(ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names.Paul Eggert1-1/+4
1993-07-17(dwarfout_init): Report failure of getpwd.Richard Stallman1-3/+9
1993-06-27(output_compile_unit_die): Add support for Ada.Richard Kenner1-1/+3
1993-06-20(type_main_variant): New function.Richard Stallman1-9/+29
1993-04-25(output_decl): Check for DECL_INITIAL == NULL_TREE rather than DECL_EXTERNAL ...Richard Kenner1-16/+36
1993-04-21(location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTL for PARM_...Richard Kenner1-58/+99
1993-04-13Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.Richard Kenner1-9/+16
1993-04-04(type_attribute): Use the TYPE_MAIN_VARIANT of theRichard Stallman1-1/+10
1993-01-10# Fix misspellings in comments.Paul Eggert1-4/+4
1992-10-29Include "assert.h" instead of <assert.h>.Tom Wood1-1/+1
1992-10-20(dwarfout_file_scope_decl): Generate DIEs forTom Wood1-4/+13
1992-10-08(dwarfout_init...Tom Wood1-0/+12
1992-10-07(dwarfout_{begin,end}_function): New functions.Tom Wood1-6/+69
1992-10-05(hard-reg-set.h): Included to get decl of `reg_names'.Richard Stallman1-24/+44
1992-10-04Fix typo in last change.Richard Stallman1-1/+1
1992-10-03(output_mem_loc_descriptor, output_loc_descriptor):Richard Stallman1-8/+27
1992-09-26(location_attribute): If DECL_RTL looks like (MEM pseudo),Richard Stallman1-7/+33
1992-07-24(is_tagged_type): New function added.Richard Stallman1-28/+42
1992-07-24(is_body_block): Rewritten for greater saftey.Richard Stallman1-13/+22
1992-07-17Add #if 0 around use of DECL_ABSTRACT_VIRTUAL_P.Richard Stallman1-29/+92
1992-07-12Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.Richard Stallman1-13/+13
1992-07-08(output_inlined_enumeration_type_die): New function.Richard Stallman1-358/+567
1992-07-08entered into RCSRichard Stallman1-1/+84
1992-07-08*** empty log message ***Richard Stallman1-2/+2
1992-07-06*** empty log message ***Richard Kenner1-6/+6
1992-07-06*** empty log message ***Richard Stallman1-6/+0
1992-07-05*** empty log message ***Richard Stallman1-8/+102
1992-06-29*** empty log message ***Mike Stump1-6/+8
1992-05-31*** empty log message ***Richard Stallman1-4/+33
1992-05-14*** empty log message ***Richard Stallman1-124/+213
1992-05-07*** empty log message ***Richard Stallman1-8/+10
1992-04-29*** empty log message ***Tom Wood1-11/+29
1992-04-25*** empty log message ***Richard Stallman1-273/+530
1992-04-13*** empty log message ***Mike Stump1-0/+43
1992-03-29*** empty log message ***Richard Stallman1-142/+144
1992-03-20*** empty log message ***Richard Stallman1-59/+41
1992-03-03Initial revisionTom Wood1-0/+4511