]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stmt.c
expr.c (enqueue_insn, [...]): Remove.
[thirdparty/gcc.git] / gcc / stmt.c
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.
2003-06-29  Kazu Hiratadwarf2out.c (add_AT_string): Replace ggc_alloc_string...
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-27  Kazu Hiratastmt.c (do_jump_if_equal): Return 0 earlier if OP1...
2003-06-25  Zack Weinbergre PR c/10178 (ICE in tree_low_cst)
2003-06-16  Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-06-12  Kazu HirataChangeLog: Follow spelling conventions.
2003-06-12  Richard Hendersonstmt.c (expand_asm_operands): Don't warn for memories...
2003-06-09  Richard Henderson* stmt.c (expand_asm_operands): Re-word warning.
2003-06-09  Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-06  Jason Merrillstmt.c (resolve_asm_operand_names): Rename from resolve...
2003-05-08  Gabriel Dos Reisstmt.c (emit_locus): New macro.
2003-05-07  Zack Weinbergstmt.c (force_label_rtx): New function, based on logic...
2003-05-03  Zack Weinbergre PR c/10604 (-Wall includes sign conversion warning...
2003-04-20  Chris Lattnerc-common.h, [...]: Rename genrtl_decl_cleanup to genrtl...
2003-04-18  Eric Botcazoure PR rtl-optimization/7675 (ICE in fixup_var_refs_1)
2003-03-24  Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-23  Roger Saylere PR c/10178 (ICE in tree_low_cst)
2003-03-17  Steve Ellceystmt.c (tail_recursion_args): Call promote_mode to...
2003-03-14  Jakub Jelinekstmt.c (expand_start_case): Call emit_queue ().
2003-03-12  Daniel JacobowitzFix PR target/9797 and PR c/9853.
2003-03-05  Richard Kennerstmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
2003-02-22  Jan Hubickai386.c (builtin_description): Add __builtin_ia32_paddq...
2003-02-15  Richard Hendersonbb-reorder.c (find_traces_1_round): Don't connect easy...
2003-01-25  Roger Saylestmt.c (emit_case_bit_tests): New routine to implement...
2003-01-24  Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24  Phil EdwardsRename -W to -Wextra.
2003-01-21  Roger Saylestmt.c (same_case_target_p): New function to determine...
2003-01-21  Richard Hendersonre PR rtl-optimization/7507 (ICE (segfault) with -O2)
2003-01-16  Kaveh R. Ghaziarm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsign...
2003-01-13  Joern RenneckeAdd 2003 copyright notices for constraints string patch...
2003-01-09  J"orn Renneckedefaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2003-01-09  Eric Botcazoure PR inline-asm/8832 (traditional "asm volatile" code...
2002-12-24  Kazu Hirataregmove.c: Fix comment typos.
2002-12-19  Eric Botcazoure PR target/8340 (ICE on x86 inline asm w/ -fPIC)
2002-12-19  Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
next