Timeline



09/07/06:

18:08 Changeset in rtems [f027b90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-07 Ken Peters <ken.peters@…> PR 1171/doc * user/timer.t: Correct documentation for rtems_timer_initiate_server.
17:09 Ticket #1171 (rtems_timer_initiate_server calling sequence wrong) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch with minor modifications applied to 4.6 branch and head.
16:45 Ticket #1172 (Re: Need software) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: SPAM!
16:44 Ticket #1173 (Sparc cpu.h missing comment characters) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: This was already fixed on the head. I applied this to the 4.6 branch. Thanks.
16:30 Ticket #1173 (Sparc cpu.h missing comment characters) created by ken.peters
Bottom of cpukit/score/cpu/sparc/rtems/score/cpu.h has a line "#endif …
03:20 Ticket #1172 (Re: Need software) created by SPAM backhole
------=_NextPart_000_0001_01C6D234.C14FC280 Content-Type: text/plain; …

09/06/06:

12:55 Changeset in rtems [c2f22829]4.104.114.84.95 by Chris Johns <chrisj@…>
2006-09-06 Chris Johns <chrisj@…> * pppd/pppd.h: Fix the bug in name change. The UNTIMEOUT macro did not use the ppp version.
05:13 Changeset in rtems [b59eff1]4.104.114.84.95 by Chris Johns <chrisj@…>
Fix the bug in name change. The UNTIMEOUT macro did not use the ppp version.

09/05/06:

16:07 Ticket #1171 (rtems_timer_initiate_server calling sequence wrong) created by ken.peters
Online docs have rtems_timer_initiate_server calling sequence wrong. …
16:04 Ticket #1170 (timerserver.c task creation not using rtems_build_name) created by ken.peters
timerserver.c creates the "TIME" task with a hardcoded hex number with …

09/04/06:

23:29 Changeset in rtems [662c157]4.104.114.84.95 by Till Straumann <strauman@…>
* startup/bspstart.c, start/start.S: Since the crude memory autodetection code can easily fail (boards with 'reserved' regions - I experienced a hard lockup on a dell precision 490 when writing past the bios-reported memory size) I added code that a) tries to save and use multiboot info, if present b) allows applications to override/set memory size via a weak alias.
23:24 Changeset in rtems [f74578a2]4.104.114.84.95 by Till Straumann <strauman@…>
* startup/linkcmds: added *(.text.*) *(.data.*) *(.bss.*)
13:00 Changeset in rtems [7f247f3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-04 Joel Sherrill <joel@…> * libchip/network/greth.c, libchip/network/open_eth.c, libchip/network/smc91111.c, libchip/network/sonic.c: Fix error introduced by warning removal.

09/03/06:

10:50 Changeset in rtems [4b88b73]4.104.114.84.95 by Chris Johns <chrisj@…>
Default to not building bsps. Too many problems.

09/01/06:

21:21 Changeset in rtems [d2efdeb1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-01 Joel Sherrill <joel@…> * libnetworking/net/if_loop.c: Remove warning.
21:20 Changeset in rtems [ac5b81c3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-01 Joel Sherrill <joel@…> * libchip/network/greth.c, libchip/network/open_eth.c, libchip/network/smc91111.c: Remove warnings and correct prototype added earlier today.
21:16 Changeset in rtems [d8f86d9]4.104.114.84.95 by Till Straumann <strauman@…>
* pppd/rtems.main.c, pppd/pppd.h: renamed 'untimeout' to 'pppuntimeout' to avoid name clash with [future] bsdnet kernel routine.
19:10 Changeset in rtems [cf04e8ac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
* empty log message *
18:15 Changeset in rtems [300c914c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
* empty log message *
15:39 Changeset in rtems [a612b50]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-01 Joel Sherrill <joel@…> * libchip/network/cs8900.c, libchip/network/greth.c, libchip/network/i82586.c, libchip/network/open_eth.c, libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly sized integers, and inttypes.h printf helpers.
15:37 Changeset in rtems [b3ee778e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-09-01 Joel Sherrill <joel@…> * libcsupport/src/malloc.c, libnetworking/rtems/rtems_glue.c, libnetworking/sys/mbuf.h: Remove warnings -- use uintptr_t or properly sized integers.

08/31/06:

02:49 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add RealTerm? (diff)
01:53 Changeset in rtems [ddee935]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * rtems/score/cpu.h: Revert change. It did not appear to correct all warnings.
01:10 Changeset in rtems [a009d94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * ftpd/ftpd.c, libcsupport/include/sys/ioccom.h, libcsupport/src/ioctl.c, libnetworking/kern/uipc_mbuf.c, libnetworking/libc/inet_addr.c, libnetworking/net/ethernet.h, libnetworking/net/if.c, libnetworking/net/if_ethersubr.c, libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h, libnetworking/net/if_var.h, libnetworking/net/ppp_tty.c, libnetworking/netinet/in_cksum.c, libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_bsdnet_internal.h, libnetworking/sys/mbuf.h, pppd/md4.c, pppd/pppd.h: Remove warnings due to improper use of int which shows up on 16 bit targets. Added ioctl_command_t since IOCTL command argument does not reliably fit into 16 bits.

08/30/06:

17:20 Changeset in rtems [ae5a79c3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * libcsupport/include/sys/ioccom.h, libnetworking/kern/uipc_socket2.c, libnetworking/net/ethernet.h, libnetworking/net/if.h, libnetworking/net/if_ethersubr.c, libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h, libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c, libnetworking/net/slcompress.c, libnetworking/netinet/in.h, libnetworking/netinet/ip_icmp.c, libnetworking/netinet/tcp.h, libnetworking/netinet/tcp_seq.h, libnetworking/sys/protosw.h, libnetworking/sys/socketvar.h: Remove warnings. Most of the warnings were 16/32 bit integer sizing issues. Some constants had L appended, some had casts add, some types were changed to reflect a bit width requirement.
17:16 Changeset in rtems [eba52fd3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * rtems/score/cpu.h:
13:53 Changeset in rtems [3523321]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * libmisc/cpuuse/cpuuse.c, libmisc/monitor/mon-command.c, libmisc/monitor/mon-driver.c, libmisc/monitor/mon-symbols.c, libmisc/rtmonuse/rtmonuse.c, libmisc/stackchk/check.c, libnetworking/libc/res_debug.c, telnetd/telnetd.c: Remove printf format warnings.
13:18 Changeset in rtems [48b1e29]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-30 Joel Sherrill <joel@…> * libcsupport/src/utsname.c, libnetworking/libc/res_debug.c, libnetworking/net/if_media.h, libnetworking/rtems/rtems_mii_ioctl.c, librpc/src/rpc/svc_simple.c: Remove printf format warnings.

08/29/06:

21:55 Changeset in rtems [8a1ae87]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-29 Joel Sherrill <joel@…> * libmisc/capture/capture-cli.c: Remove printf format warnings.
21:54 Changeset in rtems [0337a9c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-29 Joel Sherrill <joel@…> * score/include/rtems/score/object.h: _Objects_Local_node is a uint16_t so cast the _Objects_Local_node constant to 1.
21:53 Changeset in rtems [cd12590b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-29 Joel Sherrill <joel@…> * rtems/score/cpu.h: Correct inline assembly constraints.
19:38 Changeset in rtems [e197621]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-29 Joel Sherrill <joel@…> * libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c, libfs/src/imfs/imfs_debug.c: Remove warnings.
13:17 Changeset in rtems [36af34f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-29 Joel Sherrill <joel@…> * cpu_supplement/cpu_supplement.texi: New file.

08/28/06:

17:45 Ticket #1167 (Re: About software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:45 Ticket #1165 (Re: About OEM Software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:45 Ticket #1164 (About OEM Software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:45 Ticket #1160 (Re: About OEM Software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:44 Ticket #1159 (Re: About OEM Software) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:44 Ticket #1169 (Re: Hi) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: spam
17:40 Ticket #1169 (Re: Hi) created by SPAM backhole
GNATS SPAM. Filtered.
14:16 Ticket #1168 (sparc BSP: Uninitialized variable in startup.S) created by Ingolf Steinbach
The startup code of the leon2 RTEMS board support package (in …
00:10 Ticket #1167 (Re: About software) created by SPAM backhole
------=_NextPart_000_0001_01C6CA3E.FBEC7A80 Content-Type: text/plain; …

08/27/06:

19:18 TBR/UserManual/Simulators edited by Psim
created hyperlinks to psim (diff)
16:56 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add the H8300 target. (diff)
16:55 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add the automake hack info. (diff)
15:07 Changeset in rtems [45bcd28]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2006-08-27 Joel Sherrill <joel@…> * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now included with RPMs. * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am, gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs, gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html: Removed.
12:46 Changeset in rtems [896247d]4.104.114.84.95 by Chris Johns <chrisj@…>
Handle the noarch rpms. Dump the file list.
12:45 Changeset in rtems [2ba11f8]4.104.114.84.95 by Chris Johns <chrisj@…>
Set the prefix into the MSYS fstab, This is a hack but it works.
12:44 Changeset in rtems [e25ff2c]4.104.114.84.95 by Chris Johns <chrisj@…>
Ignore more build output files.
12:44 Changeset in rtems [5ceb567e]4.104.114.84.95 by Chris Johns <chrisj@…>
Build the autotools for each RTEMS target.
12:43 Changeset in rtems [4f5d2dfc]4.104.114.84.95 by Chris Johns <chrisj@…>
Move the target list into a shared file.
03:10 Ticket #1165 (Re: About OEM Software) created by SPAM backhole
------=_NextPart_000_0001_01C6C98D.7361D180 Content-Type: text/plain; …

08/26/06:

23:50 Ticket #1164 (About OEM Software) created by SPAM backhole
------=_NextPart_000_0001_01C6C973.46082A00 Content-Type: text/plain; …
12:42 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Remove the avr and tic4x targets. (diff)

08/25/06:

23:28 Ticket #1163 (global constructors/destructors for ARMs) created by loki_666
ARM cpu doesnt call _init() _fini() which prevent global constructors …

08/24/06:

18:36 Ticket #1162 ("unlimited" test does not allocate enough stack) created by ken.peters
Presumably per-task stack needs have increased since RTEMS 4.5.0 (at …
11:16 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
(diff)
11:15 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Update the links to the new executables. (diff)
Note: See TracTimeline for information about the timeline view.