Age | Commit message (Expand) | Author | Files | Lines |
2004-12-17 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-12-16 | i386.md (extv, [...]): Revalidate the operand with ext_register_operand. | Richard Henderson | 2 | -3/+8 |
2004-12-16 | * global.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-12-16 | * de.po: Update. | Joseph Myers | 2 | -631/+371 |
2004-12-16 | re PR tree-optimization/18707 (Performance regression at -O2 with gzip) | Eric Botcazou | 2 | -7/+29 |
2004-12-16 | re PR target/18997 (Segmentation Violation in pthread_getspecific) | Danny Smith | 4 | -0/+19 |
2004-12-16 | configure.in (sh64-*-*): Reenable gprof. | Andrew Stubbs | 3 | -77/+95 |
2004-12-16 | simplify-rtx.c (simplify_replace_rtx): Do not blindly replace hard registers. | Richard Henderson | 2 | -1/+7 |
2004-12-16 | re PR other/18508 ("basename: too few arguments" when building without bootst... | H.J. Lu | 11 | -15/+27 |
2004-12-16 | trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix comment typo. | Tobias Schlüter | 2 | -3/+8 |
2004-12-16 | re PR middle-end/18493 (gcc doesn't like switch blocks without case/default l... | Roger Sayle | 2 | -0/+15 |
2004-12-16 | Makefile.in (MD_DEPS, s-mddeps): New. | Richard Henderson | 5 | -15/+131 |
2004-12-16 | local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison. | Nathan Sidwell | 2 | -3/+5 |
2004-12-16 | type_traits: Implement add_const, add_volatile, and add_cv. | Paolo Carlini | 5 | -3/+187 |
2004-12-16 | * doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs. | Nathan Sidwell | 2 | -5/+14 |
2004-12-16 | s390.c (struct processor_costs): Two new fields: madbr, maebr. | Mark Dettinger | 2 | -3/+19 |
2004-12-16 | type_traits: Implement is_function. | Paolo Carlini | 6 | -12/+226 |
2004-12-16 | re PR c++/18905 (Strange error: subscripted value is neither array nor pointer) | Nathan Sidwell | 13 | -110/+112 |
2004-12-16 | * g++.dg/other/complex1.C: New test. | Wolfgang Bangerth | 2 | -0/+32 |
2004-12-16 | re PR target/19028 (ICE in libjava) | Richard Henderson | 2 | -1/+8 |
2004-12-16 | re PR target/19005 (Error: bad register name `%sil') | Richard Henderson | 2 | -21/+41 |
2004-12-16 | i386.md (*floathisf2_i387, [...]): Also enable for TARGET_MIX_SSE_I387. | Uros Bizjak | 2 | -2/+7 |
2004-12-16 | i386.md (sqrt{s,d}f2_1, [...]): Unify enable constraint with respect to TARGE... | Uros Bizjak | 2 | -25/+32 |
2004-12-16 | * config/i386/i386.md (*fop_?f_comm_{,sse,nosse}, | Uros Bizjak | 2 | -119/+131 |
2004-12-16 | objc-act.c (build_private_template): Change to return 'void'... | Ziemowit Laski | 3 | -88/+190 |
2004-12-16 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-12-15 | re PR target/18153 (-static-libgcc links in libunwind.so.7) | H.J. Lu | 5 | -0/+61 |
2004-12-15 | be.po, [...]: Update. | Joseph Myers | 12 | -107264/+134138 |
2004-12-15 | * fr.po: Update. | Joseph Myers | 2 | -6/+9 |
2004-12-15 | cfgloop.c (flow_loops_dump): Don't print out levels. | Daniel Berlin | 3 | -10/+17 |
2004-12-15 | reload.c (SMALL_REGISTER_CLASS_P): New. | Alexandre Oliva | 2 | -7/+21 |
2004-12-15 | scanner.c (skip_fixed_comments): Fix typo in comment preceding function. | Tobias Schlüter | 2 | -1/+4 |
2004-12-15 | re PR c++/17972 (const/pure functions result in bad asm) | Eric Botcazou | 4 | -2/+44 |
2004-12-15 | re PR fortran/18993 (incorrect parsing in fixed-form) | Tobias Schlüter | 4 | -2/+25 |
2004-12-15 | PR middle end/17340 | Vladimir Makarov | 2 | -66/+106 |
2004-12-15 | re PR target/19010 (sse and mmx parameter passing broken) | Richard Henderson | 6 | -28/+173 |
2004-12-15 | * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy. | David Edelsohn | 2 | -1/+5 |
2004-12-15 | * gcc.dg/20040813-1.c: Skip for *-*-aix*. | David Edelsohn | 2 | -1/+5 |
2004-12-15 | re PR c++/18825 (ICE segmentation fault in wv2) | Kriang Lerdsuwanakij | 4 | -15/+72 |
2004-12-15 | arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT. | Ian Lance Taylor | 3 | -4/+22 |
2004-12-15 | Add missing entry. | Eric Botcazou | 1 | -0/+27 |
2004-12-15 | re PR preprocessor/15167 (Internal compiler error with "#pragma once") | Eric Botcazou | 8 | -6/+92 |
2004-12-15 | re PR libfortran/17597 (list directed read has error) | Bud Davis | 4 | -1/+115 |
2004-12-15 | re PR other/18665 (-ftrapv borks up simple integer arithmetic) | Eric Botcazou | 5 | -22/+242 |
2004-12-15 | config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca... | Kazuhiro Inaoka | 3 | -2/+26 |
2004-12-15 | (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG. | Kazuhiro Inaoka | 2 | -2/+7 |
2004-12-15 | re PR c++/18981 (ICE in cp_parser_lookup_name) | Nathan Sidwell | 4 | -4/+26 |
2004-12-15 | mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume... | Richard Sandiford | 2 | -3/+6 |
2004-12-14 | * config/i386/i386.md: Fix missing modes on cmove splitters. | Richard Henderson | 2 | -20/+24 |
2004-12-15 | mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h. | Jan Beulich | 2 | -1/+5 |