Ralf Corsepius
0fab42f14e
2011-01-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* math/domath.c, math/domathf.c, math/domath.in,
math/domathl.c, math/init.c, math/Makefile.am:
New (Import from rtems-4.11).
* Makefile.am: Add math/
* configure.ac: Add math/Makefile.
2011-01-14 13:40:43 +00:00
Ralf Corsepius
b7cb7e3bc5
Regenerate.
2011-01-14 13:32:44 +00:00
Ralf Corsepius
679dbc1986
newlib-1.18.0-rtems4.10-20110114.diff.
2011-01-14 13:22:02 +00:00
Ralf Corsepius
93239053a0
Bump GCC_RPMREL.
2011-01-14 13:20:50 +00:00
Ralf Corsepius
a457797e29
New (libm fixes).
2011-01-14 13:20:15 +00:00
Ralf Corsepius
dcbe86c640
Regenerate.
2011-01-10 08:52:20 +00:00
Ralf Corsepius
e9d1334d68
Sync with rtems-4.11.
2011-01-10 08:51:10 +00:00
Ralf Corsepius
9ef6024965
newlib-1.18.0-rtems4.10-20110110.diff.
2011-01-10 08:48:19 +00:00
Ralf Corsepius
a7bdd0bfc1
Bump GCC_RPMREL.
2011-01-10 08:47:40 +00:00
Ralf Corsepius
66da4469d1
New (backports from rtems-4.11-newlib).
2011-01-10 08:46:57 +00:00
Joel Sherrill
6565d038aa
2011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com>
...
* started/buildc.t, started/buildrt.t, started/nt.t, started/require.t,
started/sample.t: Review and improve.
2011-01-02 16:12:05 +00:00
Joel Sherrill
04064003a2
2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* SUPPORT: Update address.
2010-12-16 19:00:13 +00:00
Joel Sherrill
32950d435f
2010-11-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1674/doc
* user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-11-24 18:01:48 +00:00
Sebastian Huber
57bc4571f9
2010-11-23 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1719/cpukit
* shared/start/start.S: Avoid "bx" instruction to support ARMv4 and
below.
2010-11-23 16:08:45 +00:00
Sebastian Huber
a73dc5d0ed
2010-11-23 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1719/cpukit
* arm_exc_abort.S: Avoid "bx" instruction to support ARMv4 and below.
2010-11-23 16:06:49 +00:00
Joel Sherrill
cb914b4e06
2010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1717/cpukit
* libcsupport/src/gxx_wrappers.c: Free memory on error.
2010-11-16 18:52:05 +00:00
Joel Sherrill
b0449da44a
2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1716/doc
* user/concepts.t: print_name example used a variable which did not
match the name of the passed in parameter.
2010-11-11 14:01:38 +00:00
Joel Sherrill
22d226c01b
2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1714/doc
* user/datatypes.t, user/intr.t: Add missing description of
rtems_status_codes.
2010-11-01 15:58:22 +00:00
Chris Johns
ab52da4049
2010-10-19 Chris Johns <chrisj@rtems.org>
...
* libfs/src/rfs/rtems-rfs-rtems-file.c: Add missing unlock in
write. Return the error code in close.
2010-10-18 22:48:55 +00:00
Chris Johns
0b41397fc3
Disable trace.
2010-10-11 23:58:35 +00:00
Chris Johns
ce8cc8998d
The patch to the 4.10 branch did not apply correctly. This fixes it.
2010-10-11 21:12:48 +00:00
Chris Johns
5a24436e22
2010-10-11 Chris Johns <chrisj@rtems.org>
...
* libfs/src/rfs/rtems-rfs-trace.c,
libfs/src/rfs/rtems-rfs-trace.h: Add inode-delete.
* libfs/src/rfs/rtems-rfs-shell.c: Fix formatting.
* libfs/src/rfs/rtems-rfs-rtems-dir.c: Use ssize_t. Fix
spelling.
* libfs/src/rfs/rtems-rfs-block.c: Fix
rtems_rfs_block_get_bpos to
return the position correctly. A bpos does not have any
special
processing. Do no reset the buffer handle when shrinking
indirectly.
* libfs/src/rfs/rtems-rfs-inode.c: Add trace.
* libfs/src/rfs/rtems-rfs-format.c: Fix comments.
* libfs/src/rfs/rtems-rfs-group.c: Limit the inodes to the
blocks
in a group so the accounting works.
* libfs/src/rfs/rtems-rfs-dir.c: PR 1705. Fix handling the
offsets
when deleting an entry.
* libfs/src/rfs/rtems-rfs-buffer.h: Remove
rtems_rfs_buffer_handle_reset. It is not needed and dangerous.
* cpukit/libmisc/untar/untar.c: Merge 4.11 pax fix. This fix also
supports MacOS's tar.
2010-10-11 04:40:08 +00:00
Ralf Corsepius
9ade402952
Regenerate.
2010-10-06 06:12:28 +00:00
Ralf Corsepius
90f45678fb
Bump GCC_RPMREL.
2010-10-06 06:11:53 +00:00
Ralf Corsepius
83f3dac6f0
newlib-1.18.0-rtems4.10-20101006.diff.
2010-10-06 06:11:39 +00:00
Ralf Corsepius
4ff3089f44
Add patch from http://sourceware.org/ml/newlib/2010/msg00502.html .
2010-10-06 06:07:56 +00:00
Ralf Corsepius
e3fd09b947
Housekeeping.
2010-10-04 03:39:31 +00:00
Ralf Corsepius
bd56df3be5
Regenerate.
2010-10-04 03:36:31 +00:00
Ralf Corsepius
d519ed869d
Add gcc-4.4.5
2010-10-04 03:35:35 +00:00
Ralf Corsepius
1aeefc5760
Upgrade to gcc-4.4.5
2010-10-04 03:34:50 +00:00
Ralf Corsepius
e974018480
New.
2010-10-04 03:32:25 +00:00
Ralf Corsepius
7f09997743
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1708/build:
* aclocal/check-cpuopts.m4: Fix m4-quoting.
2010-10-01 17:00:39 +00:00
Ralf Corsepius
5ba0475cde
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for pthread_attr_{get,set}cputime instead of
pthread_pthread_attr_{get,set}cputime (Typo).
2010-10-01 16:56:11 +00:00
Ralf Corsepius
f1f0ff55cd
2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for pthread_attr_{get,set}cputime instead of
pthread_pthread_attr_{get,set}cputime (Typo).
2010-10-01 16:56:10 +00:00
Ralf Corsepius
02927773ce
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove -Wno-unused-variable.
2010-09-29 14:28:56 +00:00
Ralf Corsepius
0490242430
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Remove non release-suitable warning flags.
2010-09-29 14:21:35 +00:00
Ralf Corsepius
00c0714146
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cc.m4: Remove non release-suitable warning flags.
2010-09-29 14:20:05 +00:00
Ralf Corsepius
384eb8b323
Regenerate.
2010-09-29 14:17:19 +00:00
Ralf Corsepius
bfbb701126
Bump AUTOCONF_RPMREL
2010-09-29 14:17:06 +00:00
Ralf Corsepius
fa085be58f
Add %bcond_with alltests.
2010-09-29 14:15:21 +00:00
Ralf Corsepius
91134d863f
2010-09-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* README.configure: Cleanup.
2010-09-27 04:14:39 +00:00
Ralf Corsepius
a9fb4f5d2f
Remove.
2010-09-26 04:42:55 +00:00
Ralf Corsepius
c62f422cdb
Sync with CVS-HEAD.
2010-09-24 13:17:15 +00:00
Ralf Corsepius
a7a7d280df
2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
2010-09-23 14:50:42 +00:00
Ralf Corsepius
d919e82819
Regenerate.
2010-09-07 15:05:38 +00:00
Ralf Corsepius
ca19a24df2
Bump AUTOMAKE_RPMREL.
2010-09-07 15:05:17 +00:00
Ralf Corsepius
b535391c34
Sync with HEAD.
2010-09-07 15:04:57 +00:00
Ralf Corsepius
13963c70df
Housekeeping.
2010-09-07 14:36:19 +00:00
Ralf Corsepius
b8532785b9
2010-08-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/aio.h, posix/src/aio_return.c:
Let aio_return return ssize_t (Mandated by POSIX).
2010-09-01 11:18:34 +00:00
Ralf Corsepius
f4f2a249a3
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/libc/addr2ascii.c,
libnetworking/libc/ascii2addr.c,
libnetworking/libc/addr2ascii.3: Remove.
* libnetworking/Makefile.am: Reflect changes above.
2010-09-01 11:17:40 +00:00