diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-11-29 11:01:42 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2010-11-29 11:01:42 +0000 |
commit | 950386c651f7a852fe7e1215d7481caf7f2c91d0 (patch) | |
tree | f42ea73bee1c038390693dbb391b06c9be723464 /ChangeLog | |
parent | 755fb75f05234df4038ad91f68c6fcf6b12aa9de (diff) | |
download | gdb-950386c651f7a852fe7e1215d7481caf7f2c91d0.zip gdb-950386c651f7a852fe7e1215d7481caf7f2c91d0.tar.gz gdb-950386c651f7a852fe7e1215d7481caf7f2c91d0.tar.bz2 |
* configure.ac: Move comment to remove extra space in last argument
of GCC_TARGET_TOOL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-11-29 Andreas Schwab <schwab@redhat.com> + + * configure.ac: Move comment to remove extra space in last argument + of GCC_TARGET_TOOL. + 2010-11-26 Alexandre Oliva <aoliva@redhat.com> PR other/46020 |