aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-20re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers10-34/+91
2006-01-20re PR testsuite/24962 (gcc.target/ia64/20030811-1.c (test for excess errors) ...Steve Ellcey2-16/+21
2006-01-20loop-iv.c (iv_analysis_loop_init): Use df in more conservative way.Zdenek Dvorak2-8/+9
2006-01-20re PR ada/24533 (FAIL: a85013b: *** glibc detected *** free(): invalid poin...John David Anglin2-1/+9
2006-01-20call.c (add_builtin_candidates): Remove superfluous return.Volker Reichelt4-6/+7
2006-01-20stmt.c (case_bit_test_cmp): Stabilize the sort using code label numbers.Richard Sandiford2-1/+10
2006-01-20re PR rtl-optimization/24626 (internal compiler error: verify_flow_info failed)Richard Guenther8-3/+135
2006-01-20re PR c++/5520 (Add a warning to detect empty body of if statements (like in ...Dirk Mueller10-35/+79
2006-01-20re PR c++/22136 (Rejects old-style using declaration)Mark Mitchell6-38/+95
2006-01-20Makefile.in (lang_checks): Keep going if mkdir fails.Paul Brook2-2/+6
2006-01-20df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c...Kenneth Zadeck5-136/+231
2006-01-20re PR rtl-optimization/25799 (cc1 stalled with -O1 -fmodulo-sched)Kenneth Zadeck1-1/+1
2006-01-20re PR rtl-optimization/25799 (cc1 stalled with -O1 -fmodulo-sched)Kenneth Zadeck2-5/+27