aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch39-180/+201
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata32-93/+105
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand2-1/+7
2004-10-22dwarf.h, [...]: Update copyright.Kazu Hirata10-9/+14
2004-10-22re PR java/17265 (Libjava doesn't build)Eric Botcazou2-44/+7
2004-10-22ptx4.h, [...]: Update copyright.Kazu Hirata5-4/+11
2004-10-22m68k.h (HARD_REGNO_RENAME_OK): New macro.Peter Barada4-0/+32
2004-10-22re PR c++/18095 (ICE in cp_lexer_consume_token on missing ";")Nathan Sidwell5-64/+85
2004-10-22tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible.Zdenek Dvorak2-25/+84
2004-10-22array (array): Make safe for zero-sized arrays.Benjamin Kosnik19-24/+812
2004-10-21dllimport1.C: Move dg-warnings.Aaron W. LaFramboise4-10/+16
2004-10-22Daily bump.GCC Administrator1-1/+1
2004-10-22Daily bump.GCC Administrator1-1/+1
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez9-37/+280
2004-10-21basic_string.h (_M_set_length_and_sharable): New.Paolo Carlini3-20/+24
2004-10-21lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo1-1/+1
2004-10-21* config/arc/lib1funcs.asm (___umulsidi3): Fix typo.Giovanni Bajo2-1/+5
2004-10-21re PR c++/18073 (mmintrin.h rejected by C++ frontend)Mark Mitchell9-61/+154
2004-10-21NetworkInterface.java, [...]: Import cleanup.Michael Koch8-10/+23
2004-10-21HandshakeCompletedEvent.java, [...]: Import cleanup.Michael Koch8-13/+21
2004-10-21BasicAttribute.java, [...]: Import cleanup.Michael Koch18-35/+66
2004-10-21Cipher.java, [...]: Import cleanup.Michael Koch10-24/+30
2004-10-21AlgorithmParameterGenerator.java, [...]: Import cleanup.Michael Koch30-453/+500
2004-10-21MarshalledObject.java, [...]: Import cleanup.Michael Koch22-68/+110
2004-10-21InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'.Tom Tromey2-8/+10
2004-10-21* gnu/java/nio/channels/natFileChannelPosix.ccUlrich Weigand2-2/+8
2004-10-21dbxout.c: Remove unnecessary #undefs.Zack Weinberg5-59/+48
2004-10-21re PR c/17538 (Filename and IMA)Andrew Pinski2-1/+7
2004-10-21re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime))Andrew Pinski7-7/+80
2004-10-21* expr.c (store_expr): Remove dont_store_target.Kazu Hirata2-2/+4
2004-10-21re PR c++/13560 (wrong file name in error message)Andrew Pinski2-0/+9
2004-10-21* tree-cfg.c (thread_jumps): Speed up by using a worklist.Kazu Hirata2-18/+89
2004-10-21tree-cfg.c (thread_jumps): Move a part of it to ...Kazu Hirata2-163/+184
2004-10-21ResourceBundle.java (tryBundle): Also ignore ClassCastException.Tom Tromey2-1/+7
2004-10-21dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.David Edelsohn3-10/+15
2004-10-21vector.tcc (_M_insert_aux, [...]): Check at the outset that we are not trying...Paolo Carlini4-6/+97
2004-10-21re PR java/18091 (Valgrind errors building libjava)Andrew Haley2-1/+13
2004-10-21expr.c (store_expr): Clean up by renaming want_value to call_param_p.Kazu Hirata2-20/+21
2004-10-21* typeck.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-21memfriend11.C: Fix comment typo.Kriang Lerdsuwanakij3-2/+7
2004-10-21linux-unwind.h (sh_fallback_frame_state): Don't fixup pc here.Kaz Kojima2-4/+5
2004-10-21re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in str...Aldy Hernandez2-1/+9
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima4-4/+107
2004-10-21Add m32r support.Kazuhiro Inaoka2-0/+12
2004-10-21sysv.S (ffi_call_SYSV): Don't align for double data.Kaz Kojima3-6/+78
2004-10-21typo fixAlan Modra1-1/+1
2004-10-21ieee754-sf.S: Large speed improvements.Nicolas Pitre3-1000/+868
2004-10-20cleanup-10.c, [...]: Use -fnon-call-exceptions, not -fasynchronous-unwind-tab...Richard Henderson5-4/+10
2004-10-20call386.c (foo): Fix return type.Richard Henderson3-6/+15
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg30-578/+430