From 8e856b5a9aeb2cf6c468b65be5a6efef2dd1bbb5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 4 Jan 2006 17:14:58 +0000 Subject: * abi-tags (*-.*-syllable.*): New match, with ABI value 5. * elf/cache.c (print_entry): Match the Syllable ABI tag. --- abi-tags | 2 ++ 1 file changed, 2 insertions(+) (limited to 'abi-tags') diff --git a/abi-tags b/abi-tags index 31c14c2bc2..87cd6816a9 100644 --- a/abi-tags +++ b/abi-tags @@ -26,5 +26,7 @@ .*-.*-knetbsd.*-gnu.* 4 1.6.0 # earliest compatible kernel version +.*-.*-syllable.* 5 2.0.0 # just an arbitrary value + # There is no catch-all default here because every supported OS that uses # ELF must have its own unique ABI tag. -- cgit 1.4.1