aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Fix bug in constraint-check generator, reported by Rask Ingemann Lambertsen:Zack Weinberg2-11/+25
2006-10-04* gfortran.dg/bounds_check_fail_1.f90: New test.Francois-Xavier Coudert2-0/+11
2006-10-04re PR c++/28448 (doc reference to -fdiagnostics-show-options looks like it sh...Ryan Mansfield2-3/+8
2006-10-042.cc: Fail on Darwin 8.[0-4].* only.Benjamin Kosnik3-6/+14
2006-10-04pop_test.hpp: Correct typo.Benjamin Kosnik4-9/+29
2006-10-04re PR c++/29020 (ICE using A<N>::A instead of A<N> in friend declaration)Mark Mitchell5-13/+41
2006-10-04re PR fortran/29098 (allocation of a pointer to a derived type crashes)Paul Thomas4-4/+48
2006-10-04darwin-libgcc.10.5.ver: Update to symbol list for current Leopard versions.Geoffrey Keating3-0/+14
2006-10-04Daily bump.GCC Administrator1-1/+1
2006-10-03re PR fortran/20779 (ALLOCATEing the STAT variable not detected)Paul Thomas4-18/+171
2006-10-03arith.c (gfc_check_real_range): Use correct exponent range for subnormal numb...Steven G. Kargl2-2/+9
2006-10-03re PR fortran/29284 (ICE for optional subroutine argument)Paul Thomas7-29/+176
2006-10-03nearest_1.f90: Add -O0 because -ffloat-store is insufficient to inhibit some ...Steven G. Kargl2-2/+11
2006-10-03re PR c++/29138 (access declarations don't work for classes)Mark Mitchell1-0/+4
2006-10-03re PR c++/29138 (access declarations don't work for classes)Mark Mitchell6-31/+89
2006-10-03testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter.Benjamin Kosnik21-506/+244
2006-10-03* utils.c: Fix a typo.Kazu Hirata2-1/+3
2006-10-03* decl.c, utils.c: Fix comment typos.Kazu Hirata3-2/+6
2006-10-03* doc/install.texi: Fix typos.Kazu Hirata2-1/+5
2006-10-03builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX.Eric Botcazou4-5/+27
2006-10-03Add PR numbers for previously installed fix.Kaveh Ghazi1-0/+3
2006-10-03native_pq_tag.hpp: Remove.Benjamin Kosnik17-413/+184
2006-10-03re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...François-Xavier Coudert4-11/+37
2006-10-032006-10-03 Gary Benson <gbenson@redhat.com>Gary Benson2-18/+23
2006-10-03re PR c++/29291 (ICE on invalid use of new)Volker Reichelt4-1/+19
2006-10-03* ChangeLog: Add missing entries to last entry.Uros Bizjak1-0/+3
2006-10-03pthread-init-common.h: Define _GNU_SOURCE.Uros Bizjak2-0/+23
2006-10-03inclhack.def (glibc_mutex_init): Also fix PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK...Uros Bizjak4-11/+78
2006-10-03re PR fortran/19260 (& not required when splitting a token in continuation)Jerry DeLisle7-0/+677
2006-10-03re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...Jerry DeLisle4-7/+79
2006-10-03unwind-dw2-fde-darwin.c (getsectdatafromheader_64): Fix first arg to be struc...Jack Howarth2-3/+8
2006-10-03Daily bump.GCC Administrator1-1/+1
2006-10-02re PR c++/29226 (ICE in make_decl_rtl, at varasm.c:886)Mark Mitchell4-20/+41
2006-10-02rc_string_base.h (_M_compare<wchar_t>): Protect with _GLIBCXX_USE_WCHAR_T.Paolo Carlini3-7/+14
2006-10-02basic_types.hpp (comp_hash_): Remove, format.Benjamin Kosnik5-283/+161
2006-10-022006-10-02 Gary Benson <gbenson@redhat.com>Gary Benson2-2/+14
2006-10-02re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...Francois-Xavier Coudert4-0/+26
2006-10-02re PR c/29154 (*(* ppointer++)++ = *pointer++ generates bad code)Jakub Jelinek4-2/+63
2006-10-02re PR c++/29105 (segfault in add_candidates with a non template base class an...Mark Mitchell4-10/+25
2006-10-02re PR c++/29080 (Multiple-inheritance with template method function code trig...Mark Mitchell4-1/+37
2006-10-02Daily bump.GCC Administrator1-1/+1
2006-10-02random (xor_combine<>::_M_initialize_max_aux): New.Paolo Carlini5-25/+73
2006-10-01tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an...Sandra Loosemore3-8/+28
2006-10-01gfortran.texi: Corrected references to MALLOC intrinsic.Brooks Moses3-43/+35
2006-10-01re PR c/20533 (documentation: attribute 'used', applied to a variable)Ryan Mansfield2-0/+9
2006-10-01type_traits.h: Avoid _T, badname for some targets; also avoid plain T.Paolo Carlini2-14/+20
2006-10-01basic_file_stdio.cc: As an extension...Paolo Carlini3-0/+62
2006-10-01* libgfortran.h: Add prototype for internal_unpack_c16.Francois-Xavier Coudert2-0/+9
2006-10-01inclhack.def (pthread_mutex_init): New fix.Uros Bizjak4-5/+100
2006-10-01invoke.texi: Add mention of BOZ constants and integer overflow to -fno-range-...Brooks Moses3-10/+31