summaryrefslogtreecommitdiffstats
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * stmt.c (expand_asm_operands): Fix index into inout_mode whenamylaar1999-09-021-1/+1
* * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.rth1999-09-021-0/+8
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-1/+1
* Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.wilson1999-08-151-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-4/+4
* * print-tree.c (print_node): Print base for OFFSET_TYPEs.jason1999-08-091-1/+2
* Backport of GC branch patches part 2: kill stmt status saving.crux1999-08-011-100/+101
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-2/+0
* Sun May 30 14:29:17 1999 Eric Raskin (ehr@listworks.com)law1999-05-301-39/+0
* * stmt.c (expand_end_bindings): Ignore any elements of VARS thatmmitchel1999-05-241-8/+9
* * stmt.c (expand_return): Call start_cleanup_deferral andmmitchel1999-05-191-0/+2
* * fold-const.c (make_range): Always initialize arg0 and arg1.law1999-04-261-1/+1
* * stmt.c (expand_asm_operands): Reload in-out reg-only memory operands.rth1999-04-251-1/+14
* * stmt.c (expand_loop_end): When copying the loop exit test,law1999-04-041-0/+4
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-4/+4
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-6/+16
* * stmt.c (expand_end_loop): Grok code emitted byamylaar1999-02-251-5/+78
* reduce spurious warnings using -fsyntax-onlyburley1999-02-221-7/+4
* * except.c (start_catch_handler): Use emit_cmp_and_jump_insns.law1999-02-141-66/+68
* Fix linux-x-cygwin build failure with readline.wilson1999-02-121-3/+8
* * function.c (assign_stack_temp_for_type): Clear best_plaw1999-02-101-6/+1
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-0/+2
* * recog.c (check_asm_operands): Treat indeterminate operand okrth1999-02-011-6/+27
* * stmt.c (stmt_loop_nest_empty): New function.law1999-01-241-0/+8
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-5/+8
* * expr.c (queued_subexp_p): Make public.rth1999-01-151-32/+68
* * stmt.c (optimize_tail_recursion): New function, extracted from ...law1999-01-081-27/+43
* * final.c (cleanup_subreg_operands): Delete some unused code.crux1998-12-041-0/+6
* * function.c (nonlocal_goto_handler_slots): Renamed fromlaw1998-11-201-126/+177
* * stmt.c (expand_asm_operands): Accept `=' or `+' at any position.rth1998-10-261-2/+21
* 8law1998-10-251-3/+9
* Warning fixes:ghazi1998-10-131-2/+3
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-4/+4
* * stmt.c (n_occurrences): New static function.law1998-10-081-37/+96
* 8law1998-08-241-5/+5
* * stmt.c (expand_end_loop): Tidy. Allow unconditionallaw1998-08-171-33/+46
* * stmt.c (expand_expr_stmt): If not assigning freshlaw1998-07-131-1/+3
* * jump.c (duplicate_loop_exit_test): Don't refuse to copy ammitchel1998-07-061-18/+124
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+2
* Warning fixes:ghazi1998-06-221-8/+8
* * calls.c (expand_call): Initialize "src" and "dest".law1998-06-201-1/+1
* Warning fixes:ghazi1998-05-131-0/+1
* * stmt.c (mark_seen_cases): Make it have external linkage again.law1998-05-061-3/+1
* typo typo fixes fixeslaw1998-05-061-2/+2
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-3/+3
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-5/+0
* Fix fortran failure reported by Craig Burley.wilson1998-04-211-6/+8
* 8law1998-04-171-2/+3
* * varasm.c (asm_output_bss): Add prototype.law1998-04-171-0/+1
OpenPOWER on IntegriCloud