aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-01-24genautomata.c (process_state_for_insn_equiv_partition): Use xcalloc for insn_...Zack Weinberg3-2/+94
2006-01-24genextract.c (VEC_safe_set_locstr): Take VEC by reference; update all callers.Richard Henderson2-9/+14
2006-01-24re PR rtl-optimization/25890 (testsuite failure: gcc.c-torture/compile/200512...Paolo Bonzini2-5/+13
2006-01-24typeck.c (build_binary_op): Use OPT_Wfloat_equal in warning().Dirk Mueller2-2/+7
2006-01-24re PR c++/25552 (Invalid destructor name accepted in friend declaration)Volker Reichelt6-10/+39
2006-01-24* semantics.c: Remove outdated comment.Mark Mitchell2-5/+5
2006-01-24re PR middle-end/25930 (seg fault in GC with toplevel asm and -fno-toplevel-r...Ian Lance Taylor2-1/+8
2006-01-24Daily bump.GCC Administrator1-1/+1
2006-01-24fix-header.c (read_scan_file): Add new parameter imultilib when calling regis...Adam Nemet2-2/+7
2006-01-23re PR testsuite/25891 (gomp tests run on non-libgomp (non-thread) ports, fail...Hans-Peter Nilsson3-0/+46
2006-01-23omp-low.c: Update documentation.Diego Novillo2-9/+8
2006-01-23cp-tree.h (do_poplevel): Remove prototype.Volker Reichelt7-11/+21
2006-01-23cp-tree.h (build_x_delete): Remove prototype.Volker Reichelt3-29/+9
2006-01-23cp-tree.h (get_vtt_name): Remove prototype.Volker Reichelt3-11/+7
2006-01-23re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou4-0/+18
2006-01-23re PR tree-optimization/25315 (testsuite failure:27_io/basic_ostream/inserter...Andrew Pinski4-0/+35
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg7-31/+159
2006-01-23r110129@banpei: zack | 2006-01-22 14:51:57 -0800Zack Weinberg2-13/+6
2006-01-23r110128@banpei: zack | 2006-01-22 14:50:42 -0800Zack Weinberg2-15/+25
2006-01-23r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg6-1041/+428
2006-01-23r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg6-97/+53
2006-01-23r110125@banpei: zack | 2006-01-22 14:46:46 -0800Zack Weinberg3-748/+641
2006-01-23r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg15-211/+79
2006-01-23r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg7-188/+343
2006-01-23r110122@banpei: zack | 2006-01-22 14:41:17 -0800Zack Weinberg3-207/+246
2006-01-23r110121@banpei: zack | 2006-01-22 14:39:11 -0800Zack Weinberg2-388/+257
2006-01-23re PR middle-end/24437 (OBJ_TYPE_REF handling in fold_stmt should be moved to...Andrew Pinski3-32/+27
2006-01-23cfgloopmanip.c (lv_adjust_loop_entry_edge): Add comment before make_edge with...Richard Guenther2-0/+6
2006-01-23re PR rtl-optimization/25654 (RTL alias analysis unprepared to handle stack s...Steven Bosscher5-4/+138
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford4-107/+87
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas7-6/+71
2006-01-23dectest.exp (TORTURE_OPTIONS): Include -Os.Ben Elliston2-7/+7
2006-01-23Daily bump.GCC Administrator1-1/+1
2006-01-22* config/rs6000/aix.h (STACK_BOUNDARY): Define.David Edelsohn2-7/+15
2006-01-22fix commentGabriel Dos Reis2-2/+5
2006-01-22re PR c++/10891 (code using dynamic_cast causes segfaults when -fno-rtti is u...Gabriel Dos Reis4-0/+37
2006-01-22m68k.md: Add Coldfire FPU support.Paul Brook12-871/+1114
2006-01-22contribute.texi: Change CVS to SVN and update the corresponding URL.Ranjit Mathew2-3/+8
2006-01-22re PR c++/16190 (-Wnon-virtual-dtor, in -Wall, silenced only by pessimizing c...Gabriel Dos Reis3-3/+16
2006-01-22re PR c++/25895 (wrong code with ?: and derived class pointers)Mark Mitchell8-30/+102
2006-01-22Daily bump.GCC Administrator1-1/+1
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers13-20/+40
2006-01-21df-scan.c (problem_SCAN): Added NULL reset function.Kenneth Zadeck5-7/+209
2006-01-21PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas12-24/+641
2006-01-21Daily bump.GCC Administrator1-1/+1
2006-01-21* varasm.c (assemble_real): Initialise data array.Ben Elliston2-1/+5
2006-01-20[multiple changes]Paul Brook4-12/+29
2006-01-211b-01.c: Warning fix.Alan Modra4-5/+11
2006-01-20varasm.c (initialize_constant_valid_p): Allow pointers initialized from integ...DJ Delorie2-0/+15
2006-01-20parser.c (cp_lexer_next_token_is_keyword): Simplify.Volker Reichelt2-12/+7