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