aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for...Nick Clifton1-0/+32
2007-07-11mips.h (ISA_HAS_SYNCI): New target capability predicate.David Daney7-11/+152
2007-07-11emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor2-3/+6
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney6-1/+102
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson2-1/+5
2007-07-11Daily bump.GCC Administrator1-1/+1
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating18-75/+169
2007-07-10re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)Uros Bizjak6-3/+87
2007-07-10re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undef...Rainer Orth2-3/+9
2007-07-10* g++.dg/init/new20.C: Remove svn:executable flag.Mark Mitchell2-0/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor33-194/+310
2007-07-10* gcc.dg/vect/vect-116.c: Add vect_int target requirement.Nathan Froyd2-0/+5
2007-07-10* gcc.dg/ultrasp7.c: Add fpic target requirement.Nathan Froyd2-0/+5
2007-07-10re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez2-1/+9
2007-07-10re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre...Paul Thomas8-14/+209
2007-07-10re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching....Kaz Kojima2-11/+32
2007-07-10Daily bump.GCC Administrator1-1/+1
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak14-103/+116
2007-07-09cfghooks.c (remove_edge): New function.Zdenek Dvorak5-14/+28
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig2-0/+16
2007-07-09fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.Eric Botcazou24-0/+71
2007-07-09re PR fortran/29459 (Spurious warnings about anonymous variables)Francois-Xavier Coudert3-4/+27
2007-07-09optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich7-7/+64
2007-07-09re PR tree-optimization/32698 (inefficient pointer expression)Richard Guenther2-0/+16
2007-07-09trans-decl.c (set_tree_decl_type_code): Remove function.Steven G. Kargl2-44/+5
2007-07-09revert: re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva2-4/+20
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak4-8/+30
2007-07-09re PR fortran/31129 (No warning on unused parameters)Daniel Franke4-0/+28
2007-07-09re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -...Uros Bizjak4-6/+38
2007-07-09* cse.c (cse_insn): Avoid invalid sharing on trial replacement.Jan Hubicka2-1/+6
2007-07-09decl.c (start_preparsed_function): Do not promote return type.Richard Guenther4-15/+8
2007-07-09re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO...Jerry DeLisle2-0/+23
2007-07-09Daily bump.GCC Administrator1-1/+1
2007-07-08re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)Daniel Franke4-4/+23
2007-07-08re PR fortran/24784 (Warning about unused routine argument should not read "u...Daniel Franke4-4/+29
2007-07-08re PR c++/30535 (ICE with invalid template operator)Paolo Carlini4-0/+19
2007-07-08re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig2-0/+19
2007-07-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke17-62/+515
2007-07-08re PR fortran/32669 ("Actual argument contains too few elements for dummy arg...Tobias Burnus4-3/+43
2007-07-08re PR fortran/25094 (Procedure with public generic identifier allowed to have...Daniel Franke4-0/+58
2007-07-08c99-math-double-1.c, [...]: Test subnormals.Kaveh R. Ghazi5-4/+27
2007-07-08* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.Andreas Schwab2-1/+5
2007-07-08re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez16-52/+90
2007-07-08s-osinte-rtems.ads: Correct prototype of pthread_sigmask.Joel Sherrill2-4/+6
2007-07-08revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore3-1/+11
2007-07-08Daily bump.GCC Administrator1-1/+1
2007-07-08re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")Jerry DeLisle2-0/+10
2007-07-08re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")Jerry DeLisle2-6/+8
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin8-170/+130
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington3-1/+13