OSDN Git Service

*** empty log message ***
[pf3gnuchains/gcc-fork.git] / gcc /
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
2002-10-16 gccadminDaily bump.
2002-10-16 rthgcc/
2002-10-16 rth * jcf-parse.c (get_constant): Fix type warning.
2002-10-15 mmitchel * decl.c (reshape_init): Fix typo.
2002-10-15 wilsonFix x86 miscompilation of gdb mips simulator.
2002-10-15 jason * call.c (call_builtin_trap): New fn.
2002-10-15 hubicka * expr.c (do_tablejump): Fix typo in my previous commit.
2002-10-15 mmitchel * class.c (check_field_decls): Remove empty_p paramete...
2002-10-15 rsandifo * config/mips/vr.h (DRIVER_SELF_SPECS): Change %<mgp32...
2002-10-15 uweigand * config/s390/s390.c (s390_split_branches): Add return
2002-10-15 nathancp:
2002-10-15 amylaar * sh.md (movv8qi_i+2): Don't split if source is -1.
2002-10-15 janis2002-10-15 Janis Johnson <janis187@us.ibm.com>
2002-10-15 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-15 uweigand * gcc.c-torture/execute/20021015-1.c: New test.
2002-10-15 uweigandPR opt/7409
2002-10-15 amylaar * gcc.dg/weak/typeof-2.c: For SH targets, return befor...
2002-10-15 hubicka * i386.md (movv2di_internal): New pattern.
2002-10-15 gccadminDaily bump.
2002-10-15 mmitchel * decl.c (layout_var_decl): Call layout_decl even...
2002-10-15 sayle * combine.c (simplify_set): Treat MODE_CC registers...
2002-10-14 rth * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2002-10-14 sayle * config/i386/i386.c (k6_cost): Correct typo.
2002-10-14 mmitchel PR optimization/6631
2002-10-14 mmitchel PR c++/7176
2002-10-14 rth * config/alpha/alpha.md (extendsidi2_nofix...
2002-10-14 aoliva* config/mips/mips.c (print_operand): Increase buffer...
2002-10-14 rth PR opt/8165
2002-10-14 aph2002-10-14 Andrew Haley <aph@redhat.com>
2002-10-14 grahams * stmt.c (decl_conflicts_with_clobbers_p): Add REG_P...
2002-10-14 aldyh * stmt.c: Fix typo in comment.
2002-10-14 amylaar * c-common.c (c_common_type_for_mode): Add V2HImode...
2002-10-14 jakub * config/i386/i386.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_...
2002-10-14 rsandifo * config/mips/vr.h (DRIVER_SELF_SPECS): Define.
2002-10-14 gccadminDaily bump.
2002-10-14 rsandifo * doc/tm.texi (DRIVER_SELF_SPECS): Document.
2002-10-14 rth * rtl.c (shallow_copy_rtx): Use memcpy for...
2002-10-13 gccadminDaily bump.
2002-10-12 neil PR preprocessor/7862
2002-10-12 rth * pdp11.h (ASM_OUTPUT_SKIP): Add preceding...
2002-10-12 gccadminDaily bump.
2002-10-12 geoffk * cse.c (mention_regs): Set SUBREG_TICKED to the regis...
2002-10-11 janis2002-10-11 Janis Johnson <janis187@us.ibm.com>
2002-10-11 rth PR opt/8165
2002-10-11 mark * gcj.texi (Compatibility): Add Limitations and Extens...
2002-10-11 danglin * cfganal.c (dfs_enumerate_from): Use PARAMS.
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-10-11 mmitchel PR c++/5661
2002-10-11 gdr Move ChangeLog entry where it belongs
2002-10-11 gdr PRs C++/6803, C++/7721 and C++/7803
2002-10-11 zack2002-10-11 Jason Molenda <jmolenda@apple.com>
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-11 neil * gcc.dg/cpp/assembler.S: Don't use -ansi.
2002-10-11 amylaar * sh.md (movv8qi_i+2): For V8QI destinations, generate...
2002-10-11 amylaar*** empty log message ***
2002-10-11 gccadminDaily bump.
2002-10-11 aldyh * extend.texi (Vector Extensions): Remove comment...
2002-10-11 ghazicp:
2002-10-10 geoffk2002-10-10 Stuart Hastings <stuart@apple.com>
2002-10-10 wilsonFix C++ FE attribute alias failure.
2002-10-10 jakub * config/i386/i386.md (tls_local_dynamic_base): Put...
2002-10-10 denisc * config/ip2k/ip2k.c (function_epilogue): Optimize...
next