Fix earlier ChangeLog entry to give Igor credit, add testcases.
authorIgor Kudrin <ikudrin@accesssoftek.com>
Mon, 12 Dec 2016 04:31:09 +0000 (20:31 -0800)
committerCary Coutant <ccoutant@gmail.com>
Mon, 12 Dec 2016 04:31:09 +0000 (20:31 -0800)
commitcc90de49738ad220bd1d3d001b492679fc488fe1
treea2518c2bb1abfe62b44f393eeb96e0d94799f898
parent5d9f66cb84b9f228c1082d3a1037355edceddded
Fix earlier ChangeLog entry to give Igor credit, add testcases.

2016-12-01  Cary Coutant  <ccoutant@gmail.com>
    Igor Kudrin  <ikudrin@accesssoftek.com>

PR gold/20717
* script-sections.cc (Script_sections): Set *keep to false when
no match.

2016-12-11  Igor Kudrin  <ikudrin@accesssoftek.com>

PR gold/20717
* testsuite/Makefile.am (pr20717): New test.
* testsuite/Makefile.in: Regenerate.
* testsuite/pr20717.c: New test source file.
* testsuite/pr20717.sh: New test script.
* testsuite/pr20717.t: New test linker script.
gold/ChangeLog
gold/Makefile.in
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/pr20717.c [new file with mode: 0644]
gold/testsuite/pr20717.sh [new file with mode: 0755]
gold/testsuite/pr20717.t [new file with mode: 0644]
This page took 0.025133 seconds and 4 git commands to generate.