summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stmt.c (expand_decl): Be more selective about calling mark_reg_pointer.Jeff Law2004-06-012-5/+19
* re PR objc/7993 (private variables cannot be shadowed in subclasses)Nicola Pero2004-06-015-18/+146
* invoke.texi (-static-libgcc): Explicitly mention non-GNU linkers.Eric Botcazou2004-06-012-8/+13
* config.h.in: Regenerated.Andreas Jaeger2004-06-013-174/+336
* configure.in: Handle multilibs, support --enable-version-specific-runtime-libs.Andreas Jaeger2004-06-017-3034/+7365
* Daily bump.GCC Administrator2004-06-012-2/+2
* GtkComponentPeer.java (requestFocus): Implement by calling gtkRequestFocus.Mark Wielaard2004-05-314-8/+26
* re PR c++/15701 (ICE with friends and template template parameter)Mark Mitchell2004-05-314-1/+27
* re PR target/12968 (doc m68k -mshort)Bernardo Innocenti2004-06-012-0/+7
* CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch2004-05-315-387/+943
* InflaterInputStream.java: Merged more with Classpath version.Michael Koch2004-05-313-27/+72
* re PR c/15749 (--pedantic-errors behaves differently from --pedantic with C-c...Joseph Myers2004-05-315-2/+50
* re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou2004-05-316-2/+69
* re PR c++/15742 ('noreturn' attribute ignored in method of template functions.)Mark Mitchell2004-05-3115-18/+200
* linker-map.gnu (GLIBCXX_3.4.1): Add.Benjamin Kosnik2004-05-316-9/+47
* * javax/swing/plaf/basic/BasicMenuUI.java:Olga Rodimina2004-05-312-3/+9
* gengtype-lex.l: Catch stray GTY markers in the files gengtype looks at.Geoffrey Keating2004-05-313-1/+13
* * trans-types.c: Fix spelling & layout in comments.Tobias Schlüter2004-05-312-10/+28
* re PR tree-optimization/15743 (Fold index() at tree level.)Kazu Hirata2004-05-312-0/+7
* re PR c++/15069 (a bit test on a variable of enum type is miscompiled)Roger Sayle2004-05-314-5/+37
* pa.md: Disable the peephole2 patterns that generate indexed floating-point st...John David Anglin2004-05-312-0/+33
* c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis2004-05-316-51/+153
* sol2.h (__enable_execute_stack): ANSIfy function definition.Eric Botcazou2004-05-312-2/+6
* parser.c (cp_parser_simple_type_specifier): Explicitly test against NULL_TREE.Eric Botcazou2004-05-312-1/+7
* jcf-write.c (generate_bytecode_conditional): Correct handling of unordered co...Bryce McKinlay2004-05-312-4/+12
* * pex-win32.c (fix_argv): Expand comment.Danny Smith2004-05-312-1/+10
* c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILES...Danny Smith2004-05-312-0/+15
* tree-ssa-dom.c (record_equivalences_from_incoming_edge): Only look at case la...Steven Bosscher2004-05-312-2/+13
* SequenceInputStream.java: Rename enum to e because enum is a keyword in Java ...Michael Koch2004-05-312-7/+12
* CompilerProcess.java: Fixed javadoc to by XHTML compliant.Michael Koch2004-05-312-1/+6
* * builtins.c: Add a prototype for fold_builtin_strchr().Kazu Hirata2004-05-312-0/+5
* call.c, [...]: Fix comment formatting.Kazu Hirata2004-05-318-13/+18
* revert: combine.c (gen_binary): Remove.Paolo Bonzini2004-05-312-320/+315
* pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands when gene...John David Anglin2004-05-312-0/+6
* Daily bump.GCC Administrator2004-05-312-2/+2
* c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski2004-05-307-84/+50
* fold-const.c (combine_comparisons, [...]): Use constant_boolean_node where ap...Roger Sayle2004-05-302-98/+53
* c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...Roger Sayle2004-05-302-46/+97
* re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger2004-05-307-5307/+2557
* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 like CC.Andreas Jaeger2004-05-302-2/+23
* re PR tree-optimization/14819 ([tree-ssa] strchr is not folded at tree-level)Steven Bosscher2004-05-302-0/+54
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-3039-151/+164
* gimplify.c (sort_case_labels): New.Steven Bosscher2004-05-304-3/+45
* * lang-specs.h: Add missing initializers for .ii.Andreas Jaeger2004-05-302-3/+7
* target-supports.exp (check_iconv_available): Fix fallout from 2004-05-28 patch.Graham Stott2004-05-302-2/+7
* re PR fortran/14067 (no warning when character data statement overflows decla...Tobias Schlüter2004-05-302-3/+11
* fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE.Andrew Pinski2004-05-302-0/+9
* std_complex.h (complex<_Tp>): Properly indent to follow C++STYLE.Gabriel Dos Reis2004-05-302-166/+385
* re PR fortran/15620 (Statement functions and optimization cause IC)Paul Brook2004-05-308-62/+186
* Toolkit.java (loadSystemColors): Implement.Mark Wielaard2004-05-302-3/+39