source: rtems/c/src/lib/libbsp/mips/hurricane/ChangeLog @ 2fb3035

4.104.114.84.95
Last change on this file since 2fb3035 was 2fb3035, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/09/07 at 11:30:40

2007-04-09 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove --oformat=... Use old_link for -qrtems (Prevents *.link from killing endianness).
  • Property mode set to 100644
File size: 2.1 KB
Line 
12007-04-09      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove --oformat=...
4        Use old_link for -qrtems (Prevents *.link from killing endianness).
5
62007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * bsp_specs: Remove lib (Now expected to exist in GCC).
9
102007-03-12      Joel Sherrill <joel@OARcorp.com>
11
12        * clock/ckinit.c, startup/exception.S: Correct license URL and/or fix
13        mistake in copyright notice. Both of these mistakes appear to be from
14        code submitted after these changes were made previously.
15
162007-03-10      Joel Sherrill <joel@OARcorp.com>
17
18        PR 1227/bsps
19        * include/bsp.h: Remove MAX_LONG_TEST_DURATION and
20        MAX_SHORT_TEST_DURATION. They are obsolete and unused.
21
222006-12-12      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * include/bsp.h: Use uint32_t instead of unsigned32.
25
262006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: New BUG-REPORT address.
29
302006-11-15      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
33        file and simplified initialization.
34
352006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Remove superfluous -DASM.
38
392006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Require autoconf-2.60. Require automake-1.10.
42
432006-09-11      Chris Johns <chrisj@rtems.org>
44
45        * include/usc.h: Remove extra CRLF.
46       
472006-03-22      Joel Sherrill <joel@OARcorp.com>
48
49        * include/.cvsignore: New file.
50
512006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * liblnk/pmon.S, liblnk/regs.S, liblnk/lnklib.S, README,
54        bsp_specs, configure.ac, startup/inittlb.c, startup/bspstart.c,
55        startup/setvec.c, startup/ghlinkcmds, startup/idtmem.S,
56        startup/exception.S, startup/bspclean.c, startup/idttlb.S,
57        startup/linkcmds, include/usc.h, include/tm27.h, include/bsp.h,
58        include/coverhd.h, clock/clock.h, clock/clock.S, clock/ckinit.c,
59        Makefile.am, start/start.S, console/console.c, times:
60        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
61
62        * The HURRICANE BSP is for a Quick Logic Hurricane evaluation board.
63          This board has a PMC-Sierra RM5230 or RM5231 MIPS Processor.
Note: See TracBrowser for help on using the repository browser.