summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/pr27095.c: Improve scanning.Steve Ellcey2006-06-072-1/+10
* re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution ...Paolo Bonzini2006-06-072-7/+18
* re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas2006-06-079-14/+243
* Daily bump.GCC Administrator2006-06-071-1/+1
* re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)Mark Mitchell2006-06-064-1/+37
* gcc-dg.exp (gcc-dg-test-1): Detect and report ICE.Janis Johnson2006-06-064-0/+32
* t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c in lieu of unwind-dw2-fde.c.Peter Lemieszewski2006-06-062-2/+7
* time.c: New file.Francois-Xavier Coudert2006-06-062-0/+8
* re PR target/27842 (Miscompile of Altivec vec_abs (float) inside loop)Ulrich Weigand2006-06-064-31/+55
* gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney2006-06-062-0/+21
* jcf-dump.c (print_access_flags): Handle varargs, bridge, synthetic, enum, ann...Tom Tromey2006-06-063-3/+23
* t-linux64 (tp-bit.c): Append to tp-bit.c, not dp-bit.c.Joseph Myers2006-06-062-1/+6
* re PR ada/27769 (cross-gnatmake needs host gcc)Laurent GUERBY2006-06-062-3/+8
* Fix up whitespacingMike Stump2006-06-0627-436/+418
* * objc-act.c: Remove prototype for objc_build_volatilized_type.Mike Stump2006-06-062-1/+4
* Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu...Mike Stump2006-06-0610-20/+101
* params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov2006-06-067-3/+30
* re PR fortran/27897 (ICE on common block with the same name as the program.)Paul Thomas2006-06-063-3/+9
* Daily bump.GCC Administrator2006-06-061-1/+1
* re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert2006-06-054-9/+192
* * stor-layout.c (debug_rli): Fix a typo in a debug message.Kazu Hirata2006-06-052-1/+5
* data.c (gfc_assign_data_value): Fix comment typo.Steven G. Kargl2006-06-052-2/+6
* Fix typo...Mike Stump2006-06-051-1/+1
* * objc.dg/objc-fast-4.m: Skip for ppc64.Mike Stump2006-06-052-2/+9
* re PR testsuite/27705 (gcc.dg/sibcall-7.c execution test fails)Steve Ellcey2006-06-052-1/+9
* re PR target/27051 (Compiler generates .sdata when -mno-sdata specified)Steve Ellcey2006-06-052-1/+7
* re PR tree-optimization/26360 (Autovectorization of char -> int loop gets ICE)Dorit Nuzman2006-06-054-1/+40
* re PR fortran/14067 (no warning when character data statement overflows decla...Paul Thomas2006-06-0510-13/+163
* re PR c++/27819 (ICE casting static const variables)Mark Mitchell2006-06-0510-50/+159
* re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle2006-06-051-0/+9
* re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle2006-06-056-3/+43
* re PR c/25161 (Internal compiler error (segfault) instead of error message)Joseph Myers2006-06-054-1/+67
* re PR c++/27804 (ICE with invalid const variable)Volker Reichelt2006-06-056-3/+24
* Daily bump.GCC Administrator2006-06-051-1/+1
* re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt2006-06-044-0/+23
* stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher2006-06-046-201/+426
* re PR c++/27592 (dynamic cast failure)Andrew Pinski2006-06-042-1/+9
* re PR c++/26740 (ICE taking the address of a bound member function)Andrew Pinski2006-06-042-0/+6
* builtin_constant_p.c: New test.Mark Shinwell2006-06-041-0/+8
* tree.h: Declare folding_initializer.Mark Shinwell2006-06-045-3/+28
* re PR tree-optimization/27039 (Unable to determine # of iterations for a simp...Richard Guenther2006-06-044-28/+67
* re PR target/26223 (ICE on long double with -mno-80387)Roger Sayle2006-06-044-7/+52
* Daily bump.GCC Administrator2006-06-041-1/+1
* trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert2006-06-0312-82/+137
* Update copyright notice on host-darwin.c.Geoffrey Keating2006-06-031-1/+1
* Index: gcc/ChangeLogGeoffrey Keating2006-06-035-2/+197
* 20000804-1.c: Skip if i?86-darwin.Eric Christopher2006-06-036-4/+21
* Daily bump.GCC Administrator2006-06-031-1/+1
* re PR other/27850 (gcov-enabled sh-elf compiler fails to build)J"orn Rennecke2006-06-032-1/+6
* fold-const.c (fold_unary): Ensure folded expressions are type correct.Roger Sayle2006-06-022-34/+62