URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [framebuf/] [synth/] [current/] [ChangeLog] - Rev 867
Go to most recent revision | Compare with Previous | Blame | View Log
2009-07-14 Bart Veer <bartv@ecoscentric.com>
* host/configure.in: allow builds on x86_64 machines.
* host/configure, host/aclocal.m4, host/Makefile.in: regenerate.
2009-02-09 Bart Veer <bartv@ecoscentric.com>
* src/synthfb_init.cxx: initialize at DEV_CHAR priority, not IO
2009-02-07 John Dallaway <john@dallaway.org.uk>
* cdl/framebuf_synth.tcl: Pass gen_synthfb.tcl to tclsh directly.
2009-01-08 John Dallaway <john@dallaway.org.uk>
* src/gen_synthfb.tcl: Specify script interpreter via /usr/bin/env.
2008-12-30 John Dallaway <john@dallaway.org.uk>
* cdl/framebuf_synth.cdl: Reference per-package documentation.
2008-10-06 Bart Veer <bartv@ecoscentric.com>
* synthetic target framebuffer driver imported into anoncvs
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 2008, 2009 Free Software Foundation, Inc.
//
// 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 Software Foundation; either version 2 or (at your option) any
// later version.
//
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// General Public License for more details.
//
// 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., 51 Franklin Street,
// Fifth Floor, Boston, MA 02110-1301, USA.
// -------------------------------------------
// ####GPLCOPYRIGHTEND####
//===========================================================================
Go to most recent revision | Compare with Previous | Blame | View Log