| Commit message (Expand) | Author | Age | Files | Lines |
* | PR debug/7241 | jakub | 2005-09-01 | 1 | -1/+1 |
* | * dwarf2out.c (add_location_or_const_value_attribute): Prefer | jakub | 2005-08-11 | 1 | -11/+14 |
* | * dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, | jakub | 2005-08-11 | 1 | -31/+35 |
* | * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, | rth | 2005-08-01 | 1 | -1/+1 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | Better debug info for inlined functions. | wilson | 2005-07-26 | 1 | -1/+24 |
* | * dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT | mmitchel | 2005-07-24 | 1 | -0/+19 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+4 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 2005-06-30 | 1 | -1/+1 |
* | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change | ian | 2005-06-29 | 1 | -1/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize | hubicka | 2005-06-09 | 1 | -0/+9 |
* | PR debug/21946 | ebotcazou | 2005-06-08 | 1 | -23/+21 |
* | PR target/21889 | ebotcazou | 2005-06-08 | 1 | -10/+11 |
* | PR debug/21946 | jakub | 2005-06-07 | 1 | -13/+28 |
* | 2005-06-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-04 | 1 | -2/+3 |
* | 2005-05-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-01 | 1 | -1/+1 |
* | 2005-05-16 Caroline Tice <ctice@apple.com> | ctice | 2005-05-16 | 1 | -2/+1 |
* | * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array. | kazu | 2005-05-16 | 1 | -5/+8 |
* | PR 18655 | mmitchel | 2005-05-09 | 1 | -2/+4 |
* | * dwarf2out.c (incomplete_types, retry_incomplete_types, | kazu | 2005-05-04 | 1 | -7/+8 |
* | Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types. | wilson | 2005-05-03 | 1 | -0/+8 |
* | * dwarf2out.c (decl_scope_table, push_decl_scope, | kazu | 2005-05-01 | 1 | -8/+6 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -44/+59 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -6/+5 |
* | * 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 |