Mercurial > flash_v2
diff packages/hal/powerpc/arch/current/ChangeLog @ 134:d2f49caf9e38 ecos-sw-2000-11-03
Merge from eCos master repository on 2000-11-03-09:00:49-GMT
| author | jlarmour |
|---|---|
| date | Fri, 03 Nov 2000 21:17:40 +0000 |
| parents | 0ae0bc38e387 |
| children | a9ac27ec7abc |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2000-10-31 Jonathan Larmour <jlarmour@redhat.com> + + * src/powerpc.ld: Use .sdata.* rather than .sdata* so that .sdata2 + doesn't get matched so that the linker script symbols are still valid. + Ditto for .sbss*. + 2000-10-24 Jonathan Larmour <jlarmour@redhat.com> * src/powerpc.ld: Match multiple sections where relevant (.bss*,
