aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-07-07t-cf (MULTILIB_EXTRA_OPTS): Add no-mac.Nathan Sidwell2-13/+20
2008-07-07gcc.c (execute): Fix -Wc++-compat warning.Kaveh R. Ghazi2-1/+5
2008-07-06re PR target/36720 (ia64_split_tmode_move doesn't work on little endian)H.J. Lu2-2/+8
2008-07-07Daily bump.GCC Administrator1-1/+1
2008-07-06mips.h (TARGET_CPU_CPP_BUILTINS): Check mips_base_mips16 instead of TARGET_MI...Richard Sandiford8-25/+100
2008-07-06configure.ac: Check for caddr_t, define to char * if not defined.Andreas Tobler5-20/+95
2008-07-06tree-ssa-structalias.c (struct variable_info): Remove has_union.Richard Guenther4-76/+84
2008-07-06config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz15-66/+588
2008-07-06callabi.h: New.Kai Tietz6-0/+239
2008-07-06jcf-io.c: Don't include fnmatch.h.Tom Tromey3-152/+15
2008-07-06Daily bump.GCC Administrator1-1/+1
2008-07-05ptrmemfield.C: New testcase.Andrew Pinski4-1/+38
2008-07-05gcc-dg.exp (remove-build-file): Remove files on remote host as well as on build.Joseph Myers2-0/+10
2008-07-05host-darwin.c (darwin_rs6000_extra_siganls): Cast the "void*" result of xmall...Roger Sayle2-2/+8
2008-07-05Daily bump.GCC Administrator1-1/+1
2008-07-04re PR target/36684 (spill failure for class 'R0_REGS' on sh4 with -fPIC -O2)Kaz Kojima2-3/+9
2008-07-04Revert 137452.Kai Tietz8-365/+0
2008-07-04Revert 137452.Kai Tietz13-411/+65
2008-07-04* gcc/testsuite/gcc.dg/torture/pr35842.c: Remove "executable" SVN property.Uros Bizjak1-0/+0
2008-07-04tree-switch-conversion.c (build_one_array, [...]): Use build_gimple_modify_stmt.Jakub Jelinek2-11/+23
2008-07-04tree-ssa-structalias.c (lookup_vi_for_tree): Declare.Richard Guenther6-1/+87
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz21-65/+776
2008-07-04interrupt-2.c: New file.Richard Sandiford3-1/+28
2008-07-04ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -...Kaveh R. Ghazi2-15/+23
2008-07-04re PR target/36634 (-msecure-plt combine gives invalid call insn)Alan Modra2-64/+96
2008-07-04alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi5-23/+44
2008-07-04Daily bump.GCC Administrator1-1/+1
2008-07-03struct-by-value-17a_x.c: Remove duplicated code.H.J. Lu3-59/+5
2008-07-03tree-flow.h (loop_only_exit_p): Declare.Eric Botcazou8-15/+71
2008-07-03Fix conflict with another recent patch.Richard Sandiford1-4/+0
2008-07-03Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.Richard Sandiford5-0/+284
2008-07-03re PR target/36710 (FAIL: gcc.dg/torture/fp-int-convert-float128.c -Os (int...Uros Bizjak4-19/+74
2008-07-03PR 35736 -- use void_type_node for PREDICT_EXPR treeMichael Meissner4-1/+22
2008-07-03pr28243.c: Skip on SPU.Ulrich Weigand7-0/+15
2008-07-03struct-by-value-17a_main.c: Remove duplicated code.H.J. Lu2-14/+5
2008-07-03i386.c (contains_aligned_value_p): Return true for TCmode.H.J. Lu4-3/+42
2008-07-03re PR bootstrap/33304 (Bootstrap failure on solaris2 using cc due to empty ma...Andrew Haley4-58/+111
2008-07-03re PR preprocessor/33305 (We should warn about empty macro arguments)Andrew Haley7-0/+53
2008-07-03re PR c++/36128 (ICE with invalid argument for builtin)Richard Guenther5-7/+25
2008-07-03tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.Jason Merrill4-6/+8
2008-07-03Daily bump.GCC Administrator1-1/+1
2008-07-03struct-layout-1.exp: Compile generator on build system.Joseph Myers4-3/+10
2008-07-02re PR testsuite/36285 (gcc.dg/compat/struct-by-value-xxx improper test for AV...Andy Hutchinson16-36/+324
2008-07-02* gcc.dg/pr36227.c: Correct test for targets where long is not the same size ...Andy Hutchinson2-1/+16
2008-07-02cdce3.C: Test long double math functions for large_long_double target only.Kaz Kojima2-21/+59
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers50-69/+32
2008-07-022008-07-02 Tobias Burnus <burnus@net-b.de>Tobias Burnus6-0/+0
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil27-49/+625
2008-07-02polytypes.c: Use dg-message separately from dg-error to match separate messages.Joseph Myers2-1/+7
2008-07-02mangle24.C: Remove -mmmx.H.J. Lu11-10/+18