aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-23ChangeLog: Fix typo.Paolo Carlini1-1/+1
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 Thomas10-134/+356
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-22MAINTAINERS (Write After Approval): Add myself.Dirk Mueller2-0/+5
2006-01-222006-01-22 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2-5469/+5468
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-21configure.ac: Enable libffi for sparc64-*-freebsd*.Andreas Tobler3-2/+7
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers13-20/+40
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey6-12/+18
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-20Makefile.in: Add test-expandargv test.Carlos O'Donell4-5/+327
2006-01-20acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Verbose ld version reporting.Benjamin Kosnik3-22/+125
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-20configure.ac: Use -fPIC for symbol versioning test.Richard Guenther3-2/+7
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 Myers13-47/+116
2006-01-20re PR testsuite/24962 (gcc.target/ia64/20030811-1.c (test for excess errors) ...Steve Ellcey2-16/+21
2006-01-20re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey5-2/+18
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-20configure: Regenerate.Diego Novillo2-2/+6
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-20Implement list::splice (and merge) bits of N1599Paolo Carlini4-35/+214
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
2006-01-19reload1.c (find_reload_regs): Note the details of reload failures in the dump...DJ Delorie2-0/+14
2006-01-20loop-iv.c: Include df.h and hashtab.h.Zdenek Dvorak8-480/+506
2006-01-20libgcc2.c (__floatdisf, [...]): Don't use IBM Extended Double TFmode.Alan Modra3-2/+31