aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-24re PR c/12713 (Document interaction of attribute noreturn and longjmp)Joseph Myers2-1/+7
2004-09-24re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson6-53/+120
2004-09-24tree-ssa-phiopt.c (conditional_replacement): Use the correct type with the co...Andrew Pinski2-2/+7
2004-09-24re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete str...Andrew Pinski2-0/+19
2004-09-24re PR c/17188 (struct Foo { } redefinition)Joseph Myers6-7/+114
2004-09-24tree-if-conv.c (tree_if_convert_cond_expr0): Create temp.Devang Patel2-10/+31
2004-09-24re PR fortran/17615 (Internal compiler error using interface procedures)Tobias Schlüter4-2/+33
2004-09-24* es.po: Update.Joseph Myers2-16/+14
2004-09-24intrinsic.h (gfc_resolve_getcwd): Update prototype.Tobias Schlüter2-2/+2
2004-09-24re PR libstdc++/17469 (Testsuite in libstdc++ overrides LD_LIBRARY_PATH)H.J. Lu2-1/+6
2004-09-24* intrinsics/etime.c (etime_): New function.Tobias Schlüter2-0/+23
2004-09-24trans-types.c (gfc_return_by_reference): Remove superfluous assertion.Tobias Schlüter2-2/+5
2004-09-24Test case for PR 17517Andrew MacLeod2-0/+37
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey2-7/+21
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey3-0/+13
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey3-0/+22
2004-09-24re PR java/16789 (ICE in force_evaluation_order() on valid code)Tom Tromey3-4/+16
2004-09-24localename.cc (locale::locale(const char*)): Minor tweaks: rename a variable,...Paolo Carlini2-20/+22
2004-09-24parser.c (cp_parser_expression_stack): Clarify why it is an array of NUM_PREC...Paolo Bonzini2-1/+13
2004-09-24hooks.c (hook_tree_tree_bool_null): New.Paolo Bonzini6-8/+17
2004-09-24re PR rtl-optimization/17625 (ICE on legal (doloop creates shared RTL))Zdenek Dvorak2-2/+7
2004-09-24re PR c++/16889 (ambiguity is not detected)Nathan Sidwell4-101/+47
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2-1/+16
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2-0/+12
2004-09-24re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski2-0/+28
2004-09-242004-09-24 Casey Marshall <csm@gnu.org>Casey Marshall2-1/+6
2004-09-24re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski2-0/+36
2004-09-242004-09-24 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2-0/+10
2004-09-242004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov3-1/+23
2004-09-24tree-ssa-dom.c (record_range): Fix violation of strict aliasing rules.Andreas Schwab2-2/+7
2004-09-24ClassLoader.java (loadedClasses): Declare as HashMap.Tom Tromey2-3/+8
2004-09-24* Revert to previous version due to Binutils breakage.Kelley Cook2-170/+75
2004-09-24ObjectInputStream.java: Re-ordered imports.Michael Koch2-9/+11
2004-09-24ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'.Casey Marshall2-1/+9
2004-09-24ObjectInputStream.java (readObject): Delegate instantation of Externalizable ...Jeroen Frijters3-23/+58
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard2-20/+34
2004-09-24fix spaces/tabs againSteven Bosscher1-91/+91
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-17/+31
2004-09-24[multiple changes]Michael Koch2-1/+12
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch13-36/+184
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou6-2/+36
2004-09-242004-09-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-7/+13
2004-09-241-in.cc: XFAIL more arm simulator targets.Paul Brook8-7/+18
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu11-75/+209
2004-09-24Daily bump.GCC Administrator2-2/+2
2004-09-24re PR c/6980 (-Wbad-function-cast gives bogus warning for (double) rand())Joseph Myers4-1/+64
2004-09-23jartool.c (extract_jar): Unconditionally read extra data in the entry header...Tom Tromey2-3/+8
2004-09-23re PR target/17626 (Recent peephole2:s may cause internal compiler errors)Hans-Peter Nilsson2-8/+19
2004-09-23Ignore -ansi -pedantic-errors option coming from dejagnu.Fariborz Jahanian2-0/+2
2004-09-23decl.c (grokfndecl): If ::main is found not to return int, correct it after i...Zack Weinberg74-552/+700