mention EXCLUDE_FILE

This commit is contained in:
Ian Lance Taylor 1999-06-13 10:20:50 +00:00
parent d7ec8102d9
commit 277c9afe08

View file

@ -14,6 +14,9 @@ Changes in version 2.10:
* Added ASSERT to the linker script language.
* Added EXCLUDE_FILE to the linker script language for further control over
wildcard file names.
* Added -O option to optimize linker output (as of this writing, this only
affects ELF shared library generation).