Lines Matching refs:new
29 * --enable-new-dtags no longer generates old dtags in addition to new dtags.
124 new '--enable-long-section-names' command-line option. It is also enabled
137 * Add a new command line option, -Ttext-segment ADDR, for ELF targets
142 * Add new option --use-nul-prefixed-import-tables to ld for PE targets to
145 * Windows PE systems now support a new --exclude-modules-for-implib option,
162 * Linker scripts support a new INSERT command that makes it easier to
175 that are too far away. The placement of the stubs is controlled by a new
191 * Add a new command line option '--default-script=FILE' or '-dT FILE'
195 * ELF: Add -Bsymbolic-functions, --dynamic-list-cpp-new, which puts C++
196 operator new and delete on the dynamic list, and --dynamic-list-data,
246 * A new command-line option, --sysroot, can be used to override the
265 * Added a new linker command line switch, --sort-section name|alignment,
275 * A new linker command line switch has been added which allows the hash table
283 symbols than the old O(N^2) algorithm. You can use the new
421 using -Bsymbolic; use the new --no-undefined option to get the old
523 * The ELF backend has been converted to the new linker code. To use the new
540 * The COFF backend has been converted to the new linker code. As with ELF, to
541 use the new linker, each particular target requires a relocation function. So