Changeset 1ddcdc4 in rtems for c/src/lib/libcpu/m68k/ChangeLog


Ignore:
Timestamp:
01/23/04 12:55:00 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2baf0d86
Parents:
e3b7b1bf
Message:

2004-01-23 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: Merge-in mcf5206/ChangeLog.
  • mcf5206/ChangeLog: Remove.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libcpu/m68k/ChangeLog

    re3b7b1bf r1ddcdc4  
     12004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * ChangeLog: Merge-in mcf5206/ChangeLog.
     4        * mcf5206/ChangeLog: Remove.
     5
    162004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
     
    813        * configure.ac: Require automake >= 1.8.2. Add subdir-objects to
    914        AUTOMAKE_OPTIONS. Remove CHECK_CUSTOM_BSP. Reflect changes above.
     15        * mcf5206/Makefile.am: Convert to automake compilation rules.
     16        * mcf5206/configure.ac: Remove.
     17        * mcf5206/.cvsignore: Reflect changes above.
    1018
    11192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    1220
    1321        * shared/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
     22        PRE/TMPINSTALL_FILES to CLEANFILES.
     23        * mcf5206/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
    1424        PRE/TMPINSTALL_FILES to CLEANFILES.
    1525
     
    2737        PRE/TMPINSTALL_FILES.
    2838        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
     39        * mcf5206/Makefile.am: Use mkdir_p. Remove dirs from
     40        PRE/TMPINSTALL_FILES.
     41        * mcf5206/configure.ac: Require automake >= 1.8, autoconf >= 2.59.
     42
     432003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     44
     45        * mcf5206/configure.ac: Cosmetics.
     46        * mcf5206/clock/Makefile.am: Remove.
     47        * mcf5206/console/Makefile.am: Remove.
     48        * mcf5206/include/Makefile.am: Remove.
     49        * mcf5206/mbus/Makefile.am: Remove.
     50        * mcf5206/timer/Makefile.am: Remove.
     51        * mcf5206/Makefile.am: Merge-in former clock/Makefile.am,
     52        console/Makefile.am, include/Makefile.am, mbus/Makefile.am,
     53        timer/Makefile.am.
     54        * mcf5206/configure.ac: Reflect changes above.
     55
     562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     57
     58        * mcf5206/clock/Makefile.am: Cosmetics.
     59        * mcf5206/mbus/Makefile.am: Cosmetics.
     60        * mcf5206/timer/Makefile.am: Cosmetics.
    2961
    30622003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    3365        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
    3466        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
     67        * mcf5206/console/Makefile.am: Remove all-local: $(ARCH).
    3568
    36692003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    4174        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
    4275        * shared/misc/Makefile.am: Reformat.
     76        * mcf5206/Makefile.am: Reformat.
     77        * mcf5206/clock/Makefile.am: Reformat.
     78        * mcf5206/console/Makefile.am: Reformat.
     79        * mcf5206/include/Makefile.am: Reformat. Use dirstamps for
     80        preinstallation.
     81        * mcf5206/timer/Makefile.am: Reformat.
    4382
    44832003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    4584
    4685        * configure.ac: Remove RTEMS_CANONICAL_HOST.
     86        * mcf5206/configure.ac: Remove RTEMS_CANONICAL_HOST.
    4787
    48882003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    4989
    5090        * configure.ac: Remove RTEMS_CHECK_CPU.
     91        * mcf5206/configure.ac: Remove RTEMS_CHECK_CPU.
    5192
    52932003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    5899
    59100        * shared/misc/m68kidle.c: URL for license changed.
     101        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
     102        mcf5206/include/mcf5206e.h, mcf5206/include/mcfmbus.h,
     103        mcf5206/include/mcfuart.h, mcf5206/mbus/mcfmbus.c,
     104        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: URL for license changed.
     105
     1062003-08-20      Joel Sherrill <joel@OARcorp.com>
     107
     108        * mcf5206/clock/ckinit.c, mcf5206/console/mcfuart.c,
     109        mcf5206/timer/timer.c, mcf5206/timer/timerisr.S: Correct copyright
     110        statements.
    60111
    611122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    62113
    63114        * Makefile.am: Reflect having moved aclocal/.
     115        * mcf5206/Makefile.am: Reflect having moved aclocal/.
    64116
    651172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    71123        * shared/cache/Makefile.am: Reflect having moved automake/.
    72124        * shared/misc/Makefile.am: Reflect having moved automake/.
     125        * mcf5206/Makefile.am: Reflect having moved automake/.
     126        * mcf5206/clock/Makefile.am: Reflect having moved automake/.
     127        * mcf5206/console/Makefile.am: Reflect having moved automake/.
     128        * mcf5206/include/Makefile.am: Reflect having moved automake/.
     129        * mcf5206/mbus/Makefile.am: Reflect having moved automake/.
     130        * mcf5206/timer/Makefile.am: Reflect having moved automake/.
    73131
    741322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    75133
    76134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
     135        * mcf5206/configure.ac: Use rtems-bugs@rtems.com as bug report email
     136        address.
    77137
    781382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    79139
    80140        * configure.ac: Remove AC_CONFIG_AUX_DIR.
     141        * mcf5206/configure.ac: Remove AC_CONFIG_AUX_DIR.
    81142
    821432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    84145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
    85146        * configure.ac: AC_PREREQ(2.57).
     147        * mcf5206/configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
     148        * mcf5206/configure.ac: AC_PREREQ(2.57).
     149
     1502003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     151
     152        * mcf5206/clock/Makefile.am: Eliminate *_O_FILES. Don't include
     153        @RTEMS_BSP@.cfg.
     154        * mcf5206/console/Makefile.am: Likewise.
     155        * mcf5206/mbus/Makefile.am: Likewise.
     156        * mcf5206/timer/Makefile.am: Likewise.
     157
     1582003-01-03      Victor V. Vengerov <vvv@oktet.ru>
     159
     160        * mcf5206/mbus/mcfmbus.c: Per PR323, move the mbus_send command on line
     161        232 to after the state has been set.
    86162
    871632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    88164
    89165        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
     166        * mcf5206/configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
    90167
    911682002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    92169
    93170        * configure.ac: Add RTEMS_PROG_CCAS.
     171        * mcf5206/configure.ac: Add RTEMS_PROG_CCAS.
    94172
    951732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    96174
    97175        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
     176        * mcf5206/.cvsignore: Reformat. Add autom4te*cache. Remove
     177        autom4te.cache.
    98178
    991792002-08-21      Joel Sherrill <joel@OARcorp.com>
     
    142222        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
    143223        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
     224        * mcf5206/configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
     225        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
     226        * mcf5206/clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
     227        * mcf5206/Makefile.am: Remove AUTOMAKE_OPTIONS.
     228        * mcf5206/console/Makefile.am: Remove AUTOMAKE_OPTIONS.
     229        * mcf5206/include/Makefile.am: Remove AUTOMAKE_OPTIONS.
     230        * mcf5206/mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
     231        * mcf5206/timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
    144232
    1452332002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     
    150238        * shared/misc/Makefile.am: Ditto.
    151239
     2402001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     241
     242        * mcf5206/include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
     243        happy.
     244
     2452001-10-29      Joel Sherrill <joel@OARcorp.com>
     246
     247        * mcf5206/.cvsignore: Add more entries.
     248
     2492001-10-26      Victor V. Vengerov <vvv@oktet.ru>
     250
     251        * New libcpu support for mcf5206e.
     252        * mcf5206/ChangeLog, mcf5206/clock/ckinit.c, mcf5206/clock/.cvsignore,
     253        mcf5206/configure.ac, mcf5206/console/mcfuart.c,
     254        mcf5206/console/.cvsignore, mcf5206/include/mcf5206e.h,
     255        mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
     256        mcf5206/include/.cvsignore, mcf5206/mbus/mcfmbus.c,
     257        mcf5206/mbus/.cvsignore, mcf5206/timer/timer.c,
     258        mcf5206/timer/timerisr.S, mcf5206/timer/.cvsignore, mcf5206/.cvsignore:
     259        New files.
     260
    1522612001-10-26      Joel Sherrill <joel@OARcorp.com>
    153262
Note: See TracChangeset for help on using the changeset viewer.