aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-09 * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesJason Merrill
2003-09-28 * stmt.c (expand_asm_operands): Take a location_t, instead ofRichard Henderson
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-18 PR target/11184Mark Mitchell
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-31 PR middle-end/11823Steven Bosscher
2003-08-29 * function.c (allocate_struct_function): New, split out of ...Richard Henderson
2003-08-16 PR c++/11512Nathan Sidwell
2003-08-01 * Makefile.in (bubblestrap): Don't require a previous fullJason Merrill
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-172003-07-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-15 * expr.c (expand_assignment): Remove an unused argumentKazu Hirata
2003-07-14 * doc/tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra
2003-07-07 * rtl.h (emit_line_note): Take a location_t.Nathan Sidwell
2003-07-06 * stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger
2003-07-06 * sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * stmt.c (any_pending_cleanups): Further simplification.Jeff Law
2003-07-01 * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, itJeff Law
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-29 * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,Kazu Hirata
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-27 * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 andKazu Hirata
2003-06-25 PR 10178Zack Weinberg
2003-06-16 * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,Nathanael Nerode
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-06-12 * stmt.c (expand_asm_operands): Don't warn for memories withRichard Henderson
2003-06-09 * stmt.c (expand_asm_operands): Re-word warning.Richard Henderson
2003-06-09 * expr.h (EXPAND_MEMORY): New.Richard Henderson
2003-06-06 * stmt.c (resolve_asm_operand_names): Rename fromJason Merrill
2003-05-08 * stmt.c (emit_locus): New macro.Gabriel Dos Reis
2003-05-07 * stmt.c (force_label_rtx): New function, based on logicZack Weinberg
2003-05-03 PR c/10604Zack Weinberg
2003-04-20 * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup toChris Lattner
2003-04-18 PR optimization/7675Eric Botcazou
2003-03-24 PR c++/7086Mark Mitchell
2003-03-23 PR c/10178Roger Sayle
2003-03-17 * stmt.c (tail_recursion_args): Call promote_mode to setSteve Ellcey
2003-03-14 * stmt.c (expand_start_case): Call emit_queue ().Jakub Jelinek
2003-03-12 Fix PR target/9797 and PR c/9853.Daniel Jacobowitz
2003-03-05 * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.Richard Kenner
2003-02-22 * i386.c (builtin_description): Add __builtin_ia32_paddq andJan Hubicka
2003-02-15 * bb-reorder.c (find_traces_1_round): Don't connect easy to copyRichard Henderson
2003-01-25 * stmt.c (emit_case_bit_tests): New routine to implement suitableRoger Sayle
2003-01-24 * emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka
2003-01-242003-01-24 Phil Edwards <pme@gcc.gnu.org>Phil Edwards
2003-01-21 * stmt.c (same_case_target_p): New function to determine whetherRoger Sayle