Skip to content
Snippets Groups Projects
  1. Dec 18, 2002
  2. Dec 17, 2002
  3. Dec 16, 2002
    • Jan Hubicka's avatar
      mips.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not use qpword on API_N32/not gas · 9ee7999f
      Jan Hubicka authored
      	* mips.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not use qpword on API_N32/not
      	gas
      	* mips.md (tablejump insn): Likewise.
      
      From-SVN: r60188
      9ee7999f
    • Mark Mitchell's avatar
      * root.texi: Change version number to 3.4. · 682aea87
      Mark Mitchell authored
      From-SVN: r60185
      682aea87
    • Mark Mitchell's avatar
      gcc-common.texi: Change version number to 3.4. · 7a04c51b
      Mark Mitchell authored
      	* doc/include/gcc-common.texi: Change version number to 3.4.
      
      	* gcj.texi: Change version number to 3.4.
      
      	* root.texi: Change version number to 3.4.
      
      From-SVN: r60183
      7a04c51b
    • Jason Merrill's avatar
      add PR reference · ed698fc5
      Jason Merrill authored
      From-SVN: r60182
      ed698fc5
    • Paolo Carlini's avatar
      re PR libstdc++/8949 (numeric_limits<>::denorm_min() and is_iec559 problems.) · 77bd447b
      Paolo Carlini authored
      2002-12-16  Paolo Carlini  <pcarlini@unitus.it>
      
      	PR libstdc++/8949
      	* include/std/std_limits.h
      	(struct numeric_limits<short>,
      	struct numeric_limits<unsigned short>,
      	struct numeric_limits<int>,
      	struct numeric_limits<unsigned int>,
      	struct numeric_limits<long>,
      	struct numeric_limits<unsigned long>,
      	struct numeric_limits<long long>,
      	struct numeric_limits<unsigned long long>): According
      	to 18.2.1.2,53 and 18.2.1.5,1 is_iec559 shall be false.
      	* testsuite/18_support/numeric_limits.cc: Add test04.
      
      From-SVN: r60181
      77bd447b
    • Bruce Korb's avatar
      oops. · 165bfb59
      Bruce Korb authored
      From-SVN: r60178
      165bfb59
    • Benjamin Kosnik's avatar
      configure.in (GLIBCPP_ENABLE_DEBUG): Default to none. · 6aa43d99
      Benjamin Kosnik authored
      2002-12-16  Benjamin Kosnik  <bkoz@redhat.com>
      
              * configure.in (GLIBCPP_ENABLE_DEBUG): Default to none.
      	Call GLIBCPP_ENABLE_DEBUG_FLAGS.
              * acinclude.m4 (GLIBCPP_ENABLE_DEBUG): GLIBCPP_BUILD_DEBUG, new
              conditional if --enable-debug is yes. Rework.
      	(GLIBCPP_ENABLE_DEBUG_FLAGS): New.
              * aclocal.m4: Regenerate.
      	* libio/Makefile.am: Remove DEBUG_FLAGS.
      	* libio/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am: Remove DEBUG_FLAGS.
      	* libsupc++/Makefile.in: Regenerate.
      	* docs/html/configopts.html: Add docs for --enable-debug,
      	--enable-debug-flags.
      
      2002-12-16  Benjamin Kosnik  <bkoz@redhat.com>
      
      	Correct dependency tracking, build warts.
      	* configure.in: Correct repeated AC_OUTPUT thrashing by
      	config-ml.in
      	* configure: Regenerate.
      	* include/Makefile.am (stamp-target): Stamp in top_builddir.
      	* include/Makefile.in: Regenerate.
      	* src/Makefile.am (codecvt_members.cc): New rule.
      	(collate_members.cc): Same.
      	(ctype_members.cc): Same.
      	(messages_members.cc): Same.
      	(monetary_members.cc): Same.
      	(numeric_members.cc): Same.
      	(time_members.cc): Same.
      	(c++locale.cc): Same.
      	(basic_file.cc): Same.
      	* src/Makefile.in: Regenerate.
      	* acinclude.m4 (CCTYPE_CHAR_CC): Remove.
      	(CCCODECVT_CC): Don't link, AC_SUBST.
      	(CCOLLATE_CC): Same.
      	(CCTYPE_CC): Same.
      	(CMESSAGES_CC): Same.
      	(CMONEY_CC): Same.
      	(CNUMERIC_CC): Same.
      	(CTIME_CC): Same.
      	(CLOCALE_CC): Same.
      	* aclocal.m4: Regenerate.
      
      	* src/Makefile.am (libstdc___la_LIBADD): Use top_builddir
      	for convenience libraries.
      	(version_arg): Rename linker.map to libstdc++.ver.
      	(libstdc___la_DEPENDENCIES): Remove linker.map, add
      	libstdc++-symbol.ver as a dependency.
      	(libstdc++-symbol.ver): Add rule.
      	* acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Change LINKER_MAP to
      	SYMVER_MAP. Don't link, AC_SUBST.
      
      	* include/Makefile.am (target_headers_noinst): New.
      	(stamp-target): Add CLOCALE_INTERNAL_H.
      	* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Don't link
      	CLOCALE_INTERNAL_H, AC_SUBST.
      	* config/locale/gnu/c_locale.cc: Modify c++locale_internal.h
      	include.
      	* config/locale/gnu/time_members.cc: Same.
      	* config/locale/gnu/numeric_members.cc: Same.
      	* config/locale/gnu/monetary_members.cc: Same.
      	* config/locale/gnu/messages_members.cc: Same.
      	* config/locale/gnu/ctype_members.cc: Same.
      	* config/locale/gnu/collate_members.cc: Same.
      	* config/locale/gnu/codecvt_members.cc: Same.
      	* config/locale/generic/codecvt_members.cc: Remove.
      
      From-SVN: r60177
      6aa43d99
    • Bruce Korb's avatar
      move inclusion of signal.h · 27eaa708
      Bruce Korb authored
      From-SVN: r60176
      27eaa708
    • Zack Weinberg's avatar
      Merge basic-improvements-branch to trunk · 4977bab6
      Zack Weinberg authored
      From-SVN: r60174
      4977bab6
    • J"orn Rennecke's avatar
      sh.h (EXTRA_CONSTRAINT_Z): New macro. · b51dc045
      J"orn Rennecke authored
      	* sh.h (EXTRA_CONSTRAINT_Z): New macro.
      	(EXTRA_CONSTRAINT): Use it.
      	* sh.md (anddi3): Use 'Z' constraint for alternative 2.
      
      From-SVN: r60173
      b51dc045
    • GCC Administrator's avatar
      Daily bump. · c82fec36
      GCC Administrator authored
      From-SVN: r60172
      c82fec36
    • Doug Evans's avatar
      fix my email address · 5d178a59
      Doug Evans authored
      From-SVN: r60165
      5d178a59
  4. Dec 15, 2002
  5. Dec 14, 2002
Loading