aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-19unwind-c.c: Add libgcc-style exception.Daniel Jacobowitz6-1/+54
2003-08-19cp-lang.c (LANG_HOOKS_DECL_UNINIT): Define.Andrew Pinski2-0/+12
2003-08-19PR c++/10538, PR c/5582Andrew Pinski8-4/+46
2003-08-19*** empty log message ***Andrew Pinski5-0/+72
2003-08-19libjava.exp (libjava_arguments): Add $libjava to the list of libraries.Jeff Sturm2-0/+6
2003-08-19mips.md: Adjust SI-mode "trap_if" instruction to use better predicates and co...Chris Demetriou2-4/+24
2003-08-19i386.c (legitimate_pic_address_disp_p): Change the strstr with $pb to a strco...Andrew Pinski2-3/+12
2003-08-19README: Describe the pch directory.Michael Ritzert2-0/+5
2003-08-19re PR c++/11174 (derived class can access protected base class member functio...Kriang Lerdsuwanakij6-3/+71
2003-08-19re PR libgcj/11575 ([win32] Problem with RandomAccessFile)Danny Smith2-8/+20
2003-08-19jvm.h: New class _Jv_TempUTFString (helper class for getting a temporary C st...Mohan Embar2-0/+81
2003-08-19ropeimpl.h: #include <ostream> instead of <iostream>Petur Runolfsson2-1/+5
2003-08-19langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling.Gabriel Dos Reis5-6/+16
2003-08-19cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.Jan Hubicka4-27/+43
2003-08-19mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P...Richard Sandiford2-2/+8
2003-08-19re PR target/11924 (mips64-linux o32 accesses to certain file-local data inco...Richard Sandiford2-9/+12
2003-08-19re PR c/11207 (ICE with negative index in array element designator)Matt Kraai4-0/+14
2003-08-19crti.asm (_init, _fini): Add alternate code for new call0 ABI.Bob Wilson5-26/+84
2003-08-19Daily bump.GCC Administrator2-2/+2
2003-08-18* config/rs6000/spe.md ("*nabssf2_gpr"): New.Aldy Hernandez2-0/+11
2003-08-18re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result...Tom Tromey4-60/+86
2003-08-18re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result...Tom Tromey4-0/+38
2003-08-18re PR c++/11957 (wrong "warning: statement has no effect")Nathan Sidwell6-20/+34
2003-08-18pt.c (instantiate_class_template): Push to class's scope before tsubsting base.Nathan Sidwell5-1/+53
2003-08-18apparently missing part of 2003-08-15 checkinNathan Sidwell1-3/+2
2003-08-18Add Ian Dall as ns32k port maintainer.Ian Dall1-0/+1
2003-08-18* gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.Richard Sandiford5-4/+8
2003-08-18mips.md: Quote C code in braces.Richard Sandiford2-1191/+885
2003-08-18mips.md (muldf3, mulsf3): Don't call a gen_* function.Richard Sandiford2-40/+23
2003-08-18* config/mips/mips.md: Renumber unspecs. Clean up comments.Richard Sandiford2-150/+90
2003-08-18Daily bump.GCC Administrator2-2/+2
2003-08-17configure.ac: GCC_NO_EXECUTABLES was supposed to be commented in the patch fr...Phil Edwards3-2/+8
2003-08-17acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX...Phil Edwards21-11791/+11716
2003-08-17simplify-rtx.c (associative_constant_p): New function to test whether an RTX ...Roger Sayle2-6/+129
2003-08-17Convert K&R prototypes to ISO C90.Andreas Jaeger2-6/+5
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger15-1667/+1072
2003-08-17re PR c++/11702 ([unit-at-a-time] Failure to emit code for inlined function i...Jan Hubicka2-0/+9
2003-08-17Daily bump.GCC Administrator2-2/+2
2003-08-16* config/sparc/sparc.c: Convert to ISO C.Kaveh R. Ghazi2-498/+207
2003-08-16sparc-protos.h: Don't use the PARAMS macro.Kaveh R. Ghazi3-156/+146
2003-08-16gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE t...Gerald Pfeifer2-6/+29
2003-08-16Remove 3.4 change list, point to gcc-3.4/changes.htmlNathan Sidwell1-88/+1
2003-08-16re PR c++/11512 (Spurious warning for comma-operator in templates)Nathan Sidwell8-39/+85
2003-08-16i386.c (ix86_fntype_regparm): Rename from ...Jan Hubicka5-121/+156
2003-08-16Daily bump.GCC Administrator2-2/+2
2003-08-15cp-tree.def (NON_DEPENDENT_EXPR): Add operand.Nathan Sidwell5-21/+25
2003-08-15decl2.c (mark_member_pointers): Rename to...Jan Hubicka5-16/+82
2003-08-15cp: * pt.c (instantiate_class_template): Set location before substuting bases.Nathan Sidwell7-6/+50
2003-08-15decl.c (make_typename_type): Use my_friendly_assert.Nathan Sidwell2-5/+8
2003-08-15* method.c (use_thunk): Expand body directly.Jan Hubicka2-1/+5