aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-12re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler7-88/+178
2003-11-12re PR c++/12735 (duplicate error messages for redeclaration errors)Mark Mitchell5-54/+91
2003-11-12re PR rtl-optimization/12953 (tree inline bug and fix)Alexey Starovoytov2-36/+46
2003-11-12gnu_java_awt_peer_gtk_GtkLabelPeer.c (setAlignment): Rename to nativeSetAlign...Tom Fitzsimmons2-1/+6
2003-11-12re PR java/11045 (int cast bug)Andrew Haley2-3/+11
2003-11-12arm.md (storehi): Avoid use of explicit subreg.Richard Earnshaw2-5/+14
2003-11-12xfail frv-*-*.Catherine Moore2-1/+5
2003-11-12re PR java/11533 (Inlining drops static initialization of inner class)Andrew Haley3-9/+39
2003-11-12* config/sh/sh.md (prefetch): New pattern.J"orn Rennecke2-0/+17
2003-11-12intdoc.in (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-3/+4
2003-11-12c99-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.Andreas Jaeger2-1/+8
2003-11-12intdoc.texi (Signal Intrinsic (subroutine)): Fix texinfo warning using @code.Andreas Jaeger2-2/+7
2003-11-12Resync.Arnaud Charlet1-0/+153
2003-11-12reload1.c (reload): Verify that addresses for reg_equiv_* are valid for the a...Eric Christopher2-0/+11
2003-11-12c++config: Move using directive...Benjamin Kosnik3-1/+7
2003-11-12c90-const-expr-2.c (foo): Avoid extra warning on 64-bit systems.Andreas Jaeger4-3/+22
2003-11-12jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.Danny Smith3-13/+37
2003-11-12re PR libstdc++/12947 (Demangler bug)Carlo Wood4-94/+298
2003-11-12function.c (purge_addressof_1): Add libcall check.Eric Christopher2-26/+34
2003-11-12* config/h8300/t-h8300: Fix an obsolete comment.Kazu Hirata2-3/+4
2003-11-12re PR libstdc++/12875 (Weird behaviour in basic_filebuf::setbuf())Paolo Carlini7-40/+155
2003-11-12Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec...Thomas Fitzsimmons11-47/+207
2003-11-12Daily bump.GCC Administrator2-2/+2
2003-11-11New tests.Richard Henderson2-0/+26
2003-11-11cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.Jason Merrill7-3/+128
2003-11-11* gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.Andreas Jaeger2-2/+4
2003-11-11* gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.Andreas Jaeger2-1/+5
2003-11-11Undo accidental GET_MODE_BITSIZE damage.James E Wilson2-11/+9
2003-11-11re PR java/12915 (Broken String concatenation)Tom Tromey2-1/+9
2003-11-11For PR java/12915:Tom Tromey3-0/+11
2003-11-11[multiple changes]Benjamin Kosnik98-851/+11304
2003-11-11jacks.exp (gcj_jacks_write): Enable "assert" constraint.Tom Tromey3-0/+32
2003-11-11lib1funcs.asm: Replace DenHighZero with DenHighNonZero.Kazu Hirata2-4/+9
2003-11-11cgraphunit.c (cgraph_function_possibly_inlined_p): Use really_no_inline.Jan Hubicka2-1/+6
2003-11-11GtkLabelPeer.java (create()): Call new create.Thomas Fitzsimmons4-23/+127
2003-11-11pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines when generating 64-bi...John David Anglin2-8/+14
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch12-21/+22
2003-11-112003-11-11 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+6
2003-11-11natPipeImpl.cc, [...]: RemovedMichael Koch9-274/+476
2003-11-11URLStreamHandler.java (toExternalForm): Print port only if host is printed to...Michael Koch2-4/+10
2003-11-10rs6000.c (legitimate_lo_sum_address_p): Remove accidental commit in previous ...David Edelsohn2-3/+8
2003-11-11Minor fixes to darwin version of -mpowerpc64.Fariborz Jahanian1-0/+8
2003-11-11Misc. fixes for -mpowerpc64 vesion darwin.Fariborz Jahanian2-2/+26
2003-11-11Timestamp.java (valueOf): Correctly handle nanoseconds.Gary Benson2-9/+31
2003-11-11Daily bump.GCC Administrator2-2/+2
2003-11-10* dwarf2out.c (gen_label_die): Cope with DECL_RTL not set.Richard Henderson2-4/+9
2003-11-10darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern4-0/+40
2003-11-10jcf-parse.c (classify_zip_file): Correctly compare filename_length against le...Tom Tromey2-1/+6
2003-11-10* cvt.c (convert_to_void): Use void_zero_node after overload failure.Richard Henderson2-0/+5
2003-11-10For PR java/12996:Tom Tromey6-0/+77