OSDN Git Service

* reg-stack.c (stack_def): Make field reg unsigned.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index b7715c4..dc6c6bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2001-02-16  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (noconfigdirs): Allow configuration of texinfo
+       for Cygwin hosts.
+
+2001-02-15  Anthony Green  <green@redhat.com>
+
+       * configure: Introduce GCJ_FOR_TARGET.
+       * configure.in: Ditto.
+       * Makefile.in: Ditto.
+
+2001-02-13  Andreas Schwab  <schwab@suse.de>
+
+       * MAINTAINERS: Update mail address.
+
+2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * config.guess: Add linux target for S/390.
+       * config.sub: Likewise.
+
+2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
+
+       * configure.in: for *-chorusos, don't config target-newlib and
+        target-libgloss.
+
+2001-02-06  Ben Elliston  <bje@redhat.com>
+
+       * configure: Output host type to stdout, not stderr.
+
+2001-02-05  Mark Mitchell  <mark@codesourcery.com>
+
+       * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
+       * ltcf-cxx.sh: Likewise.
+
+       * config.if: Assume enable_libstdcxx_v3 is defined.
+
+2001-02-04  Mark Mitchell  <mark@codesourcery.com>
+
+       Remove V2 C++ library.
+       * configure.in: Remove --enable-libstdcxx_v3 support.
+
+2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
+
+       * include/demangle.h: Add prototype for java_demangle_v3.
+
+2001-01-29  Phil Edwards  <pme@sources.redhat.com>
+
+       * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
+
+2001-01-27  Richard Henderson  <rth@redhat.com>
+
+       * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
+
+2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
+       Don't unset, it's non-portable and no longer necessary, set to empty
+       instead.
+
 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
        * ltconfig: Shell portability fix for the tagname validity check.