aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-08basic_file_stdio.cc (fopen_mode): Add modes missing per DR 596.Paolo Carlini5-21/+64
2007-11-08re PR fortran/34028 (Type mismatch with optimization of ISHFT)Francois-Xavier Coudert2-1/+6
2007-11-08re PR fortran/33917 (Rejects valid PROCEDURE declarations)Tobias Burnus6-3/+61
2007-11-08type_traits (__decay_selector<_Up, [...]): Change according to DR 705.Paolo Carlini5-12/+53
2007-11-08common.opt: Add pointer to doc/options.texi.Kenneth Zadeck3-75/+98
2007-11-08re PR target/16350 (gcc only understands little endian ARM systems)Bernhard Fischer5-17/+65
2007-11-08re PR tree-optimization/32575 (With -ftree-vrp miscompiles a single line of c...Jakub Jelinek2-0/+58
2007-11-08class.c (build_ctor_vtbl_group): Lay out the new type and decl.Daniel Jacobowitz4-0/+70
2007-11-08vector (push_back, emplace): Fix signature typo.Paolo Carlini2-2/+6
2007-11-08locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of ...Paolo Carlini4-1/+52
2007-11-08lwg-active.html: Update to Revision R52.Paolo Carlini5-2912/+7977
2007-11-08complex (fabs): In C++0x mode adjust return type per DR 595 [Ready].Paolo Carlini2-0/+14
2007-11-07tree.h (struct tree_struct_field_tag): Move field in_nested_struct ...Diego Novillo2-4/+11
2007-11-08Daily bump.GCC Administrator1-1/+1
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers4-39/+206
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo8-13/+100
2007-11-07re PR c++/33045 ([c++0x] Incorrect decltype result for function calls.)Douglas Gregor7-2/+65
2007-11-07re PR java/34019 (Minor typo in gcj documentation)Tom Tromey2-1/+6
2007-11-07re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e...Eric Botcazou5-3/+358
2007-11-07re PR rtl-optimization/33822 (-g -O -mstrict-align causes an ICE in set_varia...Eric Botcazou5-15/+67
2007-11-07Makefile.in (tree-ssa-structalias.o): Depend on $(FUNCTION_H)Tom Tromey2-2/+8
2007-11-07re PR c++/33501 (Copy constructor assumed to exist for undefined class)Jakub Jelinek6-1/+61
2007-11-07modulo-sched.c (sms_order_nodes, [...]): Fix prototypes.Dmitry Zhurikhin2-14/+23
2007-11-07sem_attr.adb (Analyze_Attribute): Remove duplicate identical embedded check f...Samuel Tardieu2-4/+6
2007-11-07tracebak.c (i386 alternative): Remove useless comparaison which is always fal...Samuel Tardieu2-2/+4
2007-11-07a-tasatt.adb: Use 'Access instead of 'Unchecked_Access when applicable.Samuel Tardieu4-15/+28
2007-11-07a-tasatt.adb: Type Wrapper should be declared in comment instead of already d...Samuel Tardieu2-1/+6
2007-11-07* MAINTAINERS (Write After Approval): Add myself.Samuel Tardieu2-0/+5
2007-11-07stl_iterator.h (move_iterator<>::pointer): Adjust typedef per DR 680 [Ready].Paolo Carlini2-1/+7
2007-11-07decl.c (make_aligning_type): Set the mode of the RECORD_TYPE we craft and exp...Olivier Hainque4-4/+33
2007-11-07invoke.texi: Replace rs6000 dfp switches -mdfp/-mno-dfp with -mhard-dfp/-mno-...Andreas Krebbel2-6/+11
2007-11-06tree-flow.h (struct fieldoff): Reformat comment.Diego Novillo3-37/+62
2007-11-07re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer)Jerry DeLisle2-6/+8
2007-11-07vector.tcc (vector<>::_M_insert_aux<>(iterator, _Args&&...)): In C++0x mode d...Paolo Carlini2-11/+34
2007-11-07Daily bump.GCC Administrator1-1/+1
2007-11-07re PR middle-end/33670 (cc1 segfault with -O2 -fsched-stalled-insns=0 for twolf)Maxim Kuvyrkov2-18/+7
2007-11-06Add myself to MAINTAINERSDoug Kwan2-0/+5
2007-11-06Correct ChangeLog entry for revision 129904.H.J. Lu1-15/+11
2007-11-06re PR target/32787 (Sun Studio 12 Undefined symbol addl)Rask Ingemann Lambertsen2-2/+8
2007-11-06re PR target/30961 (redundant reg/mem stores/moves)H.J. Lu4-1/+27
2007-11-06m68k.c (sched-int.h, [...]): New includes.Maxim Kuvyrkov6-0/+1194
2007-11-06PR c++/32256, PR c++/32368:Tom Tromey7-1/+60
2007-11-06re PR c++/33977 (internal compiler error: canonical types differ for identica...Douglas Gregor6-64/+109
2007-11-06re PR c++/31439 (ICE with variadic template and broken specialization)Douglas Gregor24-96/+304
2007-11-06boost_shared_ptr.h: Avoid unnecessary memory barriers in _S_atomic case.Jonathan Wakely2-16/+42
2007-11-06tree-parloops.c (reduction_info): Remove reduction_init field.Razya Ladelsky2-200/+140
2007-11-06re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek4-36/+49
2007-11-06re PR tree-optimization/33458 (ICE "PHI def is not a GIMPLE value")Jakub Jelinek4-0/+50
2007-11-06re PR tree-optimization/33993 (ICE: verify_stmts failed (invalid reference pr...Jakub Jelinek4-3/+38
2007-11-06re PR c++/33894 (pragma omp atomic broken)Jakub Jelinek6-21/+98