| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -2/+2 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -1/+1 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -14/+0 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -65/+0 |
* | * dwarf2out.c (reg_save): Use INVALID_REGNUM. | rth | 2004-07-01 | 1 | -9/+13 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -13/+13 |
* | Index: gcc/ChangeLog | geoffk | 2004-07-01 | 1 | -31/+141 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -14/+18 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -11/+11 |
* | * dwarf2out.c (output_call_frame_info): Support dwarf3 cie entries. | pbrook | 2004-06-14 | 1 | -1/+5 |
* | * tree.h: Remove include of version.h | mgadams | 2004-06-03 | 1 | -0/+1 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate | mrs | 2004-05-19 | 1 | -2/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -15/+25 |
* | PR 14718 | grahams | 2004-05-03 | 1 | -2/+2 |
* | * dwarf2out.c (mem_loc_descriptor): Handle shifts. | pbrook | 2004-04-28 | 1 | -3/+20 |
* | PR debug/14829 | danglin | 2004-04-27 | 1 | -9/+10 |
* | 2004-04-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-04-21 | 1 | -0/+1 |
* | * dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte | dj | 2004-04-21 | 1 | -0/+18 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -8/+8 |
* | * gengtype.c (create_option): New function. | zack | 2004-03-30 | 1 | -1/+1 |
* | * dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE | brobecke | 2004-03-22 | 1 | -0/+32 |
* | * dwarf2out.c (is_subrange_type): Minor code rework. No behavior | brobecke | 2004-03-22 | 1 | -9/+13 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -1/+0 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -14/+14 |
* | * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros. | kenner | 2004-03-18 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Do not complain about redeclaring | mmitchel | 2004-03-18 | 1 | -0/+7 |
* | * dwarf2out.c (subrange_type_die): Define new variable "subtype" | brobecke | 2004-03-17 | 1 | -4/+5 |
* | * dwarf2out.c (loc_descriptor_from_tree): Add handling for MIN_EXPR. | brobecke | 2004-03-16 | 1 | -4/+10 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -1/+1 |
* | Enabled linkonce support for Darwin. | austern | 2004-03-12 | 1 | -4/+38 |
* | PR debug/11983 | amodra | 2004-03-07 | 1 | -39/+164 |
* | PR debug/14328 | mmitchel | 2004-03-01 | 1 | -10/+10 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -2/+2 |
* | * dwarf2out.c (loclabel_num): Move outside #ifdef | zack | 2004-02-18 | 1 | -3/+3 |
* | * dwarf2out.c (loc_descriptor_from_tree): Handle | pbrook | 2004-02-18 | 1 | -0/+3 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -0/+11 |
* | 2004-02-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-02-11 | 1 | -13/+1 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -6/+0 |
* | 2004-02-06 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-02-07 | 1 | -2/+3 |
* | * dwarf2out.c (struct gcc_debug_hooks): Call dwarf2out_begin_function | zlomek | 2004-02-06 | 1 | -35/+343 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -1/+2 |
* | PR debug/11816 | uweigand | 2004-02-06 | 1 | -2/+3 |
* | * dwarf2out.c (output_loc_list): Don't use deltas if we have | zlomek | 2004-02-06 | 1 | -11/+22 |
* | * dwarf2out.c (force_type_die): Look up input type itself | dpatel | 2004-02-05 | 1 | -2/+2 |
* | PR middle-end/13750 | ro | 2004-02-05 | 1 | -2/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -2/+2 |
* | Fix Ada breakage. | dpatel | 2004-01-29 | 1 | -3/+0 |
* | * dwarf2out.c (struct die_struct): Added field decl_id. | zlomek | 2004-01-29 | 1 | -41/+29 |
* | 2004-01-27 Devang Patel <dpatel@apple.com> | dpatel | 2004-01-27 | 1 | -19/+181 |