Timeline



09/03/08:

22:48 Changeset in rtems [9589c665]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
22:39 Changeset in rtems [d043ebc2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4.10.
22:36 Changeset in rtems [3f01023]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
22:06 Changeset in rtems [6d97132]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * sp07/system.h, sp07/tcreate.c: Convert to bool type.
22:06 Changeset in rtems [f2ad3d1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * mp05/system.h, mp05/task1.c, mp06/system.h, mp06/task1.c, mp07/system.h, mp07/task1.c, mp14/evtask1.c, mp14/evtmtask.c, mp14/init.c, mp14/msgtask1.c, mp14/pttask1.c, mp14/smtask1.c, mp14/system.h: Convert to bool type.
21:28 Changeset in rtems [3447454]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * tod.c: Remove extern. RTC_Present is not defined anywhere.
20:44 Changeset in rtems [c8b03dbd]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Convert using "bool".
20:36 Changeset in rtems [40e7ae2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * Makefile.am, README, configure.ac, console/85c30.c, console/console.c, console/consolebsp.h, include/bsp.h, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/bspstart.c, startup/genpvec.c, startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and testing. Runs hello but does not run ticker yet.
20:35 Changeset in rtems [e36390a6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, console/alloc360.c, console/console.c, console/console.h, console/m68360.h, console/mc68360_scc.c, console/ns16550cfg.c, console/rsPMCQ1.c, console/rsPMCQ1.h, include/bsp.h, irq/irq_init.c, vme/VMEConfig.h: Initiate update and testing. Add missing files. Does not run hello yet. * console/debugio.c, console/polled_io.c, irq/openpic_xxx_irq.c: New files.
19:30 Ticket #1305 (c/src/lib/libbsp/powerpc/score603e/console/consolebsp.h: volatile boolean) closed by Joel Sherrill
wontfix
19:28 Changeset in rtems [4598164]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> PR 1304/bsps * Makefile.am: Add ../../shared/bsppredriverhook.c.
18:57 Changeset in rtems [ff90595]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Cindy Cicalese <cicalese@…> * libmisc/shell/shell.c: FALSE accidentally changed to true in switch to bool type.
18:37 Changeset in rtems [001b4162]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Rework psim scripts to share code for creating device trees and actually running the tests. Overhaul the device tree generated to always include a block of Flash and a Real-Time Clock. When running MP tests enable the shared memory and semaphore devices. * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in, runtest-bottom, runtest-top.in: New files. * psim, psim-gdb, runtest: Removed.
16:36 Changeset in rtems [6c45275a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-03 Joel Sherrill <joel.sherrill@…> * Makefile.am, bestcomm/load_task.c, bestcomm/task_api/tasksetup_general.h: Eliminate requirement to build bestcomm as a relocatable lump. This should reduce the minimum footprint considerably.
15:40 Changeset in rtems [d8b2e89c]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
update to current PPC exception and memory map structure
15:40 Changeset in rtems [6f776e71]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Changed to include new file startup/linkcmds.base. Supports small data area now.
15:39 Changeset in rtems [82bd8d9d]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Converted to use shared exception and interrupt code.
15:36 Changeset in rtems [9ac9883]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Moved general MSCAN functions into separate header and source files (include/mscan-base.h and mscan/mscan-base.c). Formatted code.
15:34 Changeset in rtems [7dc035b]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
More CPU_CFLAGS: -meabi -msdata -fno-common
14:08 Ticket #1305 (c/src/lib/libbsp/powerpc/score603e/console/consolebsp.h: volatile boolean) created by Ralf Corsepius
Another case of an obscure volatile boolean …
11:03 Ticket #1304 (m68k/mvme147 undefined reference to `bsp_predriver_hook') created by Ralf Corsepius
The mvme167 BSP doesn't build on cvs-head: # m68k-rtems4.10-gcc …
10:23 Ticket #1303 (m68k/mvme167/fatal/bspfatal.c: mystrcat()) created by Ralf Corsepius
m68k/mvme167/fatal/bspfatal.c contains a function named mystrcat. I …
09:30 Changeset in rtems [8683760]4.8 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:29 Changeset in rtems [63d7971]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove (Obsolete).
09:29 Changeset in rtems [d5982b4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
09:26 Changeset in rtems [e5bbe57]4.8 by Ralf Corsepius <ralf.corsepius@…>
Remove support for c4x. Backport arm-endianness hack from rtems-4.10.

09/02/08:

16:22 Changeset in rtems [e09ecea]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> PR 1302/bsps * vmeUniverse/vmeUniverse.h: Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
16:21 Changeset in rtems [9caef03]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
PR 1302/bsps Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
15:22 Ticket #1302 (conflicting types for vmeUniverseMasterPortsShow) closed by Ralf Corsepius
fixed: Replying to comment:0: > I vote for removing _VME_UNIVERSE_DECLARE_SHOW_ROUTINES and to build > vmeUniverseMasterPortsShowXX/vmeUniverseSlavePortsShowXX unconditionally. I implemented this step. ... closing.
14:05 Changeset in rtems [09daf222]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-02 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
14:05 Changeset in rtems [3d92d46]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-09-02 Joel Sherrill <joel.sherrill@…> * user/conf.t: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
13:55 Changeset in rtems [4296ec6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
13:49 Changeset in rtems [9459fae]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * clock/rtc.c, console/inch.c, ne2000/ne2000.c, timer/timer.c: Eliminate rtems_boolean.
13:49 Changeset in rtems [78b05d3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
13:47 Ticket #1302 (conflicting types for vmeUniverseMasterPortsShow) created by Ralf Corsepius
With recently added tightened definitions/declaration/prototypes …
13:05 Changeset in rtems [81f1ce65]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * clock/rtc.c, network/ne2000.c: Eliminate rtems_boolean.
13:04 Changeset in rtems [57bc54dc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
12:56 Changeset in rtems [f58412d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * sh7750/sci/sh4uart.c: Misc. bool cleanup.
12:56 Changeset in rtems [3938b437]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. bool cleanup.
12:55 Changeset in rtems [67b3516]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * mpc83xx/i2c/mpc83xx_i2cdrv.c, mpc8xx/clock/clock.c, ppc403/clock/clock.c, ppc403/console/console.c.polled: Eliminate rtems_boolean.
12:55 Changeset in rtems [9a73f421]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
12:52 Changeset in rtems [6197fb5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * mcf5206/console/mcfuart.c, mcf5206/include/mcfuart.h: Eliminate rtems_boolean.
12:27 Changeset in rtems [7e9c03b8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * sh7045/include/sci.h, sh7045/sci/sci.c, sh7750/include/sh/sh4uart.h: Convert to using bool.
12:26 Changeset in rtems [326cc87]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using bool.
09:22 Changeset in rtems [379e676]4.8 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> PR 1301/cpukit * sapi/src/debug.c: Let _Debug_Is_enabled return TRUE|FALSE.
09:21 Changeset in rtems [5c753ea6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> PR 1301/cpukit * sapi/src/debug.c: Let _Debug_Is_enabled return TRUE|FALSE.
08:59 Changeset in rtems [ebbe04a5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-02 Ralf Corsépius <ralf.corsepius@…> * adler32.c, compress.c, crc32.c, deflate.c, gzio.c, infback.c, inflate.c, inffast.c, inftrees.c, trees.c, uncompr.c, zutil.c: Stop using old-style function definitions.
08:59 Changeset in rtems [5d657043]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.
08:24 Ticket #1301 (cpukit/sapi/src/debug.c: _Debug_Is_enabled boolean abuse) closed by Ralf Corsepius
fixed: Applied this patch to rtems-4-8-branch and CVS-HEAD: @@ -61,5 +61,5 @@ rtems_debug_control level ) { - return (_Debug_Level & level); + return (_Debug_Level & level) ? TRUE : FALSE; } ... Closing.
08:10 Ticket #1301 (cpukit/sapi/src/debug.c: _Debug_Is_enabled boolean abuse) created by Ralf Corsepius
cpukit/sapi/src/debug.c contains this code: boolean …
05:33 Changeset in rtems [d29a42b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.

09/01/08:

21:27 Changeset in rtems [9fe6e06]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * ChangeLog?.zlib, README, adler32.c, compress.c, crc32.c, deflate.c, deflate.h, gzio.c, infback.c, inflate.c, inftrees.c, inftrees.h, trees.c, uncompr.c, zconf.h, zlib.3, zlib.h, zutil.c, zutil.h: Upgrade to zlib-1.2.3.
21:26 Changeset in rtems [b4983fe4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to zlib-1.2.3.
15:22 Ticket #1300 (libchip/serial/serial.h: volatile boolean bActive) created by Ralf Corsepius
libchip/serial/serial.h contains this code: typedef struct …
11:42 Changeset in rtems [1162b7a3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/timerdrv.h, libcsupport/include/rtems/libcsupport.h, libcsupport/src/chdir.c, libcsupport/src/chmod.c, libcsupport/src/chown.c, libcsupport/src/free.c, libcsupport/src/link.c, libcsupport/src/lstat.c, libcsupport/src/malloc.c, libcsupport/src/malloc_deferred.c, libcsupport/src/malloc_initialize.c, libcsupport/src/malloc_p.h, libcsupport/src/mount.c, libcsupport/src/newlibc.c, libcsupport/src/open.c, libcsupport/src/readlink.c, libcsupport/src/readv.c, libcsupport/src/rmdir.c, libcsupport/src/stat.c, libcsupport/src/termios.c, libcsupport/src/unlink.c, libcsupport/src/unmount.c, libcsupport/src/utime.c, libcsupport/src/writev.c: Convert using "bool".
11:42 Changeset in rtems [4088d01d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert using "bool".
11:32 Changeset in rtems [8f895e3e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * librpc/src/rpc/auth_none.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/bindresvport.c, librpc/src/rpc/clnt_generic.c, librpc/src/rpc/clnt_udp.c, librpc/src/rpc/getrpcent.c, librpc/src/rpc/netname.c, librpc/src/rpc/netnamer.c, librpc/src/rpc/pmap_clnt.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c, librpc/src/rpc/pmap_prot.c, librpc/src/rpc/pmap_prot2.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/svc_run.c, librpc/src/xdr/xdr.c, librpc/src/xdr/xdr_array.c, librpc/src/xdr/xdr_float.c, librpc/src/xdr/xdr_reference.c: Stop using old-style function definitions.
11:32 Changeset in rtems [a66bc0f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.
11:29 Changeset in rtems [5426ceda]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture-cli.c, libmisc/capture/capture.c, libmisc/capture/capture.h: Convert to using "bool". * libmisc/serdbg/serdbg.c, libmisc/serdbg/serdbg.h, libmisc/serdbg/serdbgcnf.h, libmisc/serdbg/serdbgio.c, libmisc/serdbg/termios_printk.c: Convert to using "bool". * libmisc/shell/main_logoff.c, libmisc/shell/shell.c, libmisc/shell/shell.h: Convert to using "bool".
11:28 Changeset in rtems [1167235]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using "bool".
09:35 Changeset in rtems [4d624fe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-command.c, libmisc/monitor/mon-config.c, libmisc/monitor/mon-driver.c, libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c, libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-mpci.c, libmisc/monitor/mon-network.c, libmisc/monitor/mon-object.c, libmisc/monitor/mon-part.c, libmisc/monitor/mon-queue.c, libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c, libmisc/monitor/mon-symbols.c, libmisc/monitor/mon-task.c, libmisc/monitor/monitor.h: Convert to using "bool".
09:35 Changeset in rtems [2326f0d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using "bool".
09:12 Changeset in rtems [ab93177]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> libmisc/stackchk/check.c, libmisc/stackchk/internal.h, libmisc/stackchk/stackchk.h: Convert to using "bool".
09:12 Changeset in rtems [937ec60]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using "bool".
07:44 Changeset in rtems [36a150e9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libblock/include/rtems/bdbuf.h, libblock/src/bdbuf.c, libblock/src/diskdevs.c, libblock/src/ide_part_table.c, libblock/src/ramdisk.c, libblock/src/show_bdbuf.c: Convert to using "bool".
07:44 Changeset in rtems [4f971343]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using "bool".
07:21 Changeset in rtems [48c5660]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libblock/src/nvdisk-sram.c: Add missing HAVE_CONFIG_H.
07:02 Changeset in rtems [e6a5f31a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * httpd/asp.c, httpd/balloc.c, httpd/default.c, httpd/emfdb.c, httpd/form.c, httpd/handler.c, httpd/md5c.c, httpd/security.c, httpd/sock.c, httpd/socket.c, httpd/sym.c, httpd/uemf.c, httpd/um.c, httpd/webmain.c, httpd/webs.c, httpd/websuemf.c: Stop using old-style function definitions.
07:02 Changeset in rtems [029c374c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.
06:59 Changeset in rtems [9bac2165]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/addr2ascii.c, libnetworking/libc/ascii2addr.c, libnetworking/libc/base64.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/getservbyport.c, libnetworking/libc/getservent.c, libnetworking/libc/herror.c, libnetworking/libc/inet_addr.c, libnetworking/libc/inet_lnaof.c, libnetworking/libc/inet_netof.c, libnetworking/libc/inet_network.c, libnetworking/libc/inet_ntoa.c, libnetworking/libc/inet_ntop.c, libnetworking/libc/inet_pton.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c, libnetworking/libc/res_comp.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_init.c, libnetworking/libc/res_mkquery.c, libnetworking/libc/res_query.c, libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_glue.c: Stop using old-style function definitions.
06:56 Changeset in rtems [be2b955]4.8 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/netinet/tcp_var.h: Fix broken declaration of tcp_trace().
06:56 Changeset in rtems [d0ea9d9d]4.8 by Ralf Corsepius <ralf.corsepius@…>
Fix broken declaration of tcp_trace().
06:36 Changeset in rtems [525c6b6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/netinet/if_ether.c, libnetworking/netinet/igmp.c, libnetworking/netinet/in.c, libnetworking/netinet/in_pcb.c, libnetworking/netinet/ip_icmp.c, libnetworking/netinet/ip_input.c, libnetworking/netinet/ip_mroute.c, libnetworking/netinet/ip_output.c, libnetworking/netinet/raw_ip.c, libnetworking/netinet/tcp_debug.c, libnetworking/netinet/tcp_input.c, libnetworking/netinet/tcp_output.c, libnetworking/netinet/tcp_subr.c, libnetworking/netinet/tcp_timer.c, libnetworking/netinet/tcp_usrreq.c, libnetworking/netinet/udp_usrreq.c: Stop using old-style function definitions.
06:36 Changeset in rtems [dd967330]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.
06:34 Changeset in rtems [084492f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/netinet/tcp_var.h: Fix broken declaration of tcp_trace().
06:33 Changeset in rtems [2acc6ee]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix broken declaration of tcp_trace().
06:26 Changeset in rtems [96eab15d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/res_comp.c, libnetworking/netinet/igmp.c, libnetworking/netinet/in_cksum.c, libnetworking/netinet/in_proto.c, libnetworking/netinet/tcp_debug.c, libnetworking/netinet/tcp_input.c, libnetworking/netinet/tcp_output.c, libnetworking/netinet/tcp_timer.c: Remove BSD "Add clause" (From FreeBSD).
06:26 Changeset in rtems [f5a2f211]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove BSD "Add clause" (From FreeBSD).
04:56 Changeset in rtems [320ffc35]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/if_ethersubr.c, libnetworking/net/if_loop.c, libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c, libnetworking/net/radix.c, libnetworking/net/raw_cb.c, libnetworking/net/raw_usrreq.c, libnetworking/net/route.c, libnetworking/net/rtsock.c, libnetworking/net/slcompress.c: Stop using old-style function definitions.
04:56 Changeset in rtems [42e10fa2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.
03:35 Changeset in rtems [fbf3f98]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function definitions.

08/31/08:

19:42 Changeset in rtems [b873083]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * libcsupport/include/timerdrv.h: Rename timer driver methods to follow RTEMS programming conventions.
18:18 Changeset in rtems [0f7b6467]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timerstub.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
18:18 Changeset in rtems [5dff6e6e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c, timer/timerisr.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
18:18 Changeset in rtems [25c62b0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
18:17 Changeset in rtems [6b2923cb]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c, timer/timerisr.S: Eliminate empty function from every benchmark timer driver. Fix spelling.
18:15 Changeset in rtems [722ab6d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * console/console.c, include/m340timer.h, timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:42 Changeset in rtems [e511e126]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:37 Changeset in rtems [35eb543d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * support/src/tmtests_empty_function.c: New file.
17:33 Changeset in rtems [39c1a1af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:24 Changeset in rtems [89866d84]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:22 Changeset in rtems [e0c13fa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * tmitronsem01/Makefile.am, tmitronsem01/init.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:21 Changeset in rtems [dbf4f17]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * tm01/Makefile.am, tm01/task1.c, tm02/Makefile.am, tm02/task1.c, tm03/Makefile.am, tm03/task1.c, tm04/Makefile.am, tm04/task1.c, tm05/Makefile.am, tm05/task1.c, tm06/Makefile.am, tm06/task1.c, tm07/Makefile.am, tm07/task1.c, tm08/Makefile.am, tm08/task1.c, tm09/Makefile.am, tm09/task1.c, tm10/Makefile.am, tm10/task1.c, tm11/Makefile.am, tm11/task1.c, tm12/Makefile.am, tm12/task1.c, tm13/Makefile.am, tm13/task1.c, tm14/Makefile.am, tm14/task1.c, tm15/Makefile.am, tm15/task1.c, tm16/Makefile.am, tm16/task1.c, tm17/Makefile.am, tm17/task1.c, tm18/Makefile.am, tm18/task1.c, tm19/Makefile.am, tm19/task1.c, tm20/Makefile.am, tm20/task1.c, tm21/Makefile.am, tm21/task1.c, tm22/Makefile.am, tm22/task1.c, tm23/Makefile.am, tm23/task1.c, tm24/Makefile.am, tm24/task1.c, tm25/Makefile.am, tm25/task1.c, tm26/Makefile.am, tm26/task1.c, tm27/Makefile.am, tm27/task1.c, tm28/Makefile.am, tm28/task1.c, tm29/Makefile.am, tm29/task1.c, tmck/Makefile.am, tmck/task1.c, tmoverhd/Makefile.am, tmoverhd/testtask.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
17:19 Changeset in rtems [18bfc42]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * arm/at91rm9200/timer/timer.c, arm/lpc22xx/timer/timer.c, arm/mc9328mxl/timer/timer.c, arm/s3c2400/timer/timer.c, arm/s3c24xx/timer/timer.c, bfin/timer/timer.c, m68k/mcf5206/timer/timer.c, m68k/mcf5272/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
17:05 Changeset in rtems [19b2223]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
17:03 Changeset in rtems [6427f1a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * mpc505/timer/timer.c, mpc5xx/timer/timer.c, mpc6xx/timer/timer.c, mpc8260/timer/timer.c, mpc8xx/timer/timer.c, ppc403/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:59 Changeset in rtems [a903b7b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:59 Changeset in rtems [a5cd2271]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * mcf5206/timer/timer.c, mcf5206/timer/timerisr.S, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
16:53 Changeset in rtems [8c84731]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:49 Changeset in rtems [7d6a5e2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * at91rm9200/timer/timer.c, lpc22xx/timer/timer.c, mc9328mxl/timer/timer.c, s3c2400/timer/timer.c, s3c24xx/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:47 Changeset in rtems [4074e70b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * tm01/task1.c, tm02/task1.c, tm03/task1.c, tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c, tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c, tm16/task1.c, tm17/task1.c, tm18/task1.c, tm19/task1.c, tm20/task1.c, tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c, tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c, tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Rename timer driver methods to follow RTEMS programming conventions.
16:47 Changeset in rtems [424ee2ba]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:38 Changeset in rtems [674a980]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
16:07 Changeset in rtems [35f52a6]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
16:02 Changeset in rtems [e6778bc]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c, timer/timerisr.c: Rename timer driver methods to follow RTEMS programming conventions.
15:55 Changeset in rtems [9856277]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * console/console.c, include/m340timer.h, timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
15:54 Changeset in rtems [0ccb2bb]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-31 Joel Sherrill <joel.sherrill@…> * timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.

08/30/08:

23:00 Changeset in rtems [b642940]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * bootcard.c: Fix formatting. * console-polled.c: Error if minor < 2 not just <= 2.
22:52 Changeset in rtems [86a65b6f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * posix/Makefile.am, rtems/src/tasksetpriority.c: Improve comments and wrapping.
20:29 Changeset in rtems [a818530b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * libchip/network/sonic.c: Do not declare a variable just to hold an ignored return value.
20:29 Changeset in rtems [f634ca2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * acinclude.m4: Add mcf52235 and mcf5329. Regenerate.
20:28 Changeset in rtems [e6233d25]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * acinclude.m4: Add bf537Stamp. Regenerate.
20:27 Changeset in rtems [0cb39e8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-30 Joel Sherrill <joel.sherrill@…> * Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
00:21 Release/4.9 edited by JoelSherrill
/* BSPs and Device Drivers */ Add BF537Stamp (diff)
00:20 Release/4.9 edited by JoelSherrill
/* BSPs and Device Drivers */ Add new BSPs (genmcf548x , etc) (diff)
00:19 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* Motorola M68xxx and Coldfire BSPs */ Add genmcf548x (diff)

08/29/08:

14:25 Changeset in rtems [f20e61ae]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-29 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Fix prototype.
14:25 Changeset in rtems [e95065d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Fix prototype.
13:13 Changeset in rtems [08808cb]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-29 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove another duplicate reference.
13:12 Changeset in rtems [757801b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-29 Joel Sherrill <joel.sherrill@…> * Makefile.am: Remove duplicate reference.

08/28/08:

19:54 Changeset in rtems [d8a213b2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
19:53 Changeset in rtems [e90124e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
15:39 Changeset in rtems [78912b5]4.104.114.95 by Till Straumann <strauman@…>
2008-08-28 Till Straumann <strauman@…> * shared/vme/vme_universe.c: added implementation for BSP_VMEResetBus().
15:38 Changeset in rtems [231680a6]4.104.114.95 by Till Straumann <strauman@…>
2008-08-28 Till Straumann <strauman@…> * vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c: added vmeTsi148ResetBusXX(), vmeTsi148ResetBus().
14:13 Changeset in rtems [183e5cf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:12 Changeset in rtems [c9ef27b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add rtems4.10.
14:11 Changeset in rtems [68e6a18d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL.
14:08 Changeset in rtems [2fb65fbf]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
gcc-4.3.2
14:07 Changeset in rtems [d5c49aa3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
01:14 Changeset in rtems [882a12a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use URLs for patches.

08/27/08:

21:45 Changeset in rtems [dcd4bc90]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Eliminate rtems_boolean.
21:45 Changeset in rtems [4dd986fa]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
21:39 Changeset in rtems [dbfc4fde]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * libnds/include/nds/jtypes.h: Use bool/stdbool.h instead of local (non-POSIX compliant) "bool".
21:38 Changeset in rtems [478533e0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use bool/stdbool.h instead of local (non-POSIX compliant) "bool".
15:21 Changeset in rtems [a5554d2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-27 Joel Sherrill <joel.sherrill@…> * user/object.t: Correct order of arguments.
14:17 Changeset in rtems [a7e9274f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Eliminate rtems_boolean.
14:17 Changeset in rtems [97cfbdc1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
12:53 Changeset in rtems [0b367e9c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * timer/timer.c: Eliminate rtems_boolean.
12:52 Changeset in rtems [ee1af04]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Eliminate rtems_boolean.
12:50 Changeset in rtems [eaf2e6f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:50 Changeset in rtems [2c4d2133]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove stray include_HEADERS += irq/irq.h.
12:48 Changeset in rtems [f3db4ac8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-27 Joel Sherrill <joel.sherrill@…> * libmisc/Makefile.am, libmisc/shell/shell.c, libmisc/shell/shell.h: Split out rtems_shell_get_prompt() so it can be overridden by the user. * libmisc/shell/shell_getprompt.c: New file.
11:18 Changeset in rtems [f9c186c6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * lpc22xx/timer/timer.c: Remove broken bool implementation. Remove unused vars.
11:18 Changeset in rtems [9b1c919]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove broken bool implementation. Remove unused vars.
11:14 Changeset in rtems [2a620db]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-27 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/getproto.c, libnetworking/libc/getprotoent.c, libnetworking/libc/getprotoname.c, libnetworking/libc/getservbyname.c, libnetworking/libc/inet_makeaddr.c, libnetworking/libc/recv.c, libnetworking/libc/send.c: Stop using old-style function-definitions.
11:13 Changeset in rtems [c78ecb0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function-definitions.
09:42 Changeset in rtems [55315135]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use URLs for patches.
09:33 Changeset in rtems [aef162f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Obsolete).
09:31 Changeset in rtems [65c3aaf4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use URLs for patches.
09:30 Changeset in rtems [8371640]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.3.0. Use URLs for patches. newlib-1.16.0-rtems4.9-20080827.diff.
07:52 Changeset in rtems [5c7a69ba]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Update.
07:50 Changeset in rtems [d880bc54]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:49 Changeset in rtems [c85397c]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:42 Changeset in rtems [f9ad4a6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove tic4x (Abandoned).
07:41 Changeset in rtems [71ca05a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:40 Changeset in rtems [cc1ec8c3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Abandon).
07:38 Changeset in rtems [e69afe2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use full URLs to patches.
07:29 Changeset in rtems [d0cccc9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon rtems4.10/tic4x.
07:28 Changeset in rtems [f837cfd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Abandon tic4x.
07:27 Changeset in rtems [674811a3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Abandoned).
02:13 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add a little extra text about exiting the installer. (diff)
02:09 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add M4 error message. (diff)
00:20 TBR/UserApp/Space/PROBA edited by Pmatthijsbe
(diff)

08/26/08:

22:03 Changeset in network-demos [a317e59]network-demos-4-8-branchnetwork-demos-4-8-1 by Joel Sherrill <joel.sherrill@…>
2008-08-26 Joel Sherrill <joel.sherrill@…> * VERSION: Updated to network-demos-4.8.1.
15:32 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add 4.9 tools plus M4 installation notes. (diff)
12:22 Changeset in rtems [f3e460bb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-26 Ralf Corsépius <ralf.corsepius@…> * libmisc/fsmount/fsmount.c: Convert to using bool.
12:21 Changeset in rtems [135910af]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Convert to using bool.
11:55 Changeset in rtems [4b23c94]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
various changes to gen83xx BSP and others
10:24 Changeset in rtems [0fc02b1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-26 Ralf Corsépius <ralf.corsepius@…> * pppd/auth.c, pppd/ccp.c, pppd/chap.c, pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/ipcp.c, pppd/lcp.c, pppd/magic.c, pppd/options.c, pppd/rtemsmain.c, pppd/sys-rtems.c, pppd/upap.c, pppd/utils.c: Stop using old-style function-definitions.
10:24 Changeset in rtems [62c37537]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function-definitions.

08/25/08:

15:37 Changeset in ada-examples [57b8f81]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-25 Joel Sherrill <joel.sherrill@…> * Makefile.shared: (pc386) Make sure .exe is file to run.
15:08 Changeset in rtems [8e92db9]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-25 Ralf Corsépius <ralf.corsepius@…> * libblock/src/bdbuf.c, libblock/src/diskdevs.c, libblock/src/ide_part_table.c, libblock/src/ramdisk.c: s/rtems_boolean/bool/g.
15:07 Changeset in rtems [e03c37a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
s/rtems_boolean/bool/g.
12:50 Changeset in rtems [22c0e4d]4.104.114.95 by Thomas Doerfler <Thomas.Doerfler@…>
Changed invalid usage of a boolean type to a proper integer type in calc_dbat_regvals().
11:53 Changeset in rtems [28041b67]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-25 Ralf Corsépius <ralf.corsepius@…> * libmd/md4.c, libmd/md5.c: Stop using old-style function-definitions.
11:53 Changeset in rtems [3eb76324]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function-definitions.
11:19 Changeset in rtems [5e04259]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-25 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/closedir.c, libcsupport/src/getcwd.c, libcsupport/src/mount.c, libcsupport/src/newlibc.c, libcsupport/src/opendir.c, libcsupport/src/readdir.c, libcsupport/src/scandir.c: Stop using old-style function-definitions.
11:19 Changeset in rtems [7e191133]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function-definitions.
11:15 Changeset in rtems [9190a31d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-25 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
11:15 Changeset in rtems [68c65d65]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use %zi to print size_t.
11:03 Changeset in rtems [8b7ec011]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-25 Ralf Corsépius <ralf.corsepius@…> * libmisc/capture/capture.c, libmisc/shell/fts.c: Stop using old-style function-definitions.
11:03 Changeset in rtems [347a3fe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Stop using old-style function-definitions.

08/24/08:

17:44 Changeset in rtems [de9806e]4.8 by Joel Sherrill <joel.sherrill@…>
2008-08-24 Joel Sherrill <joel.sherrill@…> * user/clock.t: Correct discussion of timeval.
17:44 Changeset in rtems [638a9195]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-24 Joel Sherrill <joel.sherrill@…> * user/clock.t: Correct discussion of timeval.
15:56 Changeset in rtems [cb02ead9]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-24 Joel Sherrill <joel.sherrill@…> * shared/irq/irq_init.c: Reverse previous incorrect changes. Correct warnings and ensure BSP still works.

08/22/08:

20:42 Changeset in rtems [0817298]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * Makefile.am: Now named bspclean.c
17:00 Changeset in rtems [192834e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * bsp_howto/init.t: Eliminate empty section.
16:58 Changeset in rtems [29910dec]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * bsp_howto/init.t: Complete update.
16:38 Changeset in rtems [0eb595a8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * bsp_howto/Makefile.am, bsp_howto/init.t, bsp_howto/intro.t, bsp_howto/makefiles.t, bsp_howto/support.t: Update initialization sequence. Add another figure. * bsp_howto/BSPInitFlowchart-49.eps, bsp_howto/BSPInitFlowchart-49.png: New files.
15:48 Changeset in ada-examples [9dacb84]ada-examples-4-8-2 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'ada-examples-4-8-2'. Sprout from master 2008-08-22 15:48:16 UTC Joel Sherrill <joel.sherrill@…> '2008-08-22 Joel Sherrill <joel.sherrill@…>' Cherrypick from OAR 1999-04-20 13:05:42 UTC Joel Sherrill <joel.sherrill@…> 'base GNAT/RTEMS examples': hello_world_ada/hello.adb
15:48 Changeset in ada-examples [4e6f091]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * Makefile.shared: Update Makefiles.
15:48 Changeset in ada-examples [993437a]ada-examples-4-10-branchada-examples-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-22 Joel Sherrill <joel.sherrill@…> * Makefile: Update Makefiles.
13:35 Changeset in rtems [a78df7b]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Index: ChangeLog? =================================================================== RCS file: /usr1/CVS/rtems/c/src/lib/libcpu/powerpc/ChangeLog,v retrieving revision 1.309 diff -u -r1.309 ChangeLog? --- ChangeLog? 20 Aug 2008 17:29:18 -0000 1.309 +++ ChangeLog? 22 Aug 2008 13:35:03 -0000 @@ -1,3 +1,8 @@ +2008-08-22 Sebastian Huber <sebastian.huber@…> + + * shared/include/powerpc-utility.h: Fixed parameter evaluation in + special purpose register macros. + 2008-08-20 Sebastian Huber <sebastian.huber@…> * mpc55xx/fec/fec.c: Added copyright information.

08/21/08:

21:41 Changeset in rtems [5dfb320]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * index.html.in: Reorder manuals.
21:31 Changeset in rtems [c7ff10af]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t, bsp_howto/target.t: Update some of this manual. * bsp_howto/Developer-User-Timeline.eps, bsp_howto/Developer-User-Timeline.png: New files.
19:34 Changeset in rtems [9353a0d4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * startup/bspclean.c: New file. * startup/exit.c: Removed.
19:33 Changeset in rtems [6e2ac9c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX routine.
19:33 Changeset in rtems [21c9770]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: No BSP should use exit.c as a file name. exit() is POSIX routine. * startup/bspclean.c: New file. * startup/exit.c: Removed.
16:40 Changeset in network-demos [bc4184b]network-demos-4-9-branch by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'network- demos-4-9-branch'. Sprout from master 2008-08-21 16:40:37 UTC Joel Sherrill <joel.sherrill@…> '2008-08-21 Joel Sherrill <joel.sherrill@…>' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill <joel.sherrill@…> 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1
16:40 Changeset in network-demos [402e6c7]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * networkconfig-mpc8313erdb.h: New file.
16:40 Changeset in network-demos [556c269]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * ttcp_orig/ttcp.c: Fix warning.
16:40 Changeset in network-demos [1b2e1d9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * init.c: Fix missing initializers warning.
16:17 Changeset in rtems [cec5c069]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * libblock/include/rtems/bdbuf.h, libblock/include/rtems/diskdevs.h, libblock/src/bdbuf.c, libblock/src/blkdev.c, libblock/src/diskdevs.c, libblock/src/ramdisk.c: Eliminate sign mismatch warnings.
16:16 Changeset in rtems [d9be8024]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * Makefile.am: Added bspclean.c and use shared bsppretaskinghook.c. * console/console.c: Added poll for char helper. * include/bsp.h: Add macro definitions for optional reset behavior. * startup/bspstart.c: Split out bsp_cleanup(). Clean up. * startup/bspclean.c: New file. Not can press any key on normal shutdown to reset board when on MPC8313erdb.
14:57 Changeset in rtems [d79a27be]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Sebastian Huber <sebastian.huber@…> * startup/cpuinit.h: Uses now powerpc-utility.h. Changed invalid usage of a boolean type to a proper integer type in calc_dbat_regvals(). Througout code formatting.
14:50 Changeset in rtems [2a517327]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-21 Joel Sherrill <joel.sherrill@…> * bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
13:07 Changeset in rtems [a94ef122]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-network.c: Use memset instead of bzero.
13:06 Changeset in rtems [d024ff49]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use memset instead of bzero.
12:30 Changeset in rtems [9ac81fe]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/internal.h: Don't include "config.h". Adjust header guard.
12:29 Changeset in rtems [16e4fb6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/cmp-ls.c, libmisc/shell/err.c, libmisc/shell/errx.c, libmisc/shell/filemode.c, libmisc/shell/fts.c, libmisc/shell/main_cp.c, libmisc/shell/main_ls.c, libmisc/shell/main_mv.c, libmisc/shell/main_rm.c, libmisc/shell/print-ls.c, libmisc/shell/pwcache.c, libmisc/shell/shellconfig.c, libmisc/shell/utils-cp.c, libmisc/shell/utils-ls.c, libmisc/shell/verr.c, libmisc/shell/verrx.c, libmisc/shell/vis.c, libmisc/shell/vwarn.c, libmisc/shell/vwarnx.c, libmisc/shell/warn.c, libmisc/shell/warnx.c: Include "config.h".
12:29 Changeset in rtems [575babc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Include "config.h".
12:25 Changeset in rtems [84b36f4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-network.c, libmisc/monitor/mon-part.c, libmisc/monitor/mon-region.c, libmisc/monitor/mon-sema.c: Include "config.h".
06:07 Changeset in rtems [e53fd874]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/main_ifconfig.c: Use memset instead of bzero.
06:07 Changeset in rtems [86f89be4]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use memset instead of bzero.
04:57 Changeset in rtems [3316af8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Don't use annonymous unions.
04:32 Changeset in rtems [199a0d3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * libblock/src/flashdisk.c: Remove bool, true, false.
04:32 Changeset in rtems [5c0d4fd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove bool, true, false.
04:14 Changeset in rtems [182aecb]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * rtems/score/avr.h: Add avr25, avr31, avr35, avr51 to CPU_NAME cascade. * rtems/score/cpu.h: Add missing prototypes.h.
04:14 Changeset in rtems [5b31128]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add avr25, avr31, avr35, avr51 to CPU_NAME cascade.
04:12 Changeset in rtems [bdf9e8de]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:10 Changeset in rtems [b7b6100]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-21 Ralf Corsépius <ralf.corsepius@…> * rtems/score/types.h: Include stdbool.h. Use bool as base-type for boolean.
04:10 Changeset in rtems [30e2df6]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Include stdbool.h. Use bool as base-type for boolean.

08/20/08:

22:24 Changeset in rtems [aa4a3f1]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * libmisc/dummy/dummy.c: Add missing initializers. * score/src/threadinitialize.c: Change type of loop counter.
22:16 Changeset in network-demos [ddd57c9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
22:16 Changeset in network-demos [b80aaa9]4.11network-demos-4-10-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * shttpd_ext.c: Fix warning.
19:31 Changeset in rtems [ccec63e]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * libcsupport/src/error.c, libmisc/dummy/dummy.c, rtems/src/rtemsobjectgetapiclassname.c, rtems/src/rtemsobjectgetapiname.c: Add 0 for missing initializers.
17:30 Changeset in rtems [dccd351]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * libchip/i2c/spi-sd-card.c: Fixed integer conversion warnings.
17:29 Changeset in rtems [85bca3f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/rtems/status-checks.h: Fixed integer conversion warning.
17:29 Changeset in rtems [1dab788]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * mpc55xx/fec/fec.c: Added copyright information. * mpc55xx/dspi/dspi.c, mpc55xx/edma/edma.c, mpc55xx/esci/esci.c: Fixed nexted extern declarations. Fixed integer conversion warnings. * shared/include/cpuIdent.c: Added missing initializers.
17:28 Changeset in rtems [76cb5e4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * src/irq-generic.c: Fixed integer conversion warnings.
17:28 Changeset in rtems [dab9e55c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/mpc55xxevb.h, network/network.c, startup/sd-card-init.c, tests/tests.c: Added copyright information. Added missing prototypes. Fixed integer conversion warning. * startup/bspclean.c: Include bootcard.h.
17:27 Changeset in rtems [bbbb8f0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Sebastian Huber <sebastian.huber@…> * include/tm27.h: Uses now a decrementer exception handler. Replaces previous file. * startup/bspstart.c: Install a default decrementer exception handler.
16:36 Ticket #1299 (mpc55xxevb: Missing license/copyright) closed by Joel Sherrill
fixed: Just committed patch from Sebastian which should take care of this.
16:31 Changeset in rtems [9a85541]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * block/block.c, console/console.c, dswifi/arm9/source/sgIP.h, dswifi/arm9/source/sgIP_ARP.h, dswifi/arm9/source/sgIP_Config.h, dswifi/arm9/source/sgIP_DHCP.h, dswifi/arm9/source/sgIP_DNS.h, dswifi/arm9/source/sgIP_Hub.h, dswifi/arm9/source/sgIP_ICMP.h, dswifi/arm9/source/sgIP_IP.h, dswifi/arm9/source/sgIP_TCP.h, dswifi/arm9/source/sgIP_UDP.h, dswifi/arm9/source/sgIP_memblock.h, dswifi/arm9/source/wifi_arm9.c, dswifi/arm9/source/wifi_arm9.h, dswifi/include/dswifi7.h, dswifi/include/dswifi9.h, fb/fb.c, include/my_ipc.h, libfat/source/disc_io/disc_io.h, libfat/source/disc_io/io_nmmc.c, libnds/include/nds/arm9/exceptions.h, libnds/include/nds/arm9/input.h, libnds/include/nds/arm9/ndsmotion.h, libnds/include/nds/arm9/videoGL.h, libnds/source/arm9/console.c, libnds/source/arm9/gurumeditation.c, libnds/source/arm9/ndsmotion.c, libnds/source/common/card.c, libnds/source/common/interrupts.c, sound/sound.c, startup/start.c, touchscreen/reco.h, wifi/compat.c, wifi/compat.h: Fix most warnings.
15:10 Changeset in rtems [19b9991]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Abort if stdbool.h is not c99 compliant.
15:00 Changeset in rtems [3e63ac1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * pppd/pppd.h: Use stdbool.h. Remove local bool.
14:59 Changeset in rtems [a807b75]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Use stdbool.h. Remove local bool.
13:36 Changeset in rtems [b9f2bb8a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-08-20 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Correct prototype of _CPU_Thread_dispatch_pointer.
12:29 Ticket #1296 (POSIX timers use incorrect repeat interval.) closed by Joel Sherrill
fixed: See PR1298 to track the issue for timers in the past http://www.rtems.org/bugzilla/show_bug.cgi?id=1298
11:32 Changeset in rtems [99ee826]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/GT64260TWSI.c, network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c: Add missing prototypes.
11:32 Changeset in rtems [5d2f5196]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:00 Changeset in rtems [6771a9e7]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
09:00 Changeset in rtems [32cf3525]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * console/consolelite.c, opbintctrl/opbintctrl.c: Add missing prototypes.
08:58 Changeset in rtems [d06aa82]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * irq/FPGA.c, irq/irq_init.c, pci/no_host_bridge.c, startup/Hwr_init.c, startup/genpvec.c: Add missing prototypes.
08:57 Changeset in rtems [24e0d9a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/GT64260TWSI.c, irq/irq_init.c, network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c, pci/pci.c, pci/pci_interface.c, startup/bspstart.c, vectors/exceptionhandler.c: Add missing prototypes.
08:55 Changeset in rtems [db4b7dc]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * i2c/i2c_init.c, i2c/mpc8540_i2c.c, irq/irq_init.c, network/tsec.c, pci/detect_host_bridge.c, startup/bspstart.c: Add missing prototypes.
08:53 Changeset in rtems [b95cd64]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Cleanup.
08:52 Changeset in rtems [31c62d0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * shared/flash/flash.c, shared/irq/irq_init.c: Add missing prototypes.
07:46 Changeset in rtems [d4edf2dd]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add AC_HEADER_STDBOOL.
07:46 Changeset in rtems [17ed18c0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add AC_HEADER_STDBOOL.
07:16 Changeset in rtems [291557b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-2008 Ralf Corsépius <ralf.corsepius@…> * libblock/src/nvdisk.c: Remove bool, true, false (unused, clashes with C99/POSIX).
06:59 Changeset in rtems [16fa78e]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * pci/pci.c: Add CVS Id.
06:57 Changeset in rtems [401dbf8]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * GT64260/MVME5500I2C.c: Once again eliminate u32, unchar. Add CVS Id, fix typo.
05:52 Changeset in rtems [752b8951]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * at91rm9200/irq/bsp_irq_init.c, lpc22xx/irq/bsp_irq_init.c, mc9328mxl/irq/bsp_irq_init.c, s3c24xx/irq/bsp_irq_init.c: Add missing prototypes.
05:52 Changeset in rtems [1233af3]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:47 Changeset in rtems [cc981e1]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:46 Changeset in rtems [288fbd42]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * mpc8260/clock/clock.c, mpc8260/console-generic/console-generic.c: Add missing prototypes.
05:45 Changeset in rtems [2366de1f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/p_clock.c, console/console.c, irq/irq.c, irq/irq_init.c, vectors/vectors_init.c: Add missing prototypes.
05:43 Changeset in rtems [717d370]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * shared/showbats.c, shared/console/inch.c, shared/irq/irq_init.c, shared/pci/detect_raven_bridge.c, shared/startup/bspstart.c, shared/startup/zerobss.c, shared/vme/vmeconfig.c, startup/exit.c: Add missing prototypes.
05:30 Changeset in rtems [ce53040]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/p_clock.c, irq/irq.c, irq/irq_init.c, vectors/vectors_init.c: Add missing prototypes.
05:30 Changeset in rtems [3dc0d74d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
05:12 Changeset in rtems [bd79292]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * startup/bspclean.c, startup/sd-card-init.c, tests/tests.c: Add missing prototypes.
05:12 Changeset in rtems [bb6c1e56]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:28 Changeset in rtems [520b092]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * clock/clock.c, irq/irq_init.c, vectors/vectors.h, vectors/vectors_init.c: Add missing prototypes.
04:28 Changeset in rtems [f8506230]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
04:08 Ticket #1299 (mpc55xxevb: Missing license/copyright) created by Ralf Corsepius
The mpc55xxevb contains files lacking a proper copyright/license …
04:03 Changeset in rtems [5e82859]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c, ppc403/timer/timer.c, shared/src/cache.c: Add missing prototypes.
04:02 Changeset in rtems [c8bcff57]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
03:46 Changeset in rtems [be71612]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * console/mc68360_scc.c, console/rsPMCQ1.c, console/rsPMCQ1.h, irq/irq_init.c, pci/no_host_bridge.c, startup/bspstart.c: Add missing prototypes.
03:46 Changeset in rtems [858bf3f]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
03:41 Changeset in rtems [f80453f0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-08-20 Ralf Corsépius <ralf.corsepius@…> * irq/irq.c, irq/irq_init.c, startup/bspstart.c: Add missing prototypes.
03:41 Changeset in rtems [378bea5]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add missing prototypes.
Note: See TracTimeline for information about the timeline view.