summaryrefslogtreecommitdiffstats
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (queue_reg_save): New.rth2001-03-181-6/+76
* * dwarf2out.c (lookup_filename): Emit .file if the assemblerrth2001-03-171-1/+9
* * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes.rth2001-03-161-206/+81
* * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.mmitchel2001-03-161-1/+1
* Fix patch merge error.rth2001-03-161-2/+2
* * dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSETrth2001-03-161-16/+16
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-1/+1
* * dwarf2out.c (output_call_frame_info): Fix augmentation length.rth2001-03-031-1/+1
* * Makefile.in (OBJS): Add dwarf2asm.o.rth2001-03-031-1142/+336
* Undo the accidental checkin :(hubicka2001-02-281-33/+0
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-281-0/+36
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-39/+54
* * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isjason2001-02-161-20/+25
* * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backendjason2001-02-091-7/+9
* * dwarf2out.c (dwarf2out_line): Include filename in -dA output.jason2001-02-081-8/+12
* 2001-02-05 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-061-11/+35
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-2/+2
* 2001-02-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-021-25/+192
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * dwarf2out.c (prefix_of): New function. Determine longest commondrepper2001-01-251-8/+71
* Eliminate IA-64 compiler warnings.wilson2001-01-241-1/+1
* * dwarf2out.c (new_die): Use xcalloc.jason2001-01-231-8/+3
* * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decljason2001-01-191-6/+5
* Update copyright.rth2001-01-061-1/+1
* * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.rth2001-01-061-12/+2
* VECTOR_TYPE fixes for aliasing, and dwarf2 output.dberlin2001-01-051-0/+1
* * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.hubicka2001-01-021-2/+35
* * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.kenner2001-01-011-0/+8
* Allow the (scratch) frame pointer to be initialised from the stack pointernickc2000-12-221-9/+20
* * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.ghazi2000-12-221-0/+3
* * dwarf2out.c (simple_decl_align_in_bits): newdj2000-12-211-13/+30
* * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR): New case.kenner2000-12-171-1/+5
* * 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
OpenPOWER on IntegriCloud