aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-12configure.in (make_compare_target): Move test to ...Kelley Cook4-263/+272
2003-08-12re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell17-304/+252
2003-08-12* gij.cc (main): Handle -? and -X.Tom Tromey2-2/+15
2003-08-12iris6.h: Convert to C90 prototypes.Richard Sandiford5-945/+596
2003-08-12parse.y (java_check_regular_methods): Typo fixes.Tom Tromey7-113/+349
2003-08-12re PR java/5641 (Verifier ICE on reference to inherited method)Tom Tromey4-18/+4
2003-08-122003-08-10 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-10/+18
2003-08-12mauve.exp (test_mauve_sim): Don't find DejaGNUTestHarness in gnu/testlet.Tom Tromey2-6/+19
2003-08-12libjava.exp (libjava_find_lib): Search for .so file first.Tom Tromey2-25/+27
2003-08-12call.c (standard_conversion): Opaque pointers interconvert.Aldy Hernandez3-0/+23
2003-08-12guide.html (GLIBCXX_FORCE_NEW): Update remaining places for the name change f...John Levon2-5/+13
2003-08-12fixinc/inclhack.def (svr4_krnl): Rename from svr4_kernel.Nathanael Nerode4-12/+104
2003-08-12* cp-demangle.c: Clarify what package(s) this is part of.Nathanael Nerode2-2/+6
2003-08-12mips.h: Tweak various comments.Richard Sandiford3-342/+102
2003-08-11re PR rtl-optimization/11319 (loop miscompiled on ppc32)James E Wilson2-1/+8
2003-08-12basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*.Benjamin Kosnik10-84/+89
2003-08-12* gcse.c (gmalloc): Fix last change.Kaveh R. Ghazi2-1/+5
2003-08-12simplify-rtx.c (simplify_binary_operation): Replace calls to gen_rtx_NEG and ...Roger Sayle2-16/+20
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle4-4/+26
2003-08-12fold-const.c (fold): Optimize any associative floating point operator with...Roger Sayle2-5/+8
2003-08-12lib1funcs.asm (__udivdi3): Add .type and .size information in SHmedia case too.Kaz Kojima2-0/+38
2003-08-12configure.in (intermodule): Make switch test more portable.Kelley Cook3-227/+235
2003-08-12Makefile.in (cleanstrap): Pass BOOT_CFLAGS to bootstrap.Kelley Cook2-2/+7
2003-08-12Daily bump.GCC Administrator2-2/+2
2003-08-11typeck.c (merge_types): Handle cv-qualified pointer-to-member types correctly.Mark Mitchell4-3/+30
2003-08-11re PR target/11693 ([ia64] ICE in gen_nop_type)Jakub Jelinek3-0/+102
2003-08-11gcse.c (gmalloc): Argument is a size_t.Kaveh R. Ghazi2-24/+26
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi9-26/+25
2003-08-11EventQueue.java (currentEvent, lastWhen): New fields.Tom Tromey2-5/+52
2003-08-11lib2funcs.S: Fix whitespace.Bob Wilson3-669/+448
2003-08-11mips.c: Various formatting fixes.Richard Sandiford4-52/+63
2003-08-11rs6000.c (spe_init_builtins): Handle evsplati and evsplatfi here.Aldy Hernandez2-2/+26
2003-08-11Makefile.am (stamp-c_base): Add dependency on stamp-bits to make SMP-safe.Andreas Jaeger3-2/+8
2003-08-11dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefix into acc...J"orn Rennecke2-1/+6
2003-08-11acinclude.m4 (GLIBCXX_CONFIGURE): Unprecious CC and CFLAGS when calling AC_PR...Phil Edwards4-51/+44
2003-08-11acinclude.m4: Properly quote variable which will be expanded inside makefiles.Phil Edwards5-64/+65
2003-08-11builtins.c (expand_builtin_strcat): Optimize constant strings.Kaveh R. Ghazi4-9/+87
2003-08-11re PR c++/11789 (rejects legal, multiple inheritance (inheriting from same cl...Mark Mitchell5-9/+75
2003-08-10Remove improper white-space.Per Bothner1-1/+1
2003-08-11Daily bump.GCC Administrator2-2/+2
2003-08-10fix erroneouse pasteNathan Sidwell1-6/+0
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis11-332/+1432
2003-08-10c-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.Nathan Sidwell4-0/+25
2003-08-10cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL NODE is always a TREE_VE...Nathan Sidwell8-139/+129
2003-08-10re PR c++/11670 (ICE in convert_like_real on illegal code)Nathan Sidwell4-4/+30
2003-08-10re PR c++/10530 (Cannot access non-dependent type within nested template)Nathan Sidwell4-14/+49
2003-08-10mips.c (mips_no_mips16_string): Remove.Richard Sandiford3-34/+28
2003-08-10mips-protos.h (coprocessor_operand): Remove declaration.Richard Sandiford5-477/+43
2003-08-10re PR libgcj/11778 (System.out PrintStream does too much buffering)Bryce McKinlay2-17/+33
2003-08-10Daily bump.GCC Administrator2-2/+2