summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* Change all calls to eliminate_regs.kenner1997-03-151-2/+2
* (root_type_1, write_modifier_bytes_1): New functions.wilson1997-03-061-7/+42
* (output_type): Do early exit only if TYPE_CONTEXT is NULLwilson1997-02-121-1/+4
* (dwarfout_line): Push to LINE_SECTION after calling lookup_filename.kenner1997-01-101-1/+1
* (type_attribute): Ignore any subtype for now.kenner1997-01-061-3/+9
* (location_or_const_value_attribute, case CONCAT): Add.wilson1996-12-161-0/+9
* xmerrill1996-12-091-112/+223
* (output_mem_loc_descriptor, case MULT): Add.wilson1996-12-091-1/+10
* xmerrill1996-11-151-1/+4
* xmerrill1996-11-151-5/+2
* tweakmerrill1996-10-181-4/+47
* (output_bound_representation): Fix typo in prototype.tege1996-10-151-1/+1
* *** empty log message ***merrill1996-10-071-75/+36
* (DWARF_VERSION): Define as 1 if not already defined.kenner1996-09-221-7/+5
* (output_bound_representation): Fix typo.dje1996-07-261-1/+1
* (output_bound_representation): Treat default case as variable bounds,kenner1996-07-201-65/+59
* Check DWARF_VERSION macro.wilson1996-07-191-1/+2
* formatting tweaksmrs1996-07-031-18/+18
* If not GNUC, make `inline' null; otherwise, leave alone.kenner1996-05-191-59/+158
* * dwarfout.c (*): flag_verbose_asm renamed to flag_debug_asm.dje1996-05-171-9/+9
* (xstrdup): Moved from here.kenner1996-03-041-11/+1
* (output_compile_unit_die): Handle language_string of "GNU F77".kenner1995-10-271-1/+3
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-6/+6
* (output_decl): Don't output DIE for struct or union typewilson1995-05-111-0/+11
* (PUSHSECTION_FORMAT): Add a leading tab.wilson1995-02-251-1/+1
* * varasm.c (function_section): New function.dje1995-02-131-6/+6
* Check target endianness at run time, not compile timeian1994-11-161-13/+10
* (output_decl, case FUNCTION_DECL): Corrected and simplified code thatkenner1994-07-281-100/+73
* Change rfg's address.kenner1994-03-231-4/+5
* (ASM_OUTPUT_DEF): Delete definition.wilson1994-02-281-14/+1
* Use new flag TYPE_STRING_FLAG instead of STRING_TYPE.bothner1994-02-161-15/+15
* (output_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, notkenner1993-12-111-1/+1
* (function_start_label): New function.rms1993-11-241-18/+25
* (output_local_subroutine_die): Use the function namerms1993-11-231-1/+15
* (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names.eggert1993-09-281-1/+4
* (dwarfout_init): Report failure of getpwd.rms1993-07-171-3/+9
* (output_compile_unit_die): Add support for Ada.kenner1993-06-271-1/+3
* (type_main_variant): New function.rms1993-06-201-9/+29
* (output_decl): Check for DECL_INITIAL == NULL_TREE rather thankenner1993-04-251-16/+36
* (location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTLkenner1993-04-211-58/+99
* Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.kenner1993-04-131-9/+16
* (type_attribute): Use the TYPE_MAIN_VARIANT of therms1993-04-041-1/+10
* # Fix misspellings in comments.eggert1993-01-101-4/+4
* Include "assert.h" instead of <assert.h>.wood1992-10-291-1/+1
* (dwarfout_file_scope_decl): Generate DIEs forwood1992-10-201-4/+13
* (dwarfout_init, dwarfout_finish): Don't output labelswood1992-10-081-0/+12
* (dwarfout_{begin,end}_function): New functions.wood1992-10-071-6/+69
* (hard-reg-set.h): Included to get decl of `reg_names'.rms1992-10-051-24/+44
* Fix typo in last change.rms1992-10-041-1/+1