diff options
author | Nick Clifton <nickc@redhat.com> | 2013-04-15 12:04:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-04-15 12:04:48 +0000 |
commit | cb1238c0838483f5b644e51cfd455281e781dbbc (patch) | |
tree | 9ef318834ef361a5b0f894965838e1562193acf9 /ld/ChangeLog | |
parent | 4455e9adedb85db6c3125a546f85ad70fef1c25d (diff) | |
download | gdb-cb1238c0838483f5b644e51cfd455281e781dbbc.zip gdb-cb1238c0838483f5b644e51cfd455281e781dbbc.tar.gz gdb-cb1238c0838483f5b644e51cfd455281e781dbbc.tar.bz2 |
* Makefile.am (ELF_DEPS): Add a dependency upon
scripttempl/DWARF.sc.
(ELF_GEN_DEPS): Likewise.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 93aa35e..2fd0115 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2013-04-15 Nick Clifton <nickc@redhat.com> + * Makefile.am (ELF_DEPS): Add a dependency upon + scripttempl/DWARF.sc. + (ELF_GEN_DEPS): Likewise. + * Makefile.in: Regenerate. + * scripttempl/armbpabi.sc: Replace DWARF sections with an inclusion of DWARF.sc. * scripttempl/avr.sc: Likewise. |