aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-31CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch5-387/+943
2004-05-31InflaterInputStream.java: Merged more with Classpath version.Michael Koch3-27/+72
2004-05-31re PR c/15749 (--pedantic-errors behaves differently from --pedantic with C-c...Joseph Myers5-2/+50
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou6-2/+69
2004-05-31re PR c++/15742 ('noreturn' attribute ignored in method of template functions.)Mark Mitchell15-18/+200
2004-05-31linker-map.gnu (GLIBCXX_3.4.1): Add.Benjamin Kosnik6-9/+47
2004-05-31* javax/swing/plaf/basic/BasicMenuUI.java:Olga Rodimina2-3/+9
2004-05-31gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating3-1/+13
2004-05-31* trans-types.c: Fix spelling & layout in comments.Tobias Schlüter2-10/+28
2004-05-31re PR tree-optimization/15743 (Fold index() at tree level.)Kazu Hirata2-0/+7
2004-05-31re PR c++/15069 (a bit test on a variable of enum type is miscompiled)Roger Sayle4-5/+37
2004-05-31pa.md: Disable the peephole2 patterns that generate indexed floating-point st...John David Anglin2-0/+33
2004-05-31c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis6-51/+153
2004-05-31sol2.h (__enable_execute_stack): ANSIfy function definition.Eric Botcazou2-2/+6
2004-05-31parser.c (cp_parser_simple_type_specifier): Explicitly test against NULL_TREE.Eric Botcazou2-1/+7
2004-05-31jcf-write.c (generate_bytecode_conditional): Correct handling of unordered co...Bryce McKinlay2-4/+12
2004-05-31* pex-win32.c (fix_argv): Expand comment.Danny Smith2-1/+10
2004-05-31c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILES...Danny Smith2-0/+15
2004-05-31tree-ssa-dom.c (record_equivalences_from_incoming_edge): Only look at case la...Steven Bosscher2-2/+13
2004-05-31SequenceInputStream.java: Rename enum to e because enum is a keyword in Java ...Michael Koch2-7/+12
2004-05-31CompilerProcess.java: Fixed javadoc to by XHTML compliant.Michael Koch2-1/+6
2004-05-31* builtins.c: Add a prototype for fold_builtin_strchr().Kazu Hirata2-0/+5
2004-05-31call.c, [...]: Fix comment formatting.Kazu Hirata8-13/+18
2004-05-31revert: combine.c (gen_binary): Remove.Paolo Bonzini2-320/+315
2004-05-31pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands when gene...John David Anglin2-0/+6
2004-05-31Daily bump.GCC Administrator2-2/+2
2004-05-30c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski7-84/+50
2004-05-30fold-const.c (combine_comparisons, [...]): Use constant_boolean_node where ap...Roger Sayle2-98/+53
2004-05-30c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...Roger Sayle2-46/+97
2004-05-30re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger7-5307/+2557
2004-05-30config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 like CC.Andreas Jaeger2-2/+23
2004-05-30re PR tree-optimization/14819 ([tree-ssa] strchr is not folded at tree-level)Steven Bosscher2-0/+54
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata39-151/+164
2004-05-30gimplify.c (sort_case_labels): New.Steven Bosscher4-3/+45
2004-05-30* lang-specs.h: Add missing initializers for .ii.Andreas Jaeger2-3/+7
2004-05-30target-supports.exp (check_iconv_available): Fix fallout from 2004-05-28 patch.Graham Stott2-2/+7
2004-05-30re PR fortran/14067 (no warning when character data statement overflows decla...Tobias Schlüter2-3/+11
2004-05-30fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE.Andrew Pinski2-0/+9
2004-05-30std_complex.h (complex<_Tp>): Properly indent to follow C++STYLE.Gabriel Dos Reis2-166/+385
2004-05-30re PR fortran/15620 (Statement functions and optimization cause IC)Paul Brook8-62/+186
2004-05-30Toolkit.java (loadSystemColors): Implement.Mark Wielaard2-3/+39
2004-05-30System.java: Reordered imports.Michael Koch2-1/+6
2004-05-302004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch3-6/+22
2004-05-302004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch3-20/+46
2004-05-30BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav...Michael Koch4-16/+23
2004-05-30MPN.java, Arc2D.java: Fixed javadocs all over.Michael Koch3-17/+26
2004-05-302004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch7-17/+34
2004-05-30iresolve.c (gfc_resolve_random_number): Clean up conditional.Steven G. Kargl7-17/+382
2004-05-30random.c: Include unistd.h for close and read prototypes...Andreas Jaeger3-16/+28
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata29-57/+67