aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-23re PR c++/19991 (Enum not accepted in array-size)Mark Mitchell13-48/+109
2005-02-23re PR tree-optimization/20100 (LIM is pulling out a pure function even though...Diego Novillo11-88/+193
2005-02-23[multiple changes]Bud Davis4-4/+66
2005-02-22Fix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.James E Wilson2-2/+10
2005-02-23re PR rtl-optimization/20017 (internal compiler error: in rtl_verify_flow_inf...Kazu Hirata4-0/+59
2005-02-22re PR tree-optimization/19952 (ICE: tree check: expected class 'declaration',...Devang Patel4-1/+36
2005-02-23Add myself as write-after-approvalDoug Gregor1-0/+1
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons5-4/+97
2005-02-23Daily bump.GCC Administrator2-2/+2
2005-02-22* config/rs6000/aix.h (WINT_TYPE): Define.David Edelsohn2-0/+7
2005-02-22rs6000.c (rs6000_override_options): Default to natural alignment for 64-bit D...Stan Shebs3-2/+24
2005-02-22re PR libstdc++/20091 (18_support/14026.cc execution test fails)Richard Henderson2-5/+10
2005-02-22parser.c (cp_parser_direct_declarator): Always complain about non-constant ar...Mark Mitchell5-14/+38
2005-02-22AlgorithmParameterGenerator.java (getInstance): Mention provider when throwin...Mark Wielaard7-6/+16
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters6-2/+27
2005-02-22c-common.c (c_common_type_for_mode): Pass the mode's precision to make_[un]si...DJ Delorie2-2/+11
2005-02-222005-02-22 David Gilbert <david.gilbert@object-refinery.com>David Gilbert2-5/+40
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters12-5/+40
2005-02-22* java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java".Tom Tromey2-1/+8
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-17/+45
2005-02-22re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-14/+42
2005-02-22PolicyFile.java, [...]: Fixed copyright header.Michael Koch4-19/+30
2005-02-22functional: Fix License to GPL with exception.Paolo Carlini9-1/+84
2005-02-22tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.Kazu Hirata2-49/+44
2005-02-22cfg.c (cached_make_edge): Call make_edge if edge cache is not available.Kazu Hirata2-33/+34
2005-02-22tree-into-ssa.c (rewrite_blocks): Move debug dumps from ...Diego Novillo2-7/+13
2005-02-222005-02-22 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-14/+9
2005-02-222005-02-22 Michael Koch <konqueror@gmx.de>Michael Koch6-21/+37
2005-02-22auto_ptr_neg.cc: Add missing dg-do compile directive.Paolo Carlini7-0/+27
2005-02-222005-02-22 Roman Kennke <roman@ontographics.com>Roman Kennke2-1/+6
2005-02-22asm1.c: Check for IBM1047 code set, not IBM-1047.Uros Bizjak14-14/+31
2005-02-22builtin1.c: Use dg-require-iconv "IBM1047".Uros Bizjak14-13/+31
2005-02-22Robot.java (waitForIdle): Call invokeAndWait on an empty Runnable.Thomas Fitzsimmons2-13/+18
2005-02-22re PR awt/17952 (Windows don't show with window manager that supports _NET_RE...Thomas Fitzsimmons5-66/+88
2005-02-22re PR awt/19842 (MouseEvent ignores Button2 and Button3)Thomas Fitzsimmons2-3/+9
2005-02-22Check in missed file from last commit.Bryce McKinlay1-51/+51
2005-02-22[multiple changes]Bud Davis4-1/+26
2005-02-22[multiple changes]Bryce McKinlay10-252/+451
2005-02-22re PR tree-optimization/19786 (Aliasing optimisation bug)Alexandre Oliva4-0/+60
2005-02-21tree-ssa-loop-ivopts.c (computation_cost): Start register numbering at LAST_V...DJ Delorie3-2/+11
2005-02-22[multiple changes]Mark Wielaard8-903/+1839
2005-02-22Makefile.am, [...]: Fix accidental extra change from previous commit.Jonathan Wakely3-2/+7
2005-02-22Daily bump.GCC Administrator2-2/+2
2005-02-22memory: New file.Jonathan Wakely34-2/+3061
2005-02-21type_traits (is_member_function_pointer): Remove ugly workaround for c++/19076.Paolo Carlini2-210/+8
2005-02-21basic_string.tcc (_Rep::_M_destroy): Don't check for this == &_S_empty_rep, i...Paolo Carlini2-5/+6
2005-02-21cv_func.C: New test.Douglas Gregor4-2/+92
2005-02-21re PR c++/19076 (Pointer to member function not matched to pointer to member ...Douglas Gregor8-27/+155
2005-02-212005-02-21 Robert Schuster <theBohemian@gmx.net>Robert Schuster2-2/+7
2005-02-212005-02-21 Michael Koch <konqueror@gmx.de>Michael Koch3-3/+52