summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* rs6000: -mfused-madd cleanupRichard Henderson2010-11-1612-617/+292
* pa: Use the FMA rtx code.Richard Henderson2010-11-162-231/+25
* spu: Use the FMA rtx code.Richard Henderson2010-11-163-56/+99
* re PR rtl-optimization/46490 (ACATS c460007 fails at -O2 or above)Eric Botcazou2010-11-166-3/+50
* re PR target/46470 ("add $0x8,%rsp" no longer optimized to pop)Richard Henderson2010-11-163-18/+108
* re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene...Eric Botcazou2010-11-1610-59/+155
* re PR java/46386 (negative shift count in build_constants_constructor for 16 ...Joern Rennecke2010-11-165-10/+12
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-168-9/+168
* re PR c++/46401 (very slow compile time with -Wsequence-point)Jakub Jelinek2010-11-164-3/+50
* re PR rtl-optimization/46395 (FAIL: 22_locale/numpunct/members/pod/2.cc execu...Andreas Schwab2010-11-162-2/+6
* re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C)Kai Tietz2010-11-162-0/+18
* m68k.c (m68k_delegitimize_address): Also expect LABEL_REF in UNSPEC operand.Andreas Schwab2010-11-162-5/+10
* cgraph.h (+varpool_can_remove_if_no_refs): Move here from ......Jan Hubicka2010-11-165-38/+41
* sol2.h (NM_FLAGS): Define.Rainer Orth2010-11-164-4/+30
* v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.Nick Clifton2010-11-162-21/+28
* re PR target/44762 (score/predicates.md warnings)Joern Rennecke2010-11-1610-107/+143
* arc.c: Delete pasto.Nathan Froyd2010-11-163-5/+6
* mn10300.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov2010-11-163-21/+43
* gensupport.c (MNEMONIC_ATTR_NAME, [...]): New macros.Andreas Krebbel2010-11-162-0/+226
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-1649-177/+289
* expr.c (alignment_for_piecewise_move): New function.Nathan Froyd2010-11-162-96/+71
* gcc.c (char_p): Define.Nathan Froyd2010-11-162-53/+47
* Makefile.in (bitmap.o, [...]): Update dependencies.Nathan Froyd2010-11-162-8/+13
* re PR tree-optimization/44545 (internal compiler error: in remove_unreachable...Richard Guenther2010-11-164-3/+31
* re PR rtl-optimization/46366 (gcc.target/i386/pr45352-2.c failed)Andrey Belevantsev2010-11-162-3/+10
* bitmap.c: Delete unnecessary includes.Nathan Froyd2010-11-168-12/+11
* tree-ssa-sccvn.c (visit_unary_op): Rename to ...Richard Guenther2010-11-164-33/+31
* re PR middle-end/45172 (internal compiler error: verify_flow_info failed)Richard Guenther2010-11-164-0/+50
* rx.c (rx_is_ms_bitfield_layout): Return false if the record is packed.Nick Clifton2010-11-164-13/+48
* fold-const.c (operand_equal_for_comparison_p): Handle FMA_EXPR...Richard Henderson2010-11-152-0/+16
* builtin-math-2.c: Split out fma tests...Richard Henderson2010-11-153-15/+40
* mn10300.md (fmasf4, [...]): Rename from fmaddsf4, fmsubsf4, fnmaddsf4, fnmsub...Richard Henderson2010-11-152-20/+26
* frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively.Richard Henderson2010-11-152-8/+13
* gcc.c: Include "vec.h".Joseph Myers2010-11-163-82/+89
* Daily bump.GCC Administrator2010-11-161-1/+1
* loop-unroll.c (analyze_insn_to_expand_var): AcceptRichard Henderson2010-11-152-63/+98
* ia64: -mfused-madd cleanupRichard Henderson2010-11-1512-299/+158
* In gcc/objc/: 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-11-1519-107/+709
* re PR tree-optimization/46491 (ipa-pure-const.c miscompilation)Jakub Jelinek2010-11-152-0/+25
* re PR tree-optimization/46461 (ICE: invalid argument to gimple call at -O wit...Jakub Jelinek2010-11-154-0/+22
* godump.c: New file.Ian Lance Taylor2010-11-1515-60/+988
* re PR fortran/46484 (Should reject ALLOCATED(non-variable expression ))Tobias Burnus2010-11-155-35/+79
* re PR debug/46095 (ICE: in dwarf2out_frame_debug_expr, at dwarf2out.c:2341 wi...Jakub Jelinek2010-11-154-2/+31
* re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415)Jakub Jelinek2010-11-156-0/+59
* re PR lto/41528 (LTO needs better internal and user documentation)Jan Hubicka2010-11-154-54/+609
* In gcc/: 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-11-1516-43/+527
* re PR tree-optimization/46349 (incorrect scalarization)Martin Jambor2010-11-155-3/+83
* re PR lto/44989 (g++.dg/guality/redeclaration1.C)Richard Guenther2010-11-152-2/+8
* re PR preprocessor/45038 (__DBL_MIN__ result in old-style-cast)Nathan Froyd2010-11-154-3/+27
* re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -...Richard Guenther2010-11-154-4/+52