aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-05MAINTAINERS (Global Reviewers): Add myself.Diego Novillo2-1/+6
2008-11-05re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)Hans-Peter Nilsson3-0/+9
2008-11-05re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)Hans-Peter Nilsson2-4/+11
2008-11-05re PR middle-end/37861 (Bogus array bounds warning)Martin Jambor5-0/+69
2008-11-05re PR c++/32519 (g++ allows access to protected template member functions of ...Fabien ChĂȘne3-2/+12
2008-11-052008-11-05 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+0
2008-11-05FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Poin...Andrew Haley5-13/+22
2008-11-05Makefile.am (UPDATE_TOOLS_ZIP, [...]): Exclude .svn directories.Andrew Haley3-8/+13
2008-11-05Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley1-2/+0
2008-11-052008-11-05 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-0/+0
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther12-32/+110
2008-11-05re PR java/37068 (libgcj linkage failure: Incorrect library ABI version detec...Andrew Haley2-1/+33
2008-11-05re PR middle-end/37286 (gfortran, trunk: ICE subst_stack_regs_pat, at reg-sta...Uros Bizjak4-50/+134
2008-11-05re PR libstdc++/38017 (30_threads/thread/cons/X.cc)Jonathan Wakely6-336/+15
2008-11-05re PR middle-end/37883 ([graphite] ICE : in scan_tree_for_params, at graphite...Tobias Grosser3-8/+15
2008-11-05re PR middle-end/37943 ([graphite] ICE : in build_graphite_scops, at graphite...Tobias Grosser3-6/+63
2008-11-05re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member funct...Jonathan Wakely6-2/+349
2008-11-05Daily bump.GCC Administrator1-1/+1
2008-11-05MAINTAINERS (Write after approval): Add myself.Thomas Schwinge2-0/+5
2008-11-04re PR fortran/37597 (internal procedure fails to access host-associated modul...Paul Thomas4-1/+34
2008-11-04re PR c/35430 (ICE with complex arithmetic)Jakub Jelinek5-5/+41
2008-11-04* print-tree.c (print_node): Use code instead of TREE_CODE (node).Jakub Jelinek2-50/+52
2008-11-04print-tree.c (print_node): Don't print DECL_INITIAL for PARM_DECL.Jakub Jelinek2-1/+6
2008-11-04re PR c/37106 (ICE with -fpic or -fPIC: in mems_in_disjoint_alias_sets_p, at ...Jakub Jelinek5-0/+72
2008-11-04re PR libgomp/37935 (omp_set_schedule not documented in libgomp.texi)Tobias Burnus2-60/+413
2008-11-04configure.ac: Fix typo.David Edelsohn3-3/+8
2008-11-04driver-i386.c (enum vendor_signatures): New enum.Uros Bizjak2-6/+18
2008-11-04re PR target/37989 (PR37528 fix broke --disable-shared on mingw32)Mikael Pettersson2-2/+12
2008-11-04Daily bump.GCC Administrator1-1/+1
2008-11-03* gcc.target/mips/dsp-ctrl.c: New test.Chao-ying Fu2-0/+84
2008-11-03mips.c (mips_conditional_register_usage): Handle the DSP control register.Catherine Moore3-1/+20
2008-11-03re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Steve Ellcey6-0/+13
2008-11-03re PR testsuite/37241 (FAIL: g++.dg/abi/key2.C)Jakub Jelinek2-3/+7
2008-11-03re PR target/37812 (Invalid mnemonic 'lvlx')Jakub Jelinek4-2/+35
2008-11-03omp-low.c (expand_omp_for_generic): If iter_type has different precision than...Steve Ellcey2-2/+22
2008-11-03arm.md (UNSPEC_PIC_BASE): Update documentation.Richard Sandiford4-36/+49
2008-11-03i386.c (classify_argument): Promote partial integer class to full integer cla...Eric Botcazou4-1/+28
2008-11-03re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled)Andrew Pinski2-5/+14
2008-11-03* tree-sra.c (bitfield_overlaps_p): Fix oversight.Eric Botcazou4-0/+47
2008-11-03re PR other/37463 (All Solaris/x86 eh tests fail)Rainer Orth3-82/+141
2008-11-03Revert:Nathan Froyd4-27/+45
2008-11-03Correct ChangeLog entry for revision r141440 and remove white spaces.H.J. Lu1-31/+31
2008-11-03re PR tree-optimization/37684 ([graphite] basic block containing VDEF of a sc...Harsha Jagasia3-1/+100
2008-11-03re PR bootstrap/36908 (bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-di...Sebastian Pop3-1/+135
2008-11-03cfghooks.c (split_block): Set BB_IRREDUCIBLE_LOOP and EDGE_IRREDUCIBLE_LOOP.Sebastian Pop2-1/+15
2008-11-03bfin.c (bfin_optimize_loop): Properly handle case where we have one entry poi...Bernd Schmidt2-11/+35
2008-11-03re PR tree-optimization/37573 (gcc-4.4 regression: incorrect code generation ...Richard Guenther4-0/+77
2008-11-03locale_facets.tcc (num_get<>::do_get(iter_type, iter_type, ios_base&, ios_bas...Paolo Carlini4-5/+128
2008-11-03re PR middle-end/37858 (ICE when "-fdump-ipa-all -dv" is used)Jakub Jelinek4-0/+23
2008-11-03re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus11-22/+91