aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-20apparently managed not to commit the crucial part of c++/12332Nathan Sidwell1-2/+7
2003-09-20* g++.dg/rtti/typeid3.C: Correct expected error message.Kriang Lerdsuwanakij2-2/+6
2003-09-20re PR c++/157 (Duplicate error message for invalid elaborated type specifier)Kriang Lerdsuwanakij4-0/+59
2003-09-20Reference.java (clear): Set referent to null and synchronize.David Daney2-1/+11
2003-09-20Daily bump.GCC Administrator2-2/+2
2003-09-19NIODatagramSocket.java, [...]: New files.Michael Koch5-2/+164
2003-09-19mixed-struct-check.h: New.Janis Johnson16-0/+1065
2003-09-19MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers'...Ziemowit Laski2-1/+6
2003-09-19configure.in: Remove --with-elf, which doesn't work.Nathanael Nerode4-318/+301
2003-09-19xm-vsta.h: Remove xm-file believed useless.Nathanael Nerode4-13/+6
2003-09-19GtkDialogPeer.java (create()): Create a top-level GTK window.Thomas Fitzsimmons9-129/+158
2003-09-19closure_fn0.c: Xfail mips, arm, strongarm, xscale.Andreas Tobler31-349/+383
2003-09-19install.texi: Document the multiple testsuite options.Phil Edwards2-2/+76
2003-09-19install.texi (Specific): Add the specific versions of GCC where support for F...Gerald Pfeifer2-3/+9
2003-09-19t-m68kbare, t-rtems: Change 68681 to 68881.Joel Sherrill3-2/+7
2003-09-19m68k.h (TARGET_CPU_CPP_PREDEFINES): Add predefines for -m68030, -m68020-60 an...Bernardo Innocenti3-143/+140
2003-09-19array11.C: Change unsigned to __SIZE_TYPE__ so that it will not complain on L...Andrew Pinski2-2/+9
2003-09-19re PR c++/495 (ICE in in lookup_template_class, at cp/pt.c:3961)Kriang Lerdsuwanakij4-0/+40
2003-09-19t-rtems: New.Ralf Corsepius3-2/+12
2003-09-19t-rtems: New.Ralf Corsepius3-1/+12
2003-09-19* cgraph.c: Fix typo in debugging output.Kelley Cook2-1/+5
2003-09-19fix PR numberNathan Sidwell3-3/+3
2003-09-19re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::se...Nathan Sidwell3-0/+27
2003-09-19win32-threads.cc: (ensure_interrupt_event_initialized) New function for lazy ...Mohan Embar4-11/+152
2003-09-19DatagramSocket.java (getLocalAddress): Renamed result variable to localAddr.Michael Koch3-8/+13
2003-09-19re PR target/12166 (Profiled programs crash if PROFDIR is set)T. Papadopoulo2-0/+10
2003-09-19decl.c (cxx_scope_descriptor): Fix thinko.Gabriel Dos Reis2-1/+9
2003-09-18c-ppoutput.c (print): Use fileline typedef for field 'line'.Mike Stump3-18/+24
2003-09-19Daily bump.GCC Administrator2-2/+2
2003-09-18Toolkit.java (getSystemEventQueue, [...]): Replace UTF-8 characters in Javado...Sascha Brawer2-2/+7
2003-09-18re PR c++/12320 (ICE on use of undefined enum)Danny Smith2-0/+8
2003-09-18winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has...Danny Smith2-2/+14
2003-09-18aix.S: Cleanup whitespaces.David Edelsohn3-23/+27
2003-09-18Apply proper patch file for last change.Richard Kenner1-0/+1
2003-09-18except.c (output_function_exception_table): Adjust last change to handle TYPE...Richard Kenner2-5/+12
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell13-146/+102
2003-09-18btest-gcc.sh: Add make check-target-libffi.Andreas Tobler2-2/+8
2003-09-18* javax/naming/InitialContext.java: Reindented.Tom Tromey2-137/+147
2003-09-18NamingManager.java (getURLContext, [...]): Always use current thread's contex...Dalibor Topic2-4/+19
2003-09-18darwin.S: Cleanup whitespaces, comment formatting.Andreas Tobler4-224/+225
2003-09-18simplify-rtx.c (simplify_unary_operation): Only transform (not (eq X Y)) into...Roger Sayle2-0/+7
2003-09-18types.c (double): Add AIX and Darwin to the right TYPEDEF.Andreas Tobler5-184/+184
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell5-9/+65
2003-09-18Mention the pr fixed.Zdenek Dvorak1-0/+1
2003-09-18* config/i386/i386.c (x86_emit_floatuns): Also handle SImode operand.Zdenek Dvorak2-3/+12
2003-09-18tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle14-70/+44
2003-09-18* jcf-write.c (generate_bytecode_insns): Add support for fconst_2.Roger Sayle2-2/+7
2003-09-18re PR libstdc++/11504 (-Wcast-qual vs. stl_tree)Benjamin Kosnik4-21/+31
2003-09-18ffi.c (ffi_prep_args): Take account into the alignement for the register size.Kaz Kojima3-20/+32
2003-09-18basic_file_stdio.cc (sys_getc, sys_ungetc): Delete.Petur Runolfsson5-18/+8