| Commit message (Expand) | Author | Age | Files | Lines |
* | * sdbout.c (sdbout_one_type): Fix braces in switch. | Rainer Orth | 2009-06-23 | 1 | -3/+3 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -3/+3 |
* | ggc-page.c (ggc_pch_write_object): Initialize emptyBytes. | Ian Lance Taylor | 2009-06-19 | 1 | -2/+32 |
* | dbxout.c (dbxout_source_line): Add is_stmt parameter. | Cary Coutant | 2009-06-17 | 1 | -2/+3 |
* | basic-block.h (struct basic_block_def): Add discriminator field. | Cary Coutant | 2009-06-04 | 1 | -2/+3 |
* | sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs. | Dave Korn | 2009-04-22 | 1 | -3/+3 |
* | debug.h (set_name): Declare. | Catherine Moore | 2009-04-15 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | sdbout.c (sdbout_one_type): Treat the value type CONST_DECL for enumerals. | Kai Tietz | 2008-10-08 | 1 | -8/+15 |
* | re PR fortran/29635 (debug info of modules) | Jakub Jelinek | 2008-08-29 | 1 | -1/+1 |
* | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-27 | 1 | -2/+2 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -1/+1 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 2005-03-31 | 1 | -0/+1 |
* | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 2005-03-29 | 1 | -1/+1 |
* | c-opts.c (c_common_parse_file): Only start/end main source file if debug hook... | Daniel Berlin | 2005-03-22 | 1 | -1/+2 |
* | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 2004-11-04 | 1 | -6/+1 |
* | sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types. | Danny Smith | 2004-10-31 | 1 | -0/+5 |
* | dbxout.c (asmfile): Delete. | Zack Weinberg | 2004-10-21 | 1 | -14/+4 |
* | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 2004-09-09 | 1 | -5/+4 |
* | tree.h: Include vec.h | Nathan Sidwell | 2004-07-20 | 1 | -7/+7 |
* | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 2004-07-07 | 1 | -5/+4 |
* | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 2004-07-01 | 1 | -14/+14 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -10/+10 |
* | sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS. | DJ Delorie | 2004-04-16 | 1 | -3/+1 |
* | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 2004-03-31 | 1 | -5/+5 |
* | sdbout.c (preinit_symbols, [...]): New statics. | Zack Weinberg | 2004-02-19 | 1 | -1/+26 |
* | * sdbout.c (sdb_debug_hooks): Correct the type_decl entry. | Zack Weinberg | 2004-02-16 | 1 | -1/+1 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -21/+14 |
* | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 2004-02-06 | 1 | -1/+2 |
* | Makefile.in (dwarf2out.o): Depend on input.h | Devang Patel | 2004-01-27 | 1 | -23/+24 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -2/+2 |
* | expr.c: Follow spelling conventions. | Kazu Hirata | 2003-10-11 | 1 | -1/+1 |
* | Convert to ISO C90 prototypes. | Kelley Cook | 2003-09-30 | 1 | -6/+2 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -3/+3 |
* | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 2003-06-17 | 1 | -4/+13 |
* | sdbout.h: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -152/+75 |
* | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 2003-05-17 | 1 | -6/+4 |
* | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 2003-04-05 | 1 | -1/+2 |
* | Make-lang.in (f/target.o): Depend on toplev.h. | Kaveh R. Ghazi | 2003-01-16 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+3 |
* | re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug... | Richard Henderson | 2002-09-16 | 1 | -17/+0 |
* | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 2002-08-15 | 1 | -6/+9 |
* | Index: ChangeLog | Geoffrey Keating | 2002-08-04 | 1 | -2/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -11/+14 |
* | sbitmap.c: Fix formatting. | Kazu Hirata | 2002-05-09 | 1 | -4/+4 |