| 2004-10-19 | 
R. Kelley Cook | CRLF fixup | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Eric Botcazou | * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Andrew Pinski | tree-cfg.c (group_case_labels): Look at the second...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Richard Henderson | Testcase for PR 17962. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Richard Henderson | re PR target/17962 (small fp vector uses sse/mmx vector...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Ulrich Weigand | gc_priv.h (GC_generic_malloc_words_small_inner): Add...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Richard Henderson | builtins.c (expand_builtin_memmove): If fold_builtin_me...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Richard Henderson | re PR middle-end/17885 (gimplifing of volatile &a->) | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kazu Hirata | tree-cfg.c (thread_jumps): Use a do-while loop instead...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kazu Hirata | expr.c (expand_assignment): Remove the last argument. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kazu Hirata | MAINTAINERS: Remove from Write After Approval those...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kazu Hirata | expr.c (expand_expr_real_1): Remove unnecessary assignm...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Paolo Bonzini | re PR c++/18047 (Wrong precedence between equality...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kaz Kojima | * config/sh/sh.c (sh5_schedule_saves): Fix typo. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Sebastian Pop | * MAINTAINERS:  Update my email address. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Paolo Carlini | list_sort_search.cc: Include <ext/new_allocator.h>. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
Kelley Cook | configure.ac (powerpc-*-darwin*): Require assembler...  | 
commit | commitdiff | tree | 
| 2004-10-19 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-19 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | reload1.c (ior_hard_reg_set): Remove. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kaz Kojima | ffi.c (ffi_prep_closure): Set T bit in trampoline for...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Eric Botcazou | re PR middle-end/18045 (signed integer remainder for...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Ziemowit Laski | c-parse.in (reservedwords): Add OBJC_TYPE_QUAL as alter...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Eric Botcazou | re PR middle-end/17813 (ada bootstrap failure on i486...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andrew Pinski | pr17529.c: Fix test for non x86. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Richard Henderson | c-common.c (handle_mode_attribute): Allow scalar->vecto...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andrew Pinski | Fix typo. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Matthias Klose | * gnatvsn.ads: Set gnat library version to 4.0. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | expr.c (expand_expr_real_1): Don't request a value...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | tree-cfg.c (cleanup_tree_cfg): Don't iterate on thread_...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | tree-cfg.c (tree_forwarder_block_p): Don't set forwardable. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andreas Krebbel | cfg.c (dump_flow_info): Remove redundant dump of reg...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andrew Pinski | re PR middle-end/16973 (Differences between addresses...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andrew Pinski | re PR middle-end/15014 (labels after are removed even...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
David Edelsohn | Note PR rtl-optimization/18002. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Pat Haugen | simplify-rtx.c (mode_signbit_p): Externalize function... | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Diego Novillo | tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Diego Novillo | re PR tree-optimization/17656 (internal compiler error...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Nathan Sidwell | cp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Richard Henderson | * pointer-set.c (hash1): Don't use libm functions in...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
H.J. Lu | Correct date. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
H.J. Lu | re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | basic-block.h (reg_set_iterator): New. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Jeroen Frijters | 2004-10-18  Jeroen Frijters  <jeroen@frijters.net> | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Sven de Marothy | 2004-10-18  Sven de Marothy  <sven@physto.se> | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Mark Wielaard | ExtraClassLoader.java: New. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Andrew Haley | re PR libgcj/18036 (Bad interaction between interpreter...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Jeroen Frijters | 2004-10-18  Jeroen Frijters  <jeroen@frijters.net> | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | BufferedInputStream.java: Fixed @author tag. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Jakub Jelinek | i386.md (addqi_1_slp): Test for incdec_operand operand...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | Inet4Address.java: Merged file header and javadocs. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | [multiple changes] | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Kazu Hirata | * loop-unroll.c: Fix comment typos. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | System.java: Revert accidential change. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | Math.java, [...]: Reworked import statements, HTML...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Jeroen Frijters | 2004-10-18  Jeroen Frijters  <jeroen@frijters.net> | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | PlainDatagramSocketImpl.java: Reworked import statements. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | 2004-10-18  Michael Koch  <konqueror@gmx.de> | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Michael Koch | [multiple changes] | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Paolo Carlini | basic_string.tcc (_M_mutate): Do not reallocate unneces...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Steven Bosscher | Make-lang.in (java/parse.o-warn, [...]): New rules...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Revital Eres | Makefile.in (loop-unroll.o): Add VARRAY_H dependency. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Danny Smith | cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Ben Elliston | ppc-sdata-1.c: Update to consider the possibility of...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Hans-Peter...  | cfgrtl.c (rtl_verify_flow_info_1): When checking insns...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
Joseph Myers | extend.texi (Attribute Syntax): Clarify details of...  | 
commit | commitdiff | tree | 
| 2004-10-18 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-18 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Zdenek Dvorak | tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Move...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Steven Bosscher | class.c (ident_subst): Always alloca buffer. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Andrew Pinski | revert: c-typeck.c (default_function_array_conversion...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Andrew Pinski | re PR middle-end/17925 (Gotos loses their locations) | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Kazu Hirata | elfos.h, [...]: Update copyright. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Andrew Pinski | re PR tree-optimization/17529 (ICE in get_indirect_ref_...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Kazu Hirata | * expr.c (expand_expr_real_1): Remove an obsolete comment. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Andrew Pinski | c-typeck.c (default_function_array_conversion): Always...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Andrew Pinski | Make-lang.in (F95_ADDITIONAL_OBJS): Kill. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Benjamin Kosnik | mt_allocator.h (__pool::_M_get_align): New. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Dhruv Matani | bitmap_allocator.h: Change unsigned int -> size_t... | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Michael Koch | BindException.java, [...]: Big import statement and...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Michael Koch | OID.java, [...]: Import statements cleaned up. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Jakub Jelinek | pointer-set.c (hash1): Use integer part of 2^64 / phi...  | 
commit | commitdiff | tree | 
| 2004-10-17 | 
Giovanni Bajo | re PR c++/17743 (dependent expressions in attributes) | 
commit | commitdiff | tree | 
| 2004-10-17 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-17 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Joseph Myers | Fix typo in last entry. | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Joseph Myers | c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTEN...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Dale Johannesen | c-common.c (c_common_get_alias_set): Use GGC for type_h...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | NIODatagramSocket.java, [...]: Reorganized import state...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | RMIMarshalledObjectOutputStream.java [...]: File header...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Hans-Peter...  | expr.c (expr_add_location): Move declaration to before...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | UTF_16.java, [...]: Cleanup. | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | 2004-10-16  Michael Koch  <konqueror@gmx.de> | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | BigDecimal.java, [...]: Reorganized import statements...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Michael Koch | ExplicitBeanInfo.java: Explicitely import java.awt...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Zdenek Dvorak | re PR tree-optimization/17766 (cc1 hangs in with -O3...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Zdenek Dvorak | tree-ssa-loop-ivopts.c (struct ivopts_data): New field...  | 
commit | commitdiff | tree | 
| 2004-10-16 | 
Zdenek Dvorak | re PR tree-optimization/17560 (Infinite recursion in...  | 
commit | commitdiff | tree | 
| next |