Age | Commit message (Expand) | Author | Files | Lines |
2004-02-19 | Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | Richard Henderson | 1 | -1/+18 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+3 |
2004-02-11 | tree.h (frame_base_decl): Add GTY marker. | Ulrich Weigand | 1 | -1/+1 |
2004-02-11 | c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() inst... | Ziemowit Laski | 1 | -0/+2 |
2004-02-10 | emit-rtl.c (set_decl_incoming_rtl): New. | Josef Zlomek | 1 | -0/+1 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -7/+0 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+1 |
2004-02-05 | re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari... | Rainer Orth | 1 | -2/+2 |
2004-02-04 | calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. | Mark Mitchell | 1 | -0/+7 |
2004-02-03 | re PR c++/13975 (ICE on misplaced visibility specifier.) | Mark Mitchell | 1 | -3/+7 |
2004-02-03 | tree.c (commutative_tree_code, [...]): New functions. | Jeff Law | 1 | -0/+2 |
2004-01-16 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+2 |
2004-01-14 | system.h: Poison PROMOTED_MODE | Steven Bosscher | 1 | -6/+1 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -0/+1 |
2004-01-05 | tree.h: Update documentation on nothrow_flag. | Richard Kenner | 1 | -1/+4 |
2003-12-02 | rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. | Richard Henderson | 1 | -2/+1 |
2003-11-14 | re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault) | Jason Merrill | 1 | -0/+1 |
2003-11-13 | re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot) | Jan Hubicka | 1 | -1/+1 |
2003-11-06 | c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o... | Matt Austern | 1 | -12/+16 |
2003-10-26 | tree.h (dwarf2out_def_cfa, [...]): Update prototypes for recent dwarf2out.c c... | Andreas Jaeger | 1 | -4/+4 |
2003-10-21 | tree.h (IS_EXPR_CODE_CLASS): Use strchr. | Jason Merrill | 1 | -3/+5 |
2003-10-09 | stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here. | Jason Merrill | 1 | -0/+2 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -2/+1 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -23/+7 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -7/+23 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 1 | -1/+1 |
2003-08-29 | function.c (allocate_struct_function): New, split out of ... | Richard Henderson | 1 | -0/+1 |
2003-08-29 | c-tree.h (C_DECL_FILE_SCOPE): Move ... | Richard Henderson | 1 | -0/+5 |
2003-08-28 | builtin-types.def (BT_INT_PTR, [...]): New. | Kaveh R. Ghazi | 1 | -0/+10 |
2003-08-26 | re PR middle-end/12002 (internal compiler error: in gen_lowpart, at emit-rtl.... | Roger Sayle | 1 | -3/+11 |
2003-08-25 | re PR target/8795 ([PPC] Altivec related bugs concerning gcc 3.3 and mainline) | Mark Mitchell | 1 | -0/+1 |
2003-08-22 | cfgcleanup.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-20 | tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'. | Jason Merrill | 1 | -2/+3 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-08-19 | cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol. | Jan Hubicka | 1 | -0/+1 |
2003-08-08 | * tree.h (get_identifier) Define a macro form of get_identifier | Roger Sayle | 1 | -1/+9 |
2003-08-05 | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 1 | -5/+14 |
2003-07-31 | Makefile.in (bubblestrap): Don't require a previous full bootstrap. | Jason Merrill | 1 | -0/+5 |
2003-07-29 | re PR c++/11667 (wider-than-int enums never compare equal to 0) | Mark Mitchell | 1 | -0/+1 |
2003-07-24 | tree.h (boolean_type_node): Move from C/C++/Java frontends. | Jason Merrill | 1 | -0/+8 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-18 | fold-const.c (const_binop): Avoid performing the FP operation at compile-time... | Roger Sayle | 1 | -0/+1 |
2003-07-15 | c-common.c (c_common_type_for_mode): Handle V4DFmode. | Geoffrey Keating | 1 | -0/+2 |
2003-07-14 | ggc-page.c (extra_order_size_table): Insns have 9 slots. | Gerald Pfeifer | 1 | -0/+24 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -6/+8 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 1 | -1/+1 |
2003-07-06 | tree.h (default_flag_random_seed): Remove. | Nathan Sidwell | 1 | -1/+0 |
2003-07-06 | tree.h (crc32_string): Declare. | Nathan Sidwell | 1 | -0/+1 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -428/+392 |
2003-07-03 | rtl.h (ECF_*, [...]): Move from here... | Steven Bosscher | 1 | -0/+31 |