Age | Commit message (Expand) | Author | Files | Lines |
2005-07-08 | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -1/+4 |
2005-07-03 | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 1 | -1/+1 |
2005-06-30 | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 1 | -1/+1 |
2005-06-29 | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change | ian | 1 | -1/+2 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-06-09 | * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize | hubicka | 1 | -0/+9 |
2005-06-08 | PR debug/21946 | ebotcazou | 1 | -23/+21 |
2005-06-08 | PR target/21889 | ebotcazou | 1 | -10/+11 |
2005-06-07 | PR debug/21946 | jakub | 1 | -13/+28 |
2005-06-04 | 2005-06-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -2/+3 |
2005-06-01 | 2005-05-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -1/+1 |
2005-05-16 | 2005-05-16 Caroline Tice <ctice@apple.com> | ctice | 1 | -2/+1 |
2005-05-16 | * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array. | kazu | 1 | -5/+8 |
2005-05-09 | PR 18655 | mmitchel | 1 | -2/+4 |
2005-05-04 | * dwarf2out.c (incomplete_types, retry_incomplete_types, | kazu | 1 | -7/+8 |
2005-05-03 | Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types. | wilson | 1 | -0/+8 |
2005-05-01 | * dwarf2out.c (decl_scope_table, push_decl_scope, | kazu | 1 | -8/+6 |
2005-04-28 | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 1 | -1/+1 |
2005-04-27 | Correct fixes for various hot/cold partitioning concerns. | ctice | 1 | -44/+59 |
2005-04-22 | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 1 | -6/+5 |
2005-04-21 | * vec.h: Update API to separate allocation mechanism from type. | nathan | 1 | -1/+1 |
2005-04-21 | Avoid emitting bogus debug info that confuses gdb. | wilson | 1 | -2/+7 |
2005-04-12 | Revert patch from April 9. | ctice | 1 | -53/+36 |
2005-04-12 | * dwarf2out.c (output_line_info): Don't try to dereference | geoffk | 1 | -1/+6 |
2005-04-09 | Fix problems with labels with hot/cold partitioning. | ctice | 1 | -36/+49 |
2005-04-02 | gcc/ChangeLog: | aoliva | 1 | -5/+1 |
2005-04-01 | PR c++/19406 | jakub | 1 | -3/+39 |
2005-04-01 | Handle static const initializers that contain arithmetic. | wilson | 1 | -50/+53 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | ctice | 1 | -26/+146 |
2005-03-31 | * dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO | hainque | 1 | -1/+6 |
2005-03-30 | Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks. | wilson | 1 | -32/+35 |
2005-03-30 | gcc: | tromey | 1 | -7/+0 |
2005-03-22 | 2005-03-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -1/+2 |
2005-03-22 | * dwarf2out.c (dwarf_type_encoding_name): Remove unused prototype | bje | 1 | -33/+0 |
2005-03-19 | Fix problem that caused compiled java code to trigger an internal gdb error. | wilson | 1 | -0/+6 |
2005-03-04 | 2005-03-03 Daniel Berlin <dberlin@dbrelin.org> | dberlin | 1 | -3/+6 |
2005-02-24 | * ChangeLog.5: Fix log message typo(s). | reichelt | 1 | -1/+1 |
2005-01-27 | PR tree-opt/14329 | rth | 1 | -2/+3 |
2005-01-20 | 2005-01-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -12/+58 |
2005-01-18 | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 1 | -1/+1 |
2005-01-06 | 2005-01-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -32/+41 |
2005-01-04 | 2005-01-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -0/+9 |
2004-12-24 | 2004-12-24 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -2/+5 |
2004-12-23 | PR middle-end/17746 | ebotcazou | 1 | -1/+1 |
2004-12-09 | * tree.def (SET_TYPE): Remove. | nathan | 1 | -17/+0 |
2004-11-26 | * target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | ebotcazou | 1 | -2/+16 |
2004-11-26 | * dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. Save | rth | 1 | -23/+31 |
2004-11-24 | 2004-11-24 Mark Mitchell <mark@codesourcery.com> | jsm28 | 1 | -15/+20 |
2004-10-26 | Index: gcc/gcc/ChangeLog | geoffk | 1 | -5/+4 |
2004-10-25 | * dwarf2out.c (rtl_for_decl_location): Avoid segfault if | jakub | 1 | -1/+2 |