| Commit message (Expand) | Author | Age | Files | Lines |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -1/+1 |
* | Avoid emitting bogus debug info that confuses gdb. | wilson | 2005-04-21 | 1 | -2/+7 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -53/+36 |
* | * dwarf2out.c (output_line_info): Don't try to dereference | geoffk | 2005-04-12 | 1 | -1/+6 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -36/+49 |
* | gcc/ChangeLog: | aoliva | 2005-04-02 | 1 | -5/+1 |
* | PR c++/19406 | jakub | 2005-04-01 | 1 | -3/+39 |
* | Handle static const initializers that contain arithmetic. | wilson | 2005-04-01 | 1 | -50/+53 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -26/+146 |
* | * dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO | hainque | 2005-03-31 | 1 | -1/+6 |
* | Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks. | wilson | 2005-03-30 | 1 | -32/+35 |
* | gcc: | tromey | 2005-03-30 | 1 | -7/+0 |
* | 2005-03-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-22 | 1 | -1/+2 |
* | * dwarf2out.c (dwarf_type_encoding_name): Remove unused prototype | bje | 2005-03-22 | 1 | -33/+0 |
* | Fix problem that caused compiled java code to trigger an internal gdb error. | wilson | 2005-03-19 | 1 | -0/+6 |
* | 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 |