summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-2/+2
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-1/+1
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-14/+0
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-65/+0
* * dwarf2out.c (reg_save): Use INVALID_REGNUM.rth2004-07-011-9/+13
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-13/+13
* Index: gcc/ChangeLoggeoffk2004-07-011-31/+141
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-14/+18
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-11/+11
* * dwarf2out.c (output_call_frame_info): Support dwarf3 cie entries.pbrook2004-06-141-1/+5
* * tree.h: Remove include of version.hmgadams2004-06-031-0/+1
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicatemrs2004-05-191-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-15/+25
* PR 14718grahams2004-05-031-2/+2
* * dwarf2out.c (mem_loc_descriptor): Handle shifts.pbrook2004-04-281-3/+20
* PR debug/14829danglin2004-04-271-9/+10
* 2004-04-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-04-211-0/+1
* * dwarf2out.c (rtl_for_decl_location): Adjust rtl for bytedj2004-04-211-0/+18
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-8/+8
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIEbrobecke2004-03-221-0/+32
* * dwarf2out.c (is_subrange_type): Minor code rework. No behaviorbrobecke2004-03-221-9/+13
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-1/+0
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-14/+14
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-181-1/+1
* * c-decl.c (grokdeclarator): Do not complain about redeclaringmmitchel2004-03-181-0/+7
* * dwarf2out.c (subrange_type_die): Define new variable "subtype"brobecke2004-03-171-4/+5
* * dwarf2out.c (loc_descriptor_from_tree): Add handling for MIN_EXPR.brobecke2004-03-161-4/+10
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-1/+1
* Enabled linkonce support for Darwin.austern2004-03-121-4/+38
* PR debug/11983amodra2004-03-071-39/+164
* PR debug/14328mmitchel2004-03-011-10/+10
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-2/+2
* * dwarf2out.c (loclabel_num): Move outside #ifdefzack2004-02-181-3/+3
* * dwarf2out.c (loc_descriptor_from_tree): Handlepbrook2004-02-181-0/+3
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-0/+11
* 2004-02-11 Daniel Berlin <dberlin@dberlin.org>dberlin2004-02-111-13/+1
* * c-common.c (shadow_warning): Delete.zack2004-02-081-6/+0
* 2004-02-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-02-071-2/+3
* * dwarf2out.c (struct gcc_debug_hooks): Call dwarf2out_begin_functionzlomek2004-02-061-35/+343
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-1/+2
* PR debug/11816uweigand2004-02-061-2/+3
* * dwarf2out.c (output_loc_list): Don't use deltas if we havezlomek2004-02-061-11/+22
* * dwarf2out.c (force_type_die): Look up input type itselfdpatel2004-02-051-2/+2
* PR middle-end/13750ro2004-02-051-2/+1
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-2/+2
* Fix Ada breakage.dpatel2004-01-291-3/+0
* * dwarf2out.c (struct die_struct): Added field decl_id.zlomek2004-01-291-41/+29
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-19/+181