From 44308069859f2c6d8347a1cf4959f0f13dafaea6 Mon Sep 17 00:00:00 2001 From: echristo Date: Tue, 5 Dec 2006 02:23:18 +0000 Subject: [PATCH] 2006-12-04 Eric Christopher * config/darwin.h: Update copyright notice. * config/i386/darwin.h: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119531 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 21 +++++++++++++-------- gcc/config/darwin.h | 2 +- gcc/config/i386/darwin.h | 2 +- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8a5b1aacc26..9ae153bbdde 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-12-04 Eric Christopher + + * config/darwin.h: Update copyright notice. + * config/i386/darwin.h: Ditto. + 2006-12-04 Jan Hubicka * builtins.c (fold_builtin_memory_op): Check that expr_size match. @@ -12,12 +17,12 @@ * tree-ssa-structalias.h (set_used_smts): Add prototype. 2006-12-04 Daniel Berlin - + * tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow insensitive. (compute_flow_sensitive_aliasing): Don't try to add a symbol memory tag to itself. - + * alias.h (alias_set_subset_of): New prototype. * alias.c (alias_set_subset_of): New function. @@ -52,7 +57,7 @@ (intra_create_variable_infos): Use INCLUDES. Change nonlocal variable sets to anything sets. (init_base_vars): Remove escaped_vars and nonlocal_var - initialization. + initialization. (find_escape_constraints): Removed. (delete_points_to_sets): Remove dead code. (used_smt_calculated): New variable. @@ -60,12 +65,12 @@ (merge_smts_into): New function. (find_what_p_points_to): Modify to use SMTs. (create_nonlocal_var): Remove. - + * tree-ssa-operands.c (access_can_touch_variable): Remove - reference to nonlocal_all. + reference to nonlocal_all. * tree-ssa.c (verify_name_tags): Remove. - + 2006-12-04 Carlos O'Donell * config/arm/unwind-arm.c: Adjust __cxa_type_match declaration. @@ -78,7 +83,7 @@ (add_livein_if_notdef): Delete. (loe_visit_block): New. Propogate live on entry info for a block into each predecessor. If it changes, make sure it is visited again. - (live_worklist): Visit every block and update the live on entry info + (live_worklist): Visit every block and update the live on entry info for preds. Iterate over any that changed. (set_var_live_on_entry): Populate the live on entry blocks with bits based on the immediate uses of a var. @@ -111,7 +116,7 @@ (expand_omp_for): Use expand_omp_for_generic if either region->cond or region->exit is NULL. (expand_omp_sections): Handle NULL region->cond or region->exit. - (expand_omp_synch): + (expand_omp_synch): 2006-12-04 Eric Botcazou diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h index 623ebd81a7e..7f0c55057f2 100644 --- a/gcc/config/darwin.h +++ b/gcc/config/darwin.h @@ -1,6 +1,6 @@ /* Target definitions for Darwin (Mac OS X) systems. Copyright (C) 1989, 1990, 1991, 1992, 1993, 2000, 2001, 2002, 2003, 2004, - 2005 + 2005, 2006 Free Software Foundation, Inc. Contributed by Apple Computer Inc. diff --git a/gcc/config/i386/darwin.h b/gcc/config/i386/darwin.h index cf479439d83..50bb6341ad5 100644 --- a/gcc/config/i386/darwin.h +++ b/gcc/config/i386/darwin.h @@ -1,5 +1,5 @@ /* Target definitions for x86 running Darwin. - Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Apple Computer Inc. This file is part of GCC. -- 2.11.0