diff options
author | Tristan Gingold <gingold@adacore.com> | 2010-01-26 13:13:33 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2010-01-26 13:13:33 +0000 |
commit | 571f7b5e511481d23a7bfd05aef16b7213b8691c (patch) | |
tree | 5f8134fd5d29e95210135520d6dfc5c4f0096095 /binutils/ChangeLog | |
parent | 2daab8689d7bd396d091df772ec45f620bf9158f (diff) | |
download | gdb-571f7b5e511481d23a7bfd05aef16b7213b8691c.zip gdb-571f7b5e511481d23a7bfd05aef16b7213b8691c.tar.gz gdb-571f7b5e511481d23a7bfd05aef16b7213b8691c.tar.bz2 |
2010-01-26 Tristan Gingold <gingold@adacore.com>
* Makefile.am (bin2c): Add libintl dependance and library.
* Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 52645fe..27890fb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2010-01-26 Tristan Gingold <gingold@adacore.com> + + * Makefile.am (bin2c): Add libintl dependance and library. + * Makefile.in: Regenerate. + 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS. |