aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-2020021014-1.c: XFAIL for *-*-windiss targets.Phil Edwards3-2/+7
2003-10-20ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_A...Rainer Orth3-2/+9
2003-10-20i386.c (print_reg): Abort if REGNO (x) is a virtual register, but only if fil...Zack Weinberg3-2/+16
2003-10-20c-common.c (registered_builtin_types): New static.Zack Weinberg3-29/+39
2003-10-20config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js, arm1136jfs, and...Mark Mitchell1-3/+6
2003-10-20alpha.h (PREDICATE_CODES): Add normal_memory_operand.Richard Henderson3-50/+6
2003-10-20rs6000.h: (rs6000_sched_insert_nops): support new flag -minsert-sched-nops.Dorit Naishlos4-22/+596
2003-10-20PR c++/9781, c++/10583, c++/11862Kriang Lerdsuwanakij5-2/+42
2003-10-20* gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.Zdenek Dvorak2-7/+8
2003-10-20sparc.md (type attribute): Add new insn types fpa, fpm_pack, fgm_mul, fgm_pdi...David S. Miller4-28/+108
2003-10-20re PR target/12654 (Incorrect comparison code generated for Alpha)Falk Hueffner3-4/+34
2003-10-20config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js, arm1136jfs, and...Mark Mitchell4-4/+40
2003-10-20builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.Eric Botcazou3-0/+24
2003-10-20Daily bump.GCC Administrator1-1/+1
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak11-10/+703
2003-10-19* gcc.dg/old-style-asm-1.c: Use scan-assembler-times.Zdenek Dvorak2-6/+9
2003-10-19re PR rtl-optimization/12612 (ICE when using log function with -O3 -ffast-math)Jan Hubicka4-76/+83
2003-10-19re PR rtl-optimization/8178 (__builtin_ffs broken with -march=k6)Eric Botcazou2-12/+9
2003-10-19Fix typo.Richard Sandiford1-1/+1
2003-10-19alpha.c (fix_operator): New.Richard Henderson5-42/+100
2003-10-19mips.h (INITIALIZE_TRAMPOLINE): Simplify.Richard Sandiford4-21/+10
2003-10-19extend.texi: Fix typos.Kazu Hirata3-3/+8
2003-10-19arm.c (arm_override_options): Use arm_tune_xscale for XScale optimizations no...Nicolas Pitre3-3/+9
2003-10-19Daily bump.GCC Administrator1-1/+1
2003-10-18s390-protos.h (shift_count_operand): Add prototype.Ulrich Weigand5-108/+178
2003-10-18m68k.c (m68k_output_function_epilogue): Add missing argument to asm_fprintf s...Gunther Nikl2-1/+7
2003-10-18* integrate.c (copy_decl_for_inlining): Revert previous patch.Jan Hubicka2-4/+5
2003-10-18Separate TARGET_POWERPC64 patterns for TARGET_64BIT or TARGET_32BIT.Fariborz Jahanian1-0/+6
2003-10-18Separate TARGET_POWERPC64 patterns for TARGET_64BIT or TARGET_32BIT.Fariborz Jahanian1-188/+265
2003-10-18final.c (final_scan_insn): Run FINAL_PRESCAN_INSNS on asm insns as well.Alexandre Oliva2-0/+9
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford13-59/+115
2003-10-18* integrate.c (copy_decl_for_inlining): Fix copying of copies.Jan Hubicka2-1/+8
2003-10-18libgcc.texi: Group multi-word types...Roger Sayle2-15/+21
2003-10-18re PR c++/12495 (ICE in cp/typeck.c:907)Kriang Lerdsuwanakij4-8/+33
2003-10-18t-mmix (CRTSTUFF_T_CFLAGS): Define.Hans-Peter Nilsson2-2/+16
2003-10-18k6.md (k6_alux): Use the 'mode' attribute instead of match_operand.Eric Botcazou2-1/+6
2003-10-18sparc.c (function_arg_record_value_1): New fourth parameter packed_p.Eric Botcazou2-32/+48
2003-10-18cse.c (cse_insn): Check that the tentative replacement was successfully force...Eric Botcazou2-1/+10
2003-10-18re PR rtl-optimization/8178 (__builtin_ffs broken with -march=k6)Eric Botcazou2-1/+15
2003-10-18Makefile.in (Makefile): Depend on the all Make-lang.in fragments.Kelley Cook2-1/+8
2003-10-17* doc/invoke.texi (gcse-las): Fix typo.David Edelsohn2-1/+5
2003-10-18Daily bump.GCC Administrator1-1/+1
2003-10-17install.texi: Remove first part of the sentence for zsh not working.Andrew Pinski2-2/+5
2003-10-17re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8)Andrew Pinski2-0/+10
2003-10-17* config/ptx4.h: Switch to DWARF 2; update comments.Nathanael Nerode2-6/+13
2003-10-17* Add PRs to Altivec ChangeLog entry.David Edelsohn1-0/+1
2003-10-17altivec.md ("altivec_dst", [...]): Use a memory_operand.Segher Boessenkool3-105/+151
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka3-1/+19
2003-10-17linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef before redefinition.Rainer Orth2-0/+6
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog7-22/+139