aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-15re PR tree-optimization/23391 (Tree checking failure due to scev)Sebastian Pop5-7/+50
2005-08-15re PR tree-optimization/23386 (bitmap.c is being miscompiled (VRP))Sebastian Pop3-6/+53
2005-08-14finally-1.m: Check that the catch and finally are being called.Andrew Pinski2-23/+42
2005-08-15Daily bump.GCC Administrator1-1/+1
2005-08-14Committed forgotten changelog:Andrew Pinski1-0/+12
2005-08-14fold-const (fold_binary): Call fold_build2 instead of fold (build.James A. Morrison2-4/+7
2005-08-14s390.c (s390_const_ok_for_constraint_p): Add 'P' constraint.Ulrich Weigand3-4/+30
2005-08-14parse.c (match): Enclosed macro in do...while(0) and braces.Tobias Schlüter2-9/+16
2005-08-14re PR fortran/21432 (gfortran does not support printing of namelists)Paul Thomas2-0/+14
2005-08-14re PR tree-optimization/22615 (ICE in first_vi_for_offset, at tree-ssa-struct...Daniel Berlin3-4/+53
2005-08-14s390.c (s390_canonicalize_comparison): Prefer register over memory as first o...Ulrich Weigand2-0/+12
2005-08-14re PR fortran/21432 (gfortran does not support printing of namelists)Paul Thomas5-0/+63
2005-08-14re PR target/23360 (-ffast-math startup broken on i686 (maybe Athlon-xp))H.J. Lu2-4/+48
2005-08-14re PR tree-optimization/23320 (ICE in in base_addr_differ_p, at tree-data-ref...Ira Rosen2-13/+32
2005-08-14re PR tree-optimization/23119 (gcc.dg/vect/vect-105.c scan-tree-dump-times ve...Ira Rosen2-1/+6
2005-08-14trans-stmt.c (gfc_trans_arithmetic_if): Optimized in case of equal labels.Canqun Yang2-10/+36
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej2-0/+51
2005-08-13nested-func-1.m: Move to ...Andrew Pinski2-2/+5
2005-08-13exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski5-10/+50
2005-08-14Daily bump.GCC Administrator1-1/+1
2005-08-13* doc/md.texi (Machine Constraints): Fix misplaced @end table.Andreas Schwab2-1/+5
2005-08-13objc.exp (objc_target_compile): Check for -fgnu-runtime in ${options} instead...Andrew Pinski3-4/+10
2005-08-13stubify-2.m: Correct the name of the rtl dump file.Andrew Pinski2-1/+5
2005-08-13part of PR testsuite/23348Andrew Pinski3-12/+48
2005-08-13Document compatibility with earlier ProPolice implementation.James E Wilson2-1/+6
2005-08-13Add missing docs for feature added by Richard Henderson.James E Wilson3-4/+43
2005-08-13rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed or indirect address operand.David Edelsohn3-1/+16
2005-08-13re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop14-60/+323
2005-08-13s390.c (s390_split_branches): Revert 2005-08-12 change.Ulrich Weigand2-18/+26
2005-08-13Daily bump.GCC Administrator1-1/+1
2005-08-12eoshift.f90: Correct format.Thomas Koenig2-1/+5
2005-08-12invoke.texi (C++ Dialect Options): Add dynamic_cast to description of -Wold-s...Gerald Pfeifer2-3/+8
2005-08-12005-08-12 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2-1/+6
2005-08-12linux.h (TARGET_THREAD_SSP_OFFSET): Define.Andreas Krebbel5-7/+100
2005-08-12s390.md ("*movdf_31"): Changed constraint from P to K.Andreas Krebbel2-1/+5
2005-08-12lib1funcs.asm: Error if __ARM_ARCH__ not set.Paul Brook2-0/+8
2005-08-12predicates.md (setmem_operand): New predicate.Andreas Krebbel4-3/+70
2005-08-12s390.c (s390_extract_part, [...]): Type cast added.Andreas Krebbel3-16/+33
2005-08-12s390.c (CONST_OK_FOR_J, [...]): New macros.Andreas Krebbel2-19/+33
2005-08-12s390.c (s390_split_branches, [...]): Don't set save_return_addr_p.Andreas Krebbel2-14/+17
2005-08-12re PR c++/8271 (Templates and pointers to const member functions)Giovanni Bajo2-0/+53
2005-08-12re PR c++/21799 (Spurious ambiguity with pointers to members)Nathan Sidwell2-29/+32
2005-08-12gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.Kaz Kojima2-2/+7
2005-08-12pr22514.C: Move to...James A. Morrison2-0/+5
2005-08-11Fix debian bug 307503, error compiling libatomic-ops package.James E Wilson2-0/+11
2005-08-12Daily bump.GCC Administrator1-1/+1
2005-08-11re PR c++/23266 (ICE on pure specifier for static method)Volker Reichelt4-5/+45
2005-08-11dwarf2out.c (add_location_or_const_value_attribute): Prefer locations gathere...Jakub Jelinek2-11/+18
2005-08-11dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, pass it down...Jakub Jelinek2-31/+44
2005-08-11altivec.md: Change constraint "m" to "Z".David Edelsohn4-19/+55