aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson49-458/+238
2004-08-18tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson11-107/+148
2004-08-18c4x.c (legitimize_operands): Remove calls to preserve_subexpressions_p.Paolo Bonzini2-2/+5
2004-08-18Split ChangeLogIan Lance Taylor2-2122/+2130
2004-08-18re PR c++/16246 (Incorrect template argument deduction)Mark Mitchell4-50/+50
2004-08-17varasm.c (MAX_OFILE_ALIGNMENT): Move ...David Edelsohn3-3/+10
2004-08-18gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+...Ziemowit Laski3-6/+28
2004-08-18re PR fortran/13278 (derived type namelist I/O support missing, causes ICE)Victor Leikehman6-64/+156
2004-08-18re PR c++/16215 (Bad error message when requesting member of non-aggregate type)Mark Mitchell2-8/+25
2004-08-18Daily bump.GCC Administrator2-2/+2
2004-08-17arm.md (addsi3, [...]): Rework to avoid use of preserve_subexpressions_p.Richard Earnshaw2-12/+12
2004-08-17re PR tree-optimization/17051 (ICE: internal compiler error: verify_ssa faile...Richard Henderson3-4/+26
2004-08-17baseline_symbols.txt: Update to 3.4.0.Paolo Carlini2-3031/+3087
2004-08-17extend.texi: Document new xstormy16 attribute.DJ Delorie6-26/+956
2004-08-17Patch from Robert Millan for kfreebsd-gnu/knetbsd-gnu.Robert Millan3-4/+10
2004-08-17Add missing -fno-fast-math.Jim Wilson1-1/+1
2004-08-17* config/darwin.c (macho_indirect_data_reference): Add DImode case.David Edelsohn2-9/+4
2004-08-17Canonicalize mips nmadd/nmsub patterns.James E Wilson2-5/+56
2004-08-17Testcases for canonical mips nmadd/nmsub patterns with or w/o fast-math.James E Wilson3-0/+63
2004-08-17Testcases for mips conditional move patterns.James E Wilson4-0/+96
2004-08-17Canonicalize mips conditional move patterns.James E Wilson3-37/+45
2004-08-17re PR c++/15871 (g++ does not honour -fkeep-inline-functions)Mark Mitchell6-5/+28
2004-08-17baseline_symbols.txt: Update to 3.4.0.Paolo Carlini2-3031/+3074
2004-08-17Add -mdynamic-no-pic to compile flags for gcc. On Mac OS X and Darwin,Robert Bowdidge2-0/+5
2004-08-17re PR c++/16965 (Confusing mismatch in error messages)Mark Mitchell8-28/+107
2004-08-17darwin.md (*call_nonlocal_darwin64): Add #else clause for non Darwin targets.Andreas Tobler2-1/+11
2004-08-17Check for Altivec mode when returning altivec register.Fariborz Jahanian2-1/+7
2004-08-17Revert 2004-08-16 Stan Shebs <shebs@apple.com>David Edelsohn3-18/+13
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos81-29/+8167
2004-08-17Makefile.am (AM_CXXFLAGS): Reformatted to make it more ease to read.Michael Koch3-11/+31
2004-08-17objc-act.c (build_protocol_initializer): Fix build_int_cst usage.Nathan Sidwell2-7/+10
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook18-176/+718
2004-08-17baseline_symbols.txt: Update to 3.4.0.Benjamin Kosnik2-3058/+3074
2004-08-17regclass.c (init_reg_sets_1): Add ENABLE_CHECKING sanity tests to ensure that...Roger Sayle2-0/+17
2004-08-17lang.c (lang_printable_name): Obey verbose flag.Andrew Haley3-36/+40
2004-08-17re PR target/17019 (THUMB: bad switch statement in md code for addsi3_cbranch...Daniel Bornstein2-2/+7
2004-08-17* gcc.dg/darwin-20040812-1.c: Compile only on darwin.Andrew Pinski2-1/+5
2004-08-17re PR middle-end/17036 (ICE: (A >> N) & 1 ? (1 << N) : 0 where A of type unsi...Paolo Bonzini4-2/+24
2004-08-17Makefile.in: Regenerate.Paolo Bonzini17-1044/+4469
2004-08-17Daily bump.GCC Administrator2-2/+2
2004-08-16Make unsafe vector float optimizations dependent on -ffast-math.James E Wilson3-2/+21
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey2-5/+34
2004-08-16re PR java/8473 (syntax error on anonymous array subscript)Tom Tromey2-1/+5
2004-08-17specific.c: Check GC_LINUX_THREADS before including private/specific.h.Bryce McKinlay2-1/+7
2004-08-16Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg7-141/+205
2004-08-16* Makefile.in (LIBS): Move $(LIBIBERTY) after $(BANSHEELIB).Adam Nemet2-1/+5
2004-08-16target-def.h (TARGET_EH_RETURN_FILTER_MODE): Remove extraneous semicolon.Andrew Pinski2-1/+6
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch6-22/+36
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel15-4/+96
2004-08-16c-decl.c (grokdeclarator): Allow for function definition where innermost decl...Joseph Myers4-5/+33