aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-17extend.texi: Document new xstormy16 attribute.DJ Delorie6-26/+956
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-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-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-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 Bonzini11-350/+170
2004-08-17Daily bump.GCC Administrator1-1/+1
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-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-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
2004-08-16Patch to fix -mcpu=G5 interface to EH runtime library.Fariborz Jahanian7-4/+44
2004-08-16configure.ac: Replace _GCC_TOPLEV_NONCANONICAL_TARGET with ACX_NONCANONICAL_T...Nathanael Nerode3-124/+75
2004-08-16Basic support for 64-bit Darwin.Stan Shebs7-12/+477
2004-08-16altivec-17.c: New test.Janis Johnson3-0/+39
2004-08-16extend.texi (AltiVec builtins): Document additional differences from the Moto...Janis Johnson2-1/+17
2004-08-16c-typeck.c (build_c_cast): Only copy overflow from expr nodes.Nathan Sidwell3-6/+13
2004-08-16cuintp.c (UI_To_gnu): Be more conservative with build_int_cst call.sNathan Sidwell3-14/+29
2004-08-16tree-ssa-copyrename.c (copy_rename_partition_coalesce): Check for arificial v...Nathanael Nerode3-3/+10
2004-08-16* sh.h (PREDICATE_CODES): Remove register_operand entry.Joern Rennecke1-1/+0
2004-08-16re PR c++/6749 (infinite loop with inheritance of abstract classes)Kriang Lerdsuwanakij6-19/+60
2004-08-16jcf-write.c (find_constant_index): Canonicalize NaNs when generating bytecode.Andrew Haley2-0/+18
2004-08-16re PR java/9677 (File not found if spaces in file name)Elliot Lee2-3/+20
2004-08-16[multiple changes]Arnaud Charlet4-343/+428
2004-08-16calls.c (load_register_parameters): Remove spurious FIXME token.Nathan Sidwell2-1/+5
2004-08-16call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN.Roger Sayle17-325/+378
2004-08-16Daily bump.GCC Administrator1-1/+1
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski10-222/+244
2004-08-15re PR target/14931 (ASM file in GCC for PPC darwin should use the new stub st...Andreas Tobler2-4/+11