aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-05Fix typo...Mike Stump1-1/+1
2006-06-05* objc.dg/objc-fast-4.m: Skip for ppc64.Mike Stump2-2/+9
2006-06-05re PR testsuite/27705 (gcc.dg/sibcall-7.c execution test fails)Steve Ellcey2-1/+9
2006-06-05re PR target/27051 (Compiler generates .sdata when -mno-sdata specified)Steve Ellcey2-1/+7
2006-06-05re PR tree-optimization/26360 (Autovectorization of char -> int loop gets ICE)Dorit Nuzman4-1/+40
2006-06-05re PR fortran/14067 (no warning when character data statement overflows decla...Paul Thomas10-13/+163
2006-06-05re PR c++/27819 (ICE casting static const variables)Mark Mitchell10-50/+159
2006-06-05re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle1-0/+9
2006-06-05re PR middle-end/27382 (ICE in c_common_truthvalue_conversion with label addr...Roger Sayle6-3/+43
2006-06-05re PR c/25161 (Internal compiler error (segfault) instead of error message)Joseph Myers4-1/+67
2006-06-05re PR c++/27804 (ICE with invalid const variable)Volker Reichelt6-3/+24
2006-06-05Daily bump.GCC Administrator1-1/+1
2006-06-04re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt4-0/+23
2006-06-04stor-layout.c (start_record_layout): Initialize remaining_in_alignment.Eric Christopher6-201/+426
2006-06-04re PR c++/27592 (dynamic cast failure)Andrew Pinski2-1/+9
2006-06-04re PR c++/26740 (ICE taking the address of a bound member function)Andrew Pinski2-0/+6
2006-06-04builtin_constant_p.c: New test.Mark Shinwell1-0/+8
2006-06-04tree.h: Declare folding_initializer.Mark Shinwell5-3/+28
2006-06-04re PR tree-optimization/27039 (Unable to determine # of iterations for a simp...Richard Guenther4-28/+67
2006-06-04re PR target/26223 (ICE on long double with -mno-80387)Roger Sayle4-7/+52
2006-06-04Daily bump.GCC Administrator1-1/+1
2006-06-03trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages.Francois-Xavier Coudert12-82/+137
2006-06-03Update copyright notice on host-darwin.c.Geoffrey Keating1-1/+1
2006-06-03Index: gcc/ChangeLogGeoffrey Keating5-2/+197
2006-06-0320000804-1.c: Skip if i?86-darwin.Eric Christopher6-4/+21
2006-06-03Daily bump.GCC Administrator1-1/+1
2006-06-03re PR other/27850 (gcov-enabled sh-elf compiler fails to build)J"orn Rennecke2-1/+6
2006-06-02fold-const.c (fold_unary): Ensure folded expressions are type correct.Roger Sayle2-34/+62
2006-06-02init5.C: XFAIL if cxa-atexit is false.Steve Ellcey4-4/+19
2006-06-02Daily bump.GCC Administrator1-1/+1
2006-06-01target-supports.exp (is-effective-target): Add cxa_atexit.Steve Ellcey2-0/+7
2006-06-01re PR fortran/27715 (Extented ASCII characters lead to wrong "CASE" selection)Thomas Koenig4-2/+35
2006-06-01v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie2-2/+9
2006-06-01Fix typo in old ChangeLog entry.Per Bothner1-1/+1
2006-06-01Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.Per Bothner3-2/+12
2006-06-01data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.Per Bothner3-4/+22
2006-06-01invoke.texi: Add cpu_type power6.Pete Steinmetz6-3/+17
2006-06-01avr.h (SET_ASM_OP): Define.Anatoly Sokolov2-0/+6
2006-06-01* config/bfin/bfin.c: Fix comment typos.Kazu Hirata2-2/+6
2006-06-01re PR bootstrap/25453 (--disable-bootstrap is not documented)Paolo Bonzini2-4/+29
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini2-5/+9
2006-06-01re PR c++/26660 (PCH vs -save-temps, ICE while GCing)Alexandre Oliva2-3/+11
2006-06-01re PR fortran/25098 (Variable as actual argument for procedure dummy argument...Paul Thomas7-27/+168
2006-06-01i386.c (ix86_expand_fp_absneg_operator): When SSE isn't available...Roger Sayle5-17/+43
2006-06-01Daily bump.GCC Administrator1-1/+1
2006-05-31gcj.texi (Extensions): Document the new gcj-dbtool-based classname-to-library...Thomas Fitzsimmons2-11/+30
2006-05-31re PR c++/27801 (ICE in invert_truthvalue with template)Mark Mitchell9-2/+65
2006-05-31builtins.c (fold_builtin_cabs): Delete prototype.Roger Sayle4-5/+68
2006-05-31bfin-protos.h (bfin_hardware_loop): Declare.Jie Zhang6-46/+1074
2006-05-31bfin.c (bfin_delegitimize_address): New.Jie Zhang2-0/+27