OSDN Git Service

* tree.h: Update documentation on nothrow_flag.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-01-05 kenner * tree.h: Update documentation on nothrow_flag.
2004-01-05 kazu * doc/invoke.texi: Remove traces of dead ports.
2004-01-05 rsandifoFix typo (double "for"s).
2004-01-05 rsandifo * doc/invoke.texi: Add documentation for the MIPS...
2004-01-05 rsandifo PR target/12945
2004-01-05 rsandifo * config/mips/mips-protos.h (mips_dangerous_for_la25_p...
2004-01-05 bernie * config/m68k/m68k.c (output_andsi3): Fix signed/unsig...
2004-01-05 neroden * configure.ac: Use AC_PROG_CPP_WERROR.
2004-01-05 zack * .cvsignore: Add autom4te.cache.
2004-01-04 rsandifo * doc/invoke.texi: Revamp documentation of MIPS option...
2004-01-04 jsm28 PR c/3414
2004-01-04 hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2004-01-03 neroden * configure.ac: Replace AC_INIT, AC_OUTPUT, AC_CANONIC...
2004-01-03 neroden * configure.ac: Replace gcc_AC_CHECK_TYPE with...
2004-01-03 neroden * doc/install.texi: Note that 'gcc' is now a 2.57...
2004-01-03 neroden * configure.in: Rename to configure.ac.
2004-01-03 kazu * config/mips/linux.h: Fix comment formatting.
2004-01-03 rth * config/i386/i386.md (fp constant pool splitte...
2004-01-02 pinskia2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-02 pinskia2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-02 kazu * config/mn10300/mn10300.h (PREDICATE_CODES): Add
2004-01-02 hubicka * cgraphunit.c (cgraph_optimize_function): Call optim...
2004-01-02 hubicka * expr.c (store_constructor): Fix pasto in previous...
2004-01-02 kazu * config/i386/cygming.h: Fix comment formatting.
2004-01-02 jsm28 * doc/gcc.texi, doc/invoke.texi, doc/install.texi...
2004-01-02 aj2004-01-02 Andreas Jaeger <aj@suse.de>, Gerald Pfeife...
2004-01-01 hp * builtins.c (expand_builtin_apply_args_1) [STACK_GROW...
2004-01-01 hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2004-01-01 hubicka PR opt/13473
2004-01-01 kazuRotate ChangeLog
2003-12-31 kenner * print-rtl.c (print_rtx): For hard register, write...
2003-12-31 sayle * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Define
2003-12-31 zack * gcc.c (init_spec): Add -lunwind to shared case too if
2003-12-31 jsm28 * doc/include/texinfo.tex: Update to version 2003...
2003-12-31 mmitchel * c-common.c (c_expand_expr): Remove code to return...
2003-12-31 kazu * config/v850/lib1funcs.asm: Fix comment formatting.
2003-12-31 kazu * config/i386/i386.md (*movqi_insv_2): Remove AND...
2003-12-31 nickcAdd support for m32r-linux target.
2003-12-31 kazu * config/i386/i386.h: Remove an unnecessary #undef.
2003-12-31 sayle * cppfiles.c (pch_open_file): Minor tweak to work...
2003-12-31 kazu * config/rs6000/aix.h: Fix comment formatting.
2003-12-30 kazu * config/i386/i386-protos.h: Remove prototype for
2003-12-30 geoffk * doc/tm.texi (PREFERRED_RELOAD_CLASS): Describe use...
2003-12-30 mmitchel * stor-layout.c (layout_decl): Turn bitfields into...
2003-12-30 sayle * fold-const.c (fold) <COND_EXPR>: Don't require stric...
2003-12-30 schwab* doc/c-tree.texi: Fix @item vs. @itemx.
2003-12-30 nathan * builtins.c (expand_builtin_apply_args_1): Fix typo...
2003-12-30 hubicka PR ice/11936
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-30 pinskia2003-12-30 Jan Hubicka <jh@suse.cz>
2003-12-30 hubicka * i386.md (allocate_stack_worker): Use different...
2003-12-29 nathan * builtins.c (expand_builtin_apply_args_1): Add preten...
2003-12-29 sayle PR fortran/12632
2003-12-29 hubicka * coverage.c (read_counts_file): Better error messages...
2003-12-29 hubicka * toplev.c (rest_of_handle_loop_optimize): Enable...
2003-12-29 pme2003-12-29 Phil Edwards <phil@codesourcery.com>
2003-12-28 sayle2003-12-28 Mostafa Hagog <mustafa@il.ibm.com>
2003-12-27 rakdver PR opt/13159
2003-12-27 bernie * config/m68k/uclinux.h (LIB_SPEC): Add elf2flt magic...
2003-12-27 kazu * config/i386/i386-interix.h: Remove uses of "register"
2003-12-26 dje2003-12-26 Fariborz Jahanian <fjahanian@apple.com>
2003-12-26 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-26 kazu * config/h8300/h8300.md (ldm_h8300s_2_normal): Use...
2003-12-25 kazu * config/m32r/m32r.md: Remove a constraint from a...
2003-12-25 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-25 kazu * config/alpha/alpha-modes.def: Fix comment formatting.
2003-12-25 kazu * config/xtensa/elf.h: Fix comment formatting.
2003-12-24 kazu * config/avr/avr.c: Fix comment formatting.
2003-12-24 kazu PR target/12721.
2003-12-24 dje * doc/md.texi: Document PowerPC vector register...
2003-12-24 mmitchel * calls.c (expand_call): Recognize calls to "sqrt...
2003-12-24 ghazi * config/mips/mips.c (override_options): Use `inform...
2003-12-24 dje * function.c (assign_parms): Update max_parm_re...
2003-12-24 mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23 kazu * config/ns32k/ns32k.c: Convert to ISO-C.
2003-12-23 zackgcc:
2003-12-23 hubicka * common.opt (fprofile-generate,fprofile-use): Add.
2003-12-23 mmitchel * c-common.c (flag_abi_version): Default to 2.
2003-12-23 geoffk * config/rs6000/rs6000.md: Change many instances of '!
2003-12-23 ebotcazou PR optimization/13394
2003-12-23 ebotcazou PR c/13382
2003-12-23 mmitchel * doc/invoke.texi: Deprecate -fwritable-strings.
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 pinskia * emit-rtl.c (copy_rtx_if_shared): Add comment...
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 fjahanianCorrect check for legitimate offset when addressing...
2003-12-22 dalej2003-12-22 Dale Johannesen <dalej@apple.com>
2003-12-22 dalej2003-12-21 Dale Johannesen <dalej@apple.com>
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 wilsonPatch from Dan Nicolaescu
2003-12-22 kazu * system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
2003-12-21 sayle * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Define...
2003-12-21 pinskia2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-21 kazu * config/ip2k/ip2k-protos.h: Remove the prototype for
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-21 kazu * config/mn10300/mn10300.c (mn10300_encode_section_inf...
2003-12-21 kazu * config/arm/arm.c: Convert to ISO-C.
2003-12-20 pinskia2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
2003-12-20 danglin * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when...
next