Joel Sherrill
febc98612f
2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/mp.t: Now builds.
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
Ralf Corsepius
284bcb8d61
Sync with HEAD.
2007-05-18 11:12:08 +00:00
Joel Sherrill
9fcc12cedd
2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1237/rtems
* cpu.c, cpu_asm.S, rtems/score/cpu.h: Add logic to prevent stack creep
when interrupts occur at a sufficient rate that the interrupted
thread never gets to clean its stack. This patch ensures that an
interrupted thread will not nest ISR dispatches on its stack.
2007-05-10 18:41:05 +00:00
Ralf Corsepius
b3d13de34b
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1243
* pppd/auth.c (set_allowed_addrs): Remove bogus dereference.
2007-05-09 11:24:44 +00:00
Joel Sherrill
07c92a7de3
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* posix/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:38:05 +00:00
Joel Sherrill
d885a265dd
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* erc32/tools/runtest.in, leon2/tools/runtest.in,
leon3/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:38:03 +00:00
Joel Sherrill
9403f2a207
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:38:00 +00:00
Joel Sherrill
70845d158d
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* psim/tools/runtest: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:46 +00:00
Joel Sherrill
c41b1ac1e1
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:42 +00:00
Joel Sherrill
93ba4f3fcc
2007-04-17 Joel Sherrill <joel@OARcorp.com>
...
* mcf5206elite/tools/runtest: Do not run pppd.exe from batch mode
script.
2007-04-17 17:37:39 +00:00
Joel Sherrill
19c738467e
2007-04-16 Joel Sherrill <joel@OARcorp.com>
...
PR 1240/filesystem
* libfs/src/imfs/imfs_rmnod.c: Fix link when removing a symlink. Memory
for filename was not being freed.
2007-04-16 19:05:42 +00:00
Joel Sherrill
40e572f85a
2007-04-13 Joel Sherrill <joel@OARcorp.com>
...
* user/task.t: Add rtems_iterate_over_all_threads.
2007-04-13 22:34:16 +00:00
Joel Sherrill
e6466f7955
Upgrade to 4.7.1
2007-04-13 18:29:37 +00:00
Joel Sherrill
ca64c0649d
2007-04-12 Joel Sherrill <joel@OARcorp.com>
...
* itron/src/rsm_tsk.c: Correct error returned.
2007-04-12 19:41:55 +00:00
Joel Sherrill
caacea235c
2007-04-11 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: Do not configure tools. They only build on a Solaris
VMEBus host anyway.
2007-04-11 11:18:34 +00:00
Ralf Corsepius
dd64e2bb63
GCC_RPMREL=8
2007-04-10 05:55:41 +00:00
Ralf Corsepius
31ba4cc47e
Upgrade to gcc-core-4.1.1-rtems4.7-20070405.diff
2007-04-10 05:55:20 +00:00
Ralf Corsepius
9415bdbd6c
Backport from rtems-4.8/gcc-4.1.2.
2007-04-10 05:53:40 +00:00
Ralf Corsepius
4449c8af71
2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/newlibc.c: Add __ATTRIBUTE_IMPURE_PTR__
(Fixes "relocation truncated to fit: R_MIPS_GPREL16" against
_impure_ptr bug).
Fix abuse of _REENT_INIT().
2007-04-10 05:37:55 +00:00
Ralf Corsepius
1bc504bfe6
2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove --oformat=...
Use old_link for -qrtems (Prevents *.link from killing endianness).
2007-04-10 05:25:07 +00:00
Ralf Corsepius
7adf859f75
2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_specs: Use nostdlib instead of nostdlibs (bogus).
Use old_link for -qrtems (Prevents *.link from killing endianness).
2007-04-10 05:23:29 +00:00
Ralf Corsepius
9a94a722ed
2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_specs: Use old_link for -qrtems (Prevents *.link from killing
endianness).
2007-04-10 05:21:57 +00:00
Ralf Corsepius
068128dc2e
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove lib (Now expected to exist in GCC).
2007-04-06 05:52:18 +00:00
Ralf Corsepius
ad438184fe
2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_specs: Remove lib (Now expected to exist in GCC).
2007-04-06 05:37:02 +00:00
Joel Sherrill
fc503e59c6
2007-04-02 Jennifer Averett <jennifer.averrett@oarcorp.com>
...
* rtems.adb, rtems.ads: Update.
2007-04-02 20:52:57 +00:00
Joel Sherrill
a4afa905f6
2007-04-02 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/printk.c: Add %p support.
2007-04-02 14:36:01 +00:00
Joel Sherrill
29fd387849
2007-04-02 Joel Sherrill <joel@OARcorp.com>
...
* libmisc/stackchk/check.c: Add code to check validity of frame pointer
in addition to the pattern area being overwritten. Also do some
cleanup.
2007-04-02 14:34:39 +00:00
Joel Sherrill
625ef85d6a
2007-04-02 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Add dummy printk support so all tests link.
2007-04-02 11:18:03 +00:00
Joel Sherrill
1e99524efe
2007-04-02 Joel Sherrill <joel@OARcorp.com>
...
* dummy_printk_support.c: New file.
2007-04-02 11:17:45 +00:00
Joel Sherrill
a69b93963b
2007-04-01 Joel Sherrill <joel@OARcorp.com>
...
PR 1235/bsps
* pci/pci.c: Add conditional declaration of variables used in debug
printk's.
2007-04-01 15:38:43 +00:00
Ralf Corsepius
c884439aae
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
2007-03-29 17:02:37 +00:00
Ralf Corsepius
7863b3f211
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp06/task1.c, sp20/task1.c: Use rtems_task_argument.
2007-03-29 17:02:06 +00:00
Ralf Corsepius
77198be529
Use rtems_task_argument.
2007-03-29 17:01:59 +00:00
Joel Sherrill
53d549649f
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1234/cpukit
* libcsupport/Makefile.am: Provide printk() based implementation of
__assert() to reduce dependencies in executables.
* libcsupport/src/__assert.c: New file.
2007-03-28 19:06:33 +00:00
Joel Sherrill
7a0a872944
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1234/cpukit
* libcsupport/Makefile.am: Provide printk() based implementation of
__assert() to reduce dependencies in executables.
2007-03-28 18:58:32 +00:00
Joel Sherrill
a2a6187aed
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1233/bsps
* Makefile.am, console/console.c, console/debugputs.c: Move printk
support code into debug IO file so you do not get the entire console
driver when you do not want it.
2007-03-28 18:08:58 +00:00
Joel Sherrill
2fc3592d35
2007-03-28 Joel Sherrill <joel@OARcorp.com>
...
PR 1232/bsps
* bsppost.c: It should not be a fatal error to not have a console.
2007-03-28 18:03:26 +00:00
Ralf Corsepius
884fba65b2
2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from
being used to compile "tools").
2007-03-27 06:15:16 +00:00
Joel Sherrill
9b754a25bf
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
PR 1231/cpukit
* posix/src/adasupp.c, posix/src/clockgetcpuclockid.c,
posix/src/clockgetenableattr.c, posix/src/clockgetres.c,
posix/src/clockgettime.c, posix/src/clocksetenableattr.c,
posix/src/mutex.c, posix/src/mutexattrdestroy.c,
posix/src/mutexattrgetprioceiling.c,
posix/src/mutexattrgetprotocol.c, posix/src/mutexattrgetpshared.c,
posix/src/mutexattrinit.c, posix/src/mutexattrsetprioceiling.c,
posix/src/mutexattrsetprotocol.c, posix/src/mutexattrsetpshared.c,
posix/src/mutexdefaultattributes.c, posix/src/mutexdestroy.c,
posix/src/mutexgetprioceiling.c, posix/src/mutexlock.c,
posix/src/mutexlocksupp.c, posix/src/mutexmp.c,
posix/src/mutexsetprioceiling.c, posix/src/mutextimedlock.c,
posix/src/mutextrylock.c, posix/src/mutexunlock.c,
posix/src/nanosleep.c, posix/src/posixintervaltotimespec.c,
posix/src/posixtimespecsubtract.c,
posix/src/posixtimespectointerval.c,
posix/src/psignalclearprocesssignals.c,
posix/src/psignalclearsignals.c,
posix/src/psignalsetprocesssignals.c,
posix/src/psignalunblockthread.c, posix/src/ptimer.c,
posix/src/ptimer1.c, posix/src/sched.c, posix/src/time.c: Remove
unneeded includes of assert.h
2007-03-26 22:56:34 +00:00
Joel Sherrill
bdfe63323e
2007-03-26 Joel Sherrill <joel@OARcorp.com>
...
PR 1230/tests
* minimum/init.c: Minimum should not configure console driver.
2007-03-26 22:21:29 +00:00
Ralf Corsepius
84fe6d5955
Regenerate.
2007-03-19 06:58:29 +00:00
Ralf Corsepius
14a0b117f1
2007-03-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/conf.h: Don't include machine/conf.h.
Update copyright notice.
* libnetworking/Makefile.am: Remove machine/conf.h.
* libnetworking/machine/conf.h: Remove.
2007-03-19 06:58:03 +00:00
Ralf Corsepius
753ba4ca2b
2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/conf.h: Remove linesw, struct linesw, nlinesw.
(Clash with termiostypes.h - PR 1229).
2007-03-18 07:37:23 +00:00
Ralf Corsepius
66a0b1a57b
2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/conf.h: Remove linesw, struct linesw, nlinesw.
(Clash with termiostypes.h - PR 1229).
2007-03-17 06:42:09 +00:00
Thomas Doerfler
acdf664ec7
*** empty log message ***
2007-03-16 08:57:15 +00:00
Thomas Doerfler
9455004dd9
* startup/bspstart.c: set external clock to 0 for some boards to
...
match the "auto clock detection" scheme in the libcpu clock driver
* startup/linkcmds: remove content of dpram section to avoid
download hangs with the EPPCBug board monitor
2007-03-16 08:27:21 +00:00
Ralf Corsepius
63feedc880
2007-03-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/assocnamebad.c: Remove dead code. Use PRI* macros
to fix warnings.
2007-03-13 05:40:14 +00:00
Joel Sherrill
e4851067d3
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* libchip/network/cs8900.c, libchip/network/cs8900.h,
libchip/network/greth.c, libchip/network/greth.h: Correct license URL
and/or fix mistake in copyright notice. Both of these mistakes appear
to be from code submitted after these changes were made previously.
2007-03-12 11:23:26 +00:00
Joel Sherrill
acf743c8e2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c:
Correct license URL and/or fix mistake in copyright notice. Both of
these mistakes appear to be from code submitted after these changes
were made previously.
2007-03-12 11:22:40 +00:00
Joel Sherrill
2a81b3e981
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c,
startup/exit.c, startup/linkcmds: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:22:37 +00:00
Joel Sherrill
861e756a76
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h, network/lan91c11x.c, network/lan91c11x.h,
network/network.c, start/start.S, startup/bspstart.c, startup/exit.c,
startup/linkcmds, startup/memmap.c: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:22:32 +00:00
Joel Sherrill
02682585d1
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/init5282.c, startup/linkcmds,
timer/timer.c: Correct license URL and/or fix mistake in copyright
notice. Both of these mistakes appear to be from code submitted after
these changes were made previously.
2007-03-12 11:22:17 +00:00
Joel Sherrill
89f6394a03
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* include/coverhd.h, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/linkcmds, startup/linkcmdsflash,
startup/linkcmdsram: Correct license URL and/or fix mistake in
copyright notice. Both of these mistakes appear to be from code
submitted after these changes were made previously.
2007-03-12 11:22:08 +00:00
Joel Sherrill
a596619479
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* console/console-io.c, include/bsp.h, start/start.S,
startup/bspclean.c, startup/bspstart.c, startup/init5272.c: Correct
license URL and/or fix mistake in copyright notice. Both of these
mistakes appear to be from code submitted after these changes were
made previously.
2007-03-12 11:22:05 +00:00
Joel Sherrill
c41653be29
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* console/console-io.c, startup/exception.S: Correct license URL and/or
fix mistake in copyright notice. Both of these mistakes appear to be
from code submitted after these changes were made previously.
2007-03-12 11:21:50 +00:00
Joel Sherrill
8093e05e69
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, startup/exception.S: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:21:43 +00:00
Joel Sherrill
42a7952dcc
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/clockdrv.c, console/console-io.c, include/bsp.h,
network/network.c, start/start.S, startup/bspclean.c,
startup/bspstart.c, timer/timer.c: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:21:39 +00:00
Joel Sherrill
7ef0876d46
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* irq/irq_init.c: Correct license URL and/or fix mistake in copyright
notice. Both of these mistakes appear to be from code submitted after
these changes were made previously.
2007-03-12 11:21:27 +00:00
Joel Sherrill
0332481c11
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* clock/clock.c, console/console.c, ide/pcmcia_ide.c, irq/irq.c,
irq/irq.h, irq/irq_asm.S, irq/irq_init.c, nvram/nvram.c,
nvram/nvram.h, slicetimer/slicetimer.c, startup/bspstart.c,
vectors/vectors.h, vectors/vectors_init.c: Correct license URL and/or
fix mistake in copyright notice. Both of these mistakes appear to be
from code submitted after these changes were made previously.
2007-03-12 11:21:23 +00:00
Joel Sherrill
20cacf5cec
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* at91rm9200/clock/clock.c, at91rm9200/dbgu/dbgu.c,
at91rm9200/include/at91rm9200.h,
at91rm9200/include/at91rm9200_dbgu.h,
at91rm9200/include/at91rm9200_emac.h,
at91rm9200/include/at91rm9200_gpio.h,
at91rm9200/include/at91rm9200_mem.h,
at91rm9200/include/at91rm9200_pmc.h, at91rm9200/include/bits.h,
at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/bsp_irq_init.c,
at91rm9200/irq/irq.c, at91rm9200/irq/irq.h, at91rm9200/pmc/pmc.c,
at91rm9200/timer/timer.c, mc9328mxl/clock/clockdrv.c,
mc9328mxl/include/mc9328mxl.h, mc9328mxl/irq/bsp_irq_asm.S,
mc9328mxl/irq/bsp_irq_init.c, mc9328mxl/irq/irq.c,
mc9328mxl/irq/irq.h, mc9328mxl/timer/timer.c,
s3c2400/clock/clockdrv.c, s3c2400/timer/timer.c: Correct license URL
and/or fix mistake in copyright notice. Both of these mistakes appear
to be from code submitted after these changes were made previously.
2007-03-12 11:21:10 +00:00
Joel Sherrill
f35c71e71e
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
and/or fix mistake in copyright notice. Both of these mistakes appear
to be from code submitted after these changes were made previously.
2007-03-12 11:21:00 +00:00
Joel Sherrill
f870ea6476
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c,
au1x00/vectorisrs/vectorisrs.c: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:20:52 +00:00
Joel Sherrill
87e9f35467
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* mpc6xx/mmu/mmuAsm.S: Correct license URL and/or fix mistake in
copyright notice. Both of these mistakes appear to be from code
submitted after these changes were made previously.
2007-03-12 11:20:43 +00:00
Joel Sherrill
819a6cfd37
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* score/src/heapallocatealigned.c: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:20:27 +00:00
Joel Sherrill
805fe84653
2007-03-10 Joel Sherrill <joel@OARcorp.com>
...
PR 1226/cpukit
* user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
2007-03-10 16:16:58 +00:00
Joel Sherrill
91f9d891f8
2007-03-10 Joel Sherrill <joel@OARcorp.com>
...
PR 1226/cpukit
* sapi/include/confdefs.h: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
2007-03-10 16:16:44 +00:00
Joel Sherrill
eaff189842
2007-03-10 Joel Sherrill <joel@OARcorp.com>
...
PR 1227/bsps
* include/bsp.h: Remove MAX_LONG_TEST_DURATION and
MAX_SHORT_TEST_DURATION. They are obsolete and unused.
2007-03-10 15:56:13 +00:00
Joel Sherrill
32ad50f234
2007-03-10 Joel Sherrill <joel@OARcorp.com>
...
PR 1227/bsps
* include/bsp.h: Remove MAX_LONG_TEST_DURATION and
MAX_SHORT_TEST_DURATION. They are obsolete and unused.
2007-03-10 15:29:55 +00:00
Joel Sherrill
ff5fefb47f
2007-03-05 Joel Sherrill <joel@OARcorp.com>
...
PR 1221/cpukit
* posix/src/pthreadequal.c: Fix critical section nesting.
2007-03-05 20:53:27 +00:00
Joel Sherrill
81850181d2
2007-03-02 Joel Sherrill <joel@OARcorp.com>
...
PR 1221/doc
* user/rtmon.t: Add missing exponent operator in RMS CPU Utilization
formula.
2007-03-02 21:31:04 +00:00
Ralf Corsepius
7f14691e93
Use binutils_pkgvers instead of binutils_version in Source0.
2007-02-26 09:56:38 +00:00
Ralf Corsepius
a5f0d3f61c
Add BINUTILS_PKGVERS.
2007-02-26 09:36:22 +00:00
Ralf Corsepius
9a4713cf6c
Add GDB_PKGVERS.
2007-02-26 09:33:28 +00:00
Ralf Corsepius
76644b33c0
Add BINUTILS_PKGVERS.
2007-02-26 09:29:38 +00:00
Ralf Corsepius
f00a8c0269
Add GDB_PKGVERS.
2007-02-26 09:06:11 +00:00
Ralf Corsepius
2d4cbe1b53
Add BINUTILS_PKGVERS.
2007-02-26 09:04:17 +00:00
Ralf Corsepius
5868ea587a
New.
2007-02-22 20:01:20 +00:00
Ralf Corsepius
a470832cc9
2007-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libcsupport/Makefile.am: Move getpagesize.c to newlib-only
compiled files.
2007-02-22 15:25:56 +00:00
Ralf Corsepius
94ba66b8fe
Rename stamp.export into stamp.export.$(rtems_tag)$(TAG_SUFFIX)
2007-02-22 13:13:25 +00:00
Ralf Corsepius
455dcb5f38
print $(rtems_tag)$(TAG_SUFFIX) into stamp.export
2007-02-22 13:10:39 +00:00
Ralf Corsepius
17eb63c085
Append TAG_SUFFIX to tarball name.
2007-02-22 13:07:51 +00:00
Ralf Corsepius
1721983ff0
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-02-22 12:23:20 +00:00
Ralf Corsepius
b276df4c5e
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-02-22 12:20:24 +00:00
Ralf Corsepius
07aa4683ce
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-02-22 12:15:48 +00:00
Ralf Corsepius
b198ebf4d7
Sync. with rtems-4.8
2007-02-22 10:11:13 +00:00
Ralf Corsepius
5d27a7569d
Sync. with rtems-4.8.
2007-02-22 09:35:25 +00:00
Joel Sherrill
8c5c2cce59
2007-02-21 Joel Sherrill <joel@OARcorp.com>
...
* loopback/init.c: Fix exit paths in client thread and main test
thread.
2007-02-21 23:44:10 +00:00
Joel Sherrill
300f88948c
2007-02-21 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.
2007-02-21 22:56:51 +00:00
Joel Sherrill
23ae7c19d6
Upgrade to 4.7.0
2007-02-21 22:26:20 +00:00
Ralf Corsepius
f0d9f1aa5b
Use /opt/rtems-4.7/bin in $PATH
2007-02-21 18:34:06 +00:00
cvs2git
eb53864847
This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.
...
Cherrypick from master 2007-02-21 18:10:50 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'Misc. hacks':
Makefile.maint
cpukit/libcsupport/src/getpagesize.c
2007-02-21 18:10:51 +00:00
Joel Sherrill
4075c6d02a
2007-02-21 Joel Sherrill <joel@OARcorp.com>
...
* score/src/coremsgsubmit.c: Use Wait.option to avoid cast.
2007-02-21 14:58:23 +00:00
Ralf Corsepius
66e86174ce
Preps for gcc-4.1.2.
2007-02-20 05:41:00 +00:00
Ralf Corsepius
c24ad80131
Preps for gdb-6.6.
2007-02-20 05:11:19 +00:00
Ralf Corsepius
678a69e3c1
New (Identical to gdb-6.6-rtems4.8-20070218.diff).
2007-02-20 05:04:34 +00:00
Ralf Corsepius
f1df664d07
New (Identical to gcc-core-4.1.2-rtems4.8-20070216.diff)
2007-02-20 05:03:10 +00:00
Ralf Corsepius
2bdaba9e06
Add GCC_PGKVERS (Sync with rtems-4.8).
2007-02-20 04:52:47 +00:00
Ralf Corsepius
2fa1b3fa04
Sync with rtems-4.8.
2007-02-20 04:47:29 +00:00
Ralf Corsepius
0d0dec0515
Add GDB_OPTS
2007-02-20 04:37:50 +00:00
Ralf Corsepius
3f2171624f
Increment BINUTILS_RPMREL
2007-02-19 06:03:42 +00:00
Ralf Corsepius
1f0c826d45
Cosmetics
2007-02-19 06:01:02 +00:00
Ralf Corsepius
187683fe47
2007-02-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Bump version to 0.5.
* apt/sources.list.d/rtems.list.in,
yum.repos.d/rtems.repo.in: Add rtems/testing repos.
2007-02-19 04:58:25 +00:00
Ralf Corsepius
a93e0bb890
Sync. with rtems-4.8.
2007-02-18 12:45:31 +00:00
Ralf Corsepius
a9d7335809
Fix URL.
2007-02-17 07:12:04 +00:00
Ralf Corsepius
9ea253ec3c
Add || : to install-info.
2007-02-17 07:03:24 +00:00
Ralf Corsepius
5870da5e69
Misc. backports from rtems-4.8
2007-02-17 06:56:06 +00:00
Ralf Corsepius
9b6ba91a44
Add ||: to install-info.
2007-02-17 06:51:47 +00:00
Ralf Corsepius
b5c3cf2e62
2007-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove shared/main.c.
2007-02-16 02:01:04 +00:00
Ralf Corsepius
62c4e35147
2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/Makefile.am: Correct path to README.tulipclone.
2007-02-16 01:51:38 +00:00
Ralf Corsepius
ae58a2a959
2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* make/Makefile.am: Cleanup.
2007-02-16 01:44:16 +00:00
Ralf Corsepius
473c7ac694
Sync with 4.8
2007-02-14 17:27:58 +00:00
Ralf Corsepius
28837e5a99
Bump RPMRELS.
2007-02-14 16:06:27 +00:00
Ralf Corsepius
8457b18892
Bump RPMRELS.
2007-02-14 16:04:14 +00:00
Ralf Corsepius
85a29993de
Add ||:
2007-02-14 16:03:44 +00:00
Ralf Corsepius
edebdab588
Sync with rtems-4.8
2007-02-14 15:59:48 +00:00
Ralf Corsepius
a1ea247dee
2007-02-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* VERSION: sync with */version.m4.
2007-02-14 14:47:44 +00:00
Ralf Corsepius
038f3a7ed4
2007-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-cpuopts.m4: Check rtems/system.h instead of
rtems/score/cpuopts.h.
2007-02-11 10:29:38 +00:00
Ralf Corsepius
8b98a1b4be
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocatealigned.c, score/src/heapresizeblock.c:
More size_t for heap-sizes.
2007-02-11 08:37:19 +00:00
Ralf Corsepius
2e47f4ab55
More size_t for heap-sizes.
2007-02-11 08:36:59 +00:00
Ralf Corsepius
2aa472c1f8
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocate.c, score/src/heapextend.c: Use size_t for
heap-sizes.
2007-02-11 04:53:18 +00:00
Ralf Corsepius
fbbfad9a8b
Use size_t for heap-sizes.
2007-02-11 04:52:59 +00:00
Ralf Corsepius
832310a7b2
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/resolv.h: Typo fixes. Remove __P().
2007-02-11 04:48:09 +00:00
Ralf Corsepius
039cc452ee
2007-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/include/rtems/rtems/tasks.h, rtems/src/taskcreate.c:
Use size_t for stack-sizes.
2007-02-09 15:08:18 +00:00
Ralf Corsepius
9f9412cc16
Use size_t for stack-sizes.
2007-02-09 15:08:06 +00:00
Eric Norum
100673c8dd
Fixed FPGA interrupt handling.
2007-02-08 19:10:18 +00:00
Ralf Corsepius
1f9f1dc50d
Upgrade to newlib-1.15.0-rtems4.7-20070208.diff
2007-02-08 10:43:18 +00:00
Ralf Corsepius
7a771dbd70
Remove (Obsolete).
2007-02-08 10:41:37 +00:00
Ralf Corsepius
74829f7ece
Bump GCC_RPMREL.
2007-02-08 10:40:31 +00:00
Ralf Corsepius
0de60d6de5
New.
2007-02-08 10:38:29 +00:00
Ralf Corsepius
356914bb0d
2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/vm/vm_extern.h: Remove non-implemented/unused
functions.
2007-02-07 04:37:31 +00:00
Till Straumann
4a2fee4771
2007-02-06 Till Straumann <strauman@slac.stanford.edu>
...
* libcsupport/src/gxx_wrappers.c: fix PR#690. Supply
taskvar dtor to plug memory leak. Applied patch attached
to PR#690.
2007-02-06 22:54:34 +00:00
Joel Sherrill
edffc8ed24
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
tm14/task1.c, tm22/task1.c: Address size_t/uint32_t typing issues in
message queue tests.
2007-02-06 19:14:56 +00:00
Joel Sherrill
3da8388977
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
sp13/task3.c: Address size_t/uint32_t typing issues in message queue
tests.
2007-02-06 19:14:54 +00:00
Joel Sherrill
809d2a6a30
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
issues in message queue tests.
2007-02-06 19:14:51 +00:00
Joel Sherrill
822c35d907
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* itronmbf01/init.c: Address size_t/uint32_t typing issues in message
queue tests.
2007-02-06 19:14:48 +00:00
Ralf Corsepius
1c43ddfa1d
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* smc/smc.c: include bspIo.h for printk.
2007-02-06 18:23:51 +00:00
Ralf Corsepius
ead7d3a8e5
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/ide/ata.c: Remove superfluous type casts.
2007-02-06 17:46:47 +00:00
Joel Sherrill
9babd25503
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* include/rtems++/rtemsMessageQueue.h, src/rtemsMessageQueue.cc: Make
compile by using size_t and uint32_t where appropriate.
2007-02-06 16:42:33 +00:00
Ralf Corsepius
402bdc31ed
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/getpagesize.c: New (moved from posix/src).
* posix/src/getpagesize.c: Removed.
* posix/Makefile.am: Remove references to getpagesize.c.
* libcsupport/Makefile.am: Add getpagesize.c.
2007-02-06 14:51:02 +00:00
Ralf Corsepius
a725f7e641
Removed.
2007-02-06 14:50:39 +00:00
Ralf Corsepius
70b76b22fc
Remove references to getpagesize.c.
2007-02-06 14:50:05 +00:00
Ralf Corsepius
7a019b4160
Add getpagesize.c.
2007-02-06 14:49:49 +00:00
Ralf Corsepius
451b8870fe
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/sysconf.c: Add support for _SC_PAGESIZE (PR 1215).
2007-02-06 14:35:31 +00:00
Ralf Corsepius
f8ed4e0f00
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/inline/rtems/score/coremsg.inl: More size_t and consts.
2007-02-06 13:43:20 +00:00
Ralf Corsepius
f41002fa1b
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/msgqsend.c: Use size_t for sizes.
* rtems/src/msgqurgent.c: Use size_t for sizes.
2007-02-06 11:29:21 +00:00
Ralf Corsepius
dc2afc8064
Use size_t for sizes.
2007-02-06 11:28:41 +00:00
Ralf Corsepius
dbc684c55c
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* vmeUniverse/vmeUniverse.c: Use size_t for sizes.
2007-02-06 10:49:11 +00:00
Ralf Corsepius
18123fe76b
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
Use size_t for sizes.
2007-02-06 10:32:29 +00:00
Ralf Corsepius
fffe6a769c
Use size_t for sizes.
2007-02-06 10:31:18 +00:00
Ralf Corsepius
12d9b1b33c
Use size_t for sizes.
2007-02-06 10:24:14 +00:00
Ralf Corsepius
2cd0ae2aa5
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/msgqbroadcast.c: Use size_t for sizes.
* rtems/src/msgmp.c: Use size_t for sizes.
* rtems/src/msgqsubmit.c: Use size_t for sizes.
* rtems/include/rtems/rtems/msgmp.h: Use size_t for sizes.
* rtems/include/rtems/rtems/message.h: Use size_t for sizes.
* score/inline/rtems/score/coremsg.inl: Use size_t for sizes.
2007-02-06 08:59:14 +00:00
Ralf Corsepius
8645c01c7a
Use size_t for sizes.
2007-02-06 08:58:42 +00:00
Ralf Corsepius
f75461df63
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shmsupp/getcfg.c: Replace rtems_unsigned32 with uint32_t.
2007-02-06 08:41:37 +00:00
Ralf Corsepius
d41ed94f16
Use size_t for sizes.
2007-02-06 05:58:05 +00:00
Ralf Corsepius
de4620c42d
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* itron/src/trcv_mbf.c: Use size_t for sizes.
* libmisc/monitor/mon-object.c: Use size_t for sizes.
* libmisc/monitor/mon-server.c: Use size_t for sizes.
* libmisc/monitor/monitor.h: Use size_t for sizes.
* libmisc/mw-fb/mw_uid.c: Use size_t for sizes.
2007-02-06 05:57:57 +00:00
Ralf Corsepius
edf59e7b66
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/include/rtems/rtems/message.h: Use size_t for sizes.
2007-02-06 05:19:00 +00:00
Ralf Corsepius
6a53cda9fe
Use size_t for sizes.
2007-02-06 05:18:50 +00:00
Ralf Corsepius
81ab02ceff
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/msgqreceive.c: Use size_t for sizes.
* posix/src/mqueuerecvsupp.c: Use size_t for sizes.
2007-02-06 04:47:41 +00:00
Ralf Corsepius
e5b095c404
Use size_t for sizes.
2007-02-06 04:47:06 +00:00
Ralf Corsepius
4bbec0cada
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/src/coremsgseize.c: Use size_t for sizes.
2007-02-06 03:51:51 +00:00
Ralf Corsepius
c0452f3b6e
Use size_t for sizes.
2007-02-06 03:51:41 +00:00
Ralf Corsepius
6e5da27234
Use size_t for sizes.
2007-02-05 18:06:40 +00:00
Ralf Corsepius
9d3e9405ef
2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/rtems/posix/mqueue.h: Use size_t for sizes.
* posix/src/mqueuesendsupp.c: Use size_t for sizes.
2007-02-05 18:06:33 +00:00
Ralf Corsepius
bd025c218a
Use size_t for sizes.
2007-02-05 15:36:34 +00:00
Ralf Corsepius
beec7fde8e
2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/coremsg.h: Use size_t for sizes.
* score/src/coremsgbroadcast.c: Use size_t for sizes.
* score/src/coremsgsubmit.c: Use size_t for sizes.
2007-02-05 15:36:29 +00:00
Eric Norum
33fc4f65ab
Enable RTS/CTS flow-control pins.
2007-02-05 15:27:26 +00:00
Eric Norum
037d938a84
Always assert RTS* (if flow control is on it will override).
2007-02-02 22:30:44 +00:00
Ralf Corsepius
118823ba84
2007-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/src/show_bdbuf.c: Use inttypes.h macros.
2007-01-30 07:58:24 +00:00
Till Straumann
985082dff2
2007-01-29 Till Straumann <strauman@slac.stanford.edu>
...
* vmeUniverse/README.porting, vmeUniverse/README.universe:
updated, added more information for BSP implementors.
* vmeUniverse/VMEDMA.h (added): VME DMA API definition.
* vmeUniverse/bspVmeDmaList.h (added), vmeUniverse/bspVmeDmaListP.h (added),
* vmeUniverse/bspVmeDmaList.c (added):
Driver-independent code for linked-list DMA (public + private headers,
implementation).
* vmeUniverse/vmeUniverseDMA.h (added), vmeUniverse/vmeTsi148DMA.h (added):
interface to new DMA features of drivers.
* vmeUniverse/vme_amd_defs.h: Added definition for data-width
hint bits (VME_MODE_DBWxx).
* vmeUniverse/vmeTsi148.c: added DMA support. Added support for
data-width hint/modifier bits.
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h:
Added support for data-width hint/modifier bits.
Added support for xxx_BLT, xxx_MBLT address modifiers.
Restrict DBW to 32 in non-MBLT modes (except single-beat;
a comment is in README.universe). Updated DMA support to
implement new VMEDMA.h API. Added support for non-incrementing
VME addresses. Restrict data width to 32 for single-beat AMs
when the universe would use MBLT for DMA.
2007-01-30 07:30:12 +00:00
Till Straumann
018eb73f2f
2007-01-29 Till Straumann <strauman@slac.stanford.edu>
...
* shared/vme/VMEConfig.h:
Added more comments about the semantics of the various
symbols BSPs should define in this file.
Removed declarations of BSP_VMEInit(), BSP_VMEIrqMgrInstall().
* shared/vme/vmeconfig.c: declare BSP_VMEInit(),
BSP_VMEIrqMgrInstall() here.
* Makefile.am, shared/vme/README,
* shared/vme/vme_universe_dma.c (added): Added glue code
implementing the VMEDMA.h API using the vmeUniverse driver.
2007-01-30 07:12:39 +00:00
Till Straumann
6350aa2ff1
2007-01-29 Till Straumann <strauman@slac.stanford.edu>
...
* Makefile.am, preinstall.am,
* vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
cleaned up vme support - use files from libbsp/powerpc/shared/vme
and define BSP specifica in VMEConfig.h.
Use VME DMA support implemented by vmeUniverse and
libbsp/powerpc/shared/vme/vme_universe_dma.c
* irq/irq.c, include/gen2.h:
removed _BSP_vme_bridge_irq variable and BSP_PIC_DO_EOI definition.
Support for VME IRQ software priorities was incomplete/incorrect
on this BSP.
2007-01-30 07:01:29 +00:00
Till Straumann
55f2643fcd
* Makefile.am, preinstall.am, include/bsp.h:
...
Use VME DMA support implemented by vmeUniverse and
libbsp/powerpc/shared/vme/vme_universe_dma.c
Added explanation for use of BSP_PIC_DO_EOI by
BSP implementors who derive from this 'include/bsp.h'.
2007-01-30 06:56:24 +00:00
Till Straumann
8f287557c6
* Makefile.am, preinstall.am, include/bsp.h,
...
* vme/vmeconfig.c (removed), vme/VMEConfig.h (added):
cleaned up vme support - use files from libbsp/powerpc/shared/vme
and define BSP specifica in VMEConfig.h.
Use VME DMA support implemented by vmeUniverse and
libbsp/powerpc/shared/vme/vme_universe_dma.c
2007-01-30 06:53:10 +00:00
Till Straumann
dbffeacdc1
* Makefile.am, preinstall.am, include/bsp.h,
...
* vme/vmeconfig.c (removed), vme/VME.h (removed):
cleaned up vme support - use files from libbsp/powerpc/shared/vme
and define BSP specifica in VMEConfig.h.
Use VME DMA support implemented by vmeUniverse and
libbsp/powerpc/shared/vme/vme_universe_dma.c
2007-01-30 06:50:00 +00:00
Till Straumann
ff3a16d591
* Makefile.am:
...
added new files in shared/vmeUniverse to EXTRA_DIST
2007-01-30 06:38:22 +00:00
Ralf Corsepius
fa9ed825ef
2007-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* GT64260/MVME5500I2C.c: Eliminate u32.
2007-01-29 05:29:12 +00:00
Ralf Corsepius
59b95d9869
2007-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* GT64260/MVME5500I2C.c, pci/pci.c: Eliminate unchar.
2007-01-29 05:25:59 +00:00
Ralf Corsepius
5ea0caad27
2007-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/mw-fb/mw_fb.h: Eliminate __u32, __u16.
2007-01-29 04:45:29 +00:00
Ralf Corsepius
5f477772d3
2007-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/fb_vga.c: Eliminate __u16, __u32.
2007-01-29 04:44:39 +00:00
Ralf Corsepius
874a8571e7
Remove.
2007-01-28 06:16:14 +00:00
Ralf Corsepius
8deda62402
2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/libc/gethostbyht.c: Remove warning on unused vars.
Remove isblank (supposed to be provided by libc).
2007-01-28 03:58:10 +00:00
Ralf Corsepius
7c0f1d4bc2
2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
2007-01-27 18:21:05 +00:00
Ralf Corsepius
e979fc841f
Fix typos.
2007-01-27 07:29:30 +00:00
Ralf Corsepius
2e908e6b78
2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/include/rtems/system.h: Remove __RTEMS_MAJOR__,
__RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
* configure.ac: Dynamically derive __ __RTEMS_MAJOR__,
__RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
2007-01-27 07:28:06 +00:00
Ralf Corsepius
4b3a3e1d26
Remove __RTEMS_MAJOR__,
...
__RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
2007-01-27 07:27:52 +00:00
Ralf Corsepius
51405b94e8
Dynamically derive __ __RTEMS_MAJOR__,
...
__RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
2007-01-27 07:27:41 +00:00
Ralf Corsepius
7246b0c9b1
Cosmetics.
2007-01-26 06:18:49 +00:00
Thomas Doerfler
4de554eb10
fixed typo in console/console.c
2007-01-24 13:04:23 +00:00
Joel Sherrill
0b7edb75f3
Formatting.
2007-01-23 16:49:11 +00:00
Joel Sherrill
14c7716c49
Formatting.
2007-01-22 23:02:45 +00:00
Eric Norum
1bf40dc84c
Add capability to lock at 10-half.
...
Expand report to include auto/fixed status
2007-01-22 16:55:23 +00:00
Till Straumann
ce4f46651f
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
...
* mvme5500/Makefile.am, mvme5500/preinstall.am,
* mvme5500/vme/VME.h, mvme5500/vme/VMEConfig.h,
* mvme5500/vme/vmeconfig.c:
removed copies of vmeconfig.c, VME.h - use generic
versions instead.
2007-01-19 20:45:24 +00:00
Till Straumann
8b77bd8f70
*** empty log message ***
2007-01-19 20:41:52 +00:00
Till Straumann
5a33479a64
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
...
* Makefile.am:
moved VME.h from libbsp/powerpc/shared/vme to
libbsp/shared/vmeUniverse; eventually, this (and other)
VME API headers should migrate to cpukit.
2007-01-19 20:40:12 +00:00
Till Straumann
af2898d78c
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
...
* Makefile.am:
moved VME.h from libbsp/powerpc/shared/vme to
libbsp/shared/vmeUniverse; eventually, this (and other)
VME API headers should migrate to cpukit.
2007-01-19 20:32:43 +00:00
Ralf Corsepius
280e1863ff
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
custom/bare.cfg, custom/csb336.cfg, custom/csb360.cfg,
custom/dmv152.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
custom/rbtx4925.cfg, custom/score603e.cfg, custom/sim68000.cfg,
custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg: Add -g
to CFLAGS_OPTIMIZE_V.
2007-01-18 11:27:17 +00:00
Ralf Corsepius
2f6b417eb6
Add -g to CFLAGS_OPTIMIZE_V.
2007-01-18 11:27:07 +00:00
Ralf Corsepius
596629a20d
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
Use $(NM) -g -n instead of $(NM) -n.
2007-01-18 10:21:37 +00:00
Ralf Corsepius
ee8282993f
Use $(NM) -g -n instead of $(NM) -n.
2007-01-18 10:21:00 +00:00
Ralf Corsepius
5ef125f5f3
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
2007-01-18 10:13:59 +00:00
Ralf Corsepius
4cb2634458
Use $(NM) -g -n instead of $(NM) -ng.
2007-01-18 10:13:41 +00:00
Ralf Corsepius
0a4d609ff7
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/Linux-posix.cfg, custom/Solaris-posix.cfg,
custom/armulator.cfg, custom/av5282.cfg, custom/bare.cfg,
custom/brs5l.cfg, custom/csb336.cfg, custom/csb337.cfg,
custom/csb350.cfg, custom/csb360.cfg, custom/dmv152.cfg,
custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
custom/no_bsp.cfg, custom/ods68302.cfg, custom/pc386.cfg,
custom/pc386dx.cfg, custom/pc486.cfg, custom/pc586.cfg,
custom/pc686.cfg, custom/pck6.cfg, custom/psim.cfg,
custom/rbtx4925.cfg, custom/rbtx4938.cfg, custom/score603e.cfg,
custom/shsim.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg: Backport
various changes from CVS-HEAD.
2007-01-18 08:41:17 +00:00
Ralf Corsepius
32fe9962f1
Backport various changes from CVS-HEAD.
2007-01-18 08:41:06 +00:00
Joel Sherrill
ea7e978df6
Fixed spacing.
2007-01-17 14:17:34 +00:00
Till Straumann
bef8b92b57
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
* vmeUniverse/vme_am_defs.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:30:23 +00:00
Till Straumann
29f73d3ed3
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libi2c/libi2c.c, libi2c/libi2c.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:18:30 +00:00
Till Straumann
37b9679238
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libnetworking/rtems/rtems_mii_ioctl.c,
* libnetworking/rtems/rtems_mii_ioctl.h,
* libnetworking/rtems/rtems_mii_ioctl_kern.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:12:56 +00:00
Till Straumann
0945123ecd
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
* libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:02:41 +00:00
Till Straumann
4712cdcc8d
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* mpc6xx/mmu/pte121.h, mpc6xx/mmu/pte121.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 05:55:45 +00:00
Till Straumann
88fcc6d45a
* acinclude.m4: reverted erroneous addition of 'beatnik' subdir.
2007-01-17 05:41:51 +00:00
Till Straumann
2b0a037051
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c,
* mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
* mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
* mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c,
* shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c,
* shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h,
* shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-16 23:09:50 +00:00
Ralf Corsepius
a4d1521f1c
Replace nosrc.rpm with src.rpm
2007-01-15 09:51:09 +00:00
Ralf Corsepius
7a2746b7ad
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* common/rtems.texi.in: Use bugzilla for RTEMSBUGS.
Remove RTEMSGNATS.
2007-01-15 09:15:14 +00:00
Ralf Corsepius
c8d34d7e8e
More tweaks.
2007-01-15 08:41:05 +00:00
Ralf Corsepius
9627be9c99
More tweaks.
2007-01-15 08:24:52 +00:00
Ralf Corsepius
5477a89a90
Update.
2007-01-15 07:29:21 +00:00
Ralf Corsepius
cf56606a5d
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* started/binaries.t, started/buildc.t, started/tversions.texi.in:
Various update to reflect current toolchains.
2007-01-15 07:28:29 +00:00
Ralf Corsepius
ab355bbc26
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Reflect having moved setup.def.
Eliminate gcc3*.
2007-01-15 07:24:01 +00:00
Ralf Corsepius
07beb83275
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* setup.def: New (Formerly in ../scripts).
2007-01-15 03:38:04 +00:00
cvs2git
cbc4f7aae5
This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.
...
Cherrypick from master 2007-01-15 03:35:24 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'New (Formerly in ../scripts).':
doc/setup.def
2007-01-15 03:35:25 +00:00
Ralf Corsepius
7812763ae1
New.
2007-01-12 14:49:41 +00:00
Ralf Corsepius
51233fd379
Upgrade to gcc-core-4.1.1-rtems4.7-20070102.diff
2007-01-12 14:45:27 +00:00
Ralf Corsepius
769cf2e06c
Bump GCC_RPMREL = 6
2007-01-12 10:58:53 +00:00
Ralf Corsepius
a6ad5c52bf
Upgrade to newlib-1.15.0
2007-01-12 10:45:35 +00:00
Ralf Corsepius
c0475f9dd6
Add newlib-1.15.0 support.
2007-01-12 10:36:43 +00:00
Ralf Corsepius
a420327cc2
New.
2007-01-12 10:33:47 +00:00
Ralf Corsepius
5af0411f45
Add BINUTILS +=
2007-01-12 09:18:53 +00:00
Ralf Corsepius
e7f218dc78
Add BINUTILS_OPTS.
2007-01-12 09:17:05 +00:00
Joel Sherrill
ca3bacb0f9
2007-01-11 Joel Sherrill <joel@OARcorp.com>
...
* score/macros/rtems/score/object.inl: Fix macro implementation so it
compiles in single processor configuration.
2007-01-11 22:28:53 +00:00
Thomas Doerfler
5299575cc3
added missing file libblock/src/show_bdbuf.c
2007-01-10 14:25:25 +00:00
Ralf Corsepius
ace2542c00
Update bugfix address
2007-01-10 06:33:50 +00:00
Ralf Corsepius
629a296ac9
AC_PREREQ(2.60)
2007-01-08 16:51:11 +00:00
Ralf Corsepius
0b04b30803
2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* acinclude.m4, configure.ac: AC_PREREQ(2.60).
2007-01-08 16:50:58 +00:00
Ralf Corsepius
47f295390f
Regenerate.
2007-01-08 08:43:45 +00:00
Ralf Corsepius
87caabefe1
2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ampolish3: Use MKDIR_P instead of mkdir_p.
2007-01-08 08:40:51 +00:00
Ralf Corsepius
fee0dc4d2f
2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove scripts/.
2007-01-08 08:36:31 +00:00
Ralf Corsepius
c624ce8908
Remove (Obsolete).
2007-01-08 08:24:50 +00:00
Ralf Corsepius
326e457ca5
2007-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/aio.h: s/aoi_lio_opcode/aio_lio_opcode/
(BZ 1203).
2007-01-02 06:35:51 +00:00
Joel Sherrill
3f933c9b91
2006-12-20 Joel Sherrill <joel@OARcorp.com>
...
* posix_users/thread.t: Correct spelling error.
2006-12-20 21:14:46 +00:00
Till Straumann
7e278aa202
* startup/bspstart.c: Changed BSP_installVME_isr() so that
...
the special handling of a 'FPGA interrupt' [this FPGA is *not*
present on the uC5282 module but is externally connected to
IRQ1 on Eric Norum's particular 'motherboard'] is only
activated when connecting to the special vectors > 192.
The change allows us ordinary users [:-)] to use IRQ1
normally, simply by connecting an ISR to vector 64+1...
Also, BSP_enable_irq_at_pic(), BSP_disable_irq_at_pic(),
BSP_irq_is_enabled_at_pic() were introduced (compat. with
some PPC BSPs).
2006-12-18 22:21:19 +00:00
Thomas Doerfler
36cb812bbc
corrected bug in ata.c to avoid lockup of libblock
...
added remote frequest support to gen5200 BSP
2006-12-18 09:46:59 +00:00
Till Straumann
d761931ed0
2006-12-14 Till Straumann <strauman@slac.stanford.edu>
...
* m68k/mcf5282/include/mcf5282.h: fixed wrong value
of MCF5282_QSPI_QDLYR_SPE.
2006-12-14 23:09:11 +00:00
Joel Sherrill
c8f69360bc
Fixed comment -- must be less than 80 characters wide.
2006-12-14 12:24:44 +00:00
Till Straumann
61d5ec9714
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
...
* mvme5500/Makefile.am, mvme5500/preinstall.am:
need to install bsp/vme_am_defs.h
2006-12-13 21:56:13 +00:00
Till Straumann
3fadd7a8a0
* oops - had worked on the wrong file. Reverted changes...
2006-12-13 21:08:44 +00:00
Till Straumann
138b8893ca
* ChangeLog: fixed date of TS' last entry.
2006-12-13 21:03:50 +00:00
Till Straumann
93cd2c6efe
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
...
* shared/vme/vmeconfig.c, shared/vme/vme_universe.c:
use symbolic flag instead of numerical value
(vmeUniverseInstallIrqMgrAlt()). Define __INSIDE_RTEMS_BSP__
before including <bsp/vmeUniverse.h>
2006-12-13 20:48:37 +00:00
Till Straumann
a175c1fb77
* vmeUniverse/vme_am_defs.h: Added address modifiers for 2eVME. Added
...
flags for 2eSST and DBW16.
* vmeUniverse/vmeUniverse.h: Removed AM definitions and include vme_am_defs.h
instead. Declare new routine vmeUniverseMapCRG(). Export 'irq manager' API
only if __INSIDE_RTEMS_BSP__ defined. Renamed 'shared' argument to
vmeUniverseInstallIrqMgrAlt() to 'flags' since now more options are available.
Added new flag to install 'posted-write' workaround.
* vmeUniverse/vmeUniverse.c: Allow BSP to override BSP_PCI2LOCAL_ADDR()
macro. Data width of outbound port can now be restricted to 16-bit
(if new DBW16 flag set in address modifier). Added vmeUniverseMapCRG()
for mapping local registers onto VME. Interrupt manager now implements
a workaround (enabled at installation time) which flushes the write-fifo
after user ISR returns. This requires the universe's registers to be
accessible from VME (either CSR space or CRG mapped to A16/A24/A32),
though.
* vmeUniverse/vmeTsi148.h: vmeTsi148ClearVMEBusErrors() now returns
the fault address as a 32-bit address (not ulonglong anymore). The
driver only supports 32-bit addresses. Declare new routine vmeTsi148MapCRG().
Export 'irq manager' API only if __INSIDE_RTEMS_BSP__ defined.
Renamed 'shared' argument to vmeTsi148InstallIrqMgrAlt() to 'flags'
to allow more options to be supported. Added comments explaining the
'posted-write' workaround implemented by the interrupt manager.
* vmeUniverse/vmeTsi148.c: Clear 'SYSFAIL' during initialization.
Allow BSP to override BSP_PCI2LOCAL_ADDR() macro. Added support for
2eSST when configuring windows (untested - I have no 2eSST).
Added vmeTsi148MapCRG() for mapping local registers onto VME.
Implemented 'posted-write' workaround for interrupt manager
(consult source for details).
2006-12-13 20:39:29 +00:00
Joel Sherrill
31cd77864b
2006-12-13 Joel Sherrill <joel@OARcorp.com>
...
PR 1181/bsps
* optman/rtems/no-msg.c: Clean up dead code.
2006-12-13 14:49:38 +00:00
Joel Sherrill
70443fbbdf
2006-12-13 Alexey Shamrin <shamrin@gmail.com>
...
PR 1189/bsps
* console/outch.c: If you print a character with the code larger than
127 (extended ASCII) to the VGA console, then it blinks. The reason:
char == signed char, so such characters get represented by negative
numbers. The sign bit then goes to attribute byte, resulting in the
blinking.
2006-12-13 12:35:28 +00:00
Ralf Corsepius
6ac4774dd7
2006-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3.
2006-12-13 05:39:46 +00:00
Ralf Corsepius
8bcd65b292
Use am_aux_dir/ampolish3.
2006-12-13 05:37:15 +00:00
Ralf Corsepius
640495db3a
Fix ugly typos.
2006-12-13 02:52:34 +00:00
Ralf Corsepius
086917ba30
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
* aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
* aclocal/project-root.m4: Require RTEMS_AMPOLISH.
2006-12-13 02:26:56 +00:00
Ralf Corsepius
4a81293451
Require RTEMS_AMPOLISH.
2006-12-13 02:26:16 +00:00
Ralf Corsepius
38d74a3f85
Remove RTEMS_AMPOLISH.
2006-12-13 02:26:00 +00:00
Ralf Corsepius
7a1d233117
Require AM_MAINTAINER_MODE.
2006-12-13 02:25:42 +00:00
Ralf Corsepius
f65c7eb304
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE.
* aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH.
* configure.ac: Add RTEMS_AMPOLISH.
2006-12-12 16:45:39 +00:00
Ralf Corsepius
5054b0a917
Add RTEMS_AMPOLISH.
2006-12-12 16:44:53 +00:00
Ralf Corsepius
b02783fefd
Require AM_MAINTAINER_MODE.
2006-12-12 16:44:41 +00:00
Ralf Corsepius
5a89374297
Remove RTEMS_AMPOLISH.
2006-12-12 16:44:26 +00:00
Ralf Corsepius
80e88f244a
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/rtems/rtems_glue.c: Remove local
extern strdup.
2006-12-08 09:11:24 +00:00
Ralf Corsepius
1f01d5d7a6
Remove local extern strdup.
2006-12-08 09:11:05 +00:00
Ralf Corsepius
890c768e9e
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/libio.h, libcsupport/src/read.c,
libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c,
libfs/src/dosfs/msdos_file.c, libfs/src/imfs/deviceio.c,
libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c,
libfs/src/imfs/memfile.c, libnetworking/lib/ftpfs.c,
libnetworking/lib/tftpDriver.c, libnetworking/rtems/rtems_syscall.c:
Use size_t instead of uint32_t for read/write count-args.
2006-12-08 07:24:05 +00:00
Ralf Corsepius
9e5d4952d5
Use size_t instead of uint32_t ad/write count-args.
2006-12-08 07:23:00 +00:00
Ralf Corsepius
1e65741d06
2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/timerserverfirewhen.c: Remove local
extern _Timer_Seconds_chain.
* rtems/src/timerserverfireafter.c: Remove local
extern _Timer_Ticks_chain.
2006-12-08 06:55:47 +00:00
Ralf Corsepius
1b7c831311
Remove local extern _Timer_Ticks_chain.
2006-12-08 06:55:20 +00:00
Ralf Corsepius
c0527a2d7b
Remove local extern _Timer_Seconds_chain.
2006-12-08 06:55:04 +00:00
Ralf Corsepius
52781f4777
2006-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/inline/rtems/score/chain.inl: Add const qualifiers (works
around 651 aliasing bugs).
2006-12-04 14:46:11 +00:00
Ralf Corsepius
4b1756466e
Backport from HEAD
2006-12-04 14:43:58 +00:00
Ralf Corsepius
9d7508e4f6
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:10:26 +00:00
Ralf Corsepius
5d91bedec0
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:09:45 +00:00
Ralf Corsepius
997c921551
Cleanup (Backport from HEAD).
2006-11-30 06:58:56 +00:00
Ralf Corsepius
3153d3f17c
2006-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
custom/HPUX9-posix.cfg, custom/Linux-posix.cfg
custom/Solaris-posix.cfg, custom/armulator.cfg
custom/bare.cfg, custom/csb336.cfg
custom/csb337.cfg, custom/csb350.cfg
custom/dmv152.cfg, custom/edb7312.cfg
custom/ep1a.cfg, custom/erc32.cfg
custom/erc32nfp.cfg, custom/gba.cfg
custom/gen405.cfg, custom/gen5200.cfg
custom/gen68302.cfg, custom/gen68340.cfg
custom/gen68360.cfg, custom/genmongoosev.cfg
custom/gensh1.cfg, custom/gensh2.cfg
custom/gensh4.cfg, custom/gp32.cfg
custom/h8sim.cfg, custom/helas403.cfg
custom/hurricane.cfg, custom/i386ex.cfg
custom/idp.cfg, custom/jmr3904.cfg
custom/leon2.cfg, custom/leon3.cfg
custom/mbx821_002b.cfg, custom/mbx8xx.cfg
custom/mcp750.cfg, custom/mpc8260ads.cfg
custom/mrm332.cfg, custom/mtx603e.cfg
custom/mvme136.cfg, custom/mvme147.cfg
custom/mvme162.cfg, custom/mvme162lx.cfg
custom/mvme167.cfg, custom/mvme2100.cfg
custom/mvme2307.cfg, custom/mvme5500.cfg
custom/ods68302.cfg, custom/pc386.cfg
custom/psim.cfg, custom/rbtx4925.cfg
custom/rbtx4938.cfg, custom/score603e.cfg
custom/shsim.cfg, custom/sim68000.cfg
custom/simcpu32.cfg, custom/simsh4.cfg
custom/simsh7032.cfg, custom/simsh7045.cfg
custom/ss555.cfg, custom/ts_386ex.cfg:
Cleanup (Backport from HEAD).
2006-11-30 06:55:43 +00:00
Joel Sherrill
161d158209
2006-11-20 Joel Sherrill <joel@OARcorp.com>
...
* sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores
and make output more compliant with other tests.
2006-11-20 23:18:37 +00:00
Ralf Corsepius
c0e38d1b90
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove ampolish3.
2006-11-20 05:59:19 +00:00
Ralf Corsepius
f57174cdf6
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add ampolish3.
* bootstrap: Add -r (autoreconf).
2006-11-20 05:44:15 +00:00
Ralf Corsepius
0cfca5fcea
2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bootstrap: Add -p (regenerate preinstall.ams).
2006-11-18 01:59:44 +00:00
Joel Sherrill
540c746db9
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* runtest: Correct tool name to match 4.7.
2006-11-17 23:05:58 +00:00
Joel Sherrill
91cee2ef87
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* psxsem01/init.c: Account for change in POSIX semaphore time handling.
Previously the timeout was not absolute time and checked BEFORE
attempting to lock semaphore.
2006-11-17 23:04:38 +00:00
Joel Sherrill
bd43cde824
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* sp09/screen12.c, sp16/task2.c, sp16/task3.c: Ensure tests generate
cases intended on all targets possible with new heap algorithm.
2006-11-17 23:03:08 +00:00
Joel Sherrill
012739eb9e
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* score/inline/rtems/score/object.inl, score/src/objectnametoid.c:
Properly honor searching only local node even when on single CPU
system.
2006-11-17 22:59:28 +00:00
Joel Sherrill
b5779dc1a3
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* score/src/coresemseize.c: Add missing ISR enable.
2006-11-17 22:58:21 +00:00
Joel Sherrill
1d4747f226
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* score/src/heapwalk.c: Use printk not printf.
2006-11-17 22:57:37 +00:00
Joel Sherrill
89e0ecc7b9
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* libmisc/rtmonuse/rtmonuse.c: Do not use float for calculations.
2006-11-17 22:55:39 +00:00
Joel Sherrill
e992fa47b8
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* libcsupport/src/sync.c: Do not dereference NULL reent.
2006-11-17 22:54:33 +00:00
Joel Sherrill
e2cafb006a
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* posix/src/semtimedwait.c: Used wrong constant for blocking with bad
timeout value.
2006-11-17 22:52:24 +00:00
Joel Sherrill
ce6568eb65
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* posix/src/keygetspecific.c, posix/src/keysetspecific.c: Correct
indexing of key data to use api and index NOT class and index.
Class is always 1.
2006-11-17 22:51:47 +00:00
Joel Sherrill
f791c6c2c1
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* timer/timer.c: Update timer overhead for start/stop.
2006-11-17 22:45:50 +00:00
Joel Sherrill
88b86cb55a
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* runtest.in: Change toolname to match 4.7.
2006-11-17 22:45:28 +00:00
Joel Sherrill
b066112982
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* clock_driver_stub.c, clockdrv_shell.c: Use common clock driver
template and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-17 22:44:17 +00:00
Joel Sherrill
2714a925c8
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* clock/clockdrv.c: Add copyright.
2006-11-17 22:41:34 +00:00
Joel Sherrill
a1d09f90b5
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with
dispatching disabled so fix test not to print while dispatching is
disabled.
2006-11-17 22:40:12 +00:00
Joel Sherrill
8c3ab9fcd8
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* runtest: Change toolname to match 4.7.
2006-11-17 22:36:21 +00:00
Joel Sherrill
5438bca377
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* shared/bspstart.c, shared/start.S: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:20 +00:00
Joel Sherrill
7b8dee3fbc
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, startup/bspstart.c: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:18 +00:00
Joel Sherrill
99ffe87f4d
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c: Use common clock driver template and eliminate all
fast idle code specific to this BSP. This eliminates a fair amount of
code in the BSP clock driver and bsp_startup. The LEON3 has to do a
scan of the AMBA bus to find the timer so I added the new hook
Clock_driver_support_find_timer to support this. In general, there
was some clean up to the file headers of various files.
2006-11-16 16:31:16 +00:00
Joel Sherrill
44dde18e64
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, console/console.c: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:14 +00:00
Ralf Corsepius
143902fc6a
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_AMPOLISH3.
Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
Compose CFLAGS. Append CFLAGS to ac_configure_args.
* aclocal/bsp-configure.m4: AC_PREREQ(2.60).
Remove checks for AMPOLISH3.
* aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
* aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
* ampolish3: Remove.
* aclocal/prog-cc.m4: Remove CFLAGS.
2006-11-16 05:29:25 +00:00
Ralf Corsepius
5c64772fb5
AC_PREREQ(2.60).
...
Remove checks for AMPOLISH3.
2006-11-16 05:28:34 +00:00
Ralf Corsepius
fa919224a1
Pick up ampolish3 from ac_aux_dir.
2006-11-16 05:28:11 +00:00
Ralf Corsepius
b7314e6c9e
Add RTEMS_AMPOLISH3.
2006-11-16 05:27:54 +00:00
Ralf Corsepius
faf986a840
Remove.
2006-11-16 05:27:37 +00:00
Ralf Corsepius
17e916063e
Remove CFLAGS.
2006-11-16 05:27:09 +00:00
Ralf Corsepius
e98a72fa4e
Remove RTEMS_AMPOLISH3.
...
Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
Compose CFLAGS. Append CFLAGS to ac_configure_args.
2006-11-16 05:26:43 +00:00
Ralf Corsepius
53bd9fa015
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_AMPOLISH3.
* aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
* aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
* ampolish3: Remove.
2006-11-16 05:18:39 +00:00
Ralf Corsepius
454ce47172
Remove RTEMS_AMPOLISH3.
2006-11-16 05:18:14 +00:00
Ralf Corsepius
a56e0cb096
Remove.
2006-11-16 05:18:01 +00:00
Ralf Corsepius
cf8bec623d
Add RTEMS_AMPOLISH3.
2006-11-16 05:17:46 +00:00
Ralf Corsepius
a679d578e8
Pick up ampolish3 from ac_aux_dir.
2006-11-16 05:17:29 +00:00
Ralf Corsepius
804606b5eb
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ampolish3: New.
2006-11-15 14:13:07 +00:00
cvs2git
284048512f
This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.
...
Cherrypick from master 2006-11-15 14:12:01 UTC Ralf Corsepius <ralf.corsepius@rtems.org > '2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org >':
ampolish3
contrib/repo-conf/ChangeLog
2006-11-15 14:12:02 +00:00
Ralf Corsepius
4499640036
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2006-11-15 09:58:18 +00:00
Ralf Corsepius
601e1b4b39
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
2006-11-15 09:53:32 +00:00
Ralf Corsepius
c23b0fd6fc
Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
2006-11-15 09:53:15 +00:00
Joel Sherrill
5b0f138d2e
2006-11-14 Jiri Gaisler <jiri@gaisler.com>
...
* cpu_asm.S: Properly support synchronous traps.
2006-11-14 21:44:09 +00:00
Ralf Corsepius
12fbe4956f
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac, Makefile.am, rtems-4.7/Makefile.am: Remove tic4x.
* rtems-4.7/tic4x/: Remove.
2006-11-14 16:54:15 +00:00
Ralf Corsepius
13f4eb67cb
Remove tic4x
2006-11-14 16:53:01 +00:00
Ralf Corsepius
b4c5d96696
Remove.
2006-11-14 16:52:02 +00:00
Ralf Corsepius
7c17be80b4
Regenerate.
2006-11-14 16:26:29 +00:00
Ralf Corsepius
a2be29101a
RTEMS_PROVIDES_STDINT_H, RTEMS_PROVIDES_INTTYPES_H. Use external stdint.h, inttypes.h.
2006-11-14 16:26:08 +00:00
Ralf Corsepius
ccf5bfa5f6
RTEMS_PROVIDES_STDINT_H, RTEMS_PROVIDES_INTTYPES_H.
2006-11-14 16:25:50 +00:00
Ralf Corsepius
db510c5488
Remove.
2006-11-14 16:25:12 +00:00
Ralf Corsepius
ec05baa478
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove c4x.
2006-11-14 06:21:34 +00:00
Ralf Corsepius
37282eeb04
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi:
Remove the tic4x.
2006-11-14 05:28:40 +00:00
Ralf Corsepius
ccdcc9ce94
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/c4xsim.cfg, custom/c3xsim.cfg: Remove (Port not ready for
inclusion in release).
2006-11-14 04:45:04 +00:00
Ralf Corsepius
c6c7cd4c73
Remove (Not ready for inclusion in release).
2006-11-14 04:42:32 +00:00
Ralf Corsepius
bc05492d30
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/cpu/Makefile.am: Remove c4x.
2006-11-14 04:38:49 +00:00
Ralf Corsepius
9666ea632b
Remove (Not ready for inclusion in release).
2006-11-14 04:33:49 +00:00
Ralf Corsepius
556f1e76c8
2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/uC5282.cfg: Remove hard-code compiler flags.
* custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
2006-11-14 02:43:28 +00:00
Ralf Corsepius
aac2fff58b
Remove hard-code compiler flags.
2006-11-14 02:43:13 +00:00
Ralf Corsepius
72fbdbbeaf
Remove ASFLAGS, CPU_ASFLAGS (Unused).
2006-11-14 02:42:50 +00:00
Joel Sherrill
af6c22d238
2006-11-02 Steven Johnson <sjohnson@sakuraindustries.com>
...
* libnetworking/netdb.h, libnetworking/libc/gethostbyht.c,
libnetworking/libc/gethostnamadr.c: This patch adds a functional
gethostbyname_r to RTEMS. We were having problems with multiple
threads calling gethostbyname, so we decided the best way to deal
with it was to do it properly, rather than kludge up our code to make
gethostbyname safe. We have found several slightly different
parameter lists for this function, it does not seem to be standard.
The one we used has the linux interface. In RTEMS there was an
existing gethostbyname_r inside a #ifdef _THREAD_SAFE which was NOT
Threadsafe, as this just called gethostbyname. So we have placed all
of the additional code inside the #ifdef _THREAD_SAFE.
2006-11-02 21:49:02 +00:00
Joel Sherrill
112995e502
2006-11-01 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Fix typo.
2006-11-01 15:30:55 +00:00
Joel Sherrill
fa40f3b16f
2006-11-01 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Fix typo.
2006-11-01 15:24:48 +00:00
Joel Sherrill
4b77b83772
2006-11-01 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Fix typo.
2006-11-01 15:15:40 +00:00
Joel Sherrill
ae54141bff
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
PR 841/rtems
* psxsem01/init.c: Make sem_timedwait more conformant to Open Group
specification.
2006-10-30 22:21:44 +00:00
Joel Sherrill
f5c9b893fc
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
PR 841/rtems
* itron/inline/rtems/itron/semaphore.inl,
itron/macros/rtems/itron/semaphore.inl, itron/src/twai_sem.c,
posix/include/rtems/posix/semaphore.h,
posix/inline/rtems/posix/semaphore.inl,
posix/src/semaphorewaitsupp.c, posix/src/semtimedwait.c,
posix/src/semwait.c, rtems/src/semobtain.c,
rtems/src/semtranslatereturncode.c,
score/include/rtems/score/coresem.h, score/src/coresemseize.c: Make
sem_timedwait more conformant to Open Group specification.
2006-10-30 22:21:07 +00:00
Joel Sherrill
d233c88057
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* startup/rtems-ctor.cc: Conditionally disable non-GCC code.
2006-10-30 22:18:57 +00:00
Joel Sherrill
d1adbaed2a
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Add crti, crtbegin, crtend, and crtn.
2006-10-30 22:17:12 +00:00
Joel Sherrill
85cef698a0
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* include/.cvsignore: New file.
2006-10-30 17:07:28 +00:00
Joel Sherrill
32d19cbae1
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* include/.cvsignore: New file.
2006-10-30 16:52:38 +00:00
Joel Sherrill
b295019571
2006-10-25 Jennifer Averett <jennifer@oarcorp.com>
...
* libcsupport/src/termios.c: Change attribute of semaphore. It was
counting interrupts not acting as a condition synchronization mutex.
Since the caller did not always need to obtain the semaphore, it was
not being decremented until there was no data. This could occur after
hours of running a system and thousands of interrupts. The code in
fillBufferQueue would spin until it had consumed all of those
semaphore counts.
2006-10-25 11:27:28 +00:00
Ralf Corsepius
b94e68dd04
Bumb version to 0.4
2006-10-25 01:29:56 +00:00
Ralf Corsepius
63e3f71425
Let rtems-@RTEMS_API@-repo-conf.spec depend on configure.ac
2006-10-25 01:29:45 +00:00
Ralf Corsepius
73a309b72a
Bump version to 0.3
2006-10-24 14:55:35 +00:00
Ralf Corsepius
045b9a6ee7
New URL ftp://ftp.rtems.org/pub/rtems/linux
2006-10-24 14:55:23 +00:00
Ralf Corsepius
3f2b8ebdc2
s/binutils-2.17-rtems4.7-20060921/binutils-2.17-rtems4.7-20061021/
2006-10-24 05:18:22 +00:00
Ralf Corsepius
15cde9a151
Remove (Unused)
2006-10-24 05:12:23 +00:00
Ralf Corsepius
ab04516f36
Resurrect (Still in use ;)
2006-10-24 05:10:50 +00:00
Ralf Corsepius
c25e26afd7
Remove (Unused)
2006-10-24 05:06:15 +00:00
Ralf Corsepius
f760aeff11
Remove (Unused).
2006-10-24 05:05:44 +00:00
Ralf Corsepius
a08be7a0e1
New.
2006-10-24 05:04:46 +00:00
Ralf Corsepius
ab4512cd61
Sync with HEAD
2006-10-24 05:03:51 +00:00
Ralf Corsepius
9833ce0fef
Update to gcc-core-4.1.1-rtems-20060909.diff/newlib-1.14.0-rtems4.7-20061019.diff
2006-10-21 10:10:54 +00:00
Ralf Corsepius
a8e7b33c68
New.
2006-10-21 10:06:26 +00:00
Ralf Corsepius
40a253b355
Change URL to ftp://ftp.gnu.org/pub/gnu
2006-10-21 10:03:45 +00:00
Ralf Corsepius
000e606a42
New. Add memleak patch.
2006-10-21 10:02:23 +00:00
Ralf Corsepius
035be149e3
Set version to 4.7
2006-10-21 05:21:35 +00:00
cvs2git
fc4035b105
This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.
...
Cherrypick from master 2006-10-21 05:18:51 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'New.':
contrib/repo-conf/.cvsignore
contrib/repo-conf/AUTHORS
contrib/repo-conf/COPYING
contrib/repo-conf/INSTALL
contrib/repo-conf/Makefile.am
contrib/repo-conf/NEWS
contrib/repo-conf/README
contrib/repo-conf/aclocal/version.m4
contrib/repo-conf/apt/sources.list.d/.cvsignore
contrib/repo-conf/apt/sources.list.d/rtems.list.in
contrib/repo-conf/apt/vendors.list.d/rtems.list
contrib/repo-conf/configure.ac
contrib/repo-conf/gpg/gpg-pubkey-69ce4a83-44cc2b30
contrib/repo-conf/gpg/gpg-pubkey-eac29b6f-3fe1f458
contrib/repo-conf/rtems-repo-conf.spec.in
contrib/repo-conf/yum.repos.d/.cvsignore
contrib/repo-conf/yum.repos.d/rtems.repo.in
2006-10-21 05:18:52 +00:00
Ralf Corsepius
218c346ef1
2006-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove superfluous -DASM.
2006-10-20 11:55:29 +00:00
Ralf Corsepius
3b268ab7fa
Remove (bogus).
2006-10-20 06:58:28 +00:00
Ralf Corsepius
197e44544e
2006-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/bspopts.h.in: Remove (bogus).
2006-10-20 05:52:07 +00:00
Ralf Corsepius
4e8ac0a3fe
2006-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/bspopts.h.in: Remove (bogus).
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org >
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-09-11 Joel Sherrill <joel@OARcorp.com >
* startup/init5282.c: Convert C++ style comments to C style.
2006-02-08 Joel Sherrill <joel@OARcorp.com >
* startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
sections required by newer gcc versions.
2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org >
* Makefile.am: Add preinstall.am.
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org >
* bsp_specs: Remove %cpp.
* console/console.c: Eliminate obsolete types.
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org >
* include/bsp.h: Eliminate unsigned32.
* network/network.c: Several minor bug fixes.
* startup/bspstart.c: Eliminate unsigned32.
2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org >
* .cvsignore, Makefile.am, README, bsp_specs, configure.ac,
clock/clock.c, console/console.c, include/bsp.h,
include/bspopts.h.in, include/coverhd.h, include/tm27.h,
network/network.c, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/init5282.c, startup/linkcmds,
startup/linkcmdsflash, startup/linkcmdsram, timer/timer.c: New files.
2006-10-20 05:50:34 +00:00
Ralf Corsepius
f4d72b919c
2006-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/bspopts.h.in: Remove (bogus).
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org >
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-10-15 Ralf Corsépius <ralf.corsepius@rtems.org >
* console/defaultfont.c: Convert to utf-8.
2006-09-11 Joel Sherrill <joel@OARcorp.com >
* include/arm_mode_bits.h: Convert C++ style comments to C style.
2006-09-11 Chris Johns <chrisj@rtems.org >
* README, configure.ac: Remove extra CRLF.
2006-06-02 Jay Monkman <jtm@lopingdog.com >
* irq/bsp_irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org >
* Makefile.am: Add preinstall.am.
2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org >
* bsp_specs: remove %lib.
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org >
* bsp_specs: Remove %cpp.
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org >
* irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
2005-07-06 Markku Puro <markku.puro@kopteri.net >
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
clock/clockdrv.c, console/conio.c, console/console.c,
console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h,
include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h,
include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S,
irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c,
startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds,
timer/timer.c: New files.
2006-10-20 05:49:16 +00:00
Ralf Corsepius
dd73668084
2006-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/cpu/Makefile.am, configure.ac: Remove nios2.
2006-10-20 05:39:52 +00:00
Ralf Corsepius
8dc5cd751b
Remove nios2.
2006-10-20 05:39:11 +00:00
Ralf Corsepius
2f45e83a3b
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Requires automake-1.10. Require autoconf-2.60.
* aclocal/rtems-top.m4, aclocal/version.m4:
Adaptions to automake-1.10.
2006-10-19 14:35:27 +00:00
Ralf Corsepius
b06cc7e76d
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-10-19 14:26:57 +00:00
Ralf Corsepius
09c1d97a59
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Require autoconf-2.60.
* aclocal/prog-ccas.m4, aclocal/prog-cxx.m4, aclocal/rtems-top.m4,
aclocal/version.m4, automake/compile.am:
Adaptations to automake-1.10.
2006-10-19 14:08:29 +00:00
Ralf Corsepius
a8340dc12c
Adaptations to automake-1.10.
2006-10-19 14:08:08 +00:00
Ralf Corsepius
cb5148e753
Require automake-1.10. Require autoconf-2.60.
2006-10-19 14:07:52 +00:00
Ralf Corsepius
f4470b97f4
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-10-19 14:05:46 +00:00
Ralf Corsepius
56e2dc07e1
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-10-19 13:46:53 +00:00
Ralf Corsepius
1d59bd93bd
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Require autoconf-2.60.
2006-10-19 13:39:58 +00:00
Ralf Corsepius
70ca327fbc
Adaptations to automake-1.10.
2006-10-19 13:36:47 +00:00
Ralf Corsepius
32865ab96d
Require automake-1.10. Requires autoconf-2.60.
2006-10-19 13:36:32 +00:00
Ralf Corsepius
1965914292
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.10. Requires autoconf-2.60.
* aclocal/prog-cxx.m4, aclocal/rtems-top.m4, aclocal/version.m4:
Adaptations to automake-1.10.
2006-10-19 13:36:21 +00:00
Ralf Corsepius
0f7cfec6c1
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* autotools/Makefile.am, autotools/automake.add: Update to
automake-1.10.
2006-10-19 13:33:32 +00:00
Ralf Corsepius
8784165c9d
Update to automake-1.10.
2006-10-19 13:33:25 +00:00
Ralf Corsepius
e1f880dc11
Remove custom/nios2_iss.cfg.
2006-10-19 13:15:30 +00:00
Ralf Corsepius
b8fa666cd0
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/nios2_iss.cfg: Remove.
2006-10-19 13:14:40 +00:00
Ralf Corsepius
c6d7ef67a6
Remove.
2006-10-19 13:14:29 +00:00
Ralf Corsepius
8a5810d034
Remove.
2006-10-19 12:27:15 +00:00
Ralf Corsepius
32bcbf10a2
Remove (Unused)
2006-10-19 08:08:33 +00:00
Ralf Corsepius
d7b8239187
Sync with HEAD
2006-10-19 08:01:14 +00:00
Ralf Corsepius
4fd6bcd87f
2006-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems-4.7/bfin/Makefile.am, rtems-4.7/bfin/.cvsignore:
Remove (Development in CVS-HEAD, only).
2006-10-19 05:32:12 +00:00
Ralf Corsepius
55e08d6c6f
Remove.
2006-10-19 05:30:43 +00:00
Ralf Corsepius
0ef6e5857a
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/capture/capture-cli.c: Use size_t instead of int.
2006-10-17 17:30:05 +00:00
Ralf Corsepius
f91d2c2b39
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* LICENSE: Convert to utf-8.
2006-10-17 17:13:24 +00:00
Ralf Corsepius
7f9fff5160
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
2006-10-17 15:01:54 +00:00
Ralf Corsepius
07572d6500
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Requires autoconf-2.59.
2006-10-17 05:51:36 +00:00
Ralf Corsepius
c11d203cce
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* clock/clock.c, console/console.c, ide/pcmcia_ide.c,
ide/pcmcia_ide.h, irq/irq.c, irq/irq.h, irq/irq_asm.S,
irq/irq_init.c, nvram/m93cxx.h, nvram/nvram.c, nvram/nvram.h,
slicetimer/slicetimer.c, start/start.S, startup/bspstart.c,
startup/cpuinit.c, vectors/vectors.S, vectors/vectors_init.c:
Convert to utf-8.
2006-10-17 02:46:35 +00:00
Ralf Corsepius
a877cc8ec6
Convert to utf-8.
2006-10-17 02:46:07 +00:00
Ralf Corsepius
11c005b840
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/m68349.inc, start/start.S, startup/dumpanic.c:
Convert to utf-8.
2006-10-17 02:37:18 +00:00
Ralf Corsepius
c27fd5c455
Convert to utf-8
2006-10-17 02:36:57 +00:00
Ralf Corsepius
d919ef8281
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require automake-1.9.
2006-10-17 02:31:34 +00:00
Ralf Corsepius
454e6b1f74
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
2006-10-17 02:26:55 +00:00
Ralf Corsepius
06797827c6
2006-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/multi.m4, aclocal/prog-cc.m4, aclocal/prog-ccas.m4
automake/compile.am: Adaptations to automake-1.10
(Back port from HEAD).
2006-10-16 16:18:33 +00:00
Ralf Corsepius
0667e1b295
Adaptations to automake-1.10.
2006-10-16 16:17:07 +00:00
Ralf Corsepius
fb3b398690
Convert to utf-8.
2006-10-15 06:00:51 +00:00
Ralf Corsepius
2490f92865
2006-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/defaultfont.c: Convert to utf-8.
2006-10-15 06:00:41 +00:00
Ralf Corsepius
d333638f89
Convert to utf-8.
2006-10-15 05:55:34 +00:00
Ralf Corsepius
d0fa0ef544
2006-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* network_ada/adasockets/AUTHORS,
network_ada/adasockets/sockets-link.ads,
network_ada/adasockets/sockets-multicast.adb,
network_ada/adasockets/sockets-multicast.ads,
network_ada/adasockets/sockets-utils.adb,
network_ada/adasockets/sockets-utils.ads,
network_ada/adasockets/sockets.adb,
network_ada/adasockets/sockets.ads,
network_ada/listener/listener.adb,
network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
2006-10-15 05:55:16 +00:00
Ralf Corsepius
0fbc65d3bb
2006-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac, rtems-4.7/Makefile.am: Remove bfin.
2006-10-09 07:35:06 +00:00
Ralf Corsepius
46147f1cad
Remove bfin.
2006-10-09 07:34:24 +00:00
Ralf Corsepius
a96e073ec7
Remove (unsupported)
2006-10-09 07:33:44 +00:00
Joel Sherrill
8afb74104a
2006-09-13 Joel Sherrill <joel@OARcorp.com>
...
* libnetworking/rtems/rtems_malloc_mbuf.c: Removed warning by adding
prototype of malloc.
2006-09-13 16:55:34 +00:00
Ralf Corsepius
0ecafb6e6e
2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sh7750/include/rtems/score/sh7750_regs.h: Fix spelling of IPRC
(Probably a cyrillic 'C' instead of an ASCI 'C').
2006-09-13 11:23:54 +00:00
Ralf Corsepius
38abd22242
2006-09-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Use RTEMS_AMPOLISH3.
2006-09-13 08:20:25 +00:00
Ralf Corsepius
15a333196c
2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bspkit: Remove.
2006-09-13 04:46:54 +00:00
Ralf Corsepius
01dcac514c
Remove.
2006-09-13 04:38:16 +00:00
cvs2git
343ef8e091
This commit was manufactured by cvs2svn to create branch 'rtems-4-7-branch'.
...
Sprout from master 2006-09-11 21:47:05 UTC Joel Sherrill <joel.sherrill@OARcorp.com > '2006-09-11 Joel Sherrill <joel@OARcorp.com >'
Cherrypick from zlib 2005-10-28 07:22:42 UTC Ralf Corsepius <ralf.corsepius@rtems.org > 'Import of zlib-1.2.2.2.tar.gz':
cpukit/zlib/FAQ
cpukit/zlib/INDEX
cpukit/zlib/README
cpukit/zlib/algorithm.txt
cpukit/zlib/crc32.h
cpukit/zlib/infback.c
cpukit/zlib/inffast.c
cpukit/zlib/inffast.h
cpukit/zlib/inffixed.h
cpukit/zlib/inflate.c
cpukit/zlib/inflate.h
cpukit/zlib/trees.h
cpukit/zlib/zlib.3
cpukit/zlib/zlib.h
Cherrypick from rtemsdoc-4-5-branch 1997-05-27 12:40:10 UTC Joel Sherrill <joel.sherrill@OARcorp.com > 'base RTEMS documentation':
doc/common/treedef.tex
Delete:
contrib/crossrpms/cygwin/.cvsignore
contrib/crossrpms/cygwin/Makefile.am
contrib/crossrpms/cygwin/binutils.am
contrib/crossrpms/cygwin/gcc-prep.add
contrib/crossrpms/cygwin/gcc.am
contrib/crossrpms/cygwin/i686/.cvsignore
contrib/crossrpms/cygwin/i686/Makefile.am
contrib/crossrpms/cygwin/i686/binutils-sources.add
contrib/crossrpms/cygwin/i686/gcc-sources.add
contrib/crossrpms/cygwin/i686/libs.add
contrib/crossrpms/cygwin/i686/target-libs.add
contrib/crossrpms/cygwin/i686/target-w32api.add
contrib/crossrpms/cygwin/i686/w32api.add
contrib/crossrpms/freebsd5.2/.cvsignore
contrib/crossrpms/freebsd5.2/Makefile.am
contrib/crossrpms/freebsd5.2/binutils.am
contrib/crossrpms/freebsd5.2/gcc-prep.add
contrib/crossrpms/freebsd5.2/gcc.am
contrib/crossrpms/freebsd5.2/i586/.cvsignore
contrib/crossrpms/freebsd5.2/i586/Makefile.am
contrib/crossrpms/freebsd5.2/i586/binutils-sources.add
contrib/crossrpms/freebsd5.2/i586/gcc-prep.add
contrib/crossrpms/freebsd5.2/i586/gcc-sources.add
contrib/crossrpms/freebsd5.2/i586/libs.add
contrib/crossrpms/freebsd5.2/i586/target-libs.add
contrib/crossrpms/freebsd6.0/.cvsignore
contrib/crossrpms/freebsd6.0/Makefile.am
contrib/crossrpms/freebsd6.0/binutils.am
contrib/crossrpms/freebsd6.0/gcc-prep.add
contrib/crossrpms/freebsd6.0/gcc.am
contrib/crossrpms/freebsd6.0/i586/.cvsignore
contrib/crossrpms/freebsd6.0/i586/Makefile.am
contrib/crossrpms/freebsd6.0/i586/binutils-sources.add
contrib/crossrpms/freebsd6.0/i586/gcc-sources.add
contrib/crossrpms/freebsd6.0/i586/libs.add
contrib/crossrpms/freebsd6.0/i586/target-libs.add
contrib/crossrpms/freebsd6.1/.cvsignore
contrib/crossrpms/freebsd6.1/Makefile.am
contrib/crossrpms/freebsd6.1/binutils.am
contrib/crossrpms/freebsd6.1/gcc-prep.add
contrib/crossrpms/freebsd6.1/gcc.am
contrib/crossrpms/freebsd6.1/i586/.cvsignore
contrib/crossrpms/freebsd6.1/i586/Makefile.am
contrib/crossrpms/freebsd6.1/i586/binutils-sources.add
contrib/crossrpms/freebsd6.1/i586/gcc-sources.add
contrib/crossrpms/freebsd6.1/i586/libs.add
contrib/crossrpms/freebsd6.1/i586/target-libs.add
contrib/crossrpms/mingw32/.cvsignore
contrib/crossrpms/mingw32/Makefile.am
contrib/crossrpms/mingw32/binutils.am
contrib/crossrpms/mingw32/gcc-prep.add
contrib/crossrpms/mingw32/gcc.am
contrib/crossrpms/mingw32/i686/.cvsignore
contrib/crossrpms/mingw32/i686/Makefile.am
contrib/crossrpms/mingw32/i686/binutils-sources.add
contrib/crossrpms/mingw32/i686/gcc-sources.add
contrib/crossrpms/mingw32/i686/libs.add
contrib/crossrpms/mingw32/i686/target-libs.add
contrib/crossrpms/mingw32/i686/target-w32api.add
contrib/crossrpms/mingw32/i686/w32api.add
contrib/crossrpms/solaris2.7/.cvsignore
contrib/crossrpms/solaris2.7/Makefile.am
contrib/crossrpms/solaris2.7/binutils.am
contrib/crossrpms/solaris2.7/gcc-prep.add
contrib/crossrpms/solaris2.7/gcc.am
contrib/crossrpms/solaris2.7/sparc/.cvsignore
contrib/crossrpms/solaris2.7/sparc/Makefile.am
contrib/crossrpms/solaris2.7/sparc/binutils-sources.add
contrib/crossrpms/solaris2.7/sparc/gcc-sources.add
contrib/crossrpms/solaris2.7/sparc/libs.add
contrib/crossrpms/solaris2.7/sparc/target-libs.add
cpukit/rtems/src/clocktodtoseconds.c
cpukit/rtems/src/clocktodvalidate.c
cpukit/zlib/doc/rfc1950.txt
cpukit/zlib/doc/rfc1951.txt
cpukit/zlib/doc/rfc1952.txt
cpukit/zlib/doc/txtvsbin.txt
cpukit/zlib/examples/zran.c
cpukit/zlib/old/as400/bndsrc
cpukit/zlib/old/as400/compile.clp
cpukit/zlib/old/as400/readme.txt
cpukit/zlib/old/visualc6/README.txt
cpukit/zlib/old/visualc6/example.dsp
cpukit/zlib/old/visualc6/minigzip.dsp
cpukit/zlib/old/visualc6/zlib.dsw
cpukit/zlib/zlib.pc.in
2006-09-11 21:47:06 +00:00