aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-16[multiple changes]Graydon Hoare244-9043/+16390
2005-02-16[multiple changes]Mark Wielaard25-302/+400
2005-02-16re PR middle-end/19865 (ice / gnat bug detected.)Diego Novillo2-0/+10
2005-02-16re PR debug/19521 (omitted stab for gcov initialization function)Richard Henderson2-12/+27
2005-02-16Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley10-30/+115
2005-02-16PersistentByteMap.java (name, values, fc): new fields.Andrew Haley3-59/+332
2005-02-16re PR tree-optimization/19967 (built-in folding causes excess diagnostics)Kazu Hirata4-36/+85
2005-02-16re PR target/20007 (error: too many arguments to function `find_basic_blocks)Kazu Hirata3-12/+19
2005-02-16re PR middle-end/19857 (alignment check of SSE constant fails in simple test ...Jakub Jelinek6-4/+62
2005-02-1616728.cc: Remove redundant include <testsuite_performance.h>.Paolo Carlini2-2/+6
2005-02-16re PR libstdc++/19829 (cris-elf testsuite failure: 21_strings/basic_string/fi...Paolo Carlini3-4/+11
2005-02-15gcse.c (blocks_with_calls): New bitmap.Jeff Law2-31/+61
2005-02-15re PR bootstrap/18810 (Darwin's as unlinks /dev/null)Peter O'Gorman2-1/+11
2005-02-16prims.cc (_Jv_CreateJavaVM): Add comment about initialization order.David Daney3-11/+26
2005-02-16re PR libgcj/19823 (java fails with non-executable memory)Bryce McKinlay6-0/+36
2005-02-16re PR target/19924 ([AVR] MODES_TIEABLE incorrect)Andy Hutchinson2-1/+7
2005-02-16Daily bump.GCC Administrator2-2/+2
2005-02-15re PR libstdc++/19955 (Second std::ctype<char>::narrow() does not call std::c...Paolo Carlini3-29/+143
2005-02-15Add Alan Modra to last ChangeLog entry.David Edelsohn1-0/+1
2005-02-15re PR preprocessor/19077 (Internal compiler error compiling MPlayer)Eric Christopher4-4/+29
2005-02-15re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn7-26/+66
2005-02-15[multiple changes]Mark Wielaard2-24/+43
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C...Mark Wielaard2-5/+6
2005-02-15URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB...Mark Wielaard2-74/+41
2005-02-15SSLContext.java (getInstance): Add exception message and/or cause before thro...Mark Wielaard2-5/+10
2005-02-15fold-const.c (fold): Fold -(~A) to A + 1.James A. Morrison4-0/+67
2005-02-15re PR pch/14940 (PCH largefile test fails on various platforms)James A. Morrison2-0/+73
2005-02-15tree-vn.c (get_value_handle): Make sure that given an is_gimple_min_invariant...Daniel Berlin2-5/+12
2005-02-15re PR c++/17788 (poor diagnostic for missing reference initializer)Alexandre Oliva5-55/+57
2005-02-15decl2.c (mark_used): Set the source location of the used decl to the current ...Alexandre Oliva3-8/+25
2005-02-15* passes.c (rest_of_handle_gcse): Fix a comment.Kazu Hirata2-1/+5
2005-02-15overflow-warn-1.c, [...]: New tests.Joseph Myers5-0/+514
2005-02-15gcse.c (canon_modify_mem_set_list_set): Kill unnecessary bitmap.Jeff Law2-12/+10
2005-02-15Makefile.am (libgcj_la_SOURCES): Move all sources ...Richard Henderson3-35/+76
2005-02-15cxb30131.c: Include <stdlib.h> to properly declare malloc.Andreas Schwab2-1/+7
2005-02-15bitmap.c, [...]: Update copyright.Kazu Hirata13-12/+22
2005-02-15linkage.exp (s390): Check for 64bit added.Andreas Krebbel2-1/+8
2005-02-15bb-reorder.c (find_traces_1_round): Force fallthru edge from a call to be bes...Richard Henderson2-0/+21
2005-02-15flow.c (recompute_reg_usage): Remove all arguments.Kazu Hirata4-9/+8
2005-02-15basic-block.h: Adjust the prototype for find_basic_blocks.Kazu Hirata4-6/+11
2005-02-15Daily bump.GCC Administrator2-2/+2
2005-02-15re PR libstdc++/19946 (cris-elf testsuite failure: demangle/abi_examples/01.c...Jakub Jelinek3-4/+15
2005-02-14tree-dump.c (dump_files): Update to reflect new member of dump_file_info.Daniel Berlin5-60/+92
2005-02-14jawt.c: New file.Thomas Fitzsimmons10-18/+600
2005-02-14* testsuite/libjava.lang/PR19921.java: Use correct class name.Tom Tromey2-1/+5
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey3-0/+5
2005-02-14re PR preprocessor/16323 (-Wendif-labels listed even though it's on by default)Joseph Myers2-3/+9
2005-02-14Fix typo.David Edelsohn1-2/+2
2005-02-14re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn2-3/+32
2005-02-14re PR java/19921 (wrong argument count for invokeInterface with new multidime...Tom Tromey5-0/+24