]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/mips/idt32334/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / mips / idt32334 / v2_0 / ChangeLog
1 2004-07-31  Jonathan Larmour  <jifl@eCosCentric.com>
2
3         * src/var_intr.c (hal_extended_isr): Only need to check bits 1 to 14.
4         Fix for bug #1000106.
5
6 2004-04-22  Jani Monoses <jani@iv.ro>
7
8          * cdl/hal_mips_idt32334.cdl :
9          Invoke tail with stricter syntax that works in latest coreutils. 
10
11 2003-04-29  Tim Michals  <t.michals@attbi.com>
12
13         * include/variant.inc (hal_intc_translation_table): Updated.
14         * src/var_intr.c (hal_extended_isr): fix loop bug.
15         (cyg_hal_interrupt_acknowledge):  Handle interrupts for serial
16         ports.
17
18 2003-04-10  Nick Garnett  <nickg@balti.calivar.com>
19
20         * src/mips_idt32334.ld: 
21         Added libsupc++.a to GROUP() directive for GCC versions later than
22         3.0.
23
24 2003-04-09  Jonathan Larmour  <jifl@eCosCentric.com>
25
26         * src/mips_idt32334.ld:
27         Fix .gnulinkonce.s -> .gnu.linkonce.s typo.
28
29 2003-02-13  Tim Michals  <t.michals@attbi.com>
30 2003-02-13  Jonathan Larmour  <jifl@eCosCentric.com>
31
32         * New package - support for MIPS IDT 79s334a board.
33
34 //===========================================================================
35 //####ECOSGPLCOPYRIGHTBEGIN####
36 // -------------------------------------------
37 // This file is part of eCos, the Embedded Configurable Operating System.
38 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
39 //
40 // eCos is free software; you can redistribute it and/or modify it under
41 // the terms of the GNU General Public License as published by the Free
42 // Software Foundation; either version 2 or (at your option) any later version.
43 //
44 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
45 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
46 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
47 // for more details.
48 //
49 // You should have received a copy of the GNU General Public License along
50 // with eCos; if not, write to the Free Software Foundation, Inc.,
51 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
52 //
53 // As a special exception, if other files instantiate templates or use macros
54 // or inline functions from this file, or you compile this file and link it
55 // with other works to produce a work based on this file, this file does not
56 // by itself cause the resulting work to be covered by the GNU General Public
57 // License. However the source code for this file must still be made available
58 // in accordance with section (3) of the GNU General Public License.
59 //
60 // This exception does not invalidate any other reasons why a work based on
61 // this file might be covered by the GNU General Public License.
62 //
63 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
64 // at http://sources.redhat.com/ecos/ecos-license/
65 // -------------------------------------------
66 //####ECOSGPLCOPYRIGHTEND####
67 //===========================================================================