summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-2010-37/+69
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-2017-192/+218
* * c-common.h (has_c_linkage): New interface.zack2004-06-2027-163/+351
* * builtins.c (fold_builtin_unordered_cmp): Take an EXP argumentsayle2004-06-202-22/+78
* Daily bump.gccadmin2004-06-201-1/+1
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-1911-346/+225
* PR target/15941danglin2004-06-192-2/+26
* PR target/15550rth2004-06-192-0/+14
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-195-33/+11
* * doc/invoke.texi: Remove obsolete comment regarding PA 2.0 supportdanglin2004-06-192-4/+5
* 2004-06-19 Bud Davis <bdavis9659@comcast.net>bdavis2004-06-192-0/+20
* 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-192-1/+7
* 2004-06-19 Andrew Pinski <apinski@apple.com>pinskia2004-06-192-3/+11
* CFG transparent RTL expansion:hubicka2004-06-1912-490/+1066
* PR c++/16036rth2004-06-194-45/+41
* * tree-ssa.c (raise_value): Removed.rakdver2004-06-192-88/+106
* * fold-const.c (fold) <UNORDERED_EXPR, ORDERED_EXPR, UNLT_EXPR,sayle2004-06-195-14/+292
* Daily bump.gccadmin2004-06-191-1/+1
* 2004-06-19 David Billinghurst (David.Billinghurst@riotinto.com)billingd2004-06-187-6/+15
* * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.jakub2004-06-183-6/+12
* * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.jakub2004-06-1810-32/+53
* * fold-const.c (build_range_check): If !in_p and recursive calljakub2004-06-185-7/+504
* PR c++/16034rth2004-06-185-89/+142
* * tree-eh.c (decide_copy_try_finally): Fix scaling of copy andrth2004-06-182-2/+7
* 2004-06-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-182-0/+14
* * config/xtensa/xtensa.csteven2004-06-183-7/+37
* * config/s390/s390.md: Remove the generic pipeline description.steven2004-06-184-156/+40
* 2004-06-18 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-187-131/+72
* * config/sh/t-linux64: New file.kkojima2004-06-183-1/+7
* 2004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-06-187-316/+242
* * fold-const.c (constant_boolean_node): Handle boolean_type_nodesayle2004-06-182-0/+7
* new testjason2004-06-181-0/+39
* fix typojason2004-06-181-1/+1
* Fix incorrect year for some ChangeLog entries.kcook2004-06-182-16/+16
* 2004-06-18 Kelley Cook <kcook@gcc.gnu.org>kcook2004-06-189-248/+429
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-1818-621/+717
* Daily bump.gccadmin2004-06-181-1/+1
* 2004-06-17 Andrew Pinski <apinski@apple.com>pinskia2004-06-172-1/+6
* PR c++/16015jason2004-06-179-44/+80
* remove xfailsjason2004-06-171-4/+4
* PR tree-optimization/14107jason2004-06-172-10/+9
* * class.c (build_clone): Don't call defer_fn, let mark_used do it.geoffk2004-06-174-38/+29
* * fold-const.c (fold_relational_const): Use constant_boolean_node.sayle2004-06-172-25/+21
* PR target/15433hubicka2004-06-173-4/+20
* * cfgbuild.c (make_edges): Do not use label_value_list.hubicka2004-06-172-44/+13
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-1719-272/+434
* PR tree-optimization/15991rakdver2004-06-177-23/+149
* * c-parse.in: Unify Objective-C token names.rth2004-06-172-33/+38
* Bug 14610zack2004-06-176-39/+166
* * expmed.c (expand_mult_const): In sanity check, compare onlyzack2004-06-172-1/+11