source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 0c0d089

4.104.114.84.95
Last change on this file since 0c0d089 was a2ae30c2, checked in by Joel Sherrill <joel.sherrill@…>, on 08/21/02 at 17:06:22

2002-08-21 Joel Sherrill <joel@…>

  • bsp_specs: Added support for -nostdlibs.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12002-08-21      Joel Sherrill <joel@OARcorp.com>
2
3        * bsp_specs: Added support for -nostdlibs.
4
52002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
8
92002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
12        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
13        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
14        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
15
162002-07-25      Joel Sherrill <joel@OARcorp.com>
17
18        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
19        to remove problems linking empty main(){} with BSP.
20
212002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: Eliminate PGMS.
24        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
25
262002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
29        linkcmds.rom2ram.
30
312002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
34        Remove $(OBJS) from all-local.
35
362002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
39
402001-05-09      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/linkcmds: In support of gcc 3.1, added one of more
43        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
44        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
45        and direction of segments to memory regions may also have been
46        addressed.  This was a sweep across all BSPs.
47 
482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac:
51        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
52        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
53        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
60
612001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
64
652001-10-29      Joel Sherrill <joel@OARcorp.com>
66
67        * startup/linkcmds: Remove explicit force of output format.
68
692001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
70
71        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
72        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
73
742001-10-15      Joel Sherrill <joel@OARcorp.com>
75
76        * console/.cvsignore: New file.
77
782001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
81        START_HW_INIT-support macros, add console/Makefile.
82        * Makefile.am: Add console SUBDIR.
83        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
84        * include/Makefile.am: Add bspopts.h.
85        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
86        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
87        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
88        compatibility.
89        * wrapup/Makefile.am: Add console to BSP_PIECES.
90        * console/Makefile.am: New.
91        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
92
932001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
96        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
97        * include/.cvsignore: Add stamp-h*, bspopts.h*.
98        * include/bsp.h: Add bspopts.h.
99
1002001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
101
102        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
103        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
104        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
105        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
106        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
107        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
108        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
109        Reviewed and updated to latest automake and autoconf standards
110        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
111
Note: See TracBrowser for help on using the repository browser.