[GOLD] Fix handling of __start/__stop symbols
authorDavide Italiano <dccitaliano@gmail.com>
Sun, 31 May 2015 20:22:11 +0000 (13:22 -0700)
committerAlan Modra <amodra@gmail.com>
Thu, 11 Jun 2015 05:06:05 +0000 (14:36 +0930)
commit970cdef2612b098b457345025a08aba800991722
treeba8e67bf4ade3564c21b50524a9dc7043b1c1ddd
parent6e737c31868eb2cc6b56ebdd5a0497a39d53e622
[GOLD] Fix handling of __start/__stop symbols

If the section contains 'Q' in the name, is_cident() returns false,
__start and __stop symbols for the section are not generated..

* gold.h (is_cident): Correct typo.
gold/ChangeLog
gold/gold.h
This page took 0.024425 seconds and 4 git commands to generate.