mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 22:14:29 +08:00
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/version.m4: Bump RTEMS_API to 4.11.
|
||||
Bump _RTEMS_VERSION to 4.10.99.0.
|
||||
|
||||
2010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/bsp-alias.m4: Change quoting to work-round
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
AC_DEFUN([RTEMS_VERSIONING],
|
||||
m4_define([_RTEMS_VERSION],[4.9.99.0]))
|
||||
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
||||
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
m4_define([RTEMS_API],[4.11])
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/version.m4: Bump RTEMS_API to 4.11.
|
||||
Bump _RTEMS_VERSION to 4.10.99.0.
|
||||
|
||||
2010-06-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* libchip/network/if_dc.c: Fix warning.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_DEFUN([RTEMS_VERSIONING],
|
||||
m4_define([_RTEMS_VERSION],[4.9.99.0]))
|
||||
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
||||
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
m4_define([RTEMS_API],[4.11])
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/version.m4: Bump RTEMS_API to 4.11.
|
||||
Bump _RTEMS_VERSION to 4.10.99.0.
|
||||
|
||||
2010-06-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libcsupport/src/tcflow.c, libcsupport/src/tcflush.c: Add switches
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_DEFUN([RTEMS_VERSIONING],
|
||||
m4_define([_RTEMS_VERSION],[4.9.99.0]))
|
||||
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
||||
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
m4_define([RTEMS_API],[4.11])
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/version.m4: Bump RTEMS_API to 4.11.
|
||||
Bump _RTEMS_VERSION to 4.10.99.0.
|
||||
|
||||
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* support/include/tmacros.h: Remove PRIdoff_t.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AC_DEFUN([RTEMS_VERSIONING],
|
||||
m4_define([_RTEMS_VERSION],[4.9.99.0]))
|
||||
m4_define([_RTEMS_VERSION],[4.10.99.0]))
|
||||
|
||||
m4_define([RTEMS_API],[4.10])
|
||||
m4_define([RTEMS_API],[4.11])
|
||||
|
||||
Reference in New Issue
Block a user