OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [m68k/] [ods68302/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
2002-08-05      Joel Sherrill 
2
 
3
        * Per PR260 eliminate use of make-target-options.  This impacted
4
        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
5
        SuperCore and required that the m68k optimized memcpy be moved
6
        to libcpu.
7
        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
8
 
9
2002-07-21      Ralf Corsepius 
10
 
11
        * start/Makefile.am: Fix bug in previous patch.
12
        Really add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
13
 
14
2002-07-21      Ralf Corsepius 
15
 
16
        * start/Makefile.am: Eliminate PGM.
17
        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
18
 
19
2002-07-19      Ralf Corsepius 
20
 
21
        * startup/Makefile.am: Add bsplib_DATA = linkcmds rom debugger.
22
 
23
2002-07-04      Ralf Corsepius 
24
 
25
        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
26
        Remove $(OBJS) from all-local.
27
 
28
2002-06-29      Ralf Corsepius 
29
 
30
        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
31
 
32
2001-05-09      Joel Sherrill 
33
 
34
        * startup/linkcmds: In support of gcc 3.1, added one of more
35
        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
36
        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
37
        and direction of segments to memory regions may also have been
38
        addressed.  This was a sweep across all BSPs.
39
 
40
2002-03-27      Ralf Corsepius 
41
 
42
        * configure.ac:
43
        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
44
        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
45
        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
46
        * Makefile.am: Remove AUTOMAKE_OPTIONS.
47
        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
48
        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
49
        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
50
        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
51
        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
52
        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
53
 
54
2001-11-30      Ralf Corsepius 
55
 
56
        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
57
 
58
2001-11-27      Joel Sherrill ,
59
 
60
        This was tracked as PR39.
61
        * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger,
62
        startup/linkcmds, startup/rom: Eliminated required definition of
63
        macros in the custom file for the BSP to compile.  The ROM and ROM
64
        address and size settings are now linker script items.
65
 
66
2001-10-11      Ralf Corsepius 
67
 
68
        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
69
        * configure.in: Remove.
70
        * configure.ac: New file, generated from configure.in by autoupdate.
71
 
72
2001-09-27      Joel Sherrill 
73
 
74
        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
75
 
76
2001-09-27      Ralf Corsepius 
77
 
78
        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
79
 
80
2001-06-19      Joel Sherrill 
81
 
82
        * include/Makefile.am: Fixed typo.
83
 
84
2001-05-26      Ralf Corsepius 
85
 
86
        * configure.in: Add bspopts.h.
87
        * include/.cvsignore: Add bspopts.h*, stamp-h*.
88
        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
89
        * include/bsp.h: Include bspopts.h.
90
 
91
2001-05-10      Ralf Corsepius  
92
 
93
        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
94
 
95
2000-11-09      Ralf Corsepius 
96
 
97
        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
98
 
99
2000-11-02      Ralf Corsepius 
100
 
101
        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
102
 
103
2000-11-01      Joel Sherrill 
104
 
105
        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
106
        and libcsupport.h moved from libc to lib/include/rtems and
107
        now must be referenced as .   Header file order
108
        was cleaned up while doing this.
109
 
110
2000-10-27      Ralf Corsepius 
111
 
112
        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
113
        Switch to GNU canonicalization.
114
 
115
2000-10-19  Antti P Miettinen  
116
 
117
        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
118
 
119
2000-09-29      Charles-Antoine Gauthier 
120
 
121
        * startup/linkcmds: Added lines so DWARF debug information
122
        would be available.  Otherwise gdb complains that the offsets
123
        for the debug info are incorrect and doesn't load the files.
124
 
125
2000-09-04      Ralf Corsepius 
126
 
127
        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
128
        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
129
        compile.am
130
 
131
2000-08-10      Joel Sherrill 
132
 
133
        * ChangeLog: New file.

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.