aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-02re PR fortran/15327 (ICE when using MERGE on strings)Tobias Schlüter4-5/+39
2004-09-01gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long', not Windows ...Wu Yongwei3-5/+36
2004-09-01tree-tailcall.c (find_tail_calls): Also fail is statement has volatile operands.Richard Kenner2-2/+6
2004-09-01Update TREE_NO_WARNING docs.Richard Henderson1-2/+5
2004-09-01* tree-ssa.c (propagate_into_addr): Properly test for LHR.Richard Kenner2-3/+5
2004-09-01c-tree.texi: Document new operands for ARRAY_REF and COMPONENT_REF.Richard Kenner2-2/+12
2004-09-01re PR fortran/16400 (Invalid usage of assumed-size arrays is not rejected)Tobias Schlüter4-4/+76
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak14-157/+499
2004-09-01re PR rtl-optimization/16408 (internal compiler error: in delete_insn, at cfg...Zdenek Dvorak2-1/+26
2004-09-01re PR c/15224 (Attribute mode causes ICE when applied to enums)Richard Kenner2-0/+7
2004-09-01re PR c/15224 (Attribute mode causes ICE when applied to enums)Richard Kenner2-1/+30
2004-09-01ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.Richard Henderson2-29/+21
2004-09-01* libgcc-std.ver (GCC_3.4.2): Export also __trampoline_setup.Jakub Jelinek2-0/+5
2004-09-01darwin.c (machopic_symbol_defined_p): In addition to being SYMBOL_REF_LOCAL_P...Mike Stump3-4/+27
2004-09-01* g++.dg/opt/loop1.C: Do not XFAIL.Mark Mitchell2-1/+5
2004-09-01* Makefile.in (bb-reorder.o): Add several dependencies.Jakub Jelinek2-1/+5
2004-09-01fold-const.c (operand_equal_p): Require equal sign also for FIX_{CEIL,TRUNC,F...Jakub Jelinek4-4/+38
2004-09-01config.gcc (--with-cpu on ARM): Preserve the canonical cpu name for use in co...Richard Earnshaw2-11/+13
2004-09-01Fix commit date in previous set of changes.Arnaud Charlet1-6/+6
2004-09-01config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:J"orn Rennecke2-6/+16
2004-09-01arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.Richard Earnshaw8-74/+93
2004-09-01[multiple changes]Arnaud Charlet23-222/+477
2004-09-01* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)Richard Earnshaw4-2/+193
2004-09-01Make-lang.in (EXTRA_GNATBIND_OBJS): Revert last change.Andreas Schwab3-1/+9
2004-09-01c-common.h (lookup_interface): Remove prototype.Ziemowit Laski8-30/+49
2004-09-01re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255)David Billinghurst3-1/+13
2004-09-01config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell4-1/+34
2004-09-01config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell1-0/+9
2004-09-01* toplev.c (process_options): Ensure debug_hooks is initialized.Stan Shebs2-1/+6
2004-08-31rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.Andrew Pinski3-7/+13
2004-09-01Commit testcaseMark Mitchell1-0/+29
2004-09-01Fix typoMark Mitchell1-2/+2
2004-09-01target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell11-17/+93
2004-09-01funcdef-storage-1.c: Add dg-options to suppress -pedantic-errors.Geoffrey Keating2-0/+6
2004-09-01Remove stray >>>>>>>R. Kelley Cook1-1/+0
2004-09-01sh.c (output_branch): Check the insn length possibly in the delayed slot.Kaz Kojima2-1/+7
2004-09-01Daily bump.GCC Administrator1-1/+1
2004-08-31error.c (generate_error): Set both iostat and library_return.Paul Brook2-0/+17
2004-08-31tree-pretty-print.c (dump_generic_node, [...]): Add blank after ')'.Richard Kenner2-4/+22
2004-08-31Add missing newlines at two function headersRichard Kenner1-2/+4
2004-08-31c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.Richard Kenner7-20/+29
2004-08-31tree-cfg.c (cfg_remove_useless_stmts_bb): Also invalidate if VAL gets modified.Richard Kenner2-2/+12
2004-08-31re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255)Tobias Schlüter4-1/+19
2004-08-31re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook2-0/+30
2004-08-31hooks.c (hook_bool_void_true): New function.Mark Mitchell12-10/+113
2004-09-01re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov2-0/+12
2004-08-31re PR target/15334 (ICE building libgcc/./_mulvsi3.o for m68hc11-unknown-elf)Stephane Carrez2-0/+11
2004-08-31* CONTRIB, NEWS, README, TODO: Remove obsolete files.Tobias Schlüter5-114/+4
2004-08-31Make-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp-common.o.Ziemowit Laski8-255/+409
2004-08-31darwin.c (darwin_make_decl_one_only): Allocate section names once per compila...Matt Austern2-6/+20