]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/sparc/leon/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / sparc / leon / v2_0 / ChangeLog
1 2003-07-18  Nick Garnett  <nickg@balti.calivar.com>
2
3         * cdl/hal_sparc_leon.cdl:
4         Changed values for CYGNUM_HAL_RTC_NUMERATOR,
5         CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
6         "default_value" from "calculated". This makes it easier
7         to change these values globally.
8         
9 2002-10-19  Jonathan Larmour  <jifl@eCosCentric.com>
10
11         Patch from Jiri Gaisler:
12         * cdl/hal_sparc_leon.cdl: -msoft-float needn't be used in local package
13         since it's defined globally.
14         * include/hal_diag.h: Fix UART TX mask.
15
16 2002-03-15  Hugo Tyson  <hmt@redhat.com>
17
18         * cdl/hal_sparc_leon.cdl: Add -msoft-cloat to CYGBLD_GLOBAL_CFLAGS
19         (as well as LDFLAGS) - this gives perfect test coverage in minimal
20         build with the sim.  NB pro tem the tools are called
21         sparc-rtems-gcc et al, but sparc-elf-gcc et al should be OK.
22
23 2002-03-14  Jiri Gaisler  <jiri@gaisler.com>
24
25         * Initial version based on the SPARClite SIM HAL.
26
27 //===========================================================================
28 //####ECOSGPLCOPYRIGHTBEGIN####
29 // -------------------------------------------
30 // This file is part of eCos, the Embedded Configurable Operating System.
31 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
32 //
33 // eCos is free software; you can redistribute it and/or modify it under
34 // the terms of the GNU General Public License as published by the Free
35 // Software Foundation; either version 2 or (at your option) any later version.
36 //
37 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
38 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
39 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
40 // for more details.
41 //
42 // You should have received a copy of the GNU General Public License along
43 // with eCos; if not, write to the Free Software Foundation, Inc.,
44 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
45 //
46 // As a special exception, if other files instantiate templates or use macros
47 // or inline functions from this file, or you compile this file and link it
48 // with other works to produce a work based on this file, this file does not
49 // by itself cause the resulting work to be covered by the GNU General Public
50 // License. However the source code for this file must still be made available
51 // in accordance with section (3) of the GNU General Public License.
52 //
53 // This exception does not invalidate any other reasons why a work based on
54 // this file might be covered by the GNU General Public License.
55 //
56 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
57 // at http://sources.redhat.com/ecos/ecos-license/
58 // -------------------------------------------
59 //####ECOSGPLCOPYRIGHTEND####
60 //===========================================================================
61
62 //EOF ChangeLog