Timeline



12/04/01:

22:15 Ticket #69 (add htdig support) closed by Jeff Mayes

12/03/01:

23:03 Changeset in rtems [577b8eb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20011203
16:09 Changeset in rtems [1a457f5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-30 Ralf Corsepius <corsepiu@…> * aclocal/bsp-configure.m4: New file. * Makefile.am: Add aclocal/bsp-configure.m4.
01:07 Changeset in rtems [9e1ae79]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-30 Ralf Corsepius <corsepiu@…> * configure.ac: Introduce RTEMS_BSP_CONFIGURE.

12/01/01:

07:30 Ticket #94 (rtems/score/<cpu>types.h) created by Ralf Corsepius
RTEMS currently uses rtems/score/<cpu>types.h to define some basic …
07:20 Ticket #93 (stdint.h and inttypes.h are missing) created by Ralf Corsepius
RTEMS lacks ISO C99 typedefs such as uint8_t uint16_t uint32_t …

11/30/01:

23:30 Ticket #92 (newlib ualarm() and useconds_t) created by Aaron J. Grier
from newlib/ChangeLog: 2001-11-27 Christopher Faylor …
12:03 Changeset in rtems [c43d7bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-30 Jennifer Averett <jennifer@…> This was tracked as PR88. * libc/scandir.c: Fixed to perform cleanup on error conditions.
11:06 Ticket #88 (scandir does not do error cleanup) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Attached patch is now committed

11/29/01:

17:13 Changeset in rtems [b095808] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.1-pre3
01:20 Changeset in rtems [7fe83de]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Ralf Corsepius <corsepiu@…> * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).

11/28/01:

19:10 Changeset in rtems [09aadf6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Ralf Corsepius <corsepiu@…> * custom/efi332.cfg: Remove make-target-options. * custom/idp.cfg: Ditto. * custom/jmr3904.cfg: Ditto.
19:09 Changeset in rtems [825b119]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Use _HEADER instead of H_FILES. * irq/Makefile.am: Ditto. * openpic/Makefile.am: Ditto. * include/bsp.h: Include <bspopts.h>.
19:08 Changeset in rtems [b6084844]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Ralf Corsepius <corsepiu@…> * Makefile.am: Add DIST_SUBDIRS.
18:28 Changeset in rtems [89ee0b6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Joel Sherrill <joel@…>, This was tracked as PR91. * include/rtems/score/isr.h, inline/rtems/score/isr.inl, macros/rtems/score/isr.inl: Modified to allow any port to provide its own implementation of the macro _ISR_Is_in_progress. If the port overrides this macro, it must provide a non-inlined function implementation.
18:20 Changeset in rtems [f5e7b4c3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Joel Sherrill <joel@…>, This was tracked as PR87. * README, configure.ac, include/Makefile.am, include/bsp.h, start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am: Eliminated conditional code for generation 1 boards as these are no longer available. * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
18:16 Changeset in rtems [4db30283]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Joel Sherrill <joel@…>, This was tracked as PR91. * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
18:15 Changeset in rtems [75ad7376]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-28 Joel Sherrill <joel@…>, This was tracked as PR91. * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation. * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c. * cpu.c: Received contents of c_isr.inl. * Makefile.am: Deleted reference to c_isr.inl.
17:19 Ticket #87 (score603e_g1 is obsolete) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Attached patch removes conditional code for generation 1 boards. Also removed these files from CVS. include/gen1.h startup/82378zb.c tod/tod_g1.c
17:16 Ticket #91 (ppc/*_exception_handling/c_isr.inl violates modularization requirements) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Attached patch fixes problem by making it possible for any port to provide its own implementation of _ISR_Is_in_progress as a real function (not inlined). The code in the files c_isr.inl was then merged into cpu.c and the c_isr.inl files were removed from CVS.
01:21 Changeset in rtems [09b3a2f] by Joel Sherrill <joel.sherrill@…>
2001-11-27 Joel Sherrill <joel@…>, This was tracked as PR89. * inline/rtems/score/thread.inl, macros/rtems/score/thread.inl, src/threadclose.c: Do not reference FP context if the CPU does not have an FPU.
00:24 Changeset in rtems [c1b61c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove HAS_IMFS.
00:21 Ticket #89 (patch to fix link problem on non-FPU targets) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to 4.5 branch.
00:18 Changeset in rtems [cdf62746]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Ralf Corsepius <corsepiu@…> * ppc403/vectors/vectors.S: Include <bsp.h>. * shared/include/cpu.h: Remove stray empty lines.

11/27/01:

23:38 Changeset in rtems [3dc3511]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Joel Sherrill <joel@…>, * ChangeLog?: Deleted bogus entry.
23:38 Changeset in rtems [5e2dce0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Joel Sherrill <joel@…>, This was tracked as PR39. * include/bsp.h, start/cpuboot.c, start/reset.S, startup/debugger, startup/linkcmds, startup/rom: Eliminated required definition of macros in the custom file for the BSP to compile. The ROM and ROM address and size settings are now linker script items.
23:35 Changeset in rtems [dda8f5dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Joel Sherrill <joel@…>, This was tracked as PR39. * custom/ods68302.cfg: Eliminated required definition of macros in this file for the BSP to compile. The ROM and ROM address and size settings are now linker script items.
22:41 Ticket #39 (ods68302.cfg passes BSP-specific flags as CPU_DEFINES) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Eliminated required use of compile defines in custom file. See attached patch.
12:15 Changeset in rtems [3f381864]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Joel Sherrill <joel@…>, * new_exception_processing/Makefile.in, new_exception_processing/.cvsignore, new_exception_processing/Makefile.am, new_exception_processing/c_isr.inl, new_exception_processing/cpu.c, new_exception_processing/cpu.h, new_exception_processing/cpu_asm.S, old_exception_processing/Makefile.in, old_exception_processing/.cvsignore, old_exception_processing/Makefile.am, old_exception_processing/README, old_exception_processing/TODO, old_exception_processing/c_isr.inl, old_exception_processing/cpu.c, old_exception_processing/cpu.h, old_exception_processing/cpu_asm.S, old_exception_processing/irq_stub.S, old_exception_processing/ppc_offs.h, old_exception_processing/ppccache.c, old_exception_processing/rtems.S: Deleted since now under libbsp.
12:09 Changeset in rtems [4383f3a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/helas403.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG; Remove make-target-options. * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE. * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE, DATA_CACHE_ENABLE.
12:09 Changeset in rtems [9393f7fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Ralf Corsepius <corsepiu@…> * configure.ac: Remove old_exception_processing, new_exception_processing. * Makefile.am: Ditto.
12:08 Changeset in rtems [14e1c414]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-27 Ralf Corsepius <corsepiu@…> * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE), RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
01:20 Changeset in rtems [fc16e17]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs rules, add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52. * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
01:18 Changeset in rtems [b64367d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
01:18 Changeset in rtems [345772e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * Makefile.am: Add automake/force-preinstall.am, aclocal/ppc.am, remove ACLOCAL_M4.
01:17 Changeset in rtems [2e75ec2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
01:16 Changeset in rtems [b26cb1c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Joel Sherrill <joel@…> * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.

11/26/01:

18:17 Changeset in rtems [9f7f6fb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-25 Joel Sherrill <joel@…> * custom/papyrus.cfg: Removed. * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
18:16 Changeset in rtems [979657d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * acinclude.m4: papyrus reference removed. * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am, papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times, papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am, papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore, papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S, papyrus/include/.cvsignore, papyrus/include/Makefile.am, papyrus/include/bsp.h, papyrus/include/coverhd.h, papyrus/startup/.cvsignore, papyrus/startup/Makefile.am, papyrus/startup/bspclean.c, papyrus/startup/bspstart.c, papyrus/startup/linkcmds, papyrus/startup/setvec.c, papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
14:34 Changeset in rtems [c752ff2d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * network/sonic.h: Fix typo.
14:34 Changeset in rtems [f667aaec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * src/imfs/Makefile.am: Cleanup.
14:34 Changeset in rtems [4efd0f66]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius <corsepiu@…> * arpa/Makefile.am: Remove stray lines.
14:33 Changeset in rtems [36d1e17]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-26 Ralf Corsepius * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.

11/21/01:

18:39 Changeset in rtems [e1eb8a34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove mpc750 from new_exception_processing, Remove mpc604 from new_exception_processing.
18:39 Changeset in rtems [93d20478]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac. * custom/mcp750.cfg: Ditto.
18:38 Changeset in rtems [4fe0abdc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS; Remove need_motorola_powerpc. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/mcp750.cfg, make/custom/mvme2307.cfg; Remove need_motorola_powerpc; Add RTEMS_PPC_EXCEPTIONS([new]). * include/Makefile.am: Replace PREINSTALL_FILES with TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
18:38 Changeset in rtems [26f6042]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * Makefile.am: Preinstall c_isr.inl (HACK). * ChangeLog?: New file.
18:36 Changeset in rtems [8e541868]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * aclocal/bsp-alias.m4: Remove score603e_g1. * aclocal/check-bsps.m4: Remove score603e_g1. * aclocal/prog-cc.m4: Apply m4_if.
18:36 Changeset in rtems [81e5df8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * configure.ac: Remove ppc603e from old_exception_processing.
18:35 Changeset in rtems [bbb6af24]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac. * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac. * custom/psim.cfg: Refect changes to psim/configure.ac. * custom/score603e.cfg: Reflect changes to score603e/configure.ac, remove SCORE603E_GENERATION.
18:35 Changeset in rtems [65c34da0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/score603e.cfg; Add automake conditional for SCORE_GENERATION_1; Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * start/start.S: include <bspopts.h> instead of targopts.h. * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional. * vectors/vector.S: include <bsp.h>. * wrapup/Makefile.am: Apply @exceptions@.
18:34 Changeset in rtems [1c3c605]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/ppcn_60x.cfg; Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
18:34 Changeset in rtems [6af8512c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-21 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/psim.cfg; Remove RTEMS_OUTPUT_BUILD_SUBDIRS; Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
10:10 Ticket #91 (ppc/*_exception_handling/c_isr.inl violates modularization requirements) created by Ralf Corsepius
The ppc BSPs apply a _ISR_Is_in_progress provided by ppc's exception …

11/20/01:

22:57 Changeset in rtems [524c7414]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * include/bspopts.h.in: Automatically generated file that should not be in CVS.
20:56 Changeset in rtems [d4aa480]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove mpc8xx from new_exception_processing.
20:53 Changeset in rtems [a862d15]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * support/new_exception_processing/configure.ac, support/new_exception_processing/rtems/score/c_isr.inl, support/new_exception_processing/rtems/score/cpu.h, support/old_exception_processing/configure.ac, support/old_exception_processing/rtems/score/c_isr.inl, support/old_exception_processing/rtems/score/cpu.h, support/old_exception_processing/rtems/score/ppc_offs.h: New files missed in previous commit.
19:40 Ticket #90 (PPC40x BSPs should migrate to powerpc new exception processing model) created by thomas.doerfler
Move the 403 CPU model and the BSPs (helas403 and gen405) to the new …
19:03 Changeset in rtems [0197134]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-16 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/dmv177.cfg; Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE, Add RTEMS_PPC_EXCEPTIONS([old]). * include/Makefile.am: include force-preinstall.am. * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE. * wrapup/Makefile.am: Apply @exceptions@.
18:58 Changeset in rtems [bb507e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(), merge-in settings from make/custom/mbx*.cfg, add RTEMS_PPC_EXCEPTIONS([new]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * vectors/Makefile.am: remove bogus VPATH. * wrapup/Makefile.am: Apply @exceptions@.
18:55 Changeset in rtems [708a87c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-16 Ralf Corsepius <corsepiu@…> * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac. * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac. * custom/mbx860_005b.cfg: Ditto. * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
18:54 Changeset in rtems [5e0e4487]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove mpc8620 from new_exception_processing.
18:53 Changeset in rtems [36024a6c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-16 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * wrapup/Makefile.am: Apply @exceptions@.
18:51 Changeset in rtems [73d6cdc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-15 Ralf Corsepius <corsepiu@…> * Makefile.am: Add @exceptions@ to SUBDIRS. * configure.ac: Add RTEMS_BSPOPTS_*(UARTS_IO_MODE), RTEMS_PPC_EXCEPTIONS([new]). * include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am. * irq/Makefile.am: remove irq.h from EXTRA_DIST. * wrapup/Makefile.am: Apply @exceptions@.
18:50 Changeset in rtems [466e590]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-15 Ralf Corsepius <corsepiu@…> * automake/force-preinstall.am: New file. * aclocal/ppc.m4: New file.
18:48 Changeset in rtems [39fb164]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Ralf Corsepius <corsepiu@…> * support/new_exception_processing/Makefile.am, support/old_exception_processing/Makefile.am, support/old_exception_processing/cpu_asm.S, support/old_exception_processing/irq_stub.S: Modified to reflect old versus new exception processing being a per BSP option. * support/new_exception_processing/c_isr.inl, support/new_exception_processing/cpu.h, support/old_exception_processing/c_isr.inl, support/old_exception_processing/cpu.h, support/old_exception_processing/ppc_offs.h: Removed.
18:31 Changeset in rtems [800cd2a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * ChangeLog?: Corrected spacing.
18:23 Changeset in rtems [904e185]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * console/console-io.c: Fix incorrect comment.
18:22 Changeset in rtems [94ab166]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-11-20 Joel Sherrill <joel@…> * src/threadhandler.c: When USEMAIN is defined by the toolset, invoke the global constructors via main. Reported as tested by Alexandra Kossovsky <sasha@…> and Victor V. Vengerov <vvv@…> in conjunction with a new set of tool RPMs (gcc2.95.3newlib1.9.0-3). This was tracked as GNATS PR tools/84.
17:36 Ticket #84 (__main ctor support for sh) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: New RPMs (gcc2.95.3newlib1.9.0-3) and attached patch allow sh-rtems which uses main to invoke the global constructors just like init does in the space of the 1st task begin execution. If other targets use main, then they must be modified to have their cpp predefines define USEMAIN.
Note: See TracTimeline for information about the timeline view.