| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-03-03 Daniel Berlin <dberlin@dbrelin.org> | dberlin | 2005-03-04 | 1 | -3/+6 |
* | * ChangeLog.5: Fix log message typo(s). | reichelt | 2005-02-24 | 1 | -1/+1 |
* | PR tree-opt/14329 | rth | 2005-01-27 | 1 | -2/+3 |
* | 2005-01-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-01-20 | 1 | -12/+58 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | 2005-01-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-01-06 | 1 | -32/+41 |
* | 2005-01-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-01-04 | 1 | -0/+9 |
* | 2004-12-24 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-12-24 | 1 | -2/+5 |
* | PR middle-end/17746 | ebotcazou | 2004-12-23 | 1 | -1/+1 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -17/+0 |
* | * target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | ebotcazou | 2004-11-26 | 1 | -2/+16 |
* | * dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. Save | rth | 2004-11-26 | 1 | -23/+31 |
* | 2004-11-24 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2004-11-24 | 1 | -15/+20 |
* | Index: gcc/gcc/ChangeLog | geoffk | 2004-10-26 | 1 | -5/+4 |
* | * dwarf2out.c (rtl_for_decl_location): Avoid segfault if | jakub | 2004-10-25 | 1 | -1/+2 |
* | PR debug/14492 | rth | 2004-10-14 | 1 | -0/+6 |
* | PR debug/15860 | rth | 2004-10-13 | 1 | -8/+21 |
* | 2004-10-10 Eric Christopher <echristo@redhat.com> | echristo | 2004-10-11 | 1 | -1/+3 |
* | * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove. | kazu | 2004-10-06 | 1 | -9/+3 |
* | 2004-10-01 Eric Christopher <echristo@redhat.com> | echristo | 2004-10-04 | 1 | -2/+3 |
* | 2004-09-30 Eric Christopher <echristo@redhat.com> | echristo | 2004-10-01 | 1 | -35/+51 |
* | * dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die | hubicka | 2004-09-25 | 1 | -0/+2 |
* | * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c, | kazu | 2004-09-25 | 1 | -3/+3 |
* | PR debug/17389 | hubicka | 2004-09-23 | 1 | -3/+8 |
* | * tree-inline.c (copy_tree_r): Don't duplicate constants, they're | geoffk | 2004-09-18 | 1 | -1/+2 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -3/+4 |
* | * dbxout.c (dbxout_block): Update for | geoffk | 2004-09-10 | 1 | -3/+5 |
* | * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Use | nathan | 2004-09-08 | 1 | -351/+266 |
* | * dwarf2out.c (gen_field_die): Equate decl number to die. | dpatel | 2004-09-03 | 1 | -0/+3 |
* | PR c/14492 | mmitchel | 2004-08-24 | 1 | -0/+6 |
* | * dwarf2out.h (dwarf2out_frame_finish): Conditionalize outputting eh | pbrook | 2004-08-12 | 1 | -0/+3 |
* | * builtins.def (BUILT_IN_STACK_ALLOC): Remove. | rth | 2004-08-11 | 1 | -137/+97 |
* | Index: ChangeLog | geoffk | 2004-08-03 | 1 | -18/+7 |
* | .: | nathan | 2004-07-26 | 1 | -2/+2 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -3/+3 |
* | * dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on | mmitchel | 2004-07-23 | 1 | -3/+7 |
* | .: | nathan | 2004-07-20 | 1 | -5/+4 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO | pbrook | 2004-07-15 | 1 | -2/+2 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -6/+6 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -1/+1 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -3/+3 |
* | * 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 |