comparison 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
comparison
equal deleted inserted replaced
1092:3764201565e4 1093:c04ca65eec48
1 2003-07-05 Bart Veer <bartv@ecoscentric.com>
2
3 * src/synth_entry.c:
4 Add more dummy functions to cope with dependencies introduced by
5 various versions of g++.
6
1 2003-06-27 Jonathan Larmour <jifl@eCosCentric.com> 7 2003-06-27 Jonathan Larmour <jifl@eCosCentric.com>
2 8
3 * src/synth.ld: Synthetic linux at least needs libgcc_eh.a in the 9 * src/synth.ld: Synthetic linux at least needs libgcc_eh.a in the
4 GROUP() to resolve exception handling symbols. 10 GROUP() to resolve exception handling symbols.
5 11