aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-15init.c (build_delete): Do not apply save_expr for arrays.Nathan Sidwell4-6/+71
2002-10-15* sh.md (movv8qi_i+2): Don't split if source is -1.J"orn Rennecke2-1/+7
2002-10-15install.texi: Formatting changes for conformance to HTML 4.01.Janis Johnson2-158/+86
2002-10-15java-tree.h (java_inlining_merge_static_initializers): Declare.Andrew Haley2-0/+7
2002-10-15* gcc.c-torture/execute/20021015-1.c: New test.Ulrich Weigand2-0/+34
2002-10-15re PR rtl-optimization/7409 (loop optimization)Ulrich Weigand2-0/+25
2002-10-15* gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.J"orn Rennecke2-0/+9
2002-10-15re PR c/7344 (performance regression on huge case statements)Jan Hubicka12-249/+475
2002-10-15Daily bump.GCC Administrator2-2/+2
2002-10-15decl.c (layout_var_decl): Call layout_decl even for variables whose type is a...Mark Mitchell2-1/+8
2002-10-15* combine.c (simplify_set): Treat MODE_CC registers like cc0.Roger Sayle2-5/+7
2002-10-15globals.cc (__gnu_cxx::c_locale_impl_compat): Add, alias to c_locale_impl.Benjamin Kosnik4-26/+46
2002-10-15static_members.cc (test02): Less provincial.Benjamin Kosnik2-23/+32
2002-10-14static_members.cc (test02): Disable for systems without named locale support.Benjamin Kosnik4-79/+528
2002-10-14* gcc.dg/20020219-1.c: Disable for 16-bit targets.Richard Henderson2-0/+13
2002-10-14i386.c (k6_cost): Correct typo.Roger Sayle2-2/+7
2002-10-14re PR rtl-optimization/6631 (Miscompiled structure access)Mark Mitchell5-4/+57
2002-10-14re PR c++/7176 (g++ confused by friend and static member with same name)Mark Mitchell6-4/+26
2002-10-14re PR target/7211 (Alpha prefetch hints interpreted wrong)Falk Hueffner2-7/+17
2002-10-14mips.c (print_operand): Increase buffer size for real numbers.Alexandre Oliva2-1/+6
2002-10-14StaticConstructor.java: New.Andrew Haley3-0/+34
2002-10-14re PR rtl-optimization/8165 (builtin string functions SEGV on alpha-pc-linux-...Richard Henderson3-12/+25
2002-10-14tree-inline.c (remap_block): All local class initialization flags go in the o...Andrew Haley4-10/+175
2002-10-14* stmt.c (decl_conflicts_with_clobbers_p): Add REG_P check.Graham Stott2-1/+6
2002-10-14* stmt.c: Fix typo in comment.Aldy Hernandez2-1/+5
2002-10-14c-common.c (c_common_type_for_mode): Add V2HImode case.J"orn Rennecke4-0/+17
2002-10-14i386.h (ASM_OUTPUT_REG_PUSH, [...]): Handle TARGET_64BIT.Jakub Jelinek4-2/+44
2002-10-14vr.h (DRIVER_SELF_SPECS): Define.Richard Sandiford3-32/+18
2002-10-14Daily bump.GCC Administrator2-2/+2
2002-10-14tm.texi (DRIVER_SELF_SPECS): Document.Richard Sandiford3-0/+76
2002-10-13* rtl.c (shallow_copy_rtx): Use memcpy for the entire node.Richard Henderson2-11/+8
2002-10-13* mauve-libgcj: Enable Mauve tests that compile now.Mark Wielaard2-16/+9
2002-10-13* libjava.mauve/xfails: Remove tests that now XPASS.Mark Wielaard2-3/+4
2002-10-13Daily bump.GCC Administrator2-2/+2
2002-10-13stl_threads.h (_GLIBCPP_mutex, [...]): Declare in namespace __gnu_cxx.Danny Smith2-6/+24
2002-10-13abi_check.cc (hash<string>): Specialize.Benjamin Kosnik4-61/+121
2002-10-12re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o)Neil Booth2-3/+13
2002-10-12pdp11.h (ASM_OUTPUT_SKIP): Add preceding 0 for octal constant.Naohiko Shimizu4-15/+25
2002-10-12Daily bump.GCC Administrator2-2/+2
2002-10-12howto.html: Correct nasting of XHTML elements.Jonathan Wakely2-6/+14
2002-10-12static_members.cc (test02): Fix.Benjamin Kosnik2-1/+5
2002-10-12getopt.h: getopt is in unistd.h.David O'Brien2-1/+6
2002-10-12cse.c (mention_regs): Set SUBREG_TICKED to the register number, not the addre...Geoffrey Keating2-3/+9
2002-10-11compat.texi: Add info about C++ libraries.Janis Johnson2-0/+45
2002-10-11re PR rtl-optimization/8165 (builtin string functions SEGV on alpha-pc-linux-...Richard Henderson3-6/+44
2002-10-11* gcj.texi (Compatibility): Add Limitations and Extensions section.Mark Wielaard2-4/+40
2002-10-11re PR libgcj/8142 ('$' in class names vs. dlopen 'dynamic string tokens')Mark Wielaard2-1/+14
2002-10-11acconfig.h (_GLIBCPP_SYMVER): Add.Benjamin Kosnik11-57/+158
2002-10-11cfganal.c (dfs_enumerate_from): Use PARAMS.John David Anglin5-6/+16
2002-10-11re PR c/7344 (performance regression on huge case statements)Jan Hubicka6-5/+24