OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [tools/] [src/] [ChangeLog] - Diff between revs 26 and 174

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 26 Rev 174
2003-02-12  Bart Veer  
2003-02-12  Bart Veer  
        * Makefile.in: Regenerate after acinclude.m4 update
        * Makefile.in: Regenerate after acinclude.m4 update
2002-08-03  Bart Veer  
2002-08-03  Bart Veer  
        * acinclude.m4, configure.in, Makefile.am:
        * acinclude.m4, configure.in, Makefile.am:
        Rework host-side autoconf support
        Rework host-side autoconf support
2001-10-15  Julian Smart 
2001-10-15  Julian Smart 
    * Mounts /ecos-x now, not /x
    * Mounts /ecos-x now, not /x
    * Fixed invocation of 'mount' when about to build
    * Fixed invocation of 'mount' when about to build
2001-07-26  Julian Smart 
2001-07-26  Julian Smart 
    * Only use Registry functions if building a GUI Configtool.
    * Only use Registry functions if building a GUI Configtool.
    * ecosconfig.exe doesn't now get built when building the GUI
    * ecosconfig.exe doesn't now get built when building the GUI
      Configtool.
      Configtool.
2001-07-09  Julian Smart 
2001-07-09  Julian Smart 
    * Fixed (I hope) a long-term bug in both versions of the Configtool,
    * Fixed (I hope) a long-term bug in both versions of the Configtool,
    whereby conflicts involving bool-data values weren't
    whereby conflicts involving bool-data values weren't
    resolved.
    resolved.
2001-06-18  Julian Smart 
2001-06-18  Julian Smart 
    * Added possible fix for Tcl crash bug under Windows 9x, by
    * Added possible fix for Tcl crash bug under Windows 9x, by
    using the wxWindows Mkdir function instead of Tcl's mkdir.
    using the wxWindows Mkdir function instead of Tcl's mkdir.
2001-06-04  Julian Smart 
2001-06-04  Julian Smart 
    * Changed cygpath in build.cxx to use /cygdrive notation,
    * Changed cygpath in build.cxx to use /cygdrive notation,
    checking in the registry first in case the user has customized
    checking in the registry first in case the user has customized
    the /cygdrive mount point.
    the /cygdrive mount point.
2001-05-23  Julian Smart 
2001-05-23  Julian Smart 
    * Added Srdjan Sobajic's most excellent host/README improvements,
    * Added Srdjan Sobajic's most excellent host/README improvements,
    and listed the directories more clearly with a brief reference
    and listed the directories more clearly with a brief reference
    to the new Configtool and its own readme.
    to the new Configtool and its own readme.
2001-05-16  Bart Veer  
2001-05-16  Bart Veer  
        * acinclude.m4 :
        * acinclude.m4 :
        Update compiler flag handling with g++ to use -O0 rather than
        Update compiler flag handling with g++ to use -O0 rather than
        -O2. The extra run-time performance is not worth the build
        -O2. The extra run-time performance is not worth the build
        overheads. Also sort out the Tcl macro for VC++ builds.
        overheads. Also sort out the Tcl macro for VC++ builds.
        * configure.in : clean up some old cruft
        * configure.in : clean up some old cruft
        aclocal.m4, configure, Makefile.in: regenerate
        aclocal.m4, configure, Makefile.in: regenerate
2001-01-29  Andreas Schuldei  
2001-01-29  Andreas Schuldei  
        * acinclude.m4 (CYG_AC_PATH_TCL): Simplify Tcl installation searching
        * acinclude.m4 (CYG_AC_PATH_TCL): Simplify Tcl installation searching
2000-10-23  Jesper Skov  
2000-10-23  Jesper Skov  
        * configure: Disable ser_filter magic for now - properly this time!
        * configure: Disable ser_filter magic for now - properly this time!
        * configure.in: Ditto.
        * configure.in: Ditto.
2000-10-17  Jesper Skov  
2000-10-17  Jesper Skov  
        * configure: Disable ser_filter magic for now.
        * configure: Disable ser_filter magic for now.
        * configure.in: Ditto.
        * configure.in: Ditto.
2000-09-15  Jesper Skov  
2000-09-15  Jesper Skov  
        * Makefile.in: Added ser_filter rules.
        * Makefile.in: Added ser_filter rules.
        * configure: Ditto.
        * configure: Ditto.
        * configure.in: Ditto.
        * configure.in: Ditto.
2000-09-12  Bart Veer  
2000-09-12  Bart Veer  
        * README
        * README
        Clarify which configure script should be used.
        Clarify which configure script should be used.
2000-08-18  Bart Veer  
2000-08-18  Bart Veer  
        * configure.in:
        * configure.in:
        Allow cross-compilation
        Allow cross-compilation
        * Makefile.in, configure:
        * Makefile.in, configure:
        Regenerate
        Regenerate
2000-03-13  John Dallway  
2000-03-13  John Dallway  
        * README:
        * README:
        Mention use of the short form of the path to the configure
        Mention use of the short form of the path to the configure
        script under Windows.
        script under Windows.
2000-03-12  Bart Veer  
2000-03-12  Bart Veer  
        * acinclude.m4, and lots of other files:
        * acinclude.m4, and lots of other files:
        Change the CYG_AC_PATH_TCL macro to use tclConfig.sh, make
        Change the CYG_AC_PATH_TCL macro to use tclConfig.sh, make
        appropriate adjustments elsewhere. Also, add dependencies
        appropriate adjustments elsewhere. Also, add dependencies
        such that the commands now depend on the libraries.
        such that the commands now depend on the libraries.
2000-03-08  Bart Veer  
2000-03-08  Bart Veer  
        * README:
        * README:
        Updated.
        Updated.
        * configure.in (ECOS_DIRS):
        * configure.in (ECOS_DIRS):
        Use the infrastructure and Tcl macros at the toplevel, so that
        Use the infrastructure and Tcl macros at the toplevel, so that
        configure --help gives the right information.
        configure --help gives the right information.
        * configure.in (ECOS_DIRS):
        * configure.in (ECOS_DIRS):
        Look for the file tools/ecostest/common/configure, rather than
        Look for the file tools/ecostest/common/configure, rather than
        just the directory.
        just the directory.
2000-03-01  Bart Veer  
2000-03-01  Bart Veer  
        * Create toplevel ChangeLog for the eCos host-side.
        * Create toplevel ChangeLog for the eCos host-side.
//####COPYRIGHTBEGIN####
//####COPYRIGHTBEGIN####
//
//
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// Copyright (C) 2000, 2001 Red Hat, Inc.
// Copyright (C) 2000, 2001 Red Hat, Inc.
//
//
// This file is part of the eCos host tools.
// This file is part of the eCos host tools.
//
//
// This program is free software; you can redistribute it and/or modify it
// This program is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License as published by the Free
// under the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 2 of the License, or (at your option)
// Software Foundation; either version 2 of the License, or (at your option)
// any later version.
// any later version.
//
//
// This program is distributed in the hope that it will be useful, but WITHOUT
// This program is distributed in the hope that it will be useful, but WITHOUT
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
// more details.
// more details.
//
//
// You should have received a copy of the GNU General Public License along with
// You should have received a copy of the GNU General Public License along with
// this program; if not, write to the Free Software Foundation, Inc.,
// this program; if not, write to the Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
// 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
//
//
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
//
//
//####COPYRIGHTEND####
//####COPYRIGHTEND####
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.