Timeline



08/02/08:

06:34 Changeset in rtems [c0cc985]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes. Remove unused local declations.
06:26 Changeset in rtems [f031251c]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-02 Chris Johns <chrisj@…> * libchip/i2c/spi-sd-card.c, libchip/ide/ata.c: Remove rtems_blkdev_request count and start references. Use RTEMS_BLKDEV_START_BLOCK.
06:23 Changeset in rtems [2eb89ad]4.104.114.95 by Chris Johns <chrisj@…>
2008-08-02 Chris Johns (chrisj@…> * libblock/include/rtems/blkdev.h: Remove count and start from rtems_blkdev_request. Add RTEMS_BLKDEV_START_BLOCK macro. * libblock/src/bdbuf.c: Add read ahead blocks always consecutive comment. Change count to bufnum and remove start references. Sort the transfer list so blocks are consecutive where possible. * libblock/src/blkdev.c, libblock/src/nvdisk.c, libblock/src/ramdisk.c: Change count to bufnum and remove start references.
05:37 Changeset in rtems [799ef3b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostbynis.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbydns.c, libnetworking/libc/getnetbynis.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/nsap_addr.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_send.c: Add missing prototypes.
05:37 Changeset in rtems [082d4a2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:16 Changeset in rtems [a39e2ee]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libi2c/libi2c.c, libi2c/libi2c.h: Add missing prototypes.
05:16 Changeset in rtems [ee0c82f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:14 Changeset in rtems [f62e195]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libmd/md4.c, libmd/md5.c: Add missing prototypes.
05:13 Changeset in rtems [2992ebbc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-02 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-command.c, libmisc/shell/filemode.c, libmisc/shell/shell_script.c: Add missing prototypes.

08/01/08:

17:14 Changeset in rtems [c7ea80c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/xdr_mbuf.c: Add prototypes.
17:14 Changeset in rtems [9b7fafe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
16:57 Changeset in rtems [a15d478]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/clnt.h: Cleanup. * librpc/include/rpc/svc.h: Cleanup.
16:57 Changeset in rtems [0eeca97]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup.
16:54 Changeset in rtems [848b53b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_stdio.c: Misc. ansifications. Add prototypes.
16:53 Changeset in rtems [38f9509]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add prototypes.
16:45 Changeset in rtems [1bfb6c2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_mem.c librpc/src/xdr/xdr_rec.c librpc/src/xdr/xdr_sizeof.c: Misc. ansifications. Add prototypes.
16:44 Changeset in rtems [cd791626]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add prototypes.
16:18 Changeset in rtems [31a4efc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * rtems/src/msgqsend.c, rtems/src/msgqurgent.c: Fix typos.
16:06 Changeset in rtems [84c5f022]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/getrpcport.c: Misc. ansifications. * librpc/src/rpc/getrpcent.c: Remove stray local decls. Misc. ansifications.
16:05 Changeset in rtems [123116d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
16:04 Changeset in rtems [9c873b1d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray local decls. Misc. ansifications.
15:59 Changeset in rtems [4e496923]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_perror.c: Misc. ansifications. * librpc/src/rpc/get_myaddress.c: Misc. ansifications. * librpc/src/rpc/svc_auth_unix.c: Misc. ansifications.
15:58 Changeset in rtems [b5831567]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
15:51 Changeset in rtems [bf5a6be]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/pmap_clnt.c: Remove stray clnt_perror(). * librpc/src/rpc/clnt_tcp.c: Add missing prototypes.
15:51 Changeset in rtems [08ef2dd0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray clnt_perror().
15:47 Changeset in rtems [8f926f1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
15:29 Changeset in rtems [4d6e2f0] by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:29 Changeset in rtems [7f46d43d]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:29 Changeset in rtems [8fc3d71]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-01 Joel Sherrill <joel.sherrill@…> * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
15:17 Changeset in rtems [8016f1a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_raw.c: Add missing prototypes. * librpc/src/rpc/clnt_udp.c: Add missing prototypes. * librpc/src/rpc/svc_auth.c: Add missing prototypes.
15:16 Changeset in rtems [b03af1c2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
14:29 Changeset in rtems [7013243]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_raw.c: Add missing prototypes.
14:29 Changeset in rtems [12c21c8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
14:24 Changeset in rtems [5391ed5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_tcp.c: Add missing prototypes. * librpc/src/rpc/svc_udp.c: Add missing prototypes.
14:14 Changeset in rtems [885e1e0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
07:32 Changeset in rtems [624a038]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
07:32 Changeset in rtems [dd1fef8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc.c: Add missing prototypes.
07:28 Changeset in rtems [6cded7e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_rec.c: Remove register vars.
07:28 Changeset in rtems [7d7d5e8e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove register vars.
07:26 Changeset in rtems [612fbaff]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_mem.c: Misc. ansifications.
07:25 Changeset in rtems [95b5e81]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
07:04 Changeset in rtems [6d5c3cd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_tcp.c: Misc. ansifications.
07:04 Changeset in rtems [aec776a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:59 Changeset in rtems [d943f3a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:56 Changeset in rtems [1e21e43]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_tcp.c: Misc. ansifications.
06:56 Changeset in rtems [2d3d0272]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:50 Changeset in rtems [9b012a5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_raw.c: Misc. ansifications.
06:50 Changeset in rtems [0c9f5db3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:46 Changeset in rtems [a9b1804]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:45 Changeset in rtems [b8e5e75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:44 Changeset in rtems [5a819557]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
06:40 Changeset in rtems [e8d09ea]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/xdr/xdr_rec.c: Misc. ansifications.
06:39 Changeset in rtems [9d1596d6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:25 Changeset in rtems [e8ef931]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/svc_simple.c: Add missing prototypes.
06:25 Changeset in rtems [3c412d9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
06:23 Changeset in rtems [2687ad5c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rtems_portmapper.c: Add missing prototypes.
06:22 Changeset in rtems [ac5f5bfa]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rpcdname.c: Add missing prototypes.
06:20 Changeset in rtems [113d0457]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/rpc_prot.c: Misc. ansifications.
06:19 Changeset in rtems [b6e23ea7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:17 Changeset in rtems [b6653f6b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/pmap_rmt.c: Misc. ansifications.
06:15 Changeset in rtems [3a81d6d8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
More ansifications.
06:12 Changeset in rtems [83516125]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
06:10 Changeset in rtems [46e153e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/clnt_simple.c: Misc. ansifications.
06:06 Changeset in rtems [8cef545]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/auth_unix.c: Misc. ansifications. Add missing prototypes. * librpc/src/rpc/rtime.c, librpc/src/rpc/svc_udp.c: Misc. ansifications.
06:06 Changeset in rtems [18f1673]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications. Add missing prototypes.
05:59 Changeset in rtems [456ebf81]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. ansifications.
05:41 Changeset in rtems [daf5dcf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * librpc/include/rpc/auth_unix.h, librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/rpc_msg.h, librpc/include/rpc/svc_auth.h, librpc/include/rpcsvc/yppasswd.x, librpc/src/rpc/netnamer.c, librpc/src/rpc/svc_udp.c, librpc/src/xdr/xdr_rec.c, librpc/include/rpcsvc/ypclnt.h, librpc/include/rpcsvc/yp_prot.h: Eliminate P().
05:40 Changeset in rtems [22dd335a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix oversight in previous patch.
05:40 Changeset in rtems [9f4040a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate P().
05:13 Changeset in rtems [184afdac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/score/thread.h: Add missing prototype.
05:13 Changeset in rtems [5742e5e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototype.
05:11 Changeset in rtems [1cf6c144]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes
05:09 Changeset in rtems [4d40cb1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libfs/src/nfsclient/src/nfs.c: Add missing prototype.
05:07 Changeset in rtems [175b9f17]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/ftpfs.c, libnetworking/libc/rcmd.c, libnetworking/netinet/in_cksum_m68k.h, libnetworking/netinet/ip_divert.c, libnetworking/rtems/ftpfs.h, libnetworking/rtems/mkrootfs.c, libnetworking/rtems/mkrootfs.h, libnetworking/rtems/rtems_showroute.c: Add missing prototypes.
05:07 Changeset in rtems [e386ad72]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:04 Changeset in rtems [4ad63f5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * itron/include/itronsys/types.h: Add missing prototype.
05:03 Changeset in rtems [a6924074]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Fix broken prototype.
05:03 Changeset in rtems [03e3a3ac]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix broken prototype.
05:01 Changeset in rtems [60137bb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-01 Ralf Corsépius <ralf.corsepius@…> * libblock/include/rtems/bdbuf.h, libblock/src/bdbuf.c: Add missing prototypes.
05:01 Changeset in rtems [a5fb40cf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:59 Changeset in rtems [22cee0a4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-31 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/main_netstats.c: Add missing prototypes. * libmisc/shell/main_wkspaceinfo.c: Remove classinfo_tester.

07/31/08:

19:20 Changeset in rtems [c560ef1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * runtest.in: Make attempt to detect memory exceptions and abort running tests.
18:34 Changeset in rtems [e483dc3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * Makefile.am: Do not build .rel files. Reduces code bloat.
18:09 Changeset in rtems [694c85ee]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add stub for U-Boot support. Hopefully someone more knowledgeable than I can provide a real address and length. * startup/uboot_support.c: New file.
17:50 Changeset in rtems [7e5bf38]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * tests/tests.c: Remove C++ style comments.
15:02 Changeset in rtems [23bfd0cd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * libmisc/shell/main_rm.c: sys/mount.h is not available when networking is disabled but luckily it is not even needed to compile.
15:00 Changeset in rtems [90c9d2b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * shared/misc/m68kidle.c: Correct prototype of Idle threads.
14:59 Changeset in rtems [44ad347a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * porting/idlethread.t: Correct prototype of Idle threads.
14:56 Changeset in rtems [73570ec9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * startup/bspclean.c: Use C style comment.
14:55 Changeset in rtems [3c87adba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Correct prototype of Idle threads.
14:55 Changeset in rtems [432a662c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-31 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Correct prototype of Idle threads.
06:31 Changeset in rtems [f48873df]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
06:31 Changeset in rtems [09293152]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove classinfo_tester.
05:40 Changeset in rtems [a433ae2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-31 Ralf Corsépius <ralf.corsepius@…> * shttpd/compat_rtems.c: Replace C++-comments with C-comments.
05:39 Changeset in rtems [79c91cc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Replace C++-comments with C-comments.

07/30/08:

15:31 Changeset in rtems [4693690]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Formatting.
09:59 Changeset in rtems [9c186eb0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-30 Ralf Corsépius <ralf.corsepius@…> * httpd/emfdb.h, httpd/socket.c, httpd/uemf.c, httpd/uemf.h, httpd/um.h, httpd/webmain.c, httpd/webs.c, httpd/webs.h, httpd/wsIntrn.h: Add missing protoypes.
09:59 Changeset in rtems [257b238]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.

07/29/08:

20:54 Changeset in rtems [a4a95e6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-29 Tim Cussins <timcussins@…> * ChangeLog?, libmisc/monitor/mon-object.c: Add mising RTEMS_POSIX_API conditional.
18:15 TBR/BSP/Smdk2410 edited by Rayx
(diff)
11:53 Changeset in rtems [8334e6b4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c, ftpd/ftpd.h: Add prototypes.
11:51 Changeset in rtems [c8a9f80]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-monitor.c: Remove stray arg from function call.
11:51 Changeset in rtems [2b643609]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray arg from function call.
11:50 Changeset in rtems [28351f32]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture.h, libmisc/monitor/mon-symbols.c, libmisc/monitor/monitor.h: Add missing prototypes.
11:49 Changeset in rtems [30b8ac1c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
11:46 Changeset in rtems [5bc8a75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
11:41 Changeset in rtems [c265459]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * score/inline/rtems/score/tod.inl: Add prototypes. * score/src/coretodset.c: Remove stray args in function call.
11:41 Changeset in rtems [b272001]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray args in function call.
09:25 Changeset in rtems [ea5a80c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/rtems/libcsupport.h, libcsupport/include/rtems/libio_.h, libcsupport/src/malloc_statistics_helpers.c, libcsupport/src/scandir.c: Add prototypes.
09:25 Changeset in rtems [df3021ad]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
09:17 Changeset in rtems [8d52ad5c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
09:17 Changeset in rtems [697cdd98]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes. Remove misc. C++-code pollution.
08:51 Changeset in rtems [34b90a86]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-29 Ralf Corsépius <ralf.corsepius@…> * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c, posix/src/prwlockrdlock.c: Use C-style comments.
08:51 Changeset in rtems [7d53ba7f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use C-style comments.
07:11 Changeset in rtems [cc54cc9]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
src/irq-legacy.c: Free allocated memory in hander remove bootcard.c: Check if the heap fits into the work area
07:04 Release/4.9 edited by ChrisJohns
Add libblock warnings. (diff)
06:36 Release/4.9 edited by ChrisJohns
Add chains API comments. (diff)
06:34 Release/4.9 edited by ChrisJohns
Added the BD buf code changes. (diff)
06:29 Release/4.9 edited by ChrisJohns
Add ls and rm to commands added. (diff)
04:32 Changeset in rtems [af37ae0]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * tools/configure.ac: Add CFLAGS to workaround building errors on a 64bit AMD host.
03:55 Changeset in rtems [021cf6b]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/src/nvdisk.c: Fix block compile bug.
03:15 Changeset in rtems [c21c850e]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Update the comments.
03:08 Changeset in rtems [bafe97f4]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * ide/pcmcia_ide.c: Updated to the libblock changes.
02:56 Changeset in rtems [e9e422e]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * smc/smc.c: Updated to the libblock changes.
02:46 Changeset in rtems [57df51f]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * block/block.c: Update to the libblock changes.
02:23 Changeset in rtems [3735f08]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libchip/i2c/spi-sd-card.c: Updated to the libblock changes. * libchip/ide/ata.c: Change to use a mutex rather than disable pre-emption. Updated to the libblock changes. * libchip/ide/ata_internal.h: Updated to the new chains API. * libchip/ide/ide_controller.c: Updated to the libblock changes. Added come debug tracing. * libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h: Updated to the libblock changes.
02:22 Changeset in rtems [c4bd98c]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * ide/ide.c: Updated to the rtems_* libblock changed.
02:21 Changeset in rtems [3899a537]4.104.114.95 by Chris Johns <chrisj@…>
2008-07-29 Chris Johns <chrisj@…> * libblock/Makefile.am: Removed src/show_bdbuf.c. * libblock/src/show_bdbuf.c: Removed. * libblock/include/rtems/bdbuf.h, cpukit/libblock/src/bdbuf.c: Rewritten the bdbuf code. Remove pre-emption disable, score access, fixed many bugs and increased performance. * libblock/include/rtems/blkdev.h: Added RTEMS_BLKDEV_CAPABILITIES block device request. Cleaned up comments. Added block and user fields to the sg buffer request. Move to rtems_* namespace. * libblock/include/rtems/diskdevs.h, cpukit/libblock/src/diskdevs.c: Move to rtems_* namespace. Add a capabilities field for drivers. Change rtems_disk_lookup to rtems_disk_obtain to match the release call. You do not lookup and release a disk, you obtain and release a disk. * libblock/include/rtems/ide_part_table.h, libblock/include/rtems/ramdisk.h, libblock/src/ide_part_table.c: Move to rtems_* namespace. * libblock/include/rtems/nvdisk.h: Formatting change. * libblock/src/blkdev.c: Move to rtems_* namespace. Change rtems_disk_lookup to rtems_disk_obtain * libblock/src/flashdisk.c: Move to rtems_* namespace. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libblock/src/nvdisk.c: Move to rtems_* namespace. Removed warnings. Added better error checking. Fixed some comments. * libblock/src/ramdisk.c: Move to rtems_* namespace. Added some trace functions to help debugging upper layers. Use the new support for the block number in the scatter/grather request struct. This allows non-continuous buffer requests for those drivers that can support increasing performance. * libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Move fat_buf_access from header and stopped it being inlined. Updated to libblock changes. * libfs/src/dosfs/fat_fat_operations.c, libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_format.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Use new chains API. Removed temporary hack and changed set_errno_and_return_minus_one to rtems_set_errno_and_return_minus_one. Updated to libblock changes. * libmisc/Makefile.am: Add new ls and rm command files. * libmisc/shell/cmp-ls.c, libmisc/shell/extern-ls.h, libmisc/shell/filemode.c, libmisc/shell/print-ls.c, libmisc/shell/pwcache.c, libmisc/shell/utils-ls.c, libmisc/shell/vis.c, shell/vis.h: New. * libmisc/shell/extern-cp.h, libmisc/shell/main_cp.c, libmisc/shell/utils-cp.c: Fixed the usage call bug. * libmisc/shell/main_blksync.c: Updated to the new block IO ioctl command. * libmisc/shell/main_ls.c, libmisc/shell/main_rm.c: Updated to BSD commands with more features. * score/src/coremutex.c: Fix the strick order mutex code. * libmisc/shell/shell.c: Change shell tasks mode to be timeslice and no ASR. * sapi/include/confdefs.h: Change ata_driver_task_priority to rtems_ata_driver_task_priority. Add the new BD buf cache parameters with defaults. * score/src/interr.c: Do not return if the CPU halt call returns.
00:35 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

07/27/08:

18:58 Changeset in rtems [64bad829]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4
07:15 Changeset in rtems [1b39f18]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Remove RPCGEN, RPCTOOLS.
07:10 Changeset in rtems [73c07178]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove doxygen comments.
07:10 Changeset in rtems [079c3ed]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments.
06:55 Changeset in rtems [8b8b0cb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
06:55 Changeset in rtems [c39e6645]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add -ansi to RTEMS_PROG_CC_FOR_TARGET.
06:53 Changeset in rtems [724f501]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove doxygen comments. Remove bogus BUILT_SOURCES.
06:53 Changeset in rtems [05e0ce0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments. Remove bogus BUILT_SOURCES.
06:50 Changeset in rtems [feb447e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Allow empty configdirs.
06:49 Changeset in rtems [f4495484]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
06:47 Changeset in rtems [61216b12]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-07-27 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove doxygen comments. * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
06:47 Changeset in rtems [9622f254]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
06:46 Changeset in rtems [3b0a915]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove doxygen comments.
06:25 Changeset in rtems [476c9f4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Don't install windmc.1 if windmc is not available.

07/25/08:

02:41 Debugging/GDBScripts edited by ChrisJohns
Add check status. (diff)
00:02 Release/4.7 edited by JoelSherrill
/* Release 4.7.3 Changes */ Add PR1291 (diff)

07/24/08:

20:44 Changeset in rtems [9b4f75e] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix_users/mutex.t, posix_users/semaphores.t: Update tests to reflect changes required by POSIX blocking calls sometimes taking relative not absolute time.
20:43 Changeset in rtems [1750f5a6] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * psx05/init.c, psxmsgq01/init.c, psxmsgq01/system.h, psxsem01/init.c, psxsem01/psxsem01.scn: Update tests to reflect changes required by problem.
20:43 Changeset in rtems [d17c114] by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix/src/posixtimespecabsolutetimeout.c: New file. * itron/inline/rtems/itron/semaphore.inl, itron/src/twai_sem.c, posix/Makefile.am, posix/include/mqueue.h, posix/include/rtems/posix/mqueue.h, posix/include/rtems/posix/semaphore.h, posix/include/rtems/posix/time.h, posix/src/condtimedwait.c, posix/src/mqueuereceive.c, posix/src/mqueuerecvsupp.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mutexfromcorestatus.c, posix/src/mutextimedlock.c, posix/src/semaphorewaitsupp.c, posix/src/semtimedwait.c, posix/src/semtrywait.c, posix/src/semwait.c, rtems/src/semobtain.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coresem.h, score/src/coremsgseize.c, score/src/coresemseize.c: This patch addresses issues on implementation of the timeout on the following POSIX services. Some of these services incorrectly took a timeout as a relative time. Others would compute a 0 delta to timeout if the absolute time and the current time were equal and thus incorrectly block the caller forever. The root of the confusion is that POSIX specifies that if the timeout is incorrect (e.g. in the past, is now, or is numerically invalid), that it does not matter if the call would succeed without blocking. This is in contrast to RTEMS programming style where all errors are checked before any critical sections are entered. This fix implemented a more uniform way of handling POSIX absolute time timeouts. + pthread_cond_timedwait - could block forever + mq_timedreceive - used relative not absolute time + mq_timedsend - used relative not absolute time + pthread_mutex_timedlock - used relative not absolute time + pthread_rwlock_timedrdlock- used relative not absolute time + pthread_rwlock_timedwrlock- used relative not absolute time + sem_timedwait - could block forever
18:24 Changeset in rtems [bc3283c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-24 Joel Sherrill <joel.sherrill@…> * preinstall.am: New file.
14:53 Changeset in rtems [de3864e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
* empty log message *
14:52 Changeset in rtems [d4886a06]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Changed bsp_get_workarea() to bsp_get_work_area() and added support for an optional separate heap area.
12:45 Changeset in rtems [075d817]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
New function rtems_interrupt_handler_iterate() for system information and diagnostics
12:44 Changeset in rtems [2e2c640e]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Support for new rtems_interrupt_handler_iterate() function.

07/23/08:

22:32 Changeset in rtems [a39cf49]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * posix_users/semaphores.t: Update to reflect absolute time.
22:07 Changeset in rtems [75d16dd8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * shell/Makefile.am, shell/rtems.t: Add pthread command.
20:28 Changeset in rtems [e6ee171]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * libmisc/shell/shell_script.c: Clean up code for command not found including the error message.
19:51 Changeset in rtems [bd5762d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c, libmisc/monitor/mon-part.c, libmisc/monitor/mon-prmisc.c, libmisc/monitor/mon-queue.c, libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c, libmisc/monitor/mon-task.c, libmisc/monitor/monitor.h: Use rtems_object_get_name() instead of internal routine. This makes it possible to also print string names of POSIX objects. Adjust task report to realign since we can have longer names.
18:25 Changeset in ada-examples [531778d]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
New file.
18:08 Changeset in ada-examples [54c65c0]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile, rtems_init.c: Add ada_from_c_task example.
18:08 Changeset in ada-examples [8325959]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile, ada_from_c.adb, app.c, config.h, example.adb, example.ads: New files. New test to demonstrate C calling Ada.
17:25 Changeset in rtems [6c71b25]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h, score/src/threadcreateidle.c: Idle thread body is now completely configured via the Configuration table.
16:05 Changeset in ada-examples [6e8632f]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * empty.c, task_priority.adb: Switch to 150/151. Clean up output.
15:51 Changeset in ada-examples [bc4db0b]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-07-23 Joel Sherrill <joel.sherrill@…> * Makefile.shared: Ignore .svn also.
08:03 Changeset in rtems [be78809]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
usee inttypes.h for output format specifiers
06:54 Changeset in rtems [36ba3fc]4.104.114.95 by Till Straumann <strauman@…>
2008-07-22 Till Straumann <strauman@…> * irq/irq_init.c, include/bsp.h: define BSP_PPC403_CLOCK_HOOK_EXCEPTION so that we hook the timer exception rather than going through the interrupt dispatcher.
06:50 Changeset in rtems [b7d1f290]4.104.114.95 by Till Straumann <strauman@…>
2008-07-22 Till Straumann <strauman@…> * ppc403/clock/clock.c: Added (conditionally compiled) code so that a BSP can choose to hook the timer exception directly rather than going through the interrupt dispatcher.

07/22/08:

20:28 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)
17:21 Changeset in rtems [1016b77]4.8 by Joel Sherrill <joel.sherrill@…>
2008-07-22 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * psx05/init.c, psxmsgq01/init.c: Update tests to reflect absolute time.
17:18 Changeset in rtems [e5c0540]4.8 by Joel Sherrill <joel.sherrill@…>
2008-07-22 Joel Sherrill <joel.sherrill@…> pr1291/cpukit * posix_users/mutex.t: Add ETIMEDOUT. * posix_users/semaphores.t: Clarify text to say absolute timeout.
17:17 Changeset in rtems [a2cf229]4.8 by Joel Sherrill <joel.sherrill@…>
2008-07-18 Joel Sherrill <joel.sherrill@…> PR 1291/cpukit * itron/inline/rtems/itron/semaphore.inl, itron/src/twai_sem.c, posix/include/mqueue.h, posix/include/rtems/posix/mqueue.h, posix/include/rtems/posix/semaphore.h, posix/include/rtems/posix/time.h, posix/src/condtimedwait.c, posix/src/mqueuereceive.c, posix/src/mqueuerecvsupp.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mutextimedlock.c, posix/src/mutextranslatereturncode.c, posix/src/posixtimespecabsolutetimeout.c, posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c, posix/src/semaphoretranslatereturncode.c, posix/src/semaphorewaitsupp.c, posix/src/semtimedwait.c, posix/src/semtrywait.c, posix/src/semwait.c, posix/src/sigtimedwait.c, posix/src/timersettime.c, posix/src/ualarm.c, rtems/src/semobtain.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/include/rtems/score/coresem.h, score/src/coresemseize.c: This patch addresses issues on implementation of the timeout on the following POSIX services. Some of these services incorrectly took a timeout as a relative time. Others would compute a 0 delta to timeout if the absolute time and the current time were equal and thus incorrectly block the caller forever. The root of the confusion is that POSIX specifies that if the timeout is incorrect (e.g. in the past, is now, or is numerically invalid), that it does not matter if the call would succeed without blocking. This is in contrast to RTEMS programming style where all errors are checked before any critical sections are entered. This fix implemented a more uniform way of handling POSIX absolute time timeouts. + pthread_cond_timedwait - could block forever + mq_timedreceive - used relative not absolute time + mq_timedsend - used relative not absolute time + pthread_mutex_timedlock - used relative not absolute time + pthread_rwlock_timedrdlock- used relative not absolute time + pthread_rwlock_timedwrlock- used relative not absolute time + sem_timedwait - could block forever
16:00 Debugging/GDBScripts edited by ChrisJohns
Moved to the FTP server. (diff)
06:11 Changeset in rtems [479f2555]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * startup/bspstart.c: Removed MSR_CE from interrupt mask - this was set for testing but should not be in the mask by default.
05:52 Changeset in rtems [aee685a3]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * Makefile.am, preinstall.am, irq/irq_init.c: Use low-level exception handling support from new-exceptions/bspsupport.
05:50 Changeset in rtems [336495b9]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * startup/bspstart.c: Removed SPRG0 warning - this BSP is OK. Use interrupt stack limits from linker script. No need to reserve space beyond '_end'. linkcmds now reserves space below '_end'. Use low-level exception handling support from new-exceptions/bspsupport.
05:47 Changeset in rtems [e1095fc]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * dlentry/dlentry.S: load R13 with _SDA_BASE_ so that SVR4-ABI access of short data area works. No support for R2/sdata2/eabi, so far but that would be easy (atm R2 is loaded with got address IIRC).
05:44 Changeset in rtems [54b617a]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * startup/linkcmds: fixed sdata/sbss areas -- these must be contiguous for SVR4 complicant access via R13. Use kludged layout so that sbss, bss, sbss2 are all contiguous and zeroed by dlentry.S. Provide _SDA_BASE_ and _SDA2_BASE_ for loading R13 (and R2 if anyone wants to use EABI). Make sure interrupt stack is never in heap area by moving it below '_end'. Provide symbols for start + end of interrupt stack.
05:30 Changeset in rtems [c607d50e]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * console/consolelite.c: use base address from RTEMS_XPARAMETERS_H rather than hardcoded hex number.

07/21/08:

20:38 Changeset in rtems [13512ec2]4.104.114.95 by Till Straumann <strauman@…>
2008-07-21 Till Straumann <strauman@…> * new-exceptions/raw_exception,h, new-exceptions/raw_exception.c: Added more vectors for PPC405: watchdog, fpu-unavail, apu-unavail, itlbmiss, dtlbmiss, debug.
13:35 Ticket #1292 (No support of %j*, %z* and %t* in printf() etc.) created by Sebastian Huber
The following code: printf( "%ju\n", 0); printf( "%zu\n", 0); …

07/19/08:

01:57 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ Add PR1291 (diff)
Note: See TracTimeline for information about the timeline view.