aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Update commentMike Stump1-1/+0
2006-10-05mips.c (mips_pass_by_reference): Do not return false for EABI if type is NULL.Richard Sandiford2-2/+8
2006-10-05* sv.po: Update.Joseph Myers2-771/+785
2006-10-05bfin.md (subsi3): Lose expander, change previously unnamed pattern into subsi3.Bernd Schmidt4-10/+20
2006-10-05loop.texi: Add data references analysis description.Ira Rosen2-0/+61
2006-10-04gfortran.texi: (Current Status): update and rewrite to reflect actual status ...Brooks Moses2-73/+49
2006-10-05Daily bump.GCC Administrator1-1/+1
2006-10-04gfortran.texi: Consistently refer to the compiler as "GNU Fortran".Brooks Moses4-135/+143
2006-10-04gcov.texi: Add formatting to "Invoking gcov" section head.Brooks Moses2-1/+5
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson47-85/+671
2006-10-04[multiple changes]Paul Thomas4-1/+38
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-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-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-03re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...François-Xavier Coudert4-11/+37
2006-10-03re PR c++/29291 (ICE on invalid use of new)Volker Reichelt4-1/+19
2006-10-03pthread-init-common.h: Define _GNU_SOURCE.Uros Bizjak2-0/+23
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-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-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-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-30re PR c/24010 (Duplicate C99 dot initializer warning missing)Joseph Myers9-2/+134
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