Age | Commit message (Expand) | Author | Files | Lines |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -1065/+600 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2003-06-29 | dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X, -1) with ggc_strdup. | Kazu Hirata | 1 | -1/+1 |
2003-06-25 | * dwarf2out.c (gen_field_die): Return if type of decl is error mark. | Josef Zlomek | 1 | -1/+5 |
2003-06-23 | re PR debug/9905 (Unhandled STMT_EXPR in loc_descriptor_from_tree) | Andreas Schwab | 1 | -0/+1 |
2003-06-23 | ChangeLog.1: Fix a typo. | Kazu Hirata | 1 | -6/+6 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-05 | dwarf2out.c (loc_descriptor_from_tree): Return 0 for language-specific tree c... | Richard Henderson | 1 | -0/+8 |
2003-06-04 | c-decl.c (c_init_decl_processing): Clear input_file_name while building commo... | J"orn Rennecke | 1 | -2/+5 |
2003-06-04 | * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants. | Alan Modra | 1 | -1/+3 |
2003-05-20 | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | Matt Kraai | 1 | -1/+0 |
2003-05-03 | builtins.c (expand_builtin): Remove. | Richard Henderson | 1 | -2/+2 |
2003-05-01 | dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename. | Nathan Sidwell | 1 | -6/+6 |
2003-04-29 | dwarf2out.c (output_call_frame_info): No need to output EH unwind information... | Geoffrey Keating | 1 | -1/+2 |
2003-04-23 | dwarf2out.c (fde_table_allocated): Mark with GTY. | Geoffrey Keating | 1 | -31/+23 |
2003-04-21 | dwarf2out.c (is_ada, [...]): New functions. | Joel Brobecker | 1 | -13/+80 |
2003-04-18 | dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPR and *_DIV_EXPR a... | Vincent Celier | 1 | -0/+6 |
2003-04-14 | dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead of DW_LANG_Ada... | Joel Brobecker | 1 | -1/+1 |
2003-04-08 | dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, [...]): Take into account DWARF_INITI... | Kevin Buettner | 1 | -4/+6 |
2003-04-05 | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 1 | -1/+2 |
2003-04-03 | dwarf2out.c (lookup_filename): Don't check for "<internal>". | Jason Merrill | 1 | -6/+2 |
2003-04-02 | dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an optimization ... | Richard Henderson | 1 | -7/+9 |
2003-03-28 | PR target/10114 and PR target/10084 | Eric Botcazou | 1 | -0/+5 |
2003-03-19 | Add support for DWARF 3 64-bit sections. | Kevin Buettner | 1 | -2/+28 |
2003-03-18 | dwarf2out.c (output_file_names): Cast size_t to unsigned long for format. | Andreas Schwab | 1 | -1/+1 |
2003-03-15 | re PR debug/9039 (ICE, anonymous union, gen_decl_die, dwarf2out.c:11974) | Jason Merrill | 1 | -0/+3 |
2003-03-15 | re PR debug/6387 (-fpic -gdwarf-2 -g1 combination give ICE in dwarf2out) | Jason Merrill | 1 | -1/+7 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -8/+4 |
2003-03-11 | * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko. | Aldy Hernandez | 1 | -1/+1 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-03-06 | dwarf2out.c (size_of_die): Compute size of external reference to die correctly. | Zdenek Dvorak | 1 | -1/+4 |
2003-03-05 | tm.texi: Document TARGET_DWARF_REGISTER_SPAN. | Aldy Hernandez | 1 | -5/+73 |
2003-03-04 | dwarf2out.c (rtl_for_decl_location): Don't return NULL_RTX for global registe... | Kevin Buettner | 1 | -2/+6 |
2003-03-03 | dwarf2out.c (dwarf2out_finish): Swap order of break_out_includes and prune_un... | Zdenek Dvorak | 1 | -3/+3 |
2003-02-28 | flags.h: Add flag_eliminate_unused_debug_types. | Scott Snyder | 1 | -152/+395 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 1 | -8/+12 |
2003-02-06 | dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe... | Roger Sayle | 1 | -11/+5 |
2003-02-04 | dwarf2out.c (dwarf2out_finish): Add AT_comp_dir attribute even if input file ... | Jakub Jelinek | 1 | -0/+10 |
2003-02-01 | dwarf2out.c (gen_type_die): Check for typedefs before calling for TYPE_MAIN_V... | Daniel Jacobowitz | 1 | -11/+14 |
2003-01-21 | dwarf2out.c (lookup_filename): Fix printf format warning. | Richard Henderson | 1 | -1/+1 |
2003-01-21 | dwarf2out (output_file_names): Don't crash if called with empty file_table. | Ulrich Weigand | 1 | -0/+8 |
2003-01-21 | dwarf2out.c (fde_table_in_use): Mark GTY. | Ulrich Weigand | 1 | -5/+3 |
2003-01-16 | dwarf2out.c (struct file_table): Remove. | Richard Henderson | 1 | -75/+74 |
2003-01-16 | dbxout.c (lastfile, cwd): Fix `unused' warning. | Kaveh Ghazi | 1 | -4/+28 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -207/+281 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -37/+34 |