aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-02config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set default_use_cxa_atexit=yes.Paul Brook2-0/+6
2004-09-02linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra2-35/+53
2004-09-02* toplev.c (process_options): Fix typo.Richard Sandiford2-1/+5
2004-09-01re PR middle-end/17258 (gcc.c-torture/compile/20030224-1.c:16: internal compi...Richard Henderson3-62/+45
2004-09-02*** empty log message ***Dan Nicolaescu3-6/+6
2004-09-02expmed.c (enum alg_code): Remove long unused enumeration values.Roger Sayle2-73/+201
2004-09-01power4.md: Increase store latency to 12.David Edelsohn3-11/+16
2004-09-02format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook2-0/+12
2004-09-01Make -fdata-sections work for AVR port.James E Wilson2-35/+7
2004-09-02c-parse.in (primary): Call objc_build_message_expr()...Ziemowit Laski5-33/+73
2004-09-02Daily bump.GCC Administrator1-1/+1
2004-09-02Fix size of generic vectors with -maltivec.Fariborz Jahanian2-1/+7
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