2008-03-06 |
Ian Lance Taylor | Support --hash-style=gnu.
|
commit | commitdiff | tree |
2008-03-04 |
Ian Lance Taylor | From Craig Silverstein: rework option handling to make...
|
commit | commitdiff | tree |
2008-03-04 |
Ian Lance Taylor | From Craig Silverstein: rename some option functions...
|
commit | commitdiff | tree |
2008-03-03 |
Ian Lance Taylor | Remove partial implementation that was never completed...
|
commit | commitdiff | tree |
2008-02-29 |
Ian Lance Taylor | Remove gcc 3.2 compatibility hacks.
|
commit | commitdiff | tree |
2008-02-29 |
Ian Lance Taylor | Permit scripts to refer to the addresses of output...
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | Don't warn about redefinitions from a --just-symbols...
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | Support -d/--define-common.
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | Read input scripts which look like input objects with...
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | Don't check assertions until symbols are finalized...
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | Put input sections with no flags in output sections...
|
commit | commitdiff | tree |
2008-02-28 |
Ian Lance Taylor | From Craig Silverstein: Have Parameters point to General_opt...
|
commit | commitdiff | tree |
2008-02-27 |
Ian Lance Taylor | Implement -q/--emit-relocs.
|
commit | commitdiff | tree |
2008-02-27 |
Ian Lance Taylor | Fix handling of ENTRY in linker script.
|
commit | commitdiff | tree |
2008-02-26 |
Ian Lance Taylor | From Craig Silverstein: rework handling of Script_options.
|
commit | commitdiff | tree |
2008-02-26 |
Ian Lance Taylor | From Craig Silverstein: implement -z max-page-size...
|
commit | commitdiff | tree |
2008-02-26 |
Ian Lance Taylor | From Craig Silverstein: rename option functions for...
|
commit | commitdiff | tree |
2008-02-14 |
Ian Lance Taylor | Align FDE and CIE lengths as needed.
|
commit | commitdiff | tree |
2008-02-14 |
Ian Lance Taylor | Set load address for orphan sections.
|
commit | commitdiff | tree |
2008-02-13 |
Ian Lance Taylor | Implement -Tdata and -Tbss.
|
commit | commitdiff | tree |
2008-02-13 |
Ian Lance Taylor | Implement remaining linker script functions.
|
commit | commitdiff | tree |
2008-02-13 |
Ian Lance Taylor | Support selecting target by name.
|
commit | commitdiff | tree |
2008-02-13 |
Ian Lance Taylor | Assignments in linker scripts override definitions...
|
commit | commitdiff | tree |
2008-02-13 |
Ian Lance Taylor | Implement LOADADDR and SIZEOF.
|
commit | commitdiff | tree |
2008-02-12 |
Ian Lance Taylor | Support dynamic relocations against local section symbols.
|
commit | commitdiff | tree |
2008-02-12 |
Ian Lance Taylor | Set TEXTREL correctly when using a SECTIONS clause.
|
commit | commitdiff | tree |
2008-02-12 |
Ian Lance Taylor | Pass down alignment when adding input section to orphan...
|
commit | commitdiff | tree |
2008-02-12 |
Ian Lance Taylor | Force different sections to different pages for better...
|
commit | commitdiff | tree |
2008-02-12 |
Ian Lance Taylor | Fix precedence error, avoid signed/unsignd warning.
|
commit | commitdiff | tree |
2008-02-09 |
Ian Lance Taylor | Track sections for expressions.
|
commit | commitdiff | tree |
2008-02-08 |
Ian Lance Taylor | From Cary Coutant: fix handling of undefined symbols...
|
commit | commitdiff | tree |
2008-02-08 |
Ian Lance Taylor | Don't read linker scripts in binary mode.
|
commit | commitdiff | tree |
2008-02-08 |
Ian Lance Taylor | Add support for --format binary for input files.
|
commit | commitdiff | tree |
2008-02-07 |
Ian Lance Taylor | Support --oformat binary.
|
commit | commitdiff | tree |
2008-02-07 |
Ian Lance Taylor | Ignore version scripts for relocatable links.
|
commit | commitdiff | tree |
2008-02-07 |
Ian Lance Taylor | Even when stripping all symbols, we need to write out...
|
commit | commitdiff | tree |
2008-02-07 |
Ian Lance Taylor | Implement --just-symbols, including -R FILE. Fix symbol...
|
commit | commitdiff | tree |
2008-02-06 |
Ian Lance Taylor | Support creating empty output when there are no input...
|
commit | commitdiff | tree |
2008-02-06 |
Ian Lance Taylor | Fix group signature handling for relocatable link,...
|
commit | commitdiff | tree |
2008-02-06 |
Ian Lance Taylor | Initial -r support.
|
commit | commitdiff | tree |
2008-02-05 |
Ian Lance Taylor | From Ollie Wild: add missing backquote to install-exec...
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Print PHDRS clause for debugging.
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Implement PHDRS.
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Treat an empty directory argument as the current directory.
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | From Craig Silverstein: support @file expansion.
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Implement SIZEOF_HEADERS, section constraints, other...
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Fully implement SECTIONS clause.
|
commit | commitdiff | tree |
2008-02-04 |
Ian Lance Taylor | Fully implement the SECTIONS clause.
|
commit | commitdiff | tree |
2008-02-02 |
Ian Lance Taylor | Don't record file offset for CIEs.
|
commit | commitdiff | tree |
2008-02-01 |
Ian Lance Taylor | From Cary Coutant: Ignore hidden symbols in a dynamic...
|
commit | commitdiff | tree |
2008-02-01 |
Ian Lance Taylor | From Cary Coutant: Fix a case in which code takes the...
|
commit | commitdiff | tree |
2008-01-26 |
Ian Lance Taylor | Permit ordinary object files in groups.
|
commit | commitdiff | tree |
2008-01-26 |
Ian Lance Taylor | Don't pass around the target in order to define symbols...
|
commit | commitdiff | tree |
2008-01-24 |
Ian Lance Taylor | From Craig Silverstein: Simplify Version_script_info...
|
commit | commitdiff | tree |
2008-01-24 |
Ian Lance Taylor | From Cary Coutant: Fix last patch.
|
commit | commitdiff | tree |
2008-01-24 |
Ian Lance Taylor | Originally from Craig Silverstein, with changes: support...
|
commit | commitdiff | tree |
2008-01-23 |
Ian Lance Taylor | Use string instead of STRING, so that we handled QUOTED_STRING.
|
commit | commitdiff | tree |
2008-01-23 |
Ian Lance Taylor | From Cary Coutant: Fix mixing PIC and non-PIC relocs...
|
commit | commitdiff | tree |
2008-01-23 |
Ian Lance Taylor | Add explicit dependencies on yyscript.h to make sure...
|
commit | commitdiff | tree |
2008-01-23 |
Ian Lance Taylor | Parse a SECTIONS clause in a linker script.
|
commit | commitdiff | tree |
2008-01-22 |
Ian Lance Taylor | Include <vector>.
|
commit | commitdiff | tree |
2008-01-18 |
Ian Lance Taylor | From Craig Silverstein: Optionally print command line...
|
commit | commitdiff | tree |
2008-01-18 |
Ian Lance Taylor | From Craig Silverstein: Handle quoted strings differently...
|
commit | commitdiff | tree |
2008-01-18 |
Ian Lance Taylor | Don't include options.h in fileread.h. Remove General_options
|
commit | commitdiff | tree |
2008-01-15 |
Ian Lance Taylor | From Andrew Chatham and Craig Silverstein: Add support...
|
commit | commitdiff | tree |
2008-01-09 |
Ian Lance Taylor | Support assignments and expressions in linker scripts.
|
commit | commitdiff | tree |
2008-01-09 |
Ian Lance Taylor | Remove Andrew's e-mail address.
|
commit | commitdiff | tree |
2008-01-07 |
Ian Lance Taylor | Report linker script errors with line numbers. Ignore...
|
commit | commitdiff | tree |
2008-01-06 |
Ian Lance Taylor | Add support for -e and for ENTRY in linker scripts.
|
commit | commitdiff | tree |
2008-01-04 |
Ian Lance Taylor | Add -h/-soname option.
|
commit | commitdiff | tree |
2008-01-04 |
Ian Lance Taylor | Don't create the postprocessing buffer if it already...
|
commit | commitdiff | tree |
2008-01-02 |
Ian Lance Taylor | Add cast to avoid signed/unsigned warning.
|
commit | commitdiff | tree |
2008-01-02 |
Ian Lance Taylor | Reduce the number of system calls. Use readv instead...
|
commit | commitdiff | tree |
2007-12-22 |
Ian Lance Taylor | Use a simpler hash function.
|
commit | commitdiff | tree |
2007-12-22 |
Ian Lance Taylor | Correct contributor name on new tests, remove #if 0...
|
commit | commitdiff | tree |
2007-12-21 |
Ian Lance Taylor | From Cary Coutant: Fix handling of versioned symbols...
|
commit | commitdiff | tree |
2007-12-21 |
Ian Lance Taylor | Correct handling of non-section symbol in merged section...
|
commit | commitdiff | tree |
2007-12-21 |
Ian Lance Taylor | Speed up relocations against local symbols in merged...
|
commit | commitdiff | tree |
2007-12-20 |
Ian Lance Taylor | Fix buglet in last patch.
|
commit | commitdiff | tree |
2007-12-20 |
Ian Lance Taylor | Convert more instances of off_t to be 32-bit types.
|
commit | commitdiff | tree |
2007-12-20 |
Ian Lance Taylor | Update comments about output offsets and merged input...
|
commit | commitdiff | tree |
2007-12-20 |
Ian Lance Taylor | Remove one inline.
|
commit | commitdiff | tree |
2007-12-20 |
Ian Lance Taylor | Make functions on hot path inline. Remove a mistaken...
|
commit | commitdiff | tree |
2007-12-19 |
Ian Lance Taylor | Move Stringpool offsets into a chunked_vector indexed...
|
commit | commitdiff | tree |
2007-12-19 |
Ian Lance Taylor | Avoid some warnings which showed up in 64-bit mode.
|
commit | commitdiff | tree |
2007-12-19 |
Ian Lance Taylor | Use string length when available when calling Stringpool...
|
commit | commitdiff | tree |
2007-12-18 |
Ian Lance Taylor | Don't write unattached after_input sections twice.
|
commit | commitdiff | tree |
2007-12-18 |
Ian Lance Taylor | Print statistics about merge sections with --stats.
|
commit | commitdiff | tree |
2007-12-18 |
Ian Lance Taylor | Add section_size_type and section_offset_type, use...
|
commit | commitdiff | tree |
2007-12-15 |
Ian Lance Taylor | Minor speedup to Output_merge_string::do_add_input_section.
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | Rewrite workqueue. This version eliminates the master...
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | Add const to Object::read and Object::sized_target.
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | Make some File_read methods const.
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | Add some missing dependencies for the new linker.
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | From Craig Silverstein: size hash tables to avoid resizing.
|
commit | commitdiff | tree |
2007-12-14 |
Ian Lance Taylor | Fix --thread-count-middle and --thread-count-final.
|
commit | commitdiff | tree |
2007-12-11 |
Ian Lance Taylor | From Cary Coutant: Test TLS initial-exec model.
|
commit | commitdiff | tree |
2007-12-11 |
Ian Lance Taylor | From Cary Coutant: Set DF_STATIC_TLS as appropriate.
|
commit | commitdiff | tree |
2007-12-11 |
Ian Lance Taylor | From Cary Coutant: Fix x86_64 TLS problem.
|
commit | commitdiff | tree |
2007-12-11 |
Ian Lance Taylor | From Craig Silverstein: Speed up ODR violation reporting.
|
commit | commitdiff | tree |