diff options
author | Nick Clifton <nickc@redhat.com> | 2002-05-07 17:22:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-05-07 17:22:20 +0000 |
commit | d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b (patch) | |
tree | 8ec56970decd1f881b6106d207fccb7613e0a969 /ld/ChangeLog | |
parent | 7bbcf283071c5971093c78e9e5655fe1b115df0b (diff) | |
download | gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.zip gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.tar.gz gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.tar.bz2 |
Honour DESTDIR
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 93ebd70..781d577 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> + + * Makefile.am: Honour DESTDIR. + * Makefile.in: Regenerate. + 2002-05-07 Richard Sandiford <rsandifo@redhat.com> * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. |