aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-21Fix typo in ChangeLogMark Mitchell1-1/+4
2003-10-21* Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.Mark Mitchell2-2/+5
2003-10-21decl.c (start_decl): Exit if push_template_decl returns error_mark_node.Kriang Lerdsuwanakij2-0/+7
2003-10-21varasm.c (output_constructor): Annotate constructor.Andrew Haley2-0/+11
2003-10-21Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod on existence ...Mark Mitchell2-1/+6
2003-10-21* haifa-sched.c (choose_ready): Initialize index.Jan Hubicka4-2/+10
2003-10-21* tree.c (build1): Fix off-by-one error.Jason Merrill2-1/+5
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet987-54496/+134279
2003-10-21kfreebsdgnu.h: New.Robert Millan5-0/+116
2003-10-21* web.c: Fix various comments.Eric Botcazou2-37/+39
2003-10-21Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.Mark Mitchell6-8/+31
2003-10-21Make-lang.in (info): Honor $(parsedir) and $(docobjdir).Kelley Cook2-53/+81
2003-10-21ChangeLog: Fix typos.Kazu Hirata16-36/+55
2003-10-21arm.c (arm_override_options): Set arm_constant_limit to 2 instead of 1 when o...Nicolas Pitre2-16/+36
2003-10-21m68k.c (m68k_output_function_prologue): Remove obsolete comments.Gunther Nikl2-4/+5
2003-10-21Daily bump.GCC Administrator1-1/+1
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook5-302/+363
2003-10-20Makefile.in: Define $(docdir) before the Make-lang.in fragments are included.Kelley Cook2-2/+6
2003-10-20c-common.c (expand_tree_builtin): Ensure creal and cimag functions do not ret...Joseph Myers4-2/+40
2003-10-20re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)Jason Merrill1-0/+9
2003-10-20re PR c/11446 ([3.4][3.4 regression?] Incompatibilty with alignment of struct...Jason Merrill1-0/+19
2003-10-20re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)Jason Merrill3-13/+51
2003-10-20* doc/extend.texi: Deprecate casts as lvalues.Joseph Myers2-1/+6
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka15-155/+103
2003-10-20inclhack.def (hpux11_snprintf): New edit.Zack Weinberg4-5/+78
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell16-138/+117
2003-10-20class.c (layout_class_type): Set DECL_ARTIFICIAL on padding field.Jason Merrill2-2/+8
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