Joel Sherrill
77bb84e320
2005-08-17 Lars Munch <lars@segv.dk>
...
PR 727/bsps
* at91rm9200/clock/clock.c: Correct the equation so 10 milliseconds
tick is not 9.365 miliseconds long.
2005-08-17 19:25:00 +00:00
Joel Sherrill
b3b78ecffe
2005-08-17 Nickolay Semyonov <snob@oktetlabs.ru>
...
PR 744/filesystem
* libcsupport/src/unlink.c, libfs/src/dosfs/msdos_eval.c: DOSFS did not
support permissions on directories so the check performed by unlink
would always fail. The unlink code was modified to support a not
supported status being returned.
2005-08-17 19:11:46 +00:00
Ralf Corsepius
7930bde167
2005-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* binutils/binutils.add:
Special-case _prefix=/usr.
* gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add:
Special-case _prefix=/usr.
2005-08-17 02:52:18 +00:00
Ralf Corsepius
2c680594e8
Special-case _prefix == /usr
2005-08-17 02:51:30 +00:00
Ralf Corsepius
4cf0f1c4a8
Add special treatment for _prefix=/usr
2005-08-16 07:35:39 +00:00
Ralf Corsepius
ba0e55a96e
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* posix/include/mqueue.h, posix/src/mqueuetimedreceive.c:
ssize_t mq_timedreceive() (POSIX compliance).
2005-08-15 15:13:04 +00:00
Ralf Corsepius
fffda815c0
ssize_t mq_timedreceive() (POSIX compliance)
2005-08-15 15:12:27 +00:00
Ralf Corsepius
f04bf2d869
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/Makefile.am: Remove h8300-rtemscoff.
* binutils/Makefile.am: Remove h8300-rtemscoff.
2005-08-15 15:07:26 +00:00
Ralf Corsepius
fb242b0c89
Remove h8300-rtemscoff
2005-08-15 15:06:40 +00:00
Ralf Corsepius
2604a54380
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* optman/Makefile.am: Add preinstall.am.
2005-08-15 13:54:16 +00:00
Ralf Corsepius
34381f9a9c
New.
2005-08-15 13:51:49 +00:00
Ralf Corsepius
c0c868b941
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add preinstall.am.
* configure.ac: Add AMPOLISH3.
* preinstall.am: New.
2005-08-15 13:49:27 +00:00
Ralf Corsepius
86c63a04b7
Add AMPOLISH3.
2005-08-15 13:49:19 +00:00
Ralf Corsepius
5c5c238fa1
Add preinstall.am.
2005-08-15 13:49:03 +00:00
Ralf Corsepius
2fd0878cad
Regenerate.
2005-08-15 08:47:57 +00:00
Ralf Corsepius
61d1060b80
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
2005-08-15 08:47:20 +00:00
Ralf Corsepius
7f04126413
Regenerate.
2005-08-15 08:38:26 +00:00
Joel Sherrill
c949d6b0d3
2005-08-12 Chris Johns <chrisj@rtems.org>
...
PR 808/rtems_misc
* libcsupport/src/printk.c: Fix bug where specifying field width
crashed on pc386 BSP.
2005-08-12 23:56:16 +00:00
Joel Sherrill
db0cf9fc38
2005-08-12 Phil Torre <ptorre@zetron.com>
...
PR 816/bsps
* mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode
parameters (m8xxSCCENparms_t) does not match the hardware: members
taddr_h and taddr_l are transposed. When loading new multicast group
addresses into the hash table, the wrong hash bit is set.
2005-08-12 23:44:27 +00:00
Ralf Corsepius
a605cecde3
2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/nfs/bootp_subr.c: Don't include
nfs/nfs.h, nfs/krpc.h.
2005-08-06 03:28:49 +00:00
Ralf Corsepius
da6d75f6c2
2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c,
libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c,
libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c,
libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c,
libfs/src/dosfs/msdos_mknod.c:
Introduce msdos_status_t (dosfs statii are at least 32bit, not int).
2005-08-05 10:38:41 +00:00
Ralf Corsepius
a72c454eed
Introduce msdos_status_t.
2005-08-05 10:38:05 +00:00
Ralf Corsepius
c79a45b76a
Regenerate.
2005-08-05 10:33:22 +00:00
Ralf Corsepius
66e365f258
2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add libnetworking/memory.h
* libnetworking/Makefile.am: Remove memory.h
2005-08-05 10:32:53 +00:00
Ralf Corsepius
7c5c667e0c
2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Unconditionally initialize include_libcpu_HEADERS.
2005-08-05 03:28:10 +00:00
Joel Sherrill
5a1b3a176c
Fixed formatting.
2005-08-02 14:48:42 +00:00
Joel Sherrill
e55582930e
Corrected placement of log entries.
2005-08-02 14:47:44 +00:00
Ralf Corsepius
6d1e301a09
2005-08-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 817/rtems
* libcsupport/src/gxx_wrappers.c: Rename
rtems_gxx_recursive_mutex_init_function to
rtems_gxx_recursive_mutex_init.
2005-08-02 12:37:14 +00:00
Ralf Corsepius
bebda1d751
2005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/syslog.h: Partial update from FreeBSD.
2005-08-01 06:30:26 +00:00
Ralf Corsepius
f8e6dba705
Partial update from FreeBSD.
2005-08-01 06:29:08 +00:00
Ralf Corsepius
f62cb2667d
2005-07-28 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* autotools/automake.add: Update to automake-1.9.6.
* brp-rtems-strip.in: New.
* brp-rtems-compress.in: New.
* binutils/binutils.add: Reflect using brp-rtems*.
* gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
2005-07-28 22:58:25 +00:00
Ralf Corsepius
8aa8c23a6b
Reflect using brp-rtems*.
2005-07-28 22:57:58 +00:00
Ralf Corsepius
0813e0da8b
New.
2005-07-28 22:57:30 +00:00
Ralf Corsepius
9d57d0df13
Update to automake-1.9.6
2005-07-28 22:57:03 +00:00
Eric Norum
de5bc2130b
Changes provided by Phillip Sorensen <pas37@cornell.edu> to get MVME550 BSP running.
2005-07-28 18:57:25 +00:00
Ralf Corsepius
31e08a184b
Regenerate.
2005-07-27 13:26:59 +00:00
Ralf Corsepius
0dd9f41f6c
2005-07-27 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Fix broken patch to mcf5235.
2005-07-27 13:26:40 +00:00
Philippe Simons
4906d7f77f
2005-07-25 Philippe Simons <loki_666@fastmail.fm>
...
* Makefile.am: added smc.rel.
* smc/smc.c, smc/smc.h: New files.
2005-07-25 19:18:09 +00:00
Eric Norum
76361dd707
Add some new regions.
2005-07-25 13:54:26 +00:00
Eric Norum
d452949fb7
Add .gnu.linkonce.b
2005-07-24 19:10:31 +00:00
Eric Norum
2025958c8c
Add .gnu.linkonce.b.* relocation.
2005-07-24 18:33:55 +00:00
Joel Sherrill
bb72ff991b
2005-07-18 Karel Gardas <kgardas@objectsecurity.com>
...
* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
UNTESTED to tested.
2005-07-18 15:42:24 +00:00
Joel Sherrill
5fa10f2db6
2005-07-18 Lars Munch <lars@segv.dk>
...
PR 813/networking
* ne2000/ne2000.c: The ne2000 driver on pc386 has been broken since a
parameter was added to irq handlers (2005-04-18). Before these
changes the argument to the interrupt handler was the interrupt
number, now the argument is handle, but the ne2000 driver needs the
interrupt number. The fix is to set the handle to the interrupt
number.
2005-07-18 14:34:41 +00:00
Ralf Corsepius
d8bc48b4cb
This commit was generated by cvs2svn to compensate for changes in r12147,
...
which included commits to RCS files with non-trunk default branches.
2005-07-18 02:41:45 +00:00
Ralf Corsepius
d101e748e6
Import from zlib-1.2.4
2005-07-18 02:41:45 +00:00
Eric Norum
51c1867659
Pass along errno from failed ftruncate().
2005-07-13 02:19:30 +00:00
Joel Sherrill
fb875a8585
2005-07-08 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Eliminate duplicate entry for include_mcf5235... .
2005-07-08 21:39:58 +00:00
Joel Sherrill
b0a95a55ef
2005-06-17 Joel Sherrill <joel@OARcorp.com>
...
* mpc5xx/vectors/vectors.h: Add hack to avoid warning.
2005-07-08 21:38:50 +00:00
Philippe Simons
a617dac1e3
2005-07-07 Philippe Simons <loki_666@fastmail.fm>
...
* lcd/lcd.c: removed.
2005-07-07 22:21:35 +00:00
Philippe Simons
4bc22a6d75
2005-07-07 Philippe Simons <loki_666@fastmail.fm>
...
* Makefile.am: Remove lcd.rel, added console/uart.c,
removed conio stuffs.
* console/conio.c, console/console.c, console/defaultfont.c,
include/conio.h : files removed.
* console/uart.c: New file.
* include/bsp.h: lcd.c prototypes removed.
* startup/bspstart.c: bsp_reset() cause gp32 to reset to bios,
added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
2005-07-07 22:07:11 +00:00