OSDN Git Service

* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
1999-04-04 law * stmt.c (expand_loop_end): When copying the...
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-25 amylaar * stmt.c (expand_end_loop): Grok code emitted by
1999-02-22 burleyreduce spurious warnings using -fsyntax-only
1999-02-14 law * except.c (start_catch_handler): Use emit_cmp_...
1999-02-12 wilsonFix linux-x-cygwin build failure with readline.
1999-02-10 law * function.c (assign_stack_temp_for_type):...
1999-02-08 rth * output.h (current_function_has_computed_jump...
1999-02-01 rth * recog.c (check_asm_operands): Treat indetermi...
1999-01-24 law * stmt.c (stmt_loop_nest_empty): New function.
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-15 rth * expr.c (queued_subexp_p): Make public.
1999-01-08 law * stmt.c (optimize_tail_recursion): New functio...
1998-12-04 crux * final.c (cleanup_subreg_operands): Delete some unuse...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-10-26 rth* stmt.c (expand_asm_operands): Accept `=' or `+' at...
1998-10-25 law8
1998-10-13 ghaziWarning fixes:
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-08 law * stmt.c (n_occurrences): New static function.
1998-08-24 law8
1998-08-17 law * stmt.c (expand_end_loop): Tidy. Allow uncond...
1998-07-13 law * stmt.c (expand_expr_stmt): If not assigning...
1998-07-06 mmitchel * jump.c (duplicate_loop_exit_test): Don't refuse...
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-22 ghaziWarning fixes:
1998-06-20 law * calls.c (expand_call): Initialize "src" and...
1998-05-13 ghaziWarning fixes:
1998-05-06 law * stmt.c (mark_seen_cases): Make it have extern...
1998-05-06 lawtypo typo fixes fixes
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-21 wilsonFix fortran failure reported by Craig Burley.
1998-04-17 law8
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-28 law * stmt.c (expand_expr_stmt): Must generate...
1998-03-23 law * stmt.c (unroll_block_trees): Free block_vecto...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfredd
1998-03-06 amylaar * rtl.h (addr_diff_vec_flags): New typedef.
1998-02-28 ghaziFix warious warnings:
1998-02-17 amylaarFix problems with last patch.
1998-02-17 amylaar * rtl.h (force_line_numbers, restore_line_number_statu...
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-05 law * stmt.c (expand_asm_operands): Correctly ident...
1998-01-20 lawRemove more bytecode stuff.
1998-01-20 law * Makefile.in: Remove all bytecode support.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-19 law * expr.c (do_tablejump): Let CASE_VECTOR_PC_REL...
1997-12-18 law * tree.c (build_range_type): Allow creation of ranges...
1997-12-15 law * stmt.c (expand_asm_operands): If an ASM has no outpu...
1997-12-11 lawAnother handful of gcc-2.8 changes (will it ever go...
1997-12-07 lawMerge from gcc-2.8
1997-12-06 law * loop.c (invariant_p): Don't test flag_rerun_l...
1997-12-03 jason * except.c (expand_fixup_region_end): New fn.
1997-12-03 jason * stmt.c (expand_decl_cleanup): Update thisblock after...
1997-11-21 jason * stmt.c (expand_end_bindings): Allow jump into block...
1997-11-10 jason * stmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-20 wilson * stmt.c (start_cleanup_deferal, end_cleanup_deferal...
1997-08-02 kenner(expand_computed_goto): If -fcheck-memory-usage, check...
1997-07-17 kenner(expand_decl): If stack checking, use alloca for large...
1997-06-11 mrs * stmt.c (expand_decl_cleanup): Avoid core dumping...
1997-04-29 mrs * except.c (expand_eh_region_start_tree): Add DECL...
1997-04-26 dje(pushcase_range): [try to] properly apply previous...
1997-04-24 kenner(pushcase_range): Check for null range first.
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-02-10 law * stmt.c (group_case_nodes): Recognize more...
1996-10-30 kenner(expand_asm_operands): Disallow matching constraints...
1996-10-23 merrillreturn
1996-09-29 kenner(expand_decl): Use mark_user_reg and simplify code.
1996-09-29 kenner(expand_asm_operands): Fix errors in previous patches.
1996-09-29 kenner(fixup_gotos): When running undefined labels, if no...
1996-09-23 kenner(expand_asm_operands): Handle '+' constraint.
1996-08-14 tege(expand_return): In code for doing scc with jumps,
1996-08-12 kenner(expand_end_bindings): Add test and call for nonlocal_g...
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-06-06 wilson(expand_value_return): Handle PARALLEL return_reg.
1996-05-17 mrs * expr.c (expand_expr, cond TARGET_EXPR): Make TARGET_...
1996-05-07 kenner(expand_decl): Don't deduce alignment of SIZE from...
1996-04-20 kenner(check_for_full_enumeration_handling): Call case_tree2list
1996-04-20 kennerRevert to 1.140.
1996-04-14 kenner(expand_end_case): Move conversion of case_list before
1996-03-19 kenner(struct case_node): New member balance.
1996-02-13 kenner(expand_end_case): Don't use ADDR_DIFF_VEC for PIC if
1996-02-13 kenner(bc_pushcase): Fix precedence error.
1996-01-15 kenner(save_expr_regs): Delete declaration; unused.
1996-01-01 kenner(expand_asm_operands): Call assign_temp with extra...
1995-12-31 kenner(tail_recursion_args): Compare TYPE_MAIN_VARIANTs.
1995-12-31 kenner(fixup_gotos): Use DECL_ERROR_ISSUED instead of DECL_RE...
1995-12-29 bothner* stmt.c (expand_asm_operands): Use new assign_temp...
1995-12-27 kenner(expand_decl): Set alignment of register for pointer...
1995-12-18 wilson(expand_asm_operands): Handle numeric constraints in
next