gcc.git
2002-10-18 Nathan Sidwellclass.c (add_method): Compare template parms too.
2002-10-18 Gabriel Dos... Update email address
2002-10-18 GCC AdministratorDaily bump.
2002-10-18 Phil Edwardsconfigure.in: Use target, not target_alias, when matchi...
2002-10-18 Roger Sayle* doc/c-tree.texi: Update description of COND_EXPR...
2002-10-18 Geoffrey Keatingrs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modes...
2002-10-18 Janis JohnsonREADME: Describe new compat directory.
2002-10-18 Janis JohnsonMakefile.in (site.exp): Add ALT_CXX_UNDER_TEST and...
2002-10-17 Mark Mitchellre PR c++/7584 (Erroneous ambiguous base error on using...
2002-10-17 Mark Mitchell* g++.dg/abi/mangle16.C: Adjust.
2002-10-17 Jason Thorpealpha.c (alpha_initialize_trampoline): Use tramp, not...
2002-10-17 Jan Hubickaoops, one extra typo.
2002-10-17 Jan HubickaReplace "ior" by "or".
2002-10-17 Jan Hubicka* gcc.dg/20021017-2.c: New test.
2002-10-17 Jan Hubickare PR other/8062 (double precision loads and stores...
2002-10-17 Mark Mitchellpt.c (convert_template_argument): Revert this change...
2002-10-17 Jan Hubickare PR rtl-optimization/7630 (gcc 3.2 breaks on Mozilla...
2002-10-17 Jan HubickaReally commit patch announced at Oct 14 PR c/7344
2002-10-17 Jan HubickaReally commit patch announced at Oct 14 PR c/7344
2002-10-17 Mark Mitchellinit.c (expand_default_init): Handle brace-enclosed...
2002-10-17 GCC AdministratorDaily bump.
2002-10-17 Richard Sandifordmips-abi.exp: New test.
2002-10-17 Richard Sandifordconfig.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to $tm_de...
2002-10-17 Momchil Velikovconfigure.in: Add *-freebsd* to cross list.
2002-10-17 Mark Mitchellmangle.c (write_expression): Correct handling of enumer...
2002-10-17 Benjamin Kosniklocale_facets.h (__timepunct::__timepunct): Allocate...
2002-10-17 Mark Mitchellre PR c++/7478 (internal compiler error on static_cast...
2002-10-16 Aldy Hernandezrs6000.c (function_arg): Set inner mode of V1DI to SI.
2002-10-16 Richard Hendersonparanoia.cc (ENUM_BITFIELD): New.
2002-10-16 Kaveh R. Ghazi* gcc.c-torture/execute/20020720-1.x: Don't XFAIL for...
2002-10-16 Ulrich Weigand* gcc.dg/weak/typeof-2.c: For S/390 targets, return...
2002-10-16 Jakub Jelinek* config.table: Use mh-s390pic for s390x too.
2002-10-16 Ulrich Weigandlinux.h (ASM_DOUBLE, [...]): Remove.
2002-10-16 Mark Mitchellre PR c++/7524 ([Regression from GCC 2.95.3] f(const...
2002-10-16 Benjamin Kosniklinker-map.gnu: Add exports for codecvt constructors...
2002-10-16 Tom Tromeyre PR libgcj/8234 (ZipInputStream chokes when InputStre...
2002-10-16 Jan Hubickare PR c++/7386 (ran gcc compiler and it said to report...
2002-10-16 GCC AdministratorDaily bump.
2002-10-16 David O'BrienRemove bogus copyright message in my last entry.
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-16 Richard Henderson* jcf-parse.c (get_constant): Fix type warning.
2002-10-15 Mark Mitchelldecl.c (reshape_init): Fix typo.
2002-10-15 Jim WilsonFix x86 miscompilation of gdb mips simulator.
2002-10-15 Jason Merrillcall.c (call_builtin_trap): New fn.
2002-10-15 Jan Hubicka* expr.c (do_tablejump): Fix typo in my previous commit.
2002-10-15 Andrew Haleycvs commit fubar.
2002-10-15 Andrew HaleyFix bad checkin.
2002-10-15 Andrew HaleyEvaluationOrder.java (EvaluationOrder): New.
2002-10-15 Ranjit Mathewconfigure, [...]: Rebuilt.
2002-10-15 Mark Mitchellclass.c (check_field_decls): Remove empty_p parameter.
2002-10-15 Richard Sandiford* config/mips/vr.h (DRIVER_SELF_SPECS): Change %<mgp32...
2002-10-15 Ulrich Weigands390.c (s390_split_branches): Add return value.
2002-10-15 Nathan Sidwellinit.c (build_delete): Do not apply save_expr for arrays.
2002-10-15 J"orn Rennecke* sh.md (movv8qi_i+2): Don't split if source is -1.
2002-10-15 Janis Johnsoninstall.texi: Formatting changes for conformance to...
2002-10-15 Andrew Haleyjava-tree.h (java_inlining_merge_static_initializers...
2002-10-15 Ulrich Weigand* gcc.c-torture/execute/20021015-1.c: New test.
2002-10-15 Ulrich Weigandre PR rtl-optimization/7409 (loop optimization)
2002-10-15 J"orn Rennecke* gcc.dg/weak/typeof-2.c: For SH targets, return before...
2002-10-15 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-10-15 GCC AdministratorDaily bump.
2002-10-15 Mark Mitchelldecl.c (layout_var_decl): Call layout_decl even for...
2002-10-15 Roger Sayle* combine.c (simplify_set): Treat MODE_CC registers...
2002-10-15 Benjamin Kosnikglobals.cc (__gnu_cxx::c_locale_impl_compat): Add,...
2002-10-15 Benjamin Kosnikstatic_members.cc (test02): Less provincial.
2002-10-14 Benjamin Kosnikstatic_members.cc (test02): Disable for systems without...
2002-10-14 Richard Henderson* gcc.dg/20020219-1.c: Disable for 16-bit targets.
2002-10-14 Roger Saylei386.c (k6_cost): Correct typo.
2002-10-14 Mark Mitchellre PR rtl-optimization/6631 (Miscompiled structure...
2002-10-14 Mark Mitchellre PR c++/7176 (g++ confused by friend and static membe...
2002-10-14 Falk Hueffnerre PR target/7211 (Alpha prefetch hints interpreted...
2002-10-14 Alexandre Olivamips.c (print_operand): Increase buffer size for real...
2002-10-14 Andrew HaleyStaticConstructor.java: New.
2002-10-14 Richard Hendersonre PR rtl-optimization/8165 (builtin string functions...
2002-10-14 Andrew Haleytree-inline.c (remap_block): All local class initializa...
2002-10-14 Graham Stott* stmt.c (decl_conflicts_with_clobbers_p): Add REG_P...
2002-10-14 Aldy Hernandez* stmt.c: Fix typo in comment.
2002-10-14 J"orn Renneckec-common.c (c_common_type_for_mode): Add V2HImode case.
2002-10-14 Jakub Jelineki386.h (ASM_OUTPUT_REG_PUSH, [...]): Handle TARGET_64BIT.
2002-10-14 Richard Sandifordvr.h (DRIVER_SELF_SPECS): Define.
2002-10-14 GCC AdministratorDaily bump.
2002-10-14 Richard Sandifordtm.texi (DRIVER_SELF_SPECS): Document.
2002-10-14 Richard Henderson* rtl.c (shallow_copy_rtx): Use memcpy for the entire...
2002-10-13 Mark Wielaard* mauve-libgcj: Enable Mauve tests that compile now.
2002-10-13 Mark Wielaard* libjava.mauve/xfails: Remove tests that now XPASS.
2002-10-13 GCC AdministratorDaily bump.
2002-10-13 Danny Smithstl_threads.h (_GLIBCPP_mutex, [...]): Declare in names...
2002-10-13 Benjamin Kosnikabi_check.cc (hash<string>): Specialize.
2002-10-12 Neil Boothre PR preprocessor/7862 (Interrupting gcc -MD removes...
2002-10-12 Naohiko Shimizupdp11.h (ASM_OUTPUT_SKIP): Add preceding 0 for octal...
2002-10-12 GCC AdministratorDaily bump.
2002-10-12 Jonathan Wakelyhowto.html: Correct nasting of XHTML elements.
2002-10-12 Benjamin Kosnikstatic_members.cc (test02): Fix.
2002-10-12 David O'Briengetopt.h: getopt is in unistd.h.
2002-10-12 Geoffrey Keatingcse.c (mention_regs): Set SUBREG_TICKED to the register...
2002-10-11 Janis Johnsoncompat.texi: Add info about C++ libraries.
2002-10-11 Richard Hendersonre PR rtl-optimization/8165 (builtin string functions...
2002-10-11 Mark Wielaard* gcj.texi (Compatibility): Add Limitations and Extensi...
2002-10-11 Mark Wielaardre PR libgcj/8142 ('$' in class names vs. dlopen 'dynam...
2002-10-11 Benjamin Kosnikacconfig.h (_GLIBCPP_SYMVER): Add.
next