summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (output_file_names): New function. Compute minimaldrepper2000-11-261-54/+323
* * dwarf2out.c (file_table, file_table_allocated): Remove.rth2000-11-261-54/+83
* * dwarf2out.c (simple_type_size_in_bits): Handle a type withrth2000-11-201-16/+12
* Warning fixes:ghazi2000-11-191-4/+5
* * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. Detectrth2000-11-171-1/+5
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-3/+0
* * dwarfout.c (INSN_LABEL_FMT): Remove.rth2000-11-081-25/+1
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-2/+2
* * dwarf2out.c (loc_descriptor_from_tree): Check for null resultrth2000-11-011-1/+5
* Make ia64 port use tags instead of labels for debug info labels.wilson2000-11-011-3/+3
* * dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.rth2000-11-011-53/+422
* * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.kenner2000-10-201-0/+1
* * tm.texi (Exception Region Output): Documenthp2000-10-181-0/+14
* Remove obstacks.mmitchel2000-10-131-14/+3
* * dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx orhp2000-10-061-2/+9
* * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversionjakub2000-10-051-1/+1
* Callers gcc-toplev:hp2000-09-251-29/+29
* Changes add TABs on either or both sides, covering start of line,hp2000-09-251-5/+5
* * dwarf2out.c (add_const_value_attribute): Multiply by length, not 4.jason2000-09-211-17/+72
* Revision to accurately generate debugging informationwcohen2000-09-151-1/+5
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-9/+0
* 2000-09-04 Andrew Haley <aph@redhat.com>aph2000-09-041-1/+3
* 2000-09-01 Andrew Haley <aph@redhat.com>aph2000-09-011-33/+57
* * dwarf2out.c (attr_checksum): Also ignore DW_AT_producer.jason2000-08-291-2/+6
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-31/+580
* * dwarf2out.c (new_loc_descr): Use calloc.jason2000-08-281-4/+6
* * dwarf2out.c (AT_flag, AT_int, AT_unsigned, AT_string, AT_ref,jason2000-08-241-14/+14
* * cse.c (fold_rtx): Avoid empty body in an if-statement.ghazi2000-08-141-1/+1
* * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.law2000-08-061-201/+196
* Apply patch from Anthony Green to add java language support to Dwarf generation.nickc2000-08-031-1/+12
* * dce.c: Remove all uses of assert.mmitchel2000-08-031-10/+2
* * dwarf2out.c: Indent #error directive.ghazi2000-07-281-1/+1
* Fix dwarf2out abort found while compiling PlumHall on IA-64.wilson2000-07-281-1/+5
* * dwarf2out.c (gen_typedef_die): Abort if we get identicaljason2000-07-271-1/+5
* Accept SEQUENCE as well as PARALLEL blocks in FRAME_RELATED_EXPR notes.nickc2000-07-261-1/+2
* * dwarf2out.c: Complain if DWARF2_DEBUGGING_INFO is defined withoutjason2000-07-241-43/+45
* 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham2000-07-221-1/+1
* revert accidental checkinjason2000-07-171-2/+1
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Fix typo.mmitchel2000-07-161-1/+1
* * dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFAjason2000-07-141-3/+16
* * dwarf2out.c (output_loc_operands): Don't abort on codes that havejason2000-06-301-5/+17
* * dwarf2out.c (output_loc_operands): Don't support >1 byte outputjason2000-06-281-11/+39
* tweakjason2000-06-271-0/+3
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Usejason2000-06-271-1/+4
* * dwarf2.h (enum dwarf_call_frame_info): Addjason2000-06-261-747/+999
* Vector support: type node creation & debugging supportcrux2000-06-251-0/+6
* Emit correct debug info for 64-bit signed enums on 64-bit host.wilson2000-06-081-3/+6
* Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs.wilson2000-06-081-8/+13
* Allow HIGH/LO_SUM in the prologuemeissner2000-05-311-0/+10
* * dwarf2out.c (gen_subprogram_die): Fixup die_parent for thejason2000-05-101-0/+5