Joel Sherrill
febc98612f
2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/mp.t: Now builds.
4.7.2
2008-02-14 19:35:39 +00:00
Joel Sherrill
78a89d7299
2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* preinstall.am: Add vme_am_defs.h
2008-02-14 18:49:58 +00:00
Joel Sherrill
9e8c23a50e
Upgrade to 4.7.2
2008-02-14 18:49:12 +00:00
Joel Sherrill
8dbed6ef1f
2008-02-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1277/networking
* libnetworking/netinet/in_cksum_i386.h: Use q instead of r in
constraint for assembly language. This restricts the register choice
to the a-d registers.
2008-02-06 16:58:33 +00:00
Ralf Corsepius
55dfb11351
Sync with HEAD
2008-01-19 05:36:54 +00:00
Ralf Corsepius
e50777dfb0
Bump version to 0.10.
2008-01-19 05:36:36 +00:00
Joel Sherrill
b4bf197008
2007-12-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1268/cpukit
* libcsupport/include/rtems/assoc.h: There is no
rtems_assoc_ptr_by_value method.
2007-12-21 15:24:25 +00:00
Glenn Humphrey
1e121d8324
2007-11-29 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* develenv/direct.t, develenv/sample.t: Corrected various errors in the
documentation.
2007-11-29 16:13:53 +00:00
Joel Sherrill
1773d3bd6f
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/mvme5500.cfg: Fix typo.
2007-11-28 21:15:41 +00:00
Glenn Humphrey
f68a8bf3ef
2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t,
user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t,
user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t,
user/timer.t: Corrected various errors in the documentation.
2007-11-28 16:25:29 +00:00
Joel Sherrill
0c628898fc
2007-11-27 Kate Feng <feng1@bnl.gov>
...
* custom/mvme5500.cfg: Add compiler arguments sine without them, the
BSP has issues.
2007-11-27 20:47:22 +00:00
Joel Sherrill
2723df7ea3
2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* develenv/develenv.texi, develenv/direct.t, develenv/intro.texi,
develenv/sample.t, develenv/utils.t: Update directory tree.
2007-11-27 19:31:13 +00:00
Joel Sherrill
4ed0280e47
2007-11-26 Eric Norum <norume@aps.anl.gov>
...
* network/network.c: Fix LED configuration to match uCDIMM.
2007-11-26 19:08:16 +00:00
Ralf Corsepius
98e206b7d3
Update.
2007-11-15 05:40:15 +00:00
Ralf Corsepius
93745d5b10
Update.
2007-11-15 05:37:58 +00:00
Ralf Corsepius
1793d8bf65
Remove.
2007-11-15 05:33:53 +00:00
Ralf Corsepius
0eb005795e
New.
2007-11-15 05:33:33 +00:00
Ralf Corsepius
ebfbcea713
Remove.
2007-11-15 05:27:39 +00:00
Joel Sherrill
3dbaf97582
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1266/cpukit
* posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead
of class for key indexing.
2007-11-06 21:40:01 +00:00
Joel Sherrill
7fa99def1e
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* libmisc/cpuuse/cpuuse.c: Fix date formatting.
2007-11-06 20:21:21 +00:00
Joel Sherrill
0e111b7c33
2007-09-20 Kate Feng <feng1@bnl.gov>
...
* network/if_100MHz/GT64260eth.c: Add else.
2007-09-20 16:35:34 +00:00
Joel Sherrill
02cbce4816
2007-09-19 Kate Feng <feng1@bnl.gov>
...
* README: Update.
2007-09-19 14:47:14 +00:00
Joel Sherrill
b3baf73dfe
Fixed formatting.
2007-09-17 15:44:55 +00:00
Joel Sherrill
e49b92e09c
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h: Removed.
2007-09-14 18:56:32 +00:00
Joel Sherrill
b047186473
2007-09-14 Kate Feng <feng1@bnl.gov>
...
* Makefile.am, README, README.booting, README.irq,
preinstall.am, GT64260/MVME5500I2C.c, include/bsp.h, irq/irq.c,
irq/irq.h, irq/irq_init.c, pci/pci.c, pci/pci_interface.c,
pci/pcifinddevice.c, start/preload.S, startup/bspclean.c,
startup/bspstart.c, startup/pgtbl_activate.c, startup/reboot.c:
Merge my improvements in this BSP including a new network
driver for the 1GHz NIC.
* network/if_100MHz/GT64260eth.c, network/if_100MHz/GT64260eth.h,
network/if_100MHz/GT64260ethreg.h, network/if_100MHz/Makefile.am,
network/if_1GHz/Makefile.am, network/if_1GHz/POSSIBLEBUG,
network/if_1GHz/if_wm.c, network/if_1GHz/if_wmreg.h,
network/if_1GHz/pci_map.c, network/if_1GHz/pcireg.h: New files.
2007-09-14 15:43:37 +00:00
Joel Sherrill
622e09b440
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1261/cpukit
* posix/src/semaphorecreatesupp.c: Initialize all fields during
semaphore creation.
2007-09-14 14:53:00 +00:00
Joel Sherrill
36f1913173
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1260/cpukit
* posix/src/pthread.c: Get initial signals blocked from creating thread
not from ourselves.
2007-09-14 14:44:34 +00:00
Joel Sherrill
cb53c32c40
2007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1259/rtems
* rtems/src/taskcreate.c: Initialize is_global in all cases since
memory is not guaranteed to be zero.
2007-09-13 19:47:51 +00:00
Joel Sherrill
7073b0e9bd
2007-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, include/bsp.h: Do not include networking
drivers if networking is disabled.
2007-09-12 20:13:54 +00:00
Joel Sherrill
cb69a20832
2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.maint: touch all documentation master files so the date on
the manual reflects the release date of the software.
2007-09-04 23:48:25 +00:00
Joel Sherrill
81cd377d99
2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* ChangeLog, sapi/src/io.c: Revert change accidentally committed to
io.c.
2007-08-28 14:05:20 +00:00
Joel Sherrill
4d11115798
2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1256/networking
* ftpd/ftpd.c, sapi/src/io.c: Fix unaligned access.
2007-08-28 14:03:52 +00:00
Joel Sherrill
d7d5363b0e
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1248/networking
* libnetworking/rtems/rtems_glue.c: Luke Stras <luke@spacequest.com >
reported that when no interfaces are successfully attached, the
default route is broken and may result in a jump to an illegal
address.
2007-08-01 00:44:26 +00:00
Joel Sherrill
b0844b9890
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1249/build
* configure.ac: Jerry Needell <jerry.needell@unh.edu > reported that the
leon3 was left out of the cache enable logic. Thus the cache
management support code was empty on LEON3 CPUs.
2007-07-31 20:24:08 +00:00
Ralf Corsepius
6ba34b09dc
2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/rtems/bspIo.h, include/rtems/pci.h:
Add extern "C" guards. Reported by
Robert S. Grimes <rsg@alum.mit.edu >.
2007-07-26 06:10:24 +00:00
Till Straumann
17a13b9562
* vmeUniverse/vmeTsi148.c: Use size_t for sizes.
2007-07-16 05:57:18 +00:00
Ralf Corsepius
1027ba71ed
Regenerate.
2007-06-14 02:36:53 +00:00
Ralf Corsepius
6e28241b02
gcc-core-4.1.1-rtems4.7-20070613.diff
2007-06-14 02:35:20 +00:00
Ralf Corsepius
2dab99e1ad
GCC_RPMREL = 11
2007-06-14 02:35:02 +00:00
Ralf Corsepius
acfc78431d
Add sparc fpu fix.
2007-06-14 02:17:32 +00:00
Joel Sherrill
b883a259ec
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* score/include/rtems/score/copyrt.h: Update copyright notice.
2007-05-29 20:02:34 +00:00
Joel Sherrill
41e7421452
2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1244/bsps
* console/console.c: Remove definition of __assert.
2007-05-28 15:03:13 +00:00
Ralf Corsepius
38b21e3c79
Add gprof.info handling.
2007-05-25 08:41:42 +00:00
Ralf Corsepius
cd0eb14e94
Bump GCC_RPMREL = 10.
2007-05-24 06:16:18 +00:00
Ralf Corsepius
b37b79a5ff
Update from HEAD.
2007-05-24 06:10:44 +00:00
Ralf Corsepius
65125d5aac
Partial merger from HEAD.
2007-05-24 04:39:20 +00:00
Joel Sherrill
e9f3dc0120
2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Fix typo -- should have read kilobytes.
2007-05-22 15:27:50 +00:00
Ralf Corsepius
caa531a25d
Add suse
2007-05-22 08:12:45 +00:00
Ralf Corsepius
ffcc6d3583
Bump version to 0.7
2007-05-22 08:12:35 +00:00
Ralf Corsepius
087f84c738
Add --libexecdir.
2007-05-21 10:57:24 +00:00