summaryrefslogtreecommitdiffstats
path: root/gold/options.h
Commit message (Expand)AuthorAgeFilesLines
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-0/+10
* Implement -q/--emit-relocs.Ian Lance Taylor2008-02-271-0/+10
* From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor2008-02-261-27/+13
* From Craig Silverstein: implement -z max-page-size and -zIan Lance Taylor2008-02-261-0/+30
* From Craig Silverstein: rename option functions for future optionIan Lance Taylor2008-02-261-72/+73
* Implement -Tdata and -Tbss.Ian Lance Taylor2008-02-131-5/+38
* Support selecting target by name.Ian Lance Taylor2008-02-131-1/+7
* Add support for --format binary for input files.Ian Lance Taylor2008-02-081-10/+21
* Support --oformat binary.Ian Lance Taylor2008-02-071-0/+18
* Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor2008-02-071-2/+24
* Treat an empty directory argument as the current directory.Ian Lance Taylor2008-02-041-1/+4
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-0/+5
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-11/+29
* Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor2008-01-061-0/+15
* Add -h/-soname option.Ian Lance Taylor2008-01-041-0/+10
* Fix --thread-count-middle and --thread-count-final.Ian Lance Taylor2007-12-141-2/+2
* From Craig Silverstein: Fix error message, add this->.Ian Lance Taylor2007-12-081-2/+2
* From Craig Silverstein: Use gold_fatal in options.h, beef up value checks.Ian Lance Taylor2007-12-041-14/+16
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-2/+34
* Add threading support.Ian Lance Taylor2007-11-221-1/+17
* From Craig Silverstein: Add --strip-debug-gdb.Ian Lance Taylor2007-11-151-1/+13
* From Craig Silverstein: Add support for --demangle.Ian Lance Taylor2007-11-151-0/+14
* Warn about undefined references in shared libraries if we have seenIan Lance Taylor2007-11-141-0/+15
* From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor2007-11-141-0/+10
* From Craig Silverstein: Implement OPTION in linker scripts.Ian Lance Taylor2007-10-301-0/+5
* From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor2007-10-271-9/+15
* From Craig Silverstein: Minimal --script implementation.Ian Lance Taylor2007-10-261-0/+8
* Add support for PT_GNU_STACK.Ian Lance Taylor2007-10-231-0/+34
* Implement -Bstatic/-Bdynamic.Ian Lance Taylor2007-10-221-2/+2
* Add support for -Bsymbolic.Ian Lance Taylor2007-10-181-0/+10
* Add infrastructure for threading support.Ian Lance Taylor2007-10-171-0/+77
* From Craig Silverstein: implement -Ttext.Ian Lance Taylor2007-10-161-1/+26
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+10
* From Craig Silverstein: don't permit -s and -r.Ian Lance Taylor2007-10-101-0/+7
* Implement -s and -S options which strip symbols.Ian Lance Taylor2007-10-101-0/+30
* Full support for --sysroot.Ian Lance Taylor2007-10-041-5/+67
* From Craig Silverstein: add support for searching for input filesIan Lance Taylor2007-10-021-2/+27
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* From Craig Silverstein: Add -O option.Ian Lance Taylor2007-09-211-0/+11
* Fix handling of --eh-frame-hdr option.Ian Lance Taylor2007-09-191-1/+1
* Add -rpath-link option, currently unused.Ian Lance Taylor2007-09-061-0/+10
* Recognize and ignore the --eh-frame-hdr option.Ian Lance Taylor2007-08-221-0/+10
* Add support for -E/--export-dynamic. Also clean up --help output a bit.Ian Lance Taylor2007-08-221-0/+10
* Implement --whole-archive.Ian Lance Taylor2007-08-211-0/+15
* Add support for -rpath.Ian Lance Taylor2007-08-211-1/+11
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-4/+3
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-14/+86
* Ignored the -m option, for old linker compatibility.Ian Lance Taylor2006-11-031-0/+4
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-14/+132
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-2/+16
OpenPOWER on IntegriCloud