gcc.git
2004-07-10 Paul Brooktrans-array.c (gfc_build_null_descriptor): New function.
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-07-10 Tobias Schlüter* parse.c (decode_statement): Fix matching of BLOCK...
2004-07-10 Steve Karglcontrib.texi (Contributors): Add gfortran contributors...
2004-07-10 Zdenek Dvorakcalls.c (check_sibcall_argument_overlap_1): Handle...
2004-07-10 John David... pa.c (output_indirect_call): Only use %r2 as the link...
2004-07-10 Daniel Jacobowitzi386.c (override_options): Pick a 64-bit CPU for the...
2004-07-10 Richard Hendersonbuiltins.c (std_gimplify_va_arg_expr): Widen align...
2004-07-10 Tobias Schlüterre PR fortran/15969 (ICE and assertion failure in trans...
2004-07-10 Tobias Schlüterre PR fortran/15969 (ICE and assertion failure in trans...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Bryce McKinlayjacks.xfail: Updates to reflect current status.
2004-07-10 Bryce McKinlay004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 Bryce McKinlayjavaprims.h: Regenerate CNI namespace definitions.
2004-07-10 Tobias Schlüterexpr.c (gfc_check_pointer_assign): Verify that rank...
2004-07-10 David Billinghurstffixed-form-1.f: Copy from g77.dg
2004-07-10 David Billinghurstffixed-form-1.f: Copy from g77.dg
2004-07-10 Tobias Schlütertrans-common.c: Fix whitespace issues, make variable...
2004-07-10 Tobias Schlüter* gfortran.fortran-torture/execute/module_init_1.f90...
2004-07-10 Ito Kazumitsu2004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>
2004-07-10 Jakub Jelinekexpr.h (store_bit_field, [...]): Remove last argument.
2004-07-10 Richard Henderson* builtins.c (std_gimplify_va_arg_expr): Fix borked...
2004-07-10 Mike Stumpdarwin.c (no_dead_strip): Add.
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-10 Tobias Schlüterre PR fortran/13415 (Internal error with pointer array...
2004-07-10 Bryce McKinlayjava.util.Calendar.java (cache): New private static...
2004-07-10 Bryce McKinlayCalendar.java: Use getSystemClassLoader as argument...
2004-07-10 Richard Hendersontree-ssa-ccp.c (ccp_fold_builtin): Strip conversion...
2004-07-10 Richard Henderson* builtins.c (expand_builtin_stpcpy): Don't modify...
2004-07-10 Bryce McKinlayResourceBundle.java (bundleCache): Renamed from resourc...
2004-07-10 Giovanni Bajo* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2004-07-10 Kelley Cookflags.h: Delete redundant prototypes that are being...
2004-07-10 Jan Beulichi386.c (init_cumulative_args): Set mmx/sse registers...
2004-07-10 Richard Hendersonbuiltins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_D...
2004-07-10 David S. Millersparc.c (*_costs): Scale instruction costs by COSTS_N_I...
2004-07-10 Jan Beulichmm3dnow.h: New.
2004-07-10 Richard Hendersonsimplify-rtx.c (simplify_const_relational_operation...
2004-07-10 GCC AdministratorDaily bump.
2004-07-09 Jan Beulich* config/i386/i386.md (sse2_clflush): Use correct opera...
2004-07-09 Bryce McKinlayBasicMenuUI.java (mousePressed): Remove illegal protect...
2004-07-09 Bryce McKinlayFix or remove some bogus test cases.
2004-07-09 Andrew Pinskiobjc-act.c (build_module_descriptor): Mark UOBJC_MODULE...
2004-07-09 Bryce McKinlayclass.c (interface_of_p): Check for null TYPE_BINFO.
2004-07-09 Jan Beulichc-typeck.c (build_unary_op): include VECTOR_TYPE in...
2004-07-09 James E WilsonFix for IA-64 union/long double ICE.
2004-07-09 Jan Beulichbuiltin-types.def (BT_UINT): Rename from BT_UNSIGNED.
2004-07-09 David S. Millersparc.h (processor_costs): Define.
2004-07-09 Loren J. Rittleconfigure.in: Build libmudflap by default on FreeBSD.
2004-07-09 Tobias Schlüterre PR fortran/14077 (Data statement within a module...
2004-07-09 Steven Bosschermd.texi (Processor pipeline description): Mention that...
2004-07-09 Jan Beulichi386.c (classify_argument): Treat V1xx modes the same...
2004-07-09 Richard Henderson* tree-cfg.c (dump_cfg_stats): Fix 64-bit format mismat...
2004-07-09 Tobias Schlüterre PR fortran/14077 (Data statement within a module...
2004-07-09 Eric Christopher40x.md: Split into two automatons.
2004-07-09 Mark Mitchellconfigure.in: Do not build libmudflap by default on...
2004-07-09 Paolo CarliniAdd wchar_t counterparts of the basic_stringbuf<char...
2004-07-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-07-09 Zack Weinbergc-opts.c (c_common_post_options): Force unit-at-a-time...
2004-07-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-07-09 Michael Kochunicode-muncher.pl: Updated to version 2.1 from GNU...
2004-07-09 Zack Weinberg* vec.c, vec.h (vec_assert_fail): Use unsigned int...
2004-07-09 Tobias Schlütername_clash2.f90: Remove outdated comment.
2004-07-09 John David... re PR target/16459 (ld: libbackend.a(expr.o)(.text...
2004-07-09 Frank Ch. EiglerTest case for g++/15861
2004-07-09 Mike Stumptypeck.c (build_class_member_access_expr): Skip null...
2004-07-09 Nathan Sidwellclass.c (make_class): Do not create binfo here.
2004-07-09 Gerald Pfeifer* doc/install.texi (Binaries): Mention OpenPKG.
2004-07-09 Tobias SchlüterPaul Brook <paul@codesourcery.com>
2004-07-09 Michael KochAccessControlContext.java, [...]: Fixed javadocs.
2004-07-09 Michael KochObjectInputStream.java (readFields): Use long datatype...
2004-07-09 Diego Novillo* gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump...
2004-07-09 Michael KochDeflaterOutputStream.java, [...]: Reformatted.
2004-07-09 Tobias Schlüterdg.exp: Don't use wildcard for suffixes, also check...
2004-07-09 Diego Novillore PR tree-optimization/15555 (compute_may_alias failes...
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-09 Tobias Schlüter* gfortran.dg/implicit_1.f90: New test.
2004-07-09 David Billinghurstgfortran-dg.exp (gfortran-dg-test): Adapt regular expre...
2004-07-09 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-07-09 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-07-09 David Billinghurstgfortran-dg.exp (gfortran-dg-test): Adapt regular expre...
2004-07-09 Michael KochIIOException.java, [...]: New files.
2004-07-09 Guilhem Lavaux2004-07-09 Guilhem Lavaux <guilhem@kaffe.org>
2004-07-09 Dalibor TopicDateFormat.java (parse): Improved javadoc.
2004-07-09 Mark WielaardSelectorImpl.java (select): Call static Thread interrup...
2004-07-09 Dalibor TopicBuffer.java, [...]: Fixed javadocs all over.
2004-07-09 Michael KochCharIndexedInputStream.java: Reordered imports to match...
2004-07-09 Michael KochEmbeddedWindow.java: Load native library for setWindowP...
2004-07-09 Paolo Bonziniarc.md: Switch to DFA-based scheduler description.
2004-07-09 Richard Earnshawunknown-elf.h (TARGET_DEFAULT): Don't require an APCS...
2004-07-09 David Billinghurstre PR other/16444 (gfortran.dg test harness barfs on...
2004-07-09 Richard Hendersonxtensa-protos.h (xtensa_va_arg): Remove.
2004-07-09 Richard Hendersonv850-protos.h (v850_va_arg): Remove.
2004-07-09 Richard Hendersonstormy16-protos.h (xstormy16_expand_builtin_va_arg...
2004-07-09 Richard Earnshawre PR target/12133 (Reload abort in simd-3.c)
2004-07-09 Richard Hendersonsparc-protos.h (sparc_va_arg): Remove.
2004-07-09 Richard Hendersonsh-protos.h (sh_va_arg): Remove.
2004-07-09 Richard Hendersonpa-protos.h (hppa_va_arg): Remove.
2004-07-09 Richard Hendersonmn10300-protos.h (mn10300_va_arg): Remove.
next