Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 39 | -180/+201 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 32 | -93/+105 |
2004-10-22 | * gnu/java/net/natPlainSocketImplPosix.cc | Ulrich Weigand | 2 | -1/+7 |
2004-10-22 | dwarf.h, [...]: Update copyright. | Kazu Hirata | 10 | -9/+14 |
2004-10-22 | re PR java/17265 (Libjava doesn't build) | Eric Botcazou | 2 | -44/+7 |
2004-10-22 | ptx4.h, [...]: Update copyright. | Kazu Hirata | 5 | -4/+11 |
2004-10-22 | m68k.h (HARD_REGNO_RENAME_OK): New macro. | Peter Barada | 4 | -0/+32 |
2004-10-22 | re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";") | Nathan Sidwell | 5 | -64/+85 |
2004-10-22 | tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible. | Zdenek Dvorak | 2 | -25/+84 |
2004-10-22 | array (array): Make safe for zero-sized arrays. | Benjamin Kosnik | 19 | -24/+812 |
2004-10-21 | dllimport1.C: Move dg-warnings. | Aaron W. LaFramboise | 4 | -10/+16 |
2004-10-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-10-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-10-21 | config.gcc: Add support for --enable-e500_double. | Aldy Hernandez | 9 | -37/+280 |
2004-10-21 | basic_string.h (_M_set_length_and_sharable): New. | Paolo Carlini | 3 | -20/+24 |
2004-10-21 | lib1funcs.asm (___umulsidi3): Fix typo. | Giovanni Bajo | 1 | -1/+1 |
2004-10-21 | * config/arc/lib1funcs.asm (___umulsidi3): Fix typo. | Giovanni Bajo | 2 | -1/+5 |
2004-10-21 | re PR c++/18073 (mmintrin.h rejected by C++ frontend) | Mark Mitchell | 9 | -61/+154 |
2004-10-21 | NetworkInterface.java, [...]: Import cleanup. | Michael Koch | 8 | -10/+23 |
2004-10-21 | HandshakeCompletedEvent.java, [...]: Import cleanup. | Michael Koch | 8 | -13/+21 |
2004-10-21 | BasicAttribute.java, [...]: Import cleanup. | Michael Koch | 18 | -35/+66 |
2004-10-21 | Cipher.java, [...]: Import cleanup. | Michael Koch | 10 | -24/+30 |
2004-10-21 | AlgorithmParameterGenerator.java, [...]: Import cleanup. | Michael Koch | 30 | -453/+500 |
2004-10-21 | MarshalledObject.java, [...]: Import cleanup. | Michael Koch | 22 | -68/+110 |
2004-10-21 | InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'. | Tom Tromey | 2 | -8/+10 |
2004-10-21 | * gnu/java/nio/channels/natFileChannelPosix.cc | Ulrich Weigand | 2 | -2/+8 |
2004-10-21 | dbxout.c: Remove unnecessary #undefs. | Zack Weinberg | 5 | -59/+48 |
2004-10-21 | re PR c/17538 (Filename and IMA) | Andrew Pinski | 2 | -1/+7 |
2004-10-21 | re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime)) | Andrew Pinski | 7 | -7/+80 |
2004-10-21 | * expr.c (store_expr): Remove dont_store_target. | Kazu Hirata | 2 | -2/+4 |
2004-10-21 | re PR c++/13560 (wrong file name in error message) | Andrew Pinski | 2 | -0/+9 |
2004-10-21 | * tree-cfg.c (thread_jumps): Speed up by using a worklist. | Kazu Hirata | 2 | -18/+89 |
2004-10-21 | tree-cfg.c (thread_jumps): Move a part of it to ... | Kazu Hirata | 2 | -163/+184 |
2004-10-21 | ResourceBundle.java (tryBundle): Also ignore ClassCastException. | Tom Tromey | 2 | -1/+7 |
2004-10-21 | dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument. | David Edelsohn | 3 | -10/+15 |
2004-10-21 | vector.tcc (_M_insert_aux, [...]): Check at the outset that we are not trying... | Paolo Carlini | 4 | -6/+97 |
2004-10-21 | re PR java/18091 (Valgrind errors building libjava) | Andrew Haley | 2 | -1/+13 |
2004-10-21 | expr.c (store_expr): Clean up by renaming want_value to call_param_p. | Kazu Hirata | 2 | -20/+21 |
2004-10-21 | * typeck.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-10-21 | memfriend11.C: Fix comment typo. | Kriang Lerdsuwanakij | 3 | -2/+7 |
2004-10-21 | linux-unwind.h (sh_fallback_frame_state): Don't fixup pc here. | Kaz Kojima | 2 | -4/+5 |
2004-10-21 | re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in str... | Aldy Hernandez | 2 | -1/+9 |
2004-10-21 | configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux... | Kaz Kojima | 4 | -4/+107 |
2004-10-21 | Add m32r support. | Kazuhiro Inaoka | 2 | -0/+12 |
2004-10-21 | sysv.S (ffi_call_SYSV): Don't align for double data. | Kaz Kojima | 3 | -6/+78 |
2004-10-21 | typo fix | Alan Modra | 1 | -1/+1 |
2004-10-21 | ieee754-sf.S: Large speed improvements. | Nicolas Pitre | 3 | -1000/+868 |
2004-10-20 | cleanup-10.c, [...]: Use -fnon-call-exceptions, not -fasynchronous-unwind-tab... | Richard Henderson | 5 | -4/+10 |
2004-10-20 | call386.c (foo): Fix return type. | Richard Henderson | 3 | -6/+15 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 30 | -578/+430 |