summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-6/+0
* * stmt.c (warn_if_unused_value): Add locus argument.rth2004-06-201-10/+22
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-191-17/+2
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-9/+9
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-142/+0
* * stmt.c (expand_decl): Be more selective about callinglaw2004-06-011-5/+14
* * gimplify.c (compare_case_labels): New function.steven2004-05-261-2/+2
* 2004-05-19 Steven Bosscher <stevenb@suse.de>steven2004-05-191-395/+6
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-600/+215
* * c-decl.c (finish_decl): Make a decl_stmt for a variable-sizedkenner2004-04-121-7/+2
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-5/+5
* PR optimization/9707.kazu2004-03-251-0/+36
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-12/+12
* * hooks.c (hook_tree_tree_identity): New.kazu2004-03-031-3/+1
* PR middle-end/14327rth2004-03-031-1/+1
* * stmt.c (expand_start_case_dummy): Remove.kazu2004-02-261-28/+1
* PR middle-end/13750ro2004-02-051-9/+6
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-1/+2
* * defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default.kazu2004-01-191-5/+0
* * stmt.c (HAVE_casesi): Define it not already defined.kazu2004-01-181-1/+12
* Index: ChangeLoggeoffk2004-01-161-7/+10
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-2/+11
* * tree.c (get_unwidened): Decide whether to narrow a bitfieldjason2003-12-201-0/+9
* * stmt.c (expand_nl_goto_receiver): Copy hard register clobbersrth2003-12-051-0/+15
* PR middle-end/11151ebotcazou2003-12-051-0/+20
* * stmt.c (expand_asm_operands): Check whether force_const_memrsandifo2003-11-291-6/+9
* 2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-11-201-0/+7
* * Makefile.in (expr.o): Depend on $(TARGET_H).rsandifo2003-11-161-26/+67
* * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesjason2003-10-091-6/+3
* * stmt.c (expand_asm_operands): Take a location_t, instead ofrth2003-09-281-3/+3
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-5/+5
* PR target/11184mmitchel2003-09-181-4/+1
* * targhooks.c: New file.dj2003-09-041-10/+12
* PR middle-end/11823sayle2003-08-311-1/+2
* * function.c (allocate_struct_function): New, split out of ...rth2003-08-291-19/+1
* PR c++/11512nathan2003-08-161-9/+5
* * Makefile.in (bubblestrap): Don't require a previous fulljason2003-08-011-19/+37
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-5/+5
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-18/+15
* 2003-07-17 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-171-1/+0
* * expr.c (expand_assignment): Remove an unused argumentkazu2003-07-151-2/+2
* * doc/tm.texi (BLOCK_REG_PADDING): Describe.amodra2003-07-141-1/+1
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-6/+4
* * stmt.c: Convert remaining prototypes to ISO C90.aj2003-07-061-4/+4
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-282/+148
* * stmt.c (any_pending_cleanups): Further simplification.law2003-07-011-2/+2
* * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, itlaw2003-07-011-5/+4
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1