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 | |
parent | 0313a2b8d2bc3ac3a15912d7fa9fe02722eaa14c (diff) | |
download | gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.zip gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.tar.gz gdb-32425da952b9dd3668ef750690eeaab6d8393cbd.tar.bz2 |
Fix formatting of recent entry
-rw-r--r-- | bfd/ChangeLog | 7 | ||||
-rw-r--r-- | gas/ChangeLog | 7 | ||||
-rw-r--r-- | ld/ChangeLog | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e0d9563..b1ebfcf 100644 --- a/bfd/ChangeLog +++ b/bfd/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> * config.bfd: Add arm*-*-cegcc* target. - 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt> + 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt> * config.bfd: Add arm-*-mingw32ce* target. 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. diff --git a/ld/ChangeLog b/ld/ChangeLog index b267a85..b0a099e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,17 +1,17 @@ 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: - 2008-09-24 Pedro Alves <pedroalves@users.sourceforge.net> + 2008-09-24 Pedro Alves <pedroalves@users.sourceforge.net> * configure.tgt (arm*-*-cegcc*): Set LIB_PATH to ${tooldir}/lib/w32api. - 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. |