OSDN Git Service

* breakpoint.h (set_longjmp_breakpoint): Add THREAD argument.
[pf3gnuchains/pf3gnuchains3x.git] / gold / script-c.h
2009-06-23 ian PR 10030
2009-03-24 ian * yyscript.y (file_cmd): Recognize EXTERN.
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2008-08-13 ian * layout.cc (Layout::attach_allocated_section_to_segme...
2008-02-28 iantSupport -d/--define-common.
2008-02-04 iantImplement PHDRS.
2008-02-04 iantImplement SIZEOF_HEADERS, section constraints, other...
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-18 iantFrom Craig Silverstein: Handle quoted strings different...
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2008-01-06 iantAdd support for -e and for ENTRY in linker scripts.
2007-10-26 iantFrom Craig Silverstein: preliminary support for OPTION...
2007-09-22 iantAdd licensing text to every source file.
2006-11-14 iantMore dynamic object support, initial scripting support.