aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2004-09-02 PR target/16884Denis Chertykov
2004-09-02 * config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): SetPaul Brook
2004-09-02 * config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra
2004-09-02 * toplev.c (process_options): Fix typo.Richard Sandiford
2004-09-02 PR middle-end/17258Richard Henderson
2004-09-02*** empty log message ***Dan Nicolaescu
2004-09-02 * expmed.c (enum alg_code): Remove long unused enumeration values.Roger Sayle
2004-09-02 * config/rs6000/power4.md: Increase store latency to 12.David Edelsohn
2004-09-02 * io/format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook
2004-09-02Make -fdata-sections work for AVR port.James E. Wilson
2004-09-02[gcc/ChangeLog]Ziemowit Laski
2004-09-02Daily bump.GCC Administrator
2004-09-02Fix size of generic vectors with -maltivec.Fariborz Jahanian
2004-09-01fortran/Tobias Schlueter
2004-09-01 * gthr-win32.h (__gthread_recursive_mutex_t): Use 'unsigned long',Wu Yongwei
2004-09-01 * tree-tailcall.c (find_tail_calls): Also fail is statement hasRichard Kenner
2004-09-01Update TREE_NO_WARNING docs.Richard Henderson
2004-09-01 * tree-ssa.c (propagate_into_addr): Properly test for LHR.Richard Kenner
2004-09-01 * doc/c-tree.texi: Document new operands for ARRAY_REF andRichard Kenner
2004-09-01fortran/Tobias Schlueter
2004-09-01 * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H dependency.Zdenek Dvorak
2004-09-01 PR rtl-optimization/16408Zdenek Dvorak
2004-09-01 PR c/15224Richard Kenner
2004-09-01 PR c/15224Richard Kenner
2004-09-01 * config/ns32k/ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.Richard Henderson
2004-09-01 * libgcc-std.ver (GCC_3.4.2): Export also __trampoline_setup.Jakub Jelinek
2004-09-01 * config/darwin.c (machopic_symbol_defined_p): In addition toMike Stump
2004-09-01 * g++.dg/opt/loop1.C: Do not XFAIL.Mark Mitchell
2004-09-01 * Makefile.in (bb-reorder.o): Add several dependencies.Jakub Jelinek
2004-09-01 * fold-const.c (operand_equal_p): Require equal sign also forJakub Jelinek
2004-09-01* config.gcc (--with-cpu on ARM): Preserve the canonical cpu nameRichard Earnshaw
2004-09-01Fix commit date in previous set of changes.Arnaud Charlet
2004-09-01config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:J"orn Rennecke
2004-09-01* arm/arm-cores.def (ARM_CORE): Add new field for the real name of theRichard Earnshaw
2004-09-012004-08-31 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Arnaud Charlet
2004-09-01* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)Richard Earnshaw
2004-09-01 * Make-lang.in (EXTRA_GNATBIND_OBJS): Revert last change.Andreas Schwab
2004-09-01[gcc/ChangeLog]Ziemowit Laski
2004-09-012004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>David Billinghurst
2004-09-01 * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell
2004-09-01 * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.Mark Mitchell
2004-09-01 * toplev.c (process_options): Ensure debug_hooks is initialized.Stan Shebs
2004-09-012004-08-31 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-09-01Commit testcaseMark Mitchell
2004-09-01Fix typoMark Mitchell
2004-09-01 * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.Mark Mitchell
2004-09-01 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppressGeoffrey Keating
2004-09-01Remove stray >>>>>>>Kelley Cook
2004-09-01 * config/sh/sh.c (output_branch): Check the insn length possiblyKaz Kojima
2004-09-01Daily bump.GCC Administrator