diff options
author | Nick Clifton <nickc@redhat.com> | 2009-06-18 10:41:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-06-18 10:41:42 +0000 |
commit | 32425da952b9dd3668ef750690eeaab6d8393cbd (patch) | |
tree | 5211cf0b6adc60703323334adf505651df0b46d1 /gas | |
parent | 0313a2b8d2bc3ac3a15912d7fa9fe02722eaa14c (diff) | |
download | gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.zip gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.tar.gz gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.tar.bz2 |
Fix formatting of recent entry
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 94d8ce3..3f8aa06 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,12 +1,13 @@ 2009-06-18 Dave Korn <dave.korn.cygwin@gmail.com> - Merge cegcc and mingw32ce target name changes from CeGCC project. + Merge cegcc and mingw32ce target name changes + from CeGCC project: - 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt> + 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt> * configure.tgt: Add arm*-*-cegcc* target. - 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt> + 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt> * configure.tgt: Add arm-*-mingw32ce* target. |