aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-17c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC.Tom Tromey2-7/+6
2007-09-17defineclass.cc (MAJOR_1_6): New define.Tom Tromey2-3/+11
2007-09-17re PR fortran/33106 (Access of components of public entities of private types...Tobias Burnus4-0/+68
2007-09-17re PR rtl-optimization/26449 (ICE in loop invariant motion)Zdenek Dvorak2-59/+24
2007-09-17tree-nomudflap.c (gate_mudflap): New static function.Eric Botcazou2-2/+14
2007-09-17re PR middle-end/33348 (gfortran.dg/g77/19990826-3.f fails at -O1)Jan Hubicka2-0/+7
2007-09-17Remove superfluous line.Eric Botcazou1-1/+0
2007-09-17for_each.h: Fixed comment/doxygen markup typos.Johannes Singler13-44/+58
2007-09-172007-09-17 Johannes Singler <singler@ira.uka.de>Johannes Singler2-0/+5
2007-09-17re PR middle-end/33449 (ICE for fortran code with -O2 -ftree-vectorize)Francois-Xavier Coudert2-0/+23
2007-09-17type_traitsfwd.h (aligned_storage): Remove declaration.Paolo Carlini9-19/+161
2007-09-17resolve.c (resolve_fl_procedure): Allow private dummies for Fortran 2003.Tobias Burnus7-16/+76
2007-09-17trans-types.c (gfc_get_desc_dim_type): Do not to try emit debug info.Francois-Xavier Coudert2-0/+17
2007-09-17re PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549.C ICE with vectorization)Victor Kaplansky3-200/+335
2007-09-17decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3...Eric Botcazou2-4/+10
2007-09-17re PR middle-end/33273 (FAIL: 27_io/basic_istream/ignore/char/1.cc (test for ...John David Anglin2-1/+8
2007-09-17Daily bump.GCC Administrator1-1/+1
2007-09-16type_traits (aligned_storage): Implement in the neat and general way.Paolo Carlini2-66/+10
2007-09-16re PR c++/33124 (C++ frontend should not warn about new a[0] in template cont...Paolo Carlini5-17/+14
2007-09-16dse.c (find_shift_sequence): Allow word as well as subword shifts.Richard Sandiford4-11/+70
2007-09-16re PR c++/32756 (wrong ambiguous overload error?)Nathan Sidwell4-11/+64
2007-09-16Fix typo.Richard Sandiford1-1/+1
2007-09-16mips.md (SHORT): Fix long line.Richard Sandiford4-8/+42
2007-09-16mips.h (POINTERS_EXTEND_UNSIGNED): Define.Richard Sandiford2-0/+8
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas13-77/+502
2007-09-16Daily bump.GCC Administrator1-1/+1
2007-09-16* gfortran.dg/nint_2.f90: Correct last change.H.J. Lu2-1/+5
2007-09-15tree-parloops.c: New file.Zdenek Dvorak20-54/+1635
2007-09-15re PR target/33062 (ICE in emit_move_insn and expand_call with -fdefault-inte...John David Anglin2-1/+6
2007-09-15tree-vect-transform.c (vect_get_vec_defs_for_stmt_copy): check if the VEC is ...Dorit Nuzman4-1/+33
2007-09-15java-tree.h (struct lang_decl_func): Remove.Tom Tromey3-8/+8
2007-09-15re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert8-5/+65
2007-09-15Daily bump.GCC Administrator1-1/+1
2007-09-14base.h (__gnu_parallel::less<Tp>): Add partial specialization for one argument.Benjamin Kosnik5-9/+38
2007-09-14i386.md (*floatdi<mode>2_i387): Guard against TARGET_64BIT.Jan Hubicka2-1/+7
2007-09-14boost_shared_ptr.h: (__weak_ptr::lock()): Add missing template argument.Jonathan Wakely4-1/+79
2007-09-14re PR target/33438 (ICE in cselib_record_set, at cselib.c:1515 on x86)Uros Bizjak4-8/+47
2007-09-14tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore6-23/+82
2007-09-14all_pedantic_errors.cc: New.Benjamin Kosnik8-2/+169
2007-09-14sdemtk.opt: Update to GPLv3.Richard Sandiford3-8/+11
2007-09-14config.gcc (mips*-*-linux*): Recognise mipsisa32r2 and set MIPS_ISA_DEFAULT a...Nigel Stephens2-3/+10
2007-09-15configure.ac: Correct makeinfo version check.Alan Modra3-2/+7
2007-09-14* MAINTAINERS: Update my email address.Richard Sandiford2-1/+5
2007-09-14configure.ac (mips*-sde-elf*): New stanza.Richard Sandiford18-22/+21497
2007-09-14* gfortran.dg/nint_2.f90: Revert previous commit.Francois-Xavier Coudert2-1/+5
2007-09-14Makefile.in (stmp-int-hdrs): Depend on fixinc_list.Richard Sandiford2-1/+5
2007-09-14* gfortran.dg/nint_2.f90: Do not xfail on powerpc64-linux.Francois-Xavier Coudert2-1/+5
2007-09-14re PR target/32337 (Error: Register number out of range 0..1)Jakub Jelinek2-16/+42
2007-09-14re PR debug/33429 (debug info for class2 in g++.dg/other/unused1.C requires ...Hans-Peter Nilsson2-1/+7
2007-09-14PR c++/17743, c++/19163Jason Merrill5-1/+146