Timeline



11/07/02:

22:28 Changeset in rtems [7c9a598]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-07 Ralf Corsepius <corsepiu@…> * Makefile.am: Merge in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
16:29 Changeset in rtems [7395fa5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-07 Ralf Corsepius <corsepiu@…> * bootstrap: Allow autoconf > 2.52, automake > 1.6.
15:46 Changeset in rtems [3d4c7390]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-07 Joel Sherrill <joel@…> * TOOL_TARGETS: Updated. * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed since they were obsolete.
15:45 Changeset in rtems [dae3dd1]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
2002-11-07 <strauman@…> * src/mount.c: Per PR297, correct fs_mountme failure paths.
15:19 Changeset in rtems [a86f4f6c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-07 Ralf Corsepius <corsepiu@…> * configure.ac: Remove references to Templates. Use local AC_CONFIG_LINKS. * README: Relocated from make/ * directory.cfg: Ditto. * lib.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto.
14:46 Ticket #297 (parent should try to undo mount if mountee fsmount_me() fails) closed by Jennifer Averett
State-Changed-From-To: open->closed State-Changed-Why: applied patch
10:18 Changeset in rtems [a9020bbb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-07 Ralf Corsepius <corsepiu@…> * Makefile.am: Add Templates/*. * Templates/Makefile?.am: Remove.
10:16 Changeset in rtems [6f6cde6f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-07 Ralf Corsepius <corsepiu@…> * configure.ac: Remove make/Templates/Makefile. * README.configure: Minor massaging.

11/06/02:

17:13 Changeset in rtems [acf20be1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-06 Ralf Corsepius <corsepiu@…> * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have a routine to call.
17:13 Changeset in rtems [f94470a5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-06 Ralf Corsepius <corsepiu@…> * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate warning.
16:31 Ticket #299 (define more posix signals) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: new RPMs built and tested. psignal.c mod committed.
11:17 Changeset in rtems [54508fd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-06 Ralf Corsepius <corsepiu@…> * Makefile.am: Use "'"-quotes to pass args to bsp.mak. * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix braino in comment on "exec". Extend --enable-ada handling.
11:16 Changeset in rtems [e05468fb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-06 Ralf Corsepius <corsepiu@…> Further preparations for autoconf > 2.52: * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else. * aclocal/quoting.m4: Use eval echo $ac_args to unquote $ac_arg. * aclocal/target.m4: Use eval echo $rtems_args to unquote $ac_arg.
11:16 Changeset in rtems [8ecc042a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-06 Ralf Corsepius <corsepiu@…> * rtems/new-exceptions/cpu.h: Remove sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY. * rtems/old-exceptions/cpu.h: Remove sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY. * rtems/score/cpu.h: Insert sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.

11/05/02:

19:46 Changeset in rtems [5d941f3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-30 Eric Norum <eric.norum@…> * src/psignal.c: Fix counting problem which resulted in too many entries being in the POSIX signals default behavior table.
18:54 Changeset in rtems [83433304]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-05 Ralf Corsepius <corsepiu@…> * startup/bspstart.c: Remove ramStart to eliminate warning.
18:34 Changeset in rtems [9cf7774]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-05 Ralf Corsepius <corsepiu@…> * acinclude.m4: Adapations to autoconf > 2.52.
07:27 Changeset in rtems [2595580]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-05 Ralf Corsepius <corsepiu@…> * configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).

11/04/02:

22:19 Changeset in rtems [9584c06]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * idtcpu.h: Removed warning.
22:19 Changeset in rtems [8491956]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * cpu.c: Removed warning.
22:19 Changeset in rtems [145fc8c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * src/_servtgt.c: Removed warning by adding support for ITRON tasks and rolling multiple loops into 1. * src/m68k/rdbg_f.c: Removed warning.
22:18 Changeset in rtems [1740467b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, network/network.c: Removed warnings.
22:18 Changeset in rtems [a3ed176c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * irq/irq.c: Removed warnings.
22:17 Changeset in rtems [52471f60]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * network/network.c: Removed warnings.
14:29 Changeset in rtems [ce337500]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * src/rpc/pmap_rmt.c: Removed warnings.
14:29 Changeset in rtems [6d9ade62]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * pppd/auth.c, rtems_webserver/uemf.h: Removed warnings.
14:29 Changeset in rtems [9c8838f1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * mpc8260/console-generic/console-generic.c, mpc8260/cpm/dpram.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c: Removed warnings.
14:28 Changeset in rtems [ae8c709e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/i8042.c: Removed warnings.
14:28 Changeset in rtems [37a25cf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, irq/irq.c, network/if_hdlcsubr.c, network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c: Removed warnings.
14:27 Changeset in rtems [844de99]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, network/network.c: Removed warnings.
14:27 Changeset in rtems [4486b18]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * network/network.c: Removed warnings.
14:27 Changeset in rtems [dd0972d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * clock/clock.c: Removed warnings.
14:27 Changeset in rtems [1298624d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c: Removed warnings.
14:26 Changeset in rtems [0b6d74d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/sci.c, spurious/spinit.c: Removed warnings.
14:26 Changeset in rtems [1625856]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c, tod/ds1307.c: Removed warnings.
14:26 Changeset in rtems [baee0fb6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, console/m340uart.c: Removed warnings.
14:25 Changeset in rtems [202ed85]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-04 Joel Sherrill <joel@…> * console/console.c, network/ne2000.c: Removed warnings.

11/03/02:

10:59 Ticket #301 (mips-rtems-gcc -mips3 is broken) created by Ralf Corsepius
Current mips-rtems-gcc is broken, apparently, -mips3 is not correctly …
04:54 Changeset in rtems [99c79c3d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-03 Ralf Corsepius <corsepiu@…> * mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.

11/02/02:

16:27 Changeset in rtems [76b6085f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-02 Ralf Corsepius <corsepiu@…> * kern/uipc_mbuf.c: Comment out m0 in m_copydata to suppress warning.
14:33 Changeset in rtems [ff118d4b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-02 Ralf Corsepius <corsepiu@…> * mongoosev/Makefile.am: Merge-in mongoosev/include/Makefile.am. Install include/mongoose-v.h. * mongoosev/include/Makefile.am: Remove. * configure.ac: Reflect changes above.
14:09 Changeset in rtems [cf0bf01]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-02 Joel Sherrill <joel@…> * console/console.c, start/start.c: Removed warnings.
13:56 Changeset in rtems [ceddf30]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-11-02 Ralf Corsepius <corsepiu@…> * Makefile.am: Use mkinstalldirs instead of mkdir.

11/01/02:

23:10 Changeset in rtems [4269a43]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * console/console.c, start/start.c, startup/efi68k_wd.c:
23:09 Changeset in rtems [a8d0dbd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * console/console.c, start/start.c: Removed warnings.
23:05 Changeset in rtems [80277b8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/m68k-stub.c: Removed typos.
22:56 Changeset in rtems [d089d90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * sh7045/score/ispsh7045.c: Fixed typos.
22:55 Changeset in rtems [89fcd5ca]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and removed warnings.
22:33 Changeset in rtems [d4895132]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * sh7045/score/cpu_asm.c: Fixed typo.
22:26 Changeset in rtems [b31106f6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * ChangeLog?: Corrected.
22:02 Changeset in rtems [13597a72]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * delay/delay.c, score/ispsh7032.c: Removed warnings.
22:00 Changeset in rtems [75749ff]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * idtcpu.h: Removed warnings.
22:00 Changeset in rtems [69f7d7e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * cpu.c: Removed warnings.
21:59 Changeset in rtems [f4807abb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * score/cpu_asm.c, score/ispsh7750.c: Removed warnings.
21:59 Changeset in rtems [fa5a451]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * score/cpu_asm.c, score/ispsh7045.c: Removed warnings.
21:58 Changeset in rtems [2247a69]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * mpc8xx/console-generic/console-generic.c, mpc8xx/cpm/dpram.c, mpc8xx/exceptions/raw_exception.c, ppc403/clock/clock.c: Removed warnings.
21:58 Changeset in rtems [17ed00e4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * shared/interrupts/installisrentries.c, shared/interrupts/vectorexceptions.c: Removed warnings.
21:57 Changeset in rtems [0d6766cb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * gnatcommon.c: Removed warnings.
21:57 Changeset in rtems [88c48a3a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
21:57 Changeset in rtems [a1a84a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * clock/ckinit.c, console/console.c: Removed warnings.
21:56 Changeset in rtems [09e19e6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * gdbsci/gdbsci.c: Removed warnings.
21:56 Changeset in rtems [4d654d7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * start/start.S, startup/hw_init.c: Removed warnings.
21:55 Changeset in rtems [18a1f5a9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * cpu.c: Currently only the mpc8260 BSP supports interrupt nesting. NOTE: These needs to be generalized as the patch is applied to other BSPs.
21:54 Changeset in rtems [3d1c0aa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed warnings.
21:54 Changeset in rtems [bbb71a15]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * canbus/canbus.c, clock/p_clock.c, console/console.c, network/network.c, startup/bspstart.c: Removed warnings.
21:53 Changeset in rtems [52a2cd91]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/genpvec.c, tod/todcfg.c: Removed warnings.
21:53 Changeset in rtems [72bbcf1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * mips-stub.c: Removed warnings.
21:52 Changeset in rtems [7353e150]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/bspclean.c, startup/bspstart.c: Removed warnings.
21:52 Changeset in rtems [b45c7f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/gdb-support.c, startup/linkcmds: Removed warnings.
21:52 Changeset in rtems [faab731]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * console/conscfg.c, startup/bspstart.c: Removed warnings.
21:51 Changeset in rtems [f799d21c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/m68k-stub.c: Removed warnings.
21:50 Changeset in rtems [ac45548]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * network/network.c, startup/bspclean.c: Removed warnings.
21:50 Changeset in rtems [cf77de9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/page_table.c: Removed warnings.
21:49 Changeset in rtems [02059376]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * startup/bspstart.c: Removed warnings.
18:43 Changeset in rtems [ce452f7]4.104.114.84.95 by Eric Norum <WENorum@…>
* empty log message *
18:43 Changeset in rtems [022fcc07]4.104.114.84.95 by Eric Norum <WENorum@…>
Till Straumann's patch to: use bootp option 129 to get command line string change inet_ntoa->inet_ntop
18:21 Ticket #295 (support for getting a 'command line string' using bootp option 129) closed by Eric Norum
State-Changed-From-To: open->closed State-Changed-Why: Change committed.
14:58 Changeset in rtems [86e1c26]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * cpu.c: Removed warnings.
14:58 Changeset in rtems [1889c7f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * stackchk/check.c: Removed warnings.
14:57 Changeset in rtems [219bb18]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Joel Sherrill <joel@…> * m68k-stub.c: Corrected typos.
14:21 Changeset in rtems [d36d3a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-11-01 Andy Dachs <a.dachs@…> * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support for _ISR_Nest_level.

10/31/02:

22:35 Changeset in rtems [7df02840]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * rtems/score/cpu.h: Removed warning.
21:51 Changeset in rtems [dabe72e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * comm/i386-stub.c: Fixed places where debug_error() was not called with enough arguments.
21:44 Changeset in rtems [5c40330]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * comm/i386-stub.c: Removed warnings.
21:42 Changeset in rtems [703f3a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/i386/any/remdeb_xdr.c: Removed warnings.
20:17 Changeset in rtems [e312d85]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/rpc/svc_run.c: Remove warning.
20:16 Changeset in rtems [df4b9d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/mallocfreespace.c: Corrected sense of status check to match change inside RTEMS. * src/newlibc.c: Removed warning.
20:15 Changeset in rtems [2ea93957]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * base_mp/apptask.c: Removed warning.
20:14 Changeset in rtems [224a646a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c, src/m68k/any/remdeb_xdr.c, src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
20:13 Changeset in rtems [2419e17]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed warnings.
20:13 Changeset in rtems [a761f565]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * stackchk/check.c: Removed warning.
20:13 Changeset in rtems [c22aeb4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * network/dec21140.c: Removed warnings.
20:12 Changeset in rtems [cebb89b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * mpc6xx/clock/c_clock.c, mpc6xx/exceptions/raw_exception.c, mpc6xx/mmu/bat.c: Removed warnings.
20:12 Changeset in rtems [7657233d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * bootloader/em86.c, console/inch.c, console/polled_io.c, irq/irq.c, motorola/motorola.c, pci/detect_raven_bridge.c, vectors/vectors_init.c: Removed warnings.
20:11 Changeset in rtems [5efc9787]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/regiongetinfo.c: Corrected return value check.
20:10 Changeset in rtems [0647cc7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * libc/rcmd.c, netinet/in_cksum_arm.c: Removed warnings.
20:09 Changeset in rtems [b041968]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * src/heapgetinfo.c: Fixed comment. * src/mpci.c: Removed warning.
20:08 Changeset in rtems [1c3ea41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * rtems/new-exceptions/cpu.h: Removed warnings.
20:07 Changeset in rtems [ee55cdb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-31 Joel Sherrill <joel@…> * m68k-stub.c: Fixed warnings about multi-line strings in asm.
05:20 Changeset in rtems [42e4230]4.104.114.84.95 by Chris Johns <chrisj@…>
PR298. Made raw_input static.
04:41 Ticket #300 (User Extension API for the TCB extensions array.) created by Chris Johns
The User Extensions API needs to be extended to provide controlled …
01:38 Changeset in rtems [78e94ed1]4.104.114.84.95 by Eric Norum <WENorum@…>
Reflect changes to signal names in newlib sys/signal.h.
00:46 Ticket #299 (define more posix signals) created by Eric Norum
Add signals to newlib's signal.h and modify RTEMS psignal.c to reflect …

10/30/02:

19:52 Changeset in rtems [32f1696c]4.104.114.84.95 by Eric Norum <WENorum@…>
Add vprintk function for kernel printing from routines which have already obtained the va_list pointer.
19:47 Changeset in rtems [108bab3]4.104.114.84.95 by Eric Norum <WENorum@…>
Add vprintk function for kernel printing from routines which have already obtained the va_list pointer.
15:15 Changeset in rtems [489782d4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-30 Ralf Corsepius <corsepiu@…> * aclocal/check-bsp-cache.m4: Remove.
12:16 Ticket #298 (libtests/termios has global raw_input) created by Chris Johns
The code has a global function called raw_input. This clashes with the …
08:14 Ticket #297 (parent should try to undo mount if mountee fsmount_me() fails) created by strauman
The attached patch fixes the following: - bail out of mount.c at an …
07:08 Changeset in rtems [282cb9c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-30 Ralf Corsepius <corsepiu@…> * bootstrap: Add generate_bspdir_acinclude to automatically update c/src/lib/libbsp/<cpu>/acinclude.m4. Use #! /bin/sh instead of #!/bin/sh. Remove autom4te*.cache during ./bootstrap --clean.
03:49 Ticket #296 (Unlimited test does not deal with system tasks) created by Chris Johns
The auto-extend disable test (test1) assumes only the test tasks are …
00:18 Ticket #295 (support for getting a 'command line string' using bootp option 129) created by strauman
The patch also replaces a 'inet_ntoa()' call by 'inet_ntop()' …

10/29/02:

17:11 Changeset in rtems [30d1a28f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
16:53 Changeset in rtems [60ac65d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.) * binutils/binutils.add: Remove %{target} != %{build} comment (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.). Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os and _target_os) * gcc3newlib/base-gcc.add: Add gccint*infos. * gcc3newlib/base-gcj.add: Add gcj*infos. Mark manpages as %doc and pickup the gzipped versions.
16:44 Changeset in rtems [1c883771]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * configure.ac: Remove AC_ENABLE_MULTILIB. * Makefile.am: Add CVS-Id.
16:40 Changeset in rtems [965c49b2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
16:37 Changeset in rtems [ae3b0d7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
14:37 Changeset in rtems [314a962]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-29 Ralf Corsepius <corsepiu@…> * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING. * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING. (autoconf > 2.54 seems to have problems with the old form of quoting).

10/28/02:

17:56 Changeset in rtems [1da0c52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-28 Ralf Corsepius <corsepiu@…> * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR (autoconf > 2.54 complains about).
14:11 Changeset in rtems [d6a85919]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Eugeny S. Mints <Eugeny.Mints@…> * ide_ctrl.c: New file.
14:04 Changeset in rtems [a1f1011]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * include/rtems/libio.h: Change rtems_filesystem_node_types_t from enumeration to int to eliminate warnings when values are overridden.
14:00 Changeset in rtems [ef142d7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Eugeny S. Mints <Eugeny.Mints@…> * Added ATA support. * include/rtems/blkdev.h: Added last IO status. * include/rtems/ata.h, include/rtems/ata_internal.h, include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: New files.
13:58 Changeset in rtems [42b7ce27]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
13:57 Changeset in rtems [11bbeb9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Eugeny S. Mints <Eugeny.Mints@…> * New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h, ide/ide_ctrl.h: * configure.ac, Makefile.am: Modified to reflect changes above.
13:56 Changeset in rtems [abef0f6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * Pass to eliminate warnings. * kern/uipc_mbuf.c: Conditional SYSINIT() usage on rtems. Fix return statement without a value. * lib/ftpfs.c: read and write filesystem routines return ssize_t. * lib/syslog.c: Add include of <string.h> to eliminate warning. * lib/tftpDriver.c: read and write filesystem routines return ssize_t. * libc/gethostbydns.c: Prototype abort(). * libc/inet_ntoa.c: Prototype strcpy(). * libc/rcmd.c: Add include of <sys/select.h> * net/if_loop.c: Turn token at end of endif to comment. * net/rtsock.c, nfs/bootp_subr.c: Conditional SYSINIT() usage on rtems. * rtems/rtems_bootp.c: Add include of <rtems/rtems_bsdnet_internal.h>. * rtems/rtems_bsdnet_internal.h: Added prototypes for memcpy() and memset() since the BSD code tries to avoid using libc .h files since it is used to being in the kernel. * rtems/rtems_syscall.c: read and write filesystem routines return ssize_t.
13:50 Changeset in rtems [6f07dbc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c, src/rpc/svc_tcp.c: Add include of <sys/select.h> to eliminate warning. * src/rpc/rpcdname.c: Add prototype of getdomainname() to eliminate warning.
13:48 Changeset in rtems [0b993a94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * src/timerserver.c: Add useless return to avoid warning.
13:48 Changeset in rtems [78f6323]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * src/threadhandler.c: Prototype _init() and _main() if they are needed to avoid a warning.
13:47 Changeset in rtems [7a845e2f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-28 Joel Sherrill <joel@…> * idtcpu.h: Removed warning by turning extra token at the end of an endif into a comment.
13:44 Changeset in rtems [51eacee9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Eugeny S. Mints <Eugeny.Mints@…> * ata.t, ide-ctrl.t: New file. * .cvsignore: Added new .texi files. * Makefile.am:: Added new files to generate. * bsp_howto.texi: Added new chapters. * stamp-vti, version.texi: Regenerated.

10/26/02:

06:29 Changeset in rtems [5ceb9d24]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-26 Ralf Corsepius <corsepiu@…> * monitor/mon-command.c: Don't build rtems_monitor_line_editor for RTEMS_UNIX to avoid gcc warning.
06:18 Changeset in rtems [20ec4a8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-26 Ralf Corsepius <corsepiu@…> * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto.

10/25/02:

14:56 Changeset in rtems [d08b8eb8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Ralf Corsepius <corsepiu@…> * autotools/automake-rtems.spec.in: Fix my address. Set up PATH before running configure (Prep. for automake >= 1.7).
14:52 Changeset in rtems [d21091b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Joel Sherrill <joel@…> * autotools/autoconf-rtems.spec.in: New. Remove Provides: autoconf (Conflicts with RH-8.0). * autotools/autoconf-rtems.spec: Remove. * autotools/automake-rtems.spec.in: Remove Provides: automake (Conflicts with RH-8.0). * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec. * Makefile.am: Ditto. * configure.ac: Add autotools/autoconf-rtems.spec.in.
06:18 Changeset in rtems [56a1ae36]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Ralf Corsepius <corsepiu@…> * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
05:46 Changeset in rtems [5c8b6b6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Ralf Corsepius <corsepiu@…> * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
05:02 Changeset in rtems [2bc49cf7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Ralf Corsepius <corsepiu@…> * rtems/score/sh.h: Fix typo in comment (Starus->Status).
04:36 Changeset in rtems [fa87598]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2002-10-25 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove bogus reference to CHANGELOG.

10/24/02:

22:34 Changeset in rtems [17a11842]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Joel Sherrill <joel@…> * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314. * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not currently include the patch referenced in PR8344.
22:34 Changeset in rtems [698b292]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Joel Sherrill <joel@…> * samples/hello/config.h: Change CONFIGURE_SPTEST to CONFIGURE_APPLICATION to reflect current usage. * support/init.c: Include stdlib.h not unistd.h to remove warning.
22:28 Changeset in rtems [7265f3ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Joel Sherrill <joel@…> * stamp-vti, version.texi: Regenerated.
22:24 Changeset in rtems [4dfda3b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 <strauman@…> * src/eval.c: Per PR293, added freenode calls for evaluate link failures.
22:19 Changeset in rtems [12857dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Fabrizio Pirovano <pirovano.thysys@…> * capture/capture.c, monitor/mon-manager.c, stackchk/check.c: Patch to remove problems introduced by object name rework.
22:13 Changeset in rtems [38ad1630]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-10-24 Joel Sherrill <joel@…> * index.html.in: Add links to multiple missing CPU supplements.
18:54 Changeset in rtems [1d66629]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
2002-10-24 <strauman@…> * src/eval.c: Per PR293, added freenode calls for evaluate link failures.
17:55 Ticket #293 (eval.c fails to free valid node on some error return branches) closed by Jennifer Averett
State-Changed-From-To: open->closed State-Changed-Why: Applied submitted patch.
12:07 Ticket #294 (Classic API tasks exit silently) created by Chris Johns
A Classic API task that exits it's task loop does not generate an …
Note: See TracTimeline for information about the timeline view.