Joel Sherrill
9a72334444
2005-10-06 Joel Sherrill <joel@OARcorp.com>
...
PR 828/filesystems
* libfs/src/dosfs/msdos_misc.c: Problem retracted. Revert patch.
2005-10-06 12:13:50 +00:00
Joel Sherrill
da6ce58fb1
Remove comments not really for 4.6 branch.
2005-10-05 00:31:35 +00:00
Joel Sherrill
a93a23951e
2005-10-04 Till Straumann <strauman@slac.stanford.edu>
...
PR 829/rtems
* rtems/src/tasks.c, rtems/src/taskvariabledelete.c: If task variables
are deleted from a different context (i.e., executing context !=
owner of the task variable. The owner meaning the task that
registered the dtor in question) the argument passed to the task
variable dtor must be tvar and not *ptr which yields the executing
task's value of the task variable instead of the owner's.
2005-10-04 21:55:24 +00:00
Eric Norum
1a561f8130
Remove floating point calculations and the C preprocessor conditions which enabled them.
2005-09-29 14:20:21 +00:00
Joel Sherrill
2f22923a76
Added PR number.
2005-09-29 11:34:57 +00:00
Thomas Doerfler
d1572bcf1c
2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 649/bsps
* ide/idecfg.c, configure.ac:
added configuration items for primary/secondary IDE interface
2005-09-29 08:05:32 +00:00
Joel Sherrill
c64da85672
2005-09-25 Joel Sherrill <joel@OARcorp.com>
...
* sapi/include/rtems/init.h, sapi/src/exinit.c: Remove unused and
obsolete rtems_initialize_executive.
2005-09-25 15:36:40 +00:00
Eric Norum
030b91e93c
Silently return to bootstrap PROM.
2005-09-19 21:57:17 +00:00
Ralf Corsepius
240c917463
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network/if_hdlcsubr.c, network/network.c: Include <errno.h>
instead of <sys/errno.h>.
2005-09-19 06:18:19 +00:00
Ralf Corsepius
f052a9bf28
Include <errno.h> instead of <sys/errno.h>.
2005-09-19 06:18:10 +00:00
Ralf Corsepius
c7179542da
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network/network.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 06:15:46 +00:00
Ralf Corsepius
14091f5c32
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/mount.h: Cosmetical update from FreeBSD.
Remove non-implemented interfaces (vfs, nfs, fsstat, etc.).
2005-09-19 06:11:41 +00:00
Ralf Corsepius
5f7d9d0ec9
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for sys/errno.h.
2005-09-19 03:52:31 +00:00
Ralf Corsepius
8627734f17
Correct my email address.
2005-09-19 03:47:45 +00:00
Ralf Corsepius
dbc7c7962d
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network/network.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:47:16 +00:00
Ralf Corsepius
c140041b5b
Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:46:17 +00:00
Ralf Corsepius
009f4fac12
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:44:24 +00:00
Ralf Corsepius
34e29256e1
Regenerate.
2005-09-19 03:40:23 +00:00
Ralf Corsepius
994eb05d49
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/pppd/Makefile.am: Use preinstall.am.
2005-09-19 03:31:55 +00:00
Ralf Corsepius
c315c99003
New.
2005-09-19 03:29:23 +00:00
Ralf Corsepius
3d3b423ae3
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* librdbg/src/servbkpt.c, librdbg/src/servcon.c,
librdbg/src/servrpc.c, librdbg/src/servtgt.c
librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:25:51 +00:00
Ralf Corsepius
e0004b4cfc
Include <errno.h> instead of <sys/errno.h>
2005-09-19 03:25:16 +00:00
Ralf Corsepius
574edd7016
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* 3c509/3c509.c: Remove [$]Log.
Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:22:32 +00:00
Ralf Corsepius
5c36c472f6
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network/network.c: Remove #define KERNEL.
Include <errno.h>.
* Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
2005-09-19 03:18:52 +00:00
Ralf Corsepius
24934c5766
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
* configure.ac: Move optman to the end of BSP_SUBDIRS.
2005-09-19 03:16:43 +00:00
Ralf Corsepius
ee950a339c
Move optman to the end of BSP_SUBDIRS.
2005-09-19 03:16:27 +00:00
Ralf Corsepius
f1f6f2e0cd
Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
2005-09-19 03:16:13 +00:00
Ralf Corsepius
6567f63f53
2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* custom/orp.cfg: Remove (abandoned).
* custom/av5282.cfg: Remove obsolete vars.
2005-09-18 14:06:17 +00:00
Ralf Corsepius
2fd08b79e1
Remove obsolete vars.
2005-09-18 14:05:11 +00:00
Ralf Corsepius
9917bc2d01
Remove (abandoned).
2005-09-18 14:04:36 +00:00
Ralf Corsepius
89b1106028
2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* custom/gba.cfg: Remove PROFILE* (abandoned).
Remove -static (bogus).
2005-09-18 13:54:42 +00:00
Richard Campbell
4820d952e9
2005-09-16 richard.campbell@OARCorp.com
...
* startup/bspstart.c: Rewrote get_eumbbar() in C. Function was written
in inline assembly and containined a register direction error.
2005-09-16 19:28:46 +00:00
Ralf Corsepius
4e6948474c
Cosmetics
2005-09-16 14:20:51 +00:00
Ralf Corsepius
88b6d8d994
2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* aclocal/bspopts.m4: Add missing m4 quotes.
2005-09-16 07:51:54 +00:00
Ralf Corsepius
4662f421fb
2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/nfs/rpcv2.h: Update from FreeBSD.
2005-09-16 06:30:18 +00:00
Ralf Corsepius
b11d8d3882
Update from FreeBSD
2005-09-16 06:28:20 +00:00
Ralf Corsepius
07faa49937
2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/Makefile.am: Cosmetics.
* libnetworking/nfs/bootp_subr.c: Remove superfluous includes.
* libnetworking/nfs/xdr_subs.h: Partial update from FreeBSD.
* libnetworking/netinet/in.h: Partial update from FreeBSD.
2005-09-16 06:18:20 +00:00
Ralf Corsepius
bc100edfc2
Remove superfluous includes.
2005-09-16 06:17:00 +00:00
Ralf Corsepius
d74c13b7f4
Partial update from FreeBSD.
2005-09-16 06:11:06 +00:00
Ralf Corsepius
4e7d39ef76
2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/nfs/nfsproto.h: Partial update from FreeBSD.
2005-09-16 04:01:48 +00:00
Ralf Corsepius
039e1f309e
Partial update from FreeBSD.
2005-09-16 04:00:05 +00:00
Eric Norum
b711591514
Add bsp_reset bootrom call.
...
Call bsp_reset from bsp_cleanup().
2005-09-16 02:40:14 +00:00
Jay Monkman
1370850c05
2005-09-15 Jay Monkman <jtm@lopingdog.com>
...
PR 776/bsps
* at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/irq.h: Added code to
pass interrupt vector number to ISR on AT91RM9200
2005-09-15 19:40:08 +00:00
Jay Monkman
e0f60887e5
2005-09-15 Jay Monkman
...
PR 365/rtems
* rtems/score/arm.h, rtems/score/cpu.h: Removed unused ARM_HAS_CLZ
macro
2005-09-15 18:44:19 +00:00
Jay Monkman
112581b78a
2005-09-15 Jay Monkman
...
PR 365/rtems
* supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro
2005-09-15 18:43:52 +00:00
Ralf Corsepius
1d6b00e996
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/gccnewlib.add: Pass CC="%__cc $RPM_OPT_FLAGS" to
configure.
2005-09-15 10:40:57 +00:00
Ralf Corsepius
ff46ed6a2f
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gccnewlib/gccnewlib.add, gdb/gdb.add: Append %_bindir to PATH
only if %_prefix != /usr.
2005-09-15 10:39:03 +00:00
Ralf Corsepius
b386d49132
Append %_bindir to PATH only if %_prefix != /usr.
2005-09-15 10:38:26 +00:00
Ralf Corsepius
41537bd5cc
2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.
* binutils/Makefile.am: Generate unversioned *binutils.spec.
* gccnewlib/Makefile.am: Generate unversioned *gcc-newlib.spec.
* gdb/Makefile.am: Generate unversioned *gdb.spec.
2005-09-15 10:32:49 +00:00
Ralf Corsepius
cd1de31047
Generate unversioned *gdb.spec.
2005-09-15 10:32:23 +00:00