type_traits: Implement add_const, add_volatile, and add_cv.
[platform/upstream/gcc.git] / gcc / stmt.c
2004-12-13 Kazu Hiratadefaults.h, [...]: Fix comment typos.
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-24 Richard Sandifordoptabs.h (force_expand_binop): Declare.
2004-11-11 Kazu Hiratafunction.c (expand_function_end): Remove an "if" statem...
2004-11-04 Kazu Hiratastmt.c (expand_asm, [...]): Make them static.
2004-11-03 Jeff Lawstmt.c (expand_case): Speed up code to detect duplicate...
2004-10-26 Kazu Hirata* stmt.c (expand_case): Update a comment.
2004-10-26 Kazu Hiratastmt.c (expand_case): Put an assertion that index_expr...
2004-10-26 Kazu Hiratastmt.c (expand_case): Remove code to handle SWITCH_EXPR...
2004-10-25 Kazu Hirata* stmt.c (expand_case): Remove an obsolete comment.
2004-10-24 Kazu Hiratastmt.c (expand_case): Handle the default label outside...
2004-10-22 Kazu Hiratastmt.c (asm_op_is_mem_input): Remove.
2004-10-19 Kazu Hirataexpr.c (expand_assignment): Remove the last argument.
2004-10-14 Andrew Pinskistmt.c (add_case_node): Make sure that we have integer...
2004-10-11 Roger Saylere PR middle-end/17657 (ICE in expand_case)
2004-10-08 Kazu Hiratastmt.c (expand_decl_init): Remove.
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-14 Zdenek Dvorakunroll.c: Removed.
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-17 Paolo BonziniMakefile.in: Regenerate.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-11 Zack Weinbergstmt.c (expand_return): If asked to return the RESULT_D...
2004-08-11 Richard Hendersonbuiltins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-09 Paolo BonziniMakefile.in (GTFILES): Remove stmt.c
2004-07-27 Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
2004-07-21 Steven Bosscherrtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 Per Bothnerc-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LO...
2004-07-14 Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-10 Jakub Jelinekexpr.h (store_bit_field, [...]): Remove last argument.
2004-07-09 Steven Bosschermd.texi (Processor pipeline description): Mention that...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-05 Roger Saylecalls.c (load_register_parameters): Call expand_shift...
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Steven Bosscherstmt.c (check_seenlabel): Remove.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_function_call_count.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove dont_emit_block_notes.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-20 Richard Hendersonstmt.c (warn_if_unused_value): Add locus argument.
2004-06-19 Jan Hubickafunction.c (free_after_compilation): Do not free comput...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-06-01 Jeff Lawstmt.c (expand_decl): Be more selective about calling...
2004-05-26 Steven Bosschergimplify.c (compare_case_labels): New function.
2004-05-19 Steven BosscherExpanders cleanups after tree-ssa merge, part 1.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-25 Kazu Hiratare PR middle-end/9707 (Unnecessary range test in switch...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-03 Kazu Hiratahooks.c (hook_tree_tree_identity): New.
2004-03-03 Richard Hendersonre PR middle-end/14327 (-O0 -fdefer-pop generates wrong...
2004-02-26 Kazu Hiratastmt.c (expand_start_case_dummy): Remove.
2004-02-05 Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-19 Kazu Hiratadefaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default.
2004-01-18 Kazu Hiratastmt.c (HAVE_casesi): Define it not already defined.
2004-01-16 Geoffrey KeatingIndex: ChangeLog
2004-01-09 Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2003-12-20 Jason Merrilltree.c (get_unwidened): Decide whether to narrow a...
2003-12-05 Waldek Hebischstmt.c (expand_nl_goto_receiver): Copy hard register...
2003-12-05 Eric Botcazoure PR middle-end/11151 (__builtin_return(__builtin_appl...
2003-11-29 Richard Sandifordstmt.c (expand_asm_operands): Check whether force_const...
2003-11-20 Andreas Krebbelstmt.c (expand_goto): Memory clobbers added.
2003-11-16 Richard SandifordMakefile.in (expr.o): Depend on $(TARGET_H).
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-09-28 Richard Hendersonstmt.c (expand_asm_operands): Take a location_t, instea...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-31 Steven Bosscherre PR middle-end/11823 (Optimizing large jump tables...
2003-08-29 Richard Hendersonfunction.c (allocate_struct_function): New, split out...
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-01 Jason MerrillMakefile.in (bubblestrap): Don't require a previous...
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-15 Kazu Hirataexpr.c (expand_assignment): Remove an unused argument...
2003-07-14 Alan Modratm.texi (BLOCK_REG_PADDING): Describe.
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06 Andreas Jaegerstmt.c: Convert remaining prototypes to ISO C90.
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-01 Jeff Law* stmt.c (any_pending_cleanups): Further simplification.
2003-07-01 Jeff Lawstmt.c (any_pending_cleanups): Lose argument THIS_CONTO...
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
next