Age | Commit message (Expand) | Author | Files | Lines |
2007-09-04 | tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o... | Richard Biener | 2 | -3/+9 |
2007-09-04 | libgcc-bpabi.ver: Add _Unwind_Backtrace as GCC_4.3.0. | Andrew Haley | 2 | -0/+11 |
2007-09-04 | libunwind.S (UNWIND_WRAPPER _Unwind_Backtrace): New. | Andrew Haley | 4 | -1/+75 |
2007-09-04 | decl.c (java_init_decl_processing): Call "__cxa_end_cleanup" when using the A... | Andrew Haley | 2 | -1/+9 |
2007-09-04 | re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1)) | Emmanuel Thome | 2 | -1/+9 |
2007-09-04 | optabs.c (debug_optab_libfunc): Update; make available to gdb. | Jan Hubicka | 6 | -303/+653 |
2007-09-04 | decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO... | Janus Weil | 13 | -6/+691 |
2007-09-04 | rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if ther... | Daniel Jacobowitz | 2 | -4/+16 |
2007-09-04 | vect-reduc-dot-s16b.c: Mark functions noinline. | Jan Hubicka | 268 | -199/+591 |
2007-09-04 | linux-unwind.h (ppc_fallback_frame_state): Correct typo for AltiVec. | Daniel Jacobowitz | 2 | -1/+6 |
2007-09-04 | re PR c++/14032 (Specialization of inner template using outer template argume... | Jason Merrill | 2 | -0/+44 |
2007-09-04 | re PR c++/14032 (Specialization of inner template using outer template argume... | Jason Merrill | 2 | -1/+73 |
2007-09-04 | Add new fp flags: -fassociative-math and -freciprocal-math | Revital Eres | 13 | -34/+129 |
2007-09-04 | re PR c++/18608 (Configuration documentation mentions wrong flag) | Paolo Carlini | 2 | -1/+6 |
2007-09-04 | regrename.c (build_def_use): Don't share RTL between MATCH_OPERATOR and corre... | Jan Hubicka | 2 | -9/+10 |
2007-09-04 | re PR middle-end/33187 (Missed cmove opportunity) | Uros Bizjak | 4 | -0/+38 |
2007-09-04 | * Makefile.in (c-opts.o): Add $(TM_P_H) as a dependency. | Ben Elliston | 2 | -1/+2 |
2007-09-04 | * c-opts.c: Include "tm_p.h". | Ben Elliston | 2 | -0/+5 |
2007-09-04 | sse4a-check.h: New file. | Uros Bizjak | 28 | -493/+214 |
2007-09-04 | re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3... | Richard Guenther | 11 | -55/+98 |
2007-09-04 | * config/arm/arm.md (mulsidi3, umulsidi3, mulsi3_highpart) | Zack Weinberg | 2 | -8/+67 |
2007-09-04 | * Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o) | Daniel Jacobowitz | 8 | -16/+25 |
2007-09-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-09-04 | * doc/extend.texi: Document progmem attribute for AVR. | Eric Weddington | 2 | -0/+14 |
2007-09-04 | re PR target/28902 (Fix for "alingment of XXX is greater than maximum object ... | Anatoly Sokolov | 2 | -0/+6 |
2007-09-03 | optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings. | Zack Weinberg | 2 | -2/+5 |
2007-09-03 | re PR libfortran/33253 (namelist: reading back a string with apostrophe) | Jerry DeLisle | 2 | -1/+9 |
2007-09-03 | re PR libfortran/33253 (namelist: reading back a string with apostrophe) | Jerry DeLisle | 4 | -2/+26 |
2007-09-03 | Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. | Maciej W. Rozycki | 7 | -117/+84 |
2007-09-03 | optabs.c: Remove unnecessary forward declarations. | Zack Weinberg | 3 | -140/+242 |
2007-09-03 | re PR libstdc++/33293 (inlining std::inner_product()) | Paolo Carlini | 2 | -4/+10 |
2007-09-03 | config.gcc: Delete stanza for arm-semi-aof and armel-semi-aof targets. | Zack Weinberg | 9 | -760/+16 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 32 | -60/+115 |
2007-09-03 | re PR fortran/31675 (Fortran front-end and libgfortran should have a common h... | Francois-Xavier Coudert | 25 | -398/+400 |
2007-09-03 | * config/netbsd-elf.h (USE_LD_AS_NEEDED): Define. | Krister Walfridsson | 2 | -0/+9 |
2007-09-03 | re PR middle-end/33290 (gcc.c-torture/execute/930921-1.c fails at -O1 and abo... | Richard Sandiford | 2 | -1/+13 |
2007-09-03 | mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro. | Richard Sandiford | 2 | -1/+6 |
2007-09-03 | gcc.c (xputenv): New function. | Francois-Xavier Coudert | 2 | -5/+24 |
2007-09-03 | no-tree-scev-cprop-vect-iv-1.c: Restored. | H.J. Lu | 7 | -0/+122 |
2007-09-03 | builtin_bswap_v3.c: New testcase. | Jesper Nilsson | 3 | -0/+27 |
2007-09-03 | cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction. | Jesper Nilsson | 3 | -0/+14 |
2007-09-03 | Update -fmodulo-sched-allow-regmoves documentation | Revital Eres | 2 | -1/+7 |
2007-09-03 | Change SMS behavior upon failure | Vladimir Yanovsky | 2 | -131/+370 |
2007-09-03 | * gcc.dg/torture/cris-asm-mof-1.c: Skip if -march defined. | Jesper Nilsson | 2 | -0/+5 |
2007-09-03 | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 25 | -126/+115 |
2007-09-03 | mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants. | David Daney | 8 | -5/+508 |
2007-09-03 | invoke.texi: Fix the -frange-checking option entry. | Steven G. Kargl | 2 | -3/+7 |
2007-09-03 | Correct tested target | Hans-Peter Nilsson | 1 | -1/+1 |
2007-09-03 | cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ... | Jesper Nilsson | 6 | -4/+28 |
2007-09-03 | builtin_clz_v0.c: New testcase. | Jesper Nilsson | 3 | -0/+29 |