aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-21re PR libfortran/19302 (intrinsic_nearest.f90 fails)Eric Botcazou2-0/+8
2005-02-21* config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31.Stan Cox2-6/+7
2005-02-21JarFile.java (verifyHashes): Check whether ZipEntry exists.Mark Wielaard2-1/+13
2005-02-21* io/write.c(output_float): Typo in error message.Steven G. Kargl2-1/+5
2005-02-21flow.c (delete_dead_jumptables): Speed up by scanning insns that do not belon...Kazu Hirata2-13/+30
2005-02-21tree-cfg.c (fold_cond_expr_cond): New.Kazu Hirata2-14/+39
2005-02-21Makefile.in: Rebuilt.Andrew Haley5-36/+96
2005-02-21Makefile.am (all_property_files): Remove left over.Andreas Tobler3-4/+11
2005-02-21Fix law's ChangeLog date, andTobias Schlüter2-3/+16
2005-02-21cfganal.c (find_unreachable_blocks): Manually CSE load of e->dest.Jeff Law2-5/+14
2005-02-21Button.java, [...]: Fixed formatting issues all over.Michael Koch8-74/+115