aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-05-07avr.h (CRT_BINUTILS_SPECS): Fixed crt* file name for atmega645 device.Anatoly Sokolov2-1/+6
2006-05-06re PR c++/27427 (ICE with invalid template parameter)Volker Reichelt4-0/+23
2006-05-06re PR tree-optimization/27151 (ICE with -ftree-vectorize with mixed types)Richard Guenther4-0/+30
2006-05-06Credit Stanislaw Skowronek in 2006-05-02 change.Stanislaw Skowronek1-1/+2
2006-05-06* pt.c (process_template_parm): Remove superfluous temporary.Volker Reichelt2-4/+4
2006-05-06re PR c++/27430 (ICE on array of voids as template parameter)Volker Reichelt4-6/+21
2006-05-06re PR c++/27423 (ICE on default argument for void parameter)Volker Reichelt4-1/+13
2006-05-06re PR c++/27422 (ICE with invalid function argument)Volker Reichelt4-1/+17
2006-05-06Daily bump.GCC Administrator1-1/+1
2006-05-05invoke.texi: Update description of -fall-intrinsicsSteven G. Kargl2-1/+11
2006-05-05c-parser.c (c_parser_cast_expression): Only insert casts into hash table if p...Aldy Hernandez9-10/+102
2006-05-05re PR objc/27240 (ICE with invalid fields)Volker Reichelt4-0/+18
2006-05-05rs6000.md: Mark all "X" constraints for clobbered scratch with output modifier.David Edelsohn2-11/+16
2006-05-05* gfortran.dg/large_real_kind_form_io_2.f90: Use nearest.Steve Ellcey2-2/+6
2006-05-05re PR libfortran/26985 (incorrect matmul result)Francois-Xavier Coudert2-0/+26
2006-05-05run_all.sh: Use sync when main not found.Laurent GUERBY2-4/+17
2006-05-05java-tree.h (uses_jv_markobj_p): Declare.Tom Tromey4-19/+36
2006-05-05Daily bump.GCC Administrator1-1/+1
2006-05-04* java-tree.def (THIS_EXPR): Now a tcc_expression.Tom Tromey2-1/+5
2006-05-04re PR target/26481 (ICE with -mcpu=power and struct passing)David Edelsohn2-6/+12
2006-05-04re PR target/26765 (ICE in in extract_insn with __thread and optimization)Kazu Hirata4-8/+31
2006-05-04[multiple changes]Andrew Haley5-1/+101
2006-05-04bfin: New directory.Bernd Schmidt6-0/+347
2006-05-04re PR tree-optimization/14287 ([tree-ssa] does not remove unnecessary extensi...Richard Guenther8-3/+153
2006-05-04* config/mips/linux64.h (DWARF_OFFSET_SIZE): Remove.Joseph Myers2-5/+4
2006-05-04simplify.c (ascii_table): Fix wrong entry.Tobias Schlüter2-1/+5
2006-05-04re PR middle-end/25962 (Pointer (null) check after the use in cgraph.c)Jan Hubicka2-2/+7
2006-05-04bfin.c: Include "optabs.h".Bernd Schmidt3-1/+474
2006-05-04predicates.md (const01_rtx): Tell generator programs that this only matches C...Bernd Schmidt3-25/+32
2006-05-04[multiple changes]Razya Ladelsky16-37/+4030
2006-05-04re PR tree-optimization/26447 (verify_flow_info failed, load PRE with java pr...Richard Guenther2-8/+18
2006-05-04re PR tree-optimization/27285 (ivopts postgresql miscompilation)Jakub Jelinek2-0/+49
2006-05-04re PR middle-end/27388 (omp_is_private issues)Jakub Jelinek6-6/+104
2006-05-04re PR c++/27359 (ICE with missing initialization of iteration variable in par...Jakub Jelinek4-4/+25
2006-05-04re PR java/8260 (gcj -fprofile-arcs doesn't work)Alexandre Oliva2-8/+14
2006-05-04Daily bump.GCC Administrator1-1/+1
2006-05-03re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl8-13/+56
2006-05-03re PR tree-optimization/27381 (ice on valid code with -O)Andrew MacLeod3-8/+25
2006-05-03re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek2-2/+9
2006-05-03re PR tree-optimization/26626 (ICE in in add_virtual_operand)Daniel Berlin4-1/+43
2006-05-03re PR c++/27102 (ICE with invalid class name in function template)Mark Mitchell4-6/+26
2006-05-03Daily bump.GCC Administrator1-1/+1
2006-05-02re PR testsuite/27032 (gcc.c-torture/compile/pr23237.c fails)Steve Ellcey2-2/+7
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek2-11/+69
2006-05-02tree.c (unsigned_type_for, [...]): Make sure a type of the correct signedness...Zdenek Dvorak2-1/+8
2006-05-02re PR tree-optimization/27364 (VRP miscompiles some unsigned math)Jeff Law4-1/+47
2006-05-02re PR c++/27309 (ICE on invalid constructor definition)Mark Mitchell8-20/+54
2006-05-02* tree-flow-inline.h (op_iter_init_phiuse): Fixed typo.Tom Tromey2-2/+6
2006-05-02re PR target/27387 (Thumb thunk is not PIC)Kazu Hirata1-0/+0
2006-05-02re PR target/27387 (Thumb thunk is not PIC)Kazu Hirata5-1/+111