Lines Matching refs:Added
18 * Added support for Xtensa architecture.
20 * Added --with-sysroot configure switch to specify a target system root, for
23 * Added --accept-unknown-linker-format to restore old linker behaviour (pre
27 * Added --no-omagic to undo the effects of the -N option.
32 * Added --with-lib-path configure switch to specify default value for
79 * Added command line switch --section-start to set the start address of any
82 * Added ability to emit full relocation information in linked executables,
96 * Added AT> to the linker script language to allow load-time allocation of
99 * Added garbage collection of unused sections, enabled by --gc-sections.
105 * Added SORT to the linker script language to permit sorting sections by file
108 * Added EXTERN to the linker script language as an equivalent to the -u
111 * Added ASSERT to the linker script language.
113 * Added EXCLUDE_FILE to the linker script language for further control over
116 * Added -O option to optimize linker output (as of this writing, this only
121 * Added --no-undefined option to disallow undefined symbols when creating a
128 * Added --demangle and --no-demangle options.
132 * Added SQUAD to the linker script language.