aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson9-41/+185
2005-02-19tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't call fo...James A. Morrison2-6/+9
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-12/+59
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-15/+61
2005-02-18Remove obsolete IA-64 -mb-step option.James E Wilson4-153/+11
2005-02-19NEWS: Draft of libgcj NEWS for 4.0.Anthony Green2-0/+212
2005-02-19re PR c/20043 (transparent_union doesn't allow restrict qualifier removal)Jakub Jelinek5-18/+165
2005-02-19Daily bump.GCC Administrator2-2/+2
2005-02-19darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...Stan Shebs2-1/+8
2005-02-18natRuntime.cc (insertSystemProperties): Normalize x86 architecture names to "...Anthony Green2-1/+17
2005-02-19s/2005-01-19/2005-02-19/Jakub Jelinek1-1/+1
2005-02-19decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTING if type is not erro...Jakub Jelinek2-1/+6
2005-02-18array_syntax.cc: Fix test case to use assignment instead of ==Matt Austern6-1/+363
2005-02-18* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating2-2/+4
2005-02-18re PR tree-optimization/18977 (LAPACK test xeigtsts segfaults with optimization)James E Wilson2-0/+35
2005-02-18fold-const.c (constant_boolean_node): Always create values of the specified t...Roger Sayle2-3/+5
2005-02-18except.c (output_function_exception_table): Call assemble_external_libcall (e...Joseph Myers2-0/+6
2005-02-18re PR target/19886 (g++.dg/eh/registers1.C execution test fails)Joseph Myers3-2/+15
2005-02-18re PR target/20054 (ICE in change_address_1)Ulrich Weigand4-21/+55
2005-02-18gij.cc (version): Change year for '--version' to 2005.Anthony Green6-8/+19
2005-02-18* gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Revert again.Jason Merrill2-63/+4
2005-02-18re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template)Giovanni Bajo4-1/+44
2005-02-18lib1funcs.asm (FUNC_ALIAS): New macro.Richard Earnshaw2-5/+16
2005-02-18re PR middle-end/20030 (Broken arguments access)Andrew Pinski2-0/+26
2005-02-18re PR middle-end/20030 (Broken arguments access)Andrew Pinski2-2/+19
2005-02-18re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397)Alexandre Oliva4-2/+49
2005-02-18stmt.c (emit_case_bit_tests): Call fold_convert instead of convert.James A. Morrison3-24/+25
2005-02-18pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below.Eric Botcazou8-7/+18
2005-02-18functional (hash): New function object.Matt Austern17-5/+2369
2005-02-18Charset.java (forName): Throws IllegalArgumentException when argument is null...Robert Schuster2-1/+22
2005-02-18re PR c++/19813 (wrong code with -finline-limit)Jakub Jelinek4-1/+35
2005-02-18genautomata.c (output_get_cpu_unit_code_func, [...]): Don't generate old-styl...Joseph Myers2-6/+11
2005-02-18Daily bump.GCC Administrator2-2/+2
2005-02-18re PR c++/20023 (internal compiler error: Segmentation fault)Jakub Jelinek5-2/+40
2005-02-18re PR tree-optimization/18947 ([non-UAAT] external inline and normal function...Jakub Jelinek6-0/+43
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata15-14/+23
2005-02-17re PR tree-optimization/19917 (Weak const function mishandled inside loop)Roger Sayle2-0/+13
2005-02-17* libgcc2.c, tree-vect-analyze.c: Fix comment typos.Kazu Hirata3-2/+6
2005-02-17builtins.c (expand_builtin_return_addr): Remove tem parameter.Andreas Krebbel4-14/+44
2005-02-17s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek3-6/+12
2005-02-17FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu2-1/+7
2005-02-17re PR c++/20028 (class and then template class gives an ICE)Alexandre Oliva4-0/+20
2005-02-17Class.h (_Jv_GetMethodString): Updated declaration.Tom Tromey5-25/+42
2005-02-172005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+19
2005-02-17Fix ChangeLog typo in date.Andrew Haley1-1/+1
2005-02-17Chromaticity.java, [...]: New files.Michael Koch7-0/+477
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes61-172/+194
2005-02-17[multiple changes]Michael Koch16-0/+104
2005-02-17re PR c++/20022 (-fno-access-control is broken)Alexandre Oliva4-2/+25
2005-02-17lambda-code (perfect_nestify): Remove mark/unmark for rewriting hack.Daniel Berlin3-9/+17