OSDN Git Service

Make -fdata-sections work for AVR port.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-09-02 wilsonMake -fdata-sections work for AVR port.
2004-09-02 zlaski[gcc/ChangeLog]
2004-09-02 fjahanianFix size of generic vectors with -maltivec.
2004-09-01 dannysmith * gthr-win32.h (__gthread_recursive_mutex_t): Use...
2004-09-01 kenner * tree-tailcall.c (find_tail_calls): Also fail is...
2004-09-01 kenner * tree-ssa.c (propagate_into_addr): Properly test...
2004-09-01 kenner * doc/c-tree.texi: Document new operands for ARRAY_REF and
2004-09-01 rakdver * Makefile.in (rtl-profile.o, value-prof.o): Add GCC_H...
2004-09-01 rakdver PR rtl-optimization/16408
2004-09-01 rth * config/ns32k/ns32k.h (TRANSFER_FROM_TRAMPOLIN...
2004-09-01 jakub * libgcc-std.ver (GCC_3.4.2): Export also __trampoline...
2004-09-01 mrs * config/darwin.c (machopic_symbol_defined_p): In...
2004-09-01 jakub * Makefile.in (bb-reorder.o): Add several dependencies.
2004-09-01 jakub * fold-const.c (operand_equal_p): Require equal sign...
2004-09-01 rearnsha* config.gcc (--with-cpu on ARM): Preserve the canonica...
2004-09-01 nickcconfig/sh/sh.md ("length"): Increase branch length...
2004-09-01 rearnsha* arm/arm-cores.def (ARM_CORE): Add new field for the...
2004-09-01 rearnsha* arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)
2004-09-01 zlaski[gcc/ChangeLog]
2004-09-01 mmitchel * config.gcc (arm*-*-symbianelf*): Do not include...
2004-09-01 shebs * toplev.c (process_options): Ensure debug_hook...
2004-09-01 mmitchelFix typo
2004-09-01 mmitchel * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLA...
2004-09-01 kcookRemove stray >>>>>>>
2004-09-01 kkojima * config/sh/sh.c (output_branch): Check the insn lengt...
2004-08-31 kenner * tree-pretty-print.c (dump_generic_node, case CONVERT...
2004-08-31 kenner * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT...
2004-08-31 kenner * tree-cfg.c (cfg_remove_useless_stmts_bb): Also inval...
2004-08-31 mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-31 denisc PR target/15417
2004-08-31 ciceron PR target/15334
2004-08-31 austern * config/darwin.c (darwin_make_decl_one_only): Allocat...
2004-08-31 bonziniMade fixincludes a toplevel build module.
2004-08-31 jsm28 * attribs.c (strip_attrs): Remove.
2004-08-31 rsandifo * read-rtl.c: Disable RTL checking.
2004-08-31 rsandifo * config/mips/mips.md (fcond): New code macro and...
2004-08-31 mmitchel Revert:
2004-08-31 pinskia2004-08-30 Andrew Pinski <apinski@apple.com>
2004-08-31 pinskia2004-08-30 Andrew Pinski <apinski@apple.com>
2004-08-30 steven * cfgcleanup.c (merge_memattrs): Look at the value...
2004-08-30 geoffk2004-08-30 Geoffrey Keating <geoffk@apple.com>
2004-08-30 rth * expr.c (array_ref_element_size): Force aligne...
2004-08-30 jsm28 * c-parse.in (parmlist_or_identifiers_1): Remove unrea...
2004-08-30 jsm28 * c-tree.h (struct language_function): Add arg_info...
2004-08-30 rth * c-typeck.c (build_unary_op): Don't expand...
2004-08-30 rth * expr.c (expand_expr_addr_expr): New.
2004-08-30 rsandifo * config/mips/mips.c (MIPS_FP_CONDITIONS): New macro.
2004-08-30 rth * fold-const.c (tree_expr_nonzero_p): Use get_b...
2004-08-30 jason * gthr-posix.h, gthr-dce.h: Add #pragma weaks.
2004-08-30 jason * gthr-posix.h: Add #pragma weaks.
2004-08-30 nathan * gcov-io.c (GCOV_CHECK): Use gcc_assert when available.
2004-08-30 bonzini2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-30 bonzini2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2004-08-30 rearnsha* sched-deps.c (get_condition): Partially revert previo...
2004-08-30 rsandifo * config/mips/mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S...
2004-08-30 dnovillo * tree-pretty-print.c (dump_generic_node): Handle...
2004-08-30 gdr * c-opts.c (c_common_handle_option): <case...
2004-08-30 rearnsha* sched-deps.c (get_condition): Fix breakage in previou...
2004-08-30 pbrook * doc/install.texi: Fix broken mpfr link.
2004-08-29 obrien2004-08-29 David O'Brien <obrien@FreeBSD.org>
2004-08-29 rearnsha* arm.h (REVERSE_CONDITION): Define.
2004-08-29 rearnsha* flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole...
2004-08-29 rearnsha* sched-deps.c (get_condition): Rewrite using jump...
2004-08-29 rsandifo * config/mips/mips.c (override_options): Disable hot...
2004-08-29 rsandifo * config/mips/mips.h (mips_builtins, mips_cmp_choice...
2004-08-29 mmitchel PR rtl-optimization/16590
2004-08-29 dnovillo * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.
2004-08-29 rsandifo * config/mips/mips.md (*mov[sd]f_on_*): Redefine using...
2004-08-29 rsandifo * config/mips/mips.md (cmp[sd]f): Redefine using ...
2004-08-29 rsandifo * config/mips/mips.md (divide_condition): New mode...
2004-08-29 rsandifo * config/mips/mips.md (ANYF, SCALARF): New mode macros.
2004-08-29 rsandifo * config/mips/mips.c (mips_init_builtins): Simplify...
2004-08-29 rsandifo * config/mips/mips.h (MIPS_CMP_MOVT, MIPS_CMP_MOVF...
2004-08-29 rsandifo * config/mips/mips.c (print_operand): Remove '%Y'...
2004-08-29 rsandifo * config/mips/mips.md (UNSPEC_MOVE_TF_PS): New.
2004-08-29 rsandifo2004-08-29 Chao-ying Fu <fu@mips.com>
2004-08-29 dnovillo * Makefile.in (OBJS-common): Add tree-ssa-propagate.o
2004-08-29 pinskia2004-08-28 Andrew Pinski <apinski@apple.com>
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-28 nathan * system.h (gcc_assert): Remove __builtin_expect....
2004-08-28 jason PR c++/13684
2004-08-27 djeouter_code, not Outer code.
2004-08-27 dje * config/rs6000/rs6000.c (rs6000_override_options...
2004-08-27 nathan * stor-layout.c (sizetype_set): Remove.
2004-08-27 nathan * tree.h (size_int_type): Remove.
2004-08-27 nathan * configure.ac: Add ENABLE_ASSERT_CHECKING control.
2004-08-27 rsandifo * rtl.h (read_rtx): Change prototype.
2004-08-27 rth * c-typeck.c (build_offsetof): Remove.
2004-08-27 rth * tree.c (staticp): Return the static object.
2004-08-27 rth * config/alpha/alpha.h (HARD_REGNO_MODE_OK...
2004-08-26 jsm28 PR c/13801
2004-08-26 zlaski[gcc/ChangeLog]
2004-08-26 dnovillo2004-08-26 Daniel Berlin <dberlin@dberlin.org>
2004-08-26 fjahanianFixed several -mcpu=G5 and 'long double' issues for...
2004-08-26 dberlin2004-08-26 Daniel Berlin <dberlin@dberlin.org>
2004-08-26 bwilson * config/xtensa/xtensa.c (xtensa_ld_opcodes, xtensa_st...
2004-08-26 rearnshaPR target/13506
2004-08-26 nickcPR target/17119.
2004-08-26 rth PR target/16974
next