* yyscript.y (input_list_element): Allow strings prefixed with
authorNick Clifton <nickc@redhat.com>
Wed, 9 Jun 2010 14:14:18 +0000 (14:14 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 9 Jun 2010 14:14:18 +0000 (14:14 +0000)
commite1df38aad4ef1b435dd84ca885523d3014a09e62
treec78fb34890de33e3dea0541b6d8ed8ce41cc32e7
parentf0b3dbfc47e96c4c0dfabb010e34923dedfaae87
    * yyscript.y (input_list_element): Allow strings prefixed with
        the '-' character.  Treat these as libraries.
        * script.cc (script_add_library): New function.  Adds a library
        specified by "-l<name>" found in an input script.
        * script-c.h: Add prototype for script_add_library.
gold/ChangeLog
gold/script-c.h
gold/script.cc
gold/yyscript.y
This page took 0.023667 seconds and 4 git commands to generate.