1. 05 Sep, 2002 20 commits
    • real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time constant for... · b5b620a4
      * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
      not a compile-time constant for the non-IBM case.
      * config/arm/arm-protos.h (arm_float_words_big_endian): New
      prototype.
      * config/arm/arm.c (arm_float_words_big_endian): New function.
      * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __VFP_FP__
      if TARGET_VFP  and not TARGET_HARD_FLOAT.
      (ARM_FLAG_VFP, TARGET_VFP): Define.
      (FLOAT_WORDS_BIG_ENDIAN): Use arm_float_words_big_endian.
      
      [ Missed arm.h in previous checkin, and pasto'd ChangeLog entry, which
        is now corrected. ]
      
      From-SVN: r56857
      Jason Thorpe committed
    • xcoff.h (HOT_TEXT_SECTION_NAME): Delete. · dd19d142
              * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
              (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Delete.
      
      From-SVN: r56856
      David Edelsohn committed
    • weak-1.c: xfail on Darwin. · 8ef3ea70
              * gcc.dg/weak-1.c: xfail on Darwin.
              * gcc.dg/weak-2.c: Ditto.
              * gcc.dg/weak-3.c: Ditto.
              * gcc.dg/weak-4.c: Ditto.
              * gcc.dg/weak-5.c: Ditto.
              * gcc.dg/weak-6.c: Ditto.
              * gcc.dg/weak-7.c: Ditto.
              * gcc.dg/weak-8.c: Ditto.
              * gcc.dg/weak-9.c: Ditto.
      
      From-SVN: r56855
      Stan Shebs committed
    • real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time constant for... · 3717da94
      * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
      not a compile-time constant for the non-IBM case.
      * config/arm/arm-protos.h (arm_float_words_big_endian): New
      prototype.
      * config/arm/arm.c (arm_float_words_big_endian): New function.
      (TARGET_CPU_CPP_BUILTINS): Define __VFP_FP__ if TARGET_VFP
      and not TARGET_HARD_FLOAT.
      (ARM_FLAG_VFP, TARGET_VFP): Define.
      (FLOAT_WORDS_BIG_ENDIAN): Use arm_float_words_big_endian.
      
      From-SVN: r56854
      Jason Thorpe committed
    • Oops, typo in dir name. · df4c36e6
      From-SVN: r56851
      Jakub Jelinek committed
    • install.texi: Correct text of s390-*-linux* and s390x-*-linux* URLs. · 225cee28
              * doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux*
              URLs.  Fix AIX wording.
      
      From-SVN: r56850
      David Edelsohn committed
    • rs6000.c (rs6000_override_options): Make -fpic and -fPIC equivalent on Darwin. · c72bfda7
              * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and
              -fPIC equivalent on Darwin.
      
      From-SVN: r56848
      Stan Shebs committed
    • ia64-unknown-linux-gnu: Add. · fcfe9bce
      	* config/abi/ia64-unknown-linux-gnu: Add.
      	* config/abi/ia64-unknown-linux-gnu/baseline_symbols.txt: New file.
      	* config/abi/alphaev67-unknown-linux-gnu: Add.
      	* config/abi/alphaev67-unknown-linux-gnu/baseline_symbols.txt: New file.
      
      From-SVN: r56847
      Jakub Jelinek committed
    • Makefile: Use more portable shell wildcard. · 64a6f971
      2002-09-05  Jonathan Wakely  <jw@kayari.org>
      
      	* docs/html/Makefile:  Use more portable shell wildcard.
      	* docs/html/makedoc.awk:  Nest elements correctly for XHTML conversion.
      	* docs/html/configopts.html, docs/html/documentation.html,
      	docs/html/explanations.html, docs/html/install.html,
      	docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html,
      	docs/html/17_intro/license.html, docs/html/18_support/howto.html,
      	docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
      	docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html,
      	docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
      	docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
      	docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
      	docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
      	docs/html/27_io/howto.html, docs/html/ext/howto.html,
      	docs/html/ext/sgiexts.html, docs/html/faq/index.html:  Convert
      	to XHTML.
      	* docs/html/faq/index.txt:  Regenerate.
      
      From-SVN: r56845
      Jonathan Wakely committed
    • sh.c (sh_expand_builtin): Return early if encountering an error_mark for a type. · 3578cf63
      	* sh.c (sh_expand_builtin): Return early if encountering an
      	error_mark for a type.
      
      From-SVN: r56844
      J"orn Rennecke committed
    • s390.c (s390_expand_plus_operand): Do not require double-word scratch register. · 7974fe63
      	* config/s390/s390.c (s390_expand_plus_operand): Do not require
      	double-word scratch register.
      	config/s390/s390.md ("reload_indi", "reload_insi"): Adapt.
      
      	("*tmqi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem", "*tmqi_mem",
      	"*cli"): Replace s_operand by memory_operand.
      	("cmpstrdi", "cmpstrsi"): Replace s_operand by general_operand.
      
      From-SVN: r56843
      Ulrich Weigand committed
    • verify.c (verify_jvm_instructions): Allow exception handler inside code that is… · b139fcfd
      verify.c (verify_jvm_instructions): Allow exception handler inside code that is being protected, but generate a warning.
      
      2002-08-28  Andrew Haley  <aph@redhat.com>
      
      	* verify.c (verify_jvm_instructions): Allow exception handler
      	inside code that is being protected, but generate a warning.
      	* except.c (link_handler): Initialize `expanded' in new eh_range.
      	(binding_depth, is_class_level, current_pc): Declare extern.
      
      From-SVN: r56842
      Andrew Haley committed
    • ctype_members.cc (ctype<wchar_t>::do_widen(char)): Switch to _M_c_locale_ctype around btowc call. · f373d4c7
      	* config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_widen(char)):
      	Switch to _M_c_locale_ctype around btowc call.
      	(ctype<wchar_t>::do_widen(const char*, const char *, wchar_t*)):
      	Switch to _M_c_locale_ctype around mbsrtowcs call.
      	(ctype<wchar_t>::do_narrow(char)): Switch to _M_c_locale_ctype around
      	wctob call.
      	(ctype<wchar_t>::do_narrow(const char*, const char *, wchar_t*)):
      	Switch to _M_c_locale_ctype around wcsrtombs call.
      
      From-SVN: r56841
      Jakub Jelinek committed
    • monetary_members.cc (moneypunct<wchar_t, [...]): Use __uselocale instead of… · 9a6d2071
      monetary_members.cc (moneypunct<wchar_t, [...]): Use __uselocale instead of setlocale for glibc 2.3.
      
      	* config/locale/gnu/monetary_members.cc
      	(moneypunct<wchar_t, true>::_M_initialize_moneypunct,
      	moneypunct<wchar_t, false>::_M_initialize_moneypunct): Use
      	__uselocale instead of setlocale for glibc 2.3.
      
      From-SVN: r56839
      Jakub Jelinek committed
    • c++locale_internal.h: New header. · 89671b70
      	* config/locale/generic/c++locale_internal.h: New header.
      	* config/locale/gnu/c++locale_internal.h: New header.
      	* config/locale/gnu/c_locale.cc: Include it.
      	* config/locale/gnu/collate_members.cc: Include it.
      	* config/locale/gnu/ctype_members.cc: Include it.
      	* config/locale/gnu/messages_members.cc: Include it.
      	* config/locale/gnu/monetary_members.cc: Include it.
      	* config/locale/gnu/numeric_members.cc: Include it.
      	* config/locale/gnu/time_members.cc: Include it.
      	(_M_put): Reorder __strftime_l and __wcsftime_l arguments to match
      	glibc.
      	(_M_initialize_timepunct): Initialize _M_c_locale_timepunct for
      	C locale.
      	* acinclude.m4: Include string.h when testing strcoll_l.
      	For glibc 2.3 provide __-prefixed prototypes.
      	(CLOCALE_INTERNAL_H): Set, add AC_LINK_FILES line.
      	* aclocal.m4, configure: Rebuilt.
      
      	* include/bits/locale_facets.h: Add declaration of specialization
      	here.
      	* config/locale/gnu/messages_members.cc: Add specialization for
      	messages<wchar_t>.
      	* config/locale/gnu/messages_members.h: Remove generic definition
      	of do_get.
      
      From-SVN: r56837
      Jakub Jelinek committed
    • Daily bump. · 60179904
      From-SVN: r56835
      GCC Administrator committed
    • Daily bump. · 84995810
      [[Split portion of a mixed commit.]]
      
      From-SVN: r56834.3
      GCC Administrator committed
    • h8300.c (asm_file_start): Add a missing semicolon. · f8cb5851
      	* config/h8300/h8300.c (asm_file_start): Add a missing
      	semicolon.
      
      From-SVN: r56829
      Kazu Hirata committed
    • rs6000.c (rs6000_flag_pic): New variable. · 0e5dbd9b
              * config/rs6000/rs6000.c (rs6000_flag_pic): New variable.
              (rs6000_elf_encode_section_info): ATTRIBUTE_UNUSED.
              (TARGET_BINDS_LOCAL_P): Define.
              (rs6000_override_options): Save original flag_pic value.
              (rs6000_elf_select_section): Call default_elf_select_section_1.
              (rs6000_elf_unique_section): Call default_unique_section_1.
              (rs6000_elf_in_small_data_p): New function.
              (rs6000_xcoff_asm_named_section): Determine storage mapping class.
              (rs6000_xcoff_select_section): Update based on defaults.
              (rs6000_xcoff_unique_section): Set to basic name if not common.
              (rs6000_binds_local_p): New function.
              * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Set
              targetm.have_srodata_section if SDATA_EABI.
              (TARGET_IN_SMALL_DATA_P): Define.
      
      From-SVN: r56826
      David Edelsohn committed
  2. 04 Sep, 2002 20 commits