aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-01Daily bump.GCC Administrator1-1/+1
2006-09-30f2c_specifics.F90: Special-case conjg functions so that their suffices are _4...Francois-Xavier Coudert2-6/+31
2006-09-30re PR c/24010 (Duplicate C99 dot initializer warning missing)Joseph Myers9-2/+134
2006-09-30java-interp.h (prepared): Change type to pc_t.Keith Seitz4-20/+32
2006-09-30resolve.c: Fix commentary typo.Bernhard Fischer2-27/+31
2006-09-30re PR rtl-optimization/28096 (fdlibm/strtod.c miscompiled at -O2)Eric Botcazou4-3/+63
2006-09-30types_traits.hpp (store_extra_false_type): To false_type.Benjamin Kosnik19-62/+83
2006-09-30constructor_destructor_no_store_hash_fn_imps.hpp: Formating fixes.Benjamin Kosnik10-314/+122
2006-09-30Daily bump.GCC Administrator1-1/+1
2006-09-29cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.Steven G. Kargl2-0/+28
2006-09-29re PR other/25035 (libssp causes a failure with cross compilers with unified ...Joseph Myers5-6/+101
2006-09-29re PR libfortran/18791 (CABS specifics declared of wrong type)Francois-Xavier Coudert12-21/+338
2006-09-29pthread-init-1.c, [...]: New.Kaveh R. Ghazi4-0/+51
2006-09-29inclhack.def (solaris_mutex_init_2): Update for Solaris9.Kaveh R. Ghazi4-9/+49
2006-09-29nearest_1.f90: Add -ffloat-store to defeat extra precision on some archs.Steven G. Kargl2-1/+7
2006-09-29type_traits.h (__remove_unsigned): Fix up for signed char, bool, wchar_t, and...Benjamin Kosnik9-12/+319