aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-18Daily bump.GCC Administrator2-2/+2
2004-12-17MAINTAINERS: Move myself to OS Port Maintainers for windows, cygwin, mingw.Danny Smith2-1/+6
2004-12-17tree-optimize.c (init_tree_optimization_passes): Run pass_late_warn_uninitial...Diego Novillo6-4/+45
2004-12-17i386.c (x86_64_reg_class_name): Re-indent.Richard Henderson4-183/+287
2004-12-17c-decl.c (diagnose_mismatched_decls): Accept mismatched function types: void ...Dale Johannesen4-1/+54
2004-12-17stabs-1.m: Allow assembly label to begin with a dot ('.').Ziemowit Laski2-1/+6
2004-12-17init.c (build_zero_init): max_index is the number of elements, minus 1.Steven Bosscher2-1/+10
2004-12-1720041213-1.c: Move...Jakub Jelinek2-0/+5
2004-12-17fix typoed PR numberNathan Sidwell3-3/+3
2004-12-17re PR c++/17821 (Poor diagnostic for using . instead of ->)Nathan Sidwell6-22/+52
2004-12-17re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Andrew Haley2-1/+28
2004-12-17re PR java/18931 (Java bytecode ICE in except.c remove_unreachable_regions)Andrew Haley4-19/+16
2004-12-17s390.c (s390_gimplify_va_arg): Set alias set to s390_sr_alias_set.Andreas Krebbel2-0/+6
2004-12-17re PR target/17603 (cpowf and cpowl give wrong results)Jan Beulich2-11/+32
2004-12-17tree.c (type_contains_placeholder_1): Always return false for VECTOR_TYPE if ...Steven Bosscher2-3/+9
2004-12-17* config/i386/i386.md (extendsfdf2, *extendsfdf2_1,Uros Bizjak2-11/+47
2004-12-17stabs-1.m: New test.Ziemowit Laski2-0/+22
2004-12-16visibility-c.c: Change compile to assemble for the test.Andrew Pinski2-2/+6
2004-12-16re PR target/19041 (-fvisibility=hidden causes bad codegen for common symbols)Andrew Pinski4-7/+43
2004-12-17Daily bump.GCC Administrator2-2/+2
2004-12-16i386.md (extv, [...]): Revalidate the operand with ext_register_operand.Richard Henderson2-3/+8
2004-12-16* global.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-12-16* de.po: Update.Joseph Myers2-631/+371
2004-12-16re PR tree-optimization/18707 (Performance regression at -O2 with gzip)Eric Botcazou2-7/+29
2004-12-16re PR target/18997 (Segmentation Violation in pthread_getspecific)Danny Smith4-0/+19
2004-12-16configure.in (sh64-*-*): Reenable gprof.Andrew Stubbs3-77/+95
2004-12-16simplify-rtx.c (simplify_replace_rtx): Do not blindly replace hard registers.Richard Henderson2-1/+7
2004-12-16re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu11-15/+27
2004-12-16trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix comment typo.Tobias Schlüter2-3/+8
2004-12-16re PR middle-end/18493 (gcc doesn't like switch blocks without case/default l...Roger Sayle2-0/+15
2004-12-16Makefile.in (MD_DEPS, s-mddeps): New.Richard Henderson5-15/+131
2004-12-16local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison.Nathan Sidwell2-3/+5
2004-12-16type_traits: Implement add_const, add_volatile, and add_cv.Paolo Carlini5-3/+187
2004-12-16* doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs.Nathan Sidwell2-5/+14
2004-12-16s390.c (struct processor_costs): Two new fields: madbr, maebr.Mark Dettinger2-3/+19
2004-12-16type_traits: Implement is_function.Paolo Carlini6-12/+226
2004-12-16re PR c++/18905 (Strange error: subscripted value is neither array nor pointer)Nathan Sidwell13-110/+112
2004-12-16* g++.dg/other/complex1.C: New test.Wolfgang Bangerth2-0/+32
2004-12-16re PR target/19028 (ICE in libjava)Richard Henderson2-1/+8
2004-12-16re PR target/19005 (Error: bad register name `%sil')Richard Henderson2-21/+41
2004-12-16i386.md (*floathisf2_i387, [...]): Also enable for TARGET_MIX_SSE_I387.Uros Bizjak2-2/+7
2004-12-16i386.md (sqrt{s,d}f2_1, [...]): Unify enable constraint with respect to TARGE...Uros Bizjak2-25/+32
2004-12-16* config/i386/i386.md (*fop_?f_comm_{,sse,nosse},Uros Bizjak2-119/+131
2004-12-16objc-act.c (build_private_template): Change to return 'void'...Ziemowit Laski3-88/+190
2004-12-16Daily bump.GCC Administrator2-2/+2
2004-12-15re PR target/18153 (-static-libgcc links in libunwind.so.7)H.J. Lu5-0/+61
2004-12-15be.po, [...]: Update.Joseph Myers12-107264/+134138
2004-12-15* fr.po: Update.Joseph Myers2-6/+9
2004-12-15cfgloop.c (flow_loops_dump): Don't print out levels.Daniel Berlin3-10/+17
2004-12-15reload.c (SMALL_REGISTER_CLASS_P): New.Alexandre Oliva2-7/+21