Mercurial > ecos-v2_0-branch
diff packages/hal/sparc/arch/current/ChangeLog @ 795:db69ea2c9293
Update various .ld and .ldi files to cope with C++ and fix some typos.
Also add a test program for C++ support to infra package.
See individual ChangeLogs for details.
| author | nickg |
|---|---|
| date | Wed, 16 Apr 2003 17:55:07 +0000 |
| parents | c32fd39d748b |
| children |
line wrap: on
line diff
--- a/packages/hal/sparc/arch/current/ChangeLog +++ b/packages/hal/sparc/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2003-04-10 Nick Garnett <nickg@balti.calivar.com> + + * src/sparc.ld: + Added libsupc++.a to GROUP() directive for GCC versions later than + 3.0. + 2002-10-19 Jonathan Larmour <jifl@eCosCentric.com> Patch from Jiri Gaisler:
