1. 21 Jan, 2002 10 commits
    • * g77.f-torture/compile/cpp2.F: New test. · a5cf3ccc
      From-SVN: r49038
      Zack Weinberg committed
    • Daily bump. · 1bcdf4fe
      From-SVN: r49036
      GCC Administrator committed
    • Remove workaround for register stack overwrite bug in mmix. · 07338cf8
      	* config/mmix/mmix.c (mmix_target_asm_function_prologue): Remove
      	support for TARGET_REG_STACK_FILL_BUG.
      	* config/mmix/mmix.h: Remove member has_call_without_parameters.
      	(TARGET_MASK_REG_STACK_FILL_BUG, TARGET_REG_STACK_FILL_BUG):
      	Delete.
      	(TARGET_DEFAULT): Remove TARGET_MASK_REG_STACK_FILL_BUG.
      	(TARGET_SWITCHES): Remove -mreg-stack-fill-bug-workaround and
      	-mno-reg-stack-fill-bug-workaround.
      	* config/mmix/mmix.md ("call", "call_value"): Don't set struct
      	machine member has_call_without_parameters.
      	* doc/invoke.texi (Option Summary) <MMIX Options>: Remove
      	-mreg-stack-fill-bug-workaround	and
      	-mno-reg-stack-fill-bug-workaround.
      	(MMIX Options): Ditto.
      
      From-SVN: r49035
      Hans-Peter Nilsson committed
    • h8300.c (function_arg): Replace 0 with NULL_RTX as appropriate. · 7192cbf1
      	* config/h8300/h8300.c (function_arg): Replace 0 with NULL_RTX
      	as appropriate.
      	Remove redundant code.
      
      From-SVN: r49034
      Kazu Hirata committed
    • alpha.h, [...]: Remove commented out target macro definitions and non-target-specific comments... · d1552d7b
      	* config/alpha/alpha.h, config/arc/arc.h, config/avr/avr.h,
      	config/c4x/c4x.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
      	config/fr30/fr30.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
      	config/mips/mips.h, config/rs6000/rs6000.h, config/sparc/sparc.h,
      	config/stormy16/stormy16.h, config/v850/v850.h: Remove commented
      	out target macro definitions and non-target-specific comments
      	mostly taken from old versions of the manual.
      
      From-SVN: r49033
      Joseph Myers committed
    • [multiple changes] · 93dbe8d7
      
      2002-01-20  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/bits/locale_facets.h (ctype<char>::classic_table):
      	Remove definition.
      	(ctype<char>::_S_ctable): Remove.
      	* config/os/gnu-linux/bits/ctype_noninline.h
      	(ctype<char>::_S_table): Remove definition.
      	(ctype<char>::classic_table): Define.
      	(ctype<char>::ctype): Replace _S_ctable with classic_table().
      	* config/os/aix/bits/ctype_noninline.h: Same.
      	* config/os/bsd/freebsd/bits/ctype_noninline.h: Same.
      	* config/os/bsd/netbsd/bits/ctype_noninline.h: Same.
      	* config/os/djgpp/bits/ctype_noninline.h: Same.
      	* config/os/generic/bits/ctype_noninline.h: Same.
      	* config/os/gnu-linux/bits/ctype_noninline.h: Same.
      	* config/os/hpux/bits/ctype_noninline.h: Same.
      	* config/os/irix/irix5.2/bits/ctype_noninline.h: Same.
      	* config/os/irix/irix6.5/bits/ctype_noninline.h: Same.
      	* config/os/mingw32/bits/ctype_noninline.h: Same.
      	* config/os/newlib/bits/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.6/bits/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.7/bits/ctype_noninline.h: Same.
      
      2002-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
      
      	* config/os/mingw32/bits/ctype_noninline.h: Declare _ctype instead
      	of _pctype. Use to define _S_ctable.  Add definition for alternate
      	ctor.  Initialise _M_ctable to _S_ctable in ctors.
      	(do_toupper, do_tolower): Use inline code appropriate for C-locale
      	rather than ::toupper, ::tolower.
      
      From-SVN: r49032
      Benjamin Kosnik committed
    • h8300.h: Fix comment formatting. · ed168e45
      	* config/h8300/h8300.h: Fix comment formatting.
      	* config/ia64/aix.h: Likewise.
      	* config/ia64/ia64-protos.h: Likewise.
      	* config/ia64/ia64.c: Likewise.
      	* config/ia64/ia64.h: Likewise.
      	* config/ia64/ia64intrin.h: Likewise.
      	* config/ia64/linux.h: Likewise.
      	* config/ia64/unwind-aix.c: Likewise.
      	* config/ia64/unwind-ia64.c: Likewise.
      
      From-SVN: r49031
      Kazu Hirata committed
    • * config/h8300/h8300.c: Revise comments about shift code. · 005e3e05
      From-SVN: r49030
      Kazu Hirata committed
    • * config/h8300/h8300.c (function_arg): Update a comment. · 64bead4c
      From-SVN: r49026
      Kazu Hirata committed
    • h8300.md: Update the comments at the beginning of the file. · ed863595
      	* config/h8300/h8300.md: Update the comments at the beginning
      	of the file.
      
      From-SVN: r49025
      Kazu Hirata committed
  2. 20 Jan, 2002 7 commits
  3. 19 Jan, 2002 9 commits
  4. 18 Jan, 2002 14 commits