Timeline
01/05/99:
- 17:50 Changeset in rtems [97503aa5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
-
Patch from Chris Johns <ccj@…> to get around a C++ problem with psim.
This problem should and likely was occurring with other BSPs. This is from
Chris' email:
I had a look in the psim bsp for the older snapshot I have and it looks
like you are using the `libbsp/shared/main.c' and this is known to work.
I have just built the powerpc tools, and compiled the bsp. I have not
added the linker command file patch so got the list of linker warnings.
It looks to me like a compiler bug. The `main' call is being inlined and
when that happens the special code to call `eabi' is not being added
to the inlined version. I have attached a patch which places `main'
after `boot_card' and a call to main is now generated. I have not tested
it but it should work. I also include a dump of
boot_card' and
main' showing the bug.
01/04/99:
- 16:35 Changeset in rtems [eb0d7ae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from D. V. Henkel-Wallace <gumby@…> to use puts and have prototype.
- 16:30 Changeset in rtems [88a0908]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from D. V. Henkel-Wallace <gumby@…> to fix braces nesting problem.
- 16:28 Changeset in rtems [60a2d689]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from D. V. Henkel-Wallace <gumby@…> to make macro nest properly in conditionals
- 16:26 Changeset in rtems [73441b6f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Removed blank lines
- 16:24 Changeset in rtems [c1ee30f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from D. V. Henkel-Wallace <gumby@…> to remove unused variable.
- 16:23 Changeset in rtems [96b46bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
- Patch from D. V. Henkel-Wallace <gumby@…> to mark sav as unused.
Note: See TracTimeline
for information about the timeline view.