aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-15bfin.md (loadbytes): New pattern.Bernd Schmidt3-1/+31
2008-05-15Add test cases for Fortran C binding with 128-bit integer.Sa Liu1-0/+7
2008-05-15Add support to C binding with 128-bit integer.Sa Liu1-0/+20
2008-05-15Test int128 when -std=gnuSa Liu1-0/+16
2008-05-15Test int128 when -std=f2003Sa Liu1-0/+24
2008-05-15Add check_effective_target_fortran_integer_16.Sa Liu1-0/+12
2008-05-15bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.Bernd Schmidt4-3/+11
2008-05-15Documented new types C_INT128_T, C_INT_LEASE128_T and C_INT_FAST128_T.Sa Liu1-3/+11
2008-05-15Add new parameter to NAMED_INTCST.Sa Liu1-1/+1
2008-05-15New helper function to return the standard that supports this isocbinding sym...Sa Liu1-1/+17
2008-05-15Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.Sa Liu1-3/+4
2008-05-15Add standard parameter to macro NAMED_INTCST.Sa Liu1-9/+16
2008-05-15Add standard parameter to macro NAMED_INTCST.Sa Liu1-23/+36
2008-05-15Add new parameter to NAMED_INTCST.Sa Liu1-2/+2
2008-05-15re PR middle-end/36244 (-ftree-parallelize-loops=4, vectorizer enabled, ICE)Richard Guenther5-2/+52
2008-05-15trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...Eric Botcazou8-27/+130
2008-05-15tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM...Richard Guenther3-2/+32
2008-05-15sse.md (*vec_concatv2sf_sse4_1): New insn pattern.Uros Bizjak5-46/+167
2008-05-15re PR tree-optimization/36009 (PRE causes missed loop store motion, store sin...Richard Guenther6-1/+66
2008-05-15re PR tree-optimization/34330 (-ftree-parallelize-loops=4 ICE with the vector...Richard Guenther4-2/+37
2008-05-15parallel_mode.xml: General revision and documentation of new compile-time opt...Johannes Singler2-45/+77
2008-05-15mutex (mutex::try_lock): Eat errors.Benjamin Kosnik16-46/+56
2008-05-15Daily bump.GCC Administrator1-1/+1
2008-05-14libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert5-367/+493
2008-05-14sparc.h (NO_PROFILE_COUNTERS): Define as 0.Andreas Tobler2-1/+8
2008-05-14sse.md (*sse4_1_pinsrq): Make it 64bit only.H.J. Lu2-1/+5
2008-05-14re PR fortran/36059 (-frepack-arrays: symbols w/ TARGET should not be repacked)Francois-Xavier Coudert4-1/+39
2008-05-14re PR fortran/36186 (Wrong handling of BOZ in CMPLX)François-Xavier Coudert5-14/+98
2008-05-14re PR fortran/36233 (Array valued actual procedure argument rejected)Paul Thomas4-1/+86
2008-05-14re PR fortran/35682 (assignment to run-time zero-sized complex section stores...Francois-Xavier Coudert5-1/+79
2008-05-14re PR fortran/35685 (UBOUND incorrect for run-time zero-sized section)Francois-Xavier Coudert4-0/+33
2008-05-14Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner29-307/+1449
2008-05-14Fix pr36224Michael Meissner4-38/+262
2008-05-14config-ml.in: don't handle --enable-shared and --enable-static.Rafael Avila de Espindola2-1/+10
2008-05-14optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck6-175/+33
2008-05-14tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code.Richard Guenther2-23/+13
2008-05-14inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on posix_types_64.Joseph Myers3-5/+15
2008-05-14expr.c (expand_expr_real_1): Force op0 to memory if the component is to be re...Olivier Hainque4-4/+66
2008-05-14calls.c (emit_library_call_value_1): Restore code clearing ECF_LIBCALL_BLOCK ...Adam Nemet2-0/+7
2008-05-14re PR fortran/36215 (Fortran bootstrap fails on _abs_c4.F90)Francois-Xavier Coudert4-1/+38
2008-05-14configure.ac: Add support for a "gcc_subdir" variable in config-lang.in...Olivier Hainque3-22/+72
2008-05-14sstream: Adjust braces.Benjamin Kosnik6-22/+35
2008-05-14re PR tree-optimization/36098 (435.gromacs miscompares at -O3)Ira Rosen5-11/+58
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck16-373/+70
2008-05-14sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass...David S. Miller4-4/+24
2008-05-14sem_attr.adb (Analyze_Attribute, [...]): Add restrictions to the prefix of 'Old.Samuel Tardieu8-1/+152
2008-05-14cse.c (cse_cc_succs): Invoke delete_insn_and_edges.Andreas Krebbel4-1/+25
2008-05-14Daily bump.GCC Administrator1-1/+1
2008-05-13re PR target/36222 (x86 fails to optimize out __v4si -> __m128i move)Uros Bizjak4-17/+36
2008-05-13i386.c (ix86_expand_vector_init_one_nonzero): Use ix86_expand_vector_set if s...H.J. Lu13-0/+737