OSDN Git Service

* config/fp-bit.c (isnan, isinf, pack_d, unpack_d): Use
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2005-11-28 jsm28 * config/fp-bit.c (isnan, isinf, pack_d, unpack_d...
2005-11-28 jsm28 * config/fp-bit.h (LSHIFT): Take shift count parameter.
2005-11-28 bernds * config/bfin/bfin.c (bfin_secondary_reload): Renamed...
2005-11-28 nathan.:
2005-11-28 rguenth2005-11-28 Richard Guenther <rguenther@suse.de>
2005-11-28 uros PR middle-end/20219
2005-11-28 mmitchel * gcc.c (main): Change type of argv to "char **".
2005-11-28 amodra * doc/invoke.texi (powerpc msdata-data): Static data...
2005-11-28 amodra PR target/24997
2005-11-27 kazu * config/m68k/m68k.c (notice_update_cc): Remove useles...
2005-11-27 pinskia2005-11-27 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-27 schwab * config/m68k/m68k.c: Reindent and fix whitespace...
2005-11-27 steven * cfgcleanup.c (try_crossjump_to_edge): Always...
2005-11-27 echristo2005-11-26 Eric Christopher <echristo@apple.com>
2005-11-27 jsm28 * config/floatunsisf.c, config/floatunsidf.c,
2005-11-26 rth * c-lex.c (pragma_lex): Rename from c_lex.
2005-11-26 pinskia2005-11-26 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-26 hp * doc/md.texi (Insn Canonicalizations): Refer to the
2005-11-26 sayle PR middle-end/21309
2005-11-26 ghazi PR middle-end/25022
2005-11-25 hp * config/cris/cris.md ("reload_out<mode>"): Mark opera...
2005-11-25 reichelt * fold-const.c (negate_mathfn_p): Fix comment and...
2005-11-25 jsm28 PR middle-end/24998
2005-11-25 amodra * config/rs6000/ppc64-fp.c (__floatunditf): New function.
2005-11-25 dje * config/rs6000/rs6000.c (rs6000_sr_alias_set...
2005-11-25 pinskia2005-11-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-25 pinskia2005-11-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-25 jsm28 PR middle-end/24998
2005-11-24 bernds * expr.c (expand_expr_real_1): Fix error in last change.
2005-11-24 amylaar2005-11-24 J"orn Rennecke <joern.rennecke@st.com>
2005-11-24 amylaar PR target/21623:
2005-11-24 uros * configure.ac: Require at least texinfo 4.4.
2005-11-24 rguenth2005-11-24 Richard Guenther <rguenther@suse.de>
2005-11-24 gdrGet the logs in.
2005-11-24 bonzini2005-11-24 Paolo Bonzini <bonzini@gnu.org>
2005-11-24 bonzini2005-11-24 Paolo Bonzini <bonzini@gnu.org>
2005-11-24 bje * machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.
2005-11-24 bje * optabs.c (prepare_cmp_insn): Use SCALAR_FLOAT_MODE_P.
2005-11-23 mmitchel * doc/invoke.texi: For man pages, include gcc-vers...
2005-11-23 dnovillo * passes.c (init_optimization_passes): Document
2005-11-23 kazu * config/m68k/predicates.md (pcrel_address, extend_ope...
2005-11-23 bje * dwarf2.h (enum dwarf_type): Add DW_ATE_decimal_float.
2005-11-22 amylaar Preparatory work for PR target/21623:
2005-11-22 ebotcazouFix bogus date.
2005-11-22 ebotcazou PR middle-end/22561
2005-11-22 ian * optabs.c (expand_unop): Call SCALAR_FLOAT_MODE_P...
2005-11-22 kazugcc/
2005-11-22 pinskia2005-11-22 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-22 pinskia2005-11-22 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-22 rearnsha * arm.c (emit_set_insn): New function.
2005-11-22 amodra PR target/24954
2005-11-22 amodra PR middle-end/24950
2005-11-22 amodra PR target/24954
2005-11-22 bje * optabs.c: Use SCALAR_FLOAT_MODE_P instead of explici...
2005-11-22 ghazi * c-cppbuiltin.c (c_cpp_builtins): Define __pic__...
2005-11-22 jsm28 * config/fp-bit.c (clzusi): New function.
2005-11-22 jsm28 * config/rs6000/rs6000.opt (mmulhw): New option.
2005-11-21 joel2005-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2005-11-21 bje * cse.c (fold_rtx): Typo fix.
2005-11-21 rthgcc/
2005-11-21 bje * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_...
2005-11-21 bonzini2005-11-21 Paolo Bonzini <bonzini@gnu.org>
2005-11-21 dje PR target/24953
2005-11-21 hubicka PR tree-optimization/24653
2005-11-21 uros * config/i386/predicates.md (ax_reg_operand): New...
2005-11-21 uros * fold-const.c (fold_binary) <RDIV_EXPR>: Optim...
2005-11-21 ian./:
2005-11-21 kazugcc/
2005-11-21 jsm28 * combine.c (try_combine): Do not run subst on i1src...
2005-11-21 rth PR 24931
2005-11-20 bernds * expr.c (expand_expr_real): Use usmul_optab for widening
2005-11-20 grahams * gensupport.c (std_preds): Fixed extraneous `false...
2005-11-20 schwab PR target/24757
2005-11-20 rth PR tree-opt/24665
2005-11-20 phython2005-11-19 James A. Morrison <phython@gcc.gnu.org>
2005-11-19 hp PR middle-end/24912
2005-11-19 rguenth2005-11-19 Richard Guenther <rguenther@suse.de>
2005-11-19 jakub * gcc.c (version_compare_spec_function): Use '%s'...
2005-11-19 jsm28 * combine.c (make_compound_operation): Swap operands of
2005-11-19 rguenth2005-11-19 Richard Guenther <rguenther@suse.de>
2005-11-19 bonzini2005-11-19 Paolo Bonzini <bonzini@gcc.gnu.org>
2005-11-19 mmitchel * BASE-VER: Change to 4.2.0.
2005-11-19 wilsonFix spurious warning for strstr (s, "").
2005-11-18 mrs * c-common.c (handle_cleanup_attribute): Use a lang...
2005-11-18 rearnsha PR target/24914
2005-11-18 phython2005-11-18 James A. Morrison <phython@gcc.gnu.org>
2005-11-18 jiez * config/bfin/bfin.md (trap): New pattern.
2005-11-18 kenner * tree-ssa-dom.c (extract_range_from_cond): Deal with...
2005-11-18 kennerFix typo in last change.
2005-11-18 kenner * expr.c (expand_expr_real): Don't look at EXPR_HAS_LO...
2005-11-18 kenner * postreload.c (reload_cse_move2add): Don't try to...
2005-11-18 kenner * fold-const.c (build_range_check): Use proper type...
2005-11-18 rakdver PR rtl-optimization/24497
2005-11-18 rakdver * tree-scalar-evolution.c (expression_expensive_p...
2005-11-18 berndsAdd missing file.
2005-11-18 danglin PR target/24348
2005-11-18 aoliva* config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.
2005-11-18 wilsonFix confusing comment typo reported by Rafael Espindola.
2005-11-18 rth * dwarf2out.c (dw_cfi_oprnd_struct): Reduce...
2005-11-17 bernds * config/bfin/elf.h (STARTFILE_SPEC): Add "crtlibid...
next