comparison packages/ChangeLog @ 1537:a49652af5b92

* pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ld so that -nostdlib works in all cases, so place it at the end. Add -finline-limit hack to preserve behaviour with newer GCC. Treat -frtti like -fno-rtti.
author jlarmour
date Mon, 15 Mar 2004 15:19:46 +0000
parents 1ea738d9701c
children 43adf3b81170
comparison
equal deleted inserted replaced
1536:748c09136e09 1537:a49652af5b92
1 2004-03-12 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ld
4 so that -nostdlib works in all cases, so place it at the end.
5 Add -finline-limit hack to preserve behaviour with newer GCC.
6 Treat -frtti like -fno-rtti.
7
1 2004-02-27 Iztok Zupet <iz@elsis.si> 8 2004-02-27 Iztok Zupet <iz@elsis.si>
2 9
3 * ecos.db: Added the LANCEPCI packages and support for the vmWare 10 * ecos.db: Added the LANCEPCI packages and support for the vmWare
4 target 11 target
5 12