Mercurial > ecos
diff packages/hal/synth/arch/current/ChangeLog @ 1093:c04ca65eec48
Try to resolve linking problems for C++ code built with the native
Linux tools.
| author | bartv |
|---|---|
| date | Sat, 05 Jul 2003 23:17:29 +0000 |
| parents | 6e9aef716a8b |
| children | 1ea4ec152dee |
line wrap: on
line diff
--- a/packages/hal/synth/arch/current/ChangeLog +++ b/packages/hal/synth/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2003-07-05 Bart Veer <bartv@ecoscentric.com> + + * src/synth_entry.c: + Add more dummy functions to cope with dependencies introduced by + various versions of g++. + 2003-06-27 Jonathan Larmour <jifl@eCosCentric.com> * src/synth.ld: Synthetic linux at least needs libgcc_eh.a in the
