OSDN Git Service

* testsuite/22_locale/num_put_members_char.cc (test01): Swap size
[pf3gnuchains/gcc-fork.git] / gcc /
2002-10-23 dje * config/rs6000/rs6000.c (rs6000_register_move_...
2002-10-23 uweigand * libgcc2.c (__udiv_w_sdiv): Use attribute ((always_in...
2002-10-23 neroden2002-10-22 Nathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-10-23 gccadminDaily bump.
2002-10-23 shebs * config/rs6000/rs6000.c (rs6000_output_mi_thun...
2002-10-23 wilsonMinor performance tweak, and workaround for reload...
2002-10-22 hubicka PR other/8289
2002-10-22 mmitchel PR c++/6579
2002-10-22 rthgcc/
2002-10-22 hubicka * i386.c (standard_sse_constant_p): Accept vector...
2002-10-22 uweigand * config/s390/s390.md ("*movdi_64"): Fix op_type attri...
2002-10-22 hubicka * i386.md: FIx typo.
2002-10-22 echristo2002-10-22 Eric Christopher <echristo@redhat.com>
2002-10-22 uweigand * config.gcc [s390-*-linux]: Remove s390/t-linux from...
2002-10-22 hubicka * i386.c (builtin_description): Add IX86_BUILTIN_PUNPC...
2002-10-22 dje- Add final newline.
2002-10-22 nathan PR c++/7209
2002-10-22 amodra * output.h (SECTION_NOTYPE): Define.
2002-10-22 gccadminDaily bump.
2002-10-22 mmitchel * class.c (empty_base_at_nonzero_offset_p): New function.
2002-10-22 rth * real.c (sticky_rshift_significand): Return...
2002-10-21 uweigand * libgcc2.c: Fix __udiv_w_sdiv breakage on...
2002-10-21 kazu * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P...
2002-10-21 hubicka * i386.c (builtin_description): Add punpcklqdq and...
2002-10-21 dalejremove > > > glitch
2002-10-21 dalejFix fastmath-specific crash PR 7133.
2002-10-21 mmitchel * class.c (include_empty_classes): Use normalize_rli.
2002-10-21 jakub * config/i386/i386.c (x86_64_sign_extended_value)...
2002-10-21 uweigand * libgcc2.c: Inline __udiv_w_sdiv when compiling __udi...
2002-10-21 uweigand * c-opts.c (missing_arg): Use cl_options[opt_index...
2002-10-21 uweigand * lib/profopt.exp (profopt-cleanup): New argument...
2002-10-21 uweigand * config/s390/fixdfdi.h (__fixunsdfdi, __fixdfdi)...
2002-10-21 zack * gcc.dg/noncompile/920923-1.c: Prevent spurious regre...
2002-10-21 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-21 janis2002-10-21 Janis Johnson <janis187@us.ibm.com>
2002-10-21 mmitchel * decl.c (reshape_init): Tweak handling of character...
2002-10-21 uweigand * gcc.dg/weak/typeof-2.c: Handle s390x targets as...
2002-10-21 uweigand * config/s390/s390.c (s390_output_mi_vcall_thunk)...
2002-10-21 kazu * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.
2002-10-21 kazu * gcc.c-torture/compile/20020604-1.x: New.
2002-10-21 mmitchel PR c++/8218
2002-10-21 mmitchel * g++.dg/inherit/override1.C: Add dg-options clause.
2002-10-21 gccadminDaily bump.
2002-10-20 tromey2002-10-20 Ranjit Mathew <rmathew@hotmail.com>
2002-10-20 rth * target.h (struct gcc_target): Line wrap.
2002-10-20 mmitchel * config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.
2002-10-20 rakdver PR other/8202
2002-10-20 sayle PR c/761
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-20 gccadminDaily bump.
2002-10-19 rth * real.c (do_add): Fix 0+0 sign corner case.
2002-10-19 hubicka * i386.c (classify_argument): Pass MMX arguments in...
2002-10-19 schwab * lib/compat.exp (compat-run): Prepend "./" when ...
2002-10-19 hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-19 spop * dependence.c : Removed.
2002-10-19 hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-19 gccadminDaily bump.
2002-10-19 dje * rs6000.md (movdf_hardfloat32): Order alternat...
2002-10-19 zack * c-decl.c, cp/decl.c (start_decl): Point users of...
2002-10-18 rth * real.c (cmp_significand_0, rtd_divmod, ten_to...
2002-10-18 mmitchel * g++.dg/inherit/thunk1.C: New test.
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-18 thorpej* config/netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define
2002-10-18 thorpej* config/i386/i386.c (x86_initialize_trampoline): Emit...
2002-10-18 mmitchel * class.c (base_derived_from): Make sure return value...
2002-10-18 mmitchel (strictly_overrides): Remove.
2002-10-18 mmitchel * class.c (find_final_overrider_data_s): Remove overri...
2002-10-18 jason PR c++/8080
2002-10-18 nathancp:
2002-10-18 gccadminDaily bump.
2002-10-18 sayle * doc/c-tree.texi: Update description of COND_EXPR...
2002-10-18 geoffk * config/rs6000/rs6000.h (HARD_REGNO_MODE_OK): Allow...
2002-10-18 janis2002-10-17 Janis Johnson <janis187@us.ibm.com>
2002-10-18 janis2002-10-17 Janis Johnson <janis187@us.ibm.com>
2002-10-17 mmitchel PR c++/7584
2002-10-17 mmitchel * g++.dg/abi/mangle16.C: Adjust.
2002-10-17 thorpej* config/alpha/alpha.c (alpha_initialize_trampoline...
2002-10-17 hubickaoops, one extra typo.
2002-10-17 hubickaReplace "ior" by "or".
2002-10-17 hubicka * gcc.dg/20021017-2.c: New test.
2002-10-17 hubicka * mmintrin.h: Guard by __MMX__
2002-10-17 mmitchel * pt.c (convert_template_argument): Revert this change:
2002-10-17 hubicka PR opt/7630
2002-10-17 hubicka Really commit patch announced at Oct 14
2002-10-17 hubicka Really commit patch announced at Oct 14
2002-10-17 mmitchel * init.c (expand_default_init): Handle brace-enclosed...
2002-10-17 gccadminDaily bump.
2002-10-17 rsandifo * gcc.dg/special/mips-abi.exp: New test.
2002-10-17 rsandifo * config.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to...
2002-10-17 mmitchel * mangle.c (write_expression): Correct handling of...
2002-10-17 mmitchel PR c++/7478
2002-10-16 aldyh2002-10-16 Aldy Hernandez <aldyh@redhat.com>
2002-10-16 ghazi * gcc.c-torture/execute/20020720-1.x: Don't XFAIL...
2002-10-16 uweigand* gcc.dg/weak/typeof-2.c: For S/390 targets, return...
2002-10-16 uweigand * config/s390/linux.h (ASM_DOUBLE, _ASM_OUTPUT_LONG...
2002-10-16 mmitchel PR c++/7524
2002-10-16 hubicka PR target/7386
next