source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ 36ea4c2a

4.104.114.84.95
Last change on this file since 36ea4c2a was 36ea4c2a, checked in by Joel Sherrill <joel.sherrill@…>, on 12/02/02 at 19:13:38

2002-12-02 Joel Sherrill <joel@…>

  • configure.ac, network/Makefile.am: Don't build if networking disabled.
  • startup/linkcmds: Add sections to remove warnings.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12002-12-02      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac, network/Makefile.am: Don't build if networking disabled.
4        * startup/linkcmds: Add sections to remove warnings.
5
62002-11-17      Joel Sherrill <joel@OARcorp.com>
7
8        * network/network.c: Fix inconsistency in prototyping.
9
102002-11-13      Joel Sherrill <joel@OARcorp.com>
11
12        * network/network.c: Removed warning per Jay's suggestion.
13
142002-11-13      Joel Sherrill <joel@OARcorp.com>
15
16        * include/.cvsignore: Corrected.
17        * network/.cvsignore: New file.
18
192002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
20
21        * New BSP.
22        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
23        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
24        console/.cvsignore, console/Makefile.am, console/uart.c,
25        include/.cvsignore, include/Makefile.am, include/bsp.h,
26        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
27        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
28        network/network.c, start/.cvsignore, start/Makefile.am,
29        start/start.S, startup/.cvsignore, startup/Makefile.am,
30        startup/bspstart.c, startup/exit.c, startup/linkcmds,
31        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
32        wrapup/.cvsignore, wrapup/Makefile.am: New file.
33
Note: See TracBrowser for help on using the repository browser.