diff options
author | Vidya Praveen <vidyapraveen@arm.com> | 2013-12-13 12:02:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-12-13 12:02:26 +0000 |
commit | 3046b3d35684f30a0a0dfe88766b38b3fc578c6c (patch) | |
tree | d1590da78a70380ba221c0b1f96e721de6f371b9 /ld/testsuite/ChangeLog | |
parent | 35c081572f32263b24554ae40502fb5b51ece8c6 (diff) | |
download | gdb-3046b3d35684f30a0a0dfe88766b38b3fc578c6c.zip gdb-3046b3d35684f30a0a0dfe88766b38b3fc578c6c.tar.gz gdb-3046b3d35684f30a0a0dfe88766b38b3fc578c6c.tar.bz2 |
* lib/ld-lib.exp (default_ld_link): Use ldflags from board description
file.
(default_ld_simple_link): Likewise.
(default_ld_compile): Use cflags from board description file.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index ba3f917..9b87649 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2013-12-13 Vidya Praveen <vidyapraveen@arm.com> + + * lib/ld-lib.exp (default_ld_link): Use ldflags from board description + file. + (default_ld_simple_link): Likewise. + (default_ld_compile): Use cflags from board description file. + 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com> * lib/ld-lib.exp: Add NDS32 to list of targets that do not support |