From: Gaius Mulley Date: Fri, 19 May 2006 03:11:22 +0000 (+0000) Subject: retracted unapproved patch X-Git-Tag: gdb_6_5-20060621-release~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef354246c9464a23a85aad6ac5740a09913d38cf;p=thirdparty%2Fbinutils-gdb.git retracted unapproved patch --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5c46aa70b1a..753e199c1de 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,3 @@ -2006-05-19 Gaius Mulley - - * NEWS: (Improved Modula-2 language support) New section. - 2006-05-16 Joel Brobecker * README: Update date of last modification. diff --git a/gdb/NEWS b/gdb/NEWS index 9ef498139ee..35a356574b2 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -53,15 +53,6 @@ GDB now builds as a cross debugger hosted on i686-mingw32, including native console support, and remote communications using either network sockets or serial ports. -* Improved Modula-2 language support - -GDB can now print most types in the Modula-2 syntax. This includes: -basic types, set types, record types, enumerated types, range types, -pointer types and ARRAY types. Procedure var parameters are correctly -printed and hexadecimal addresses and character constants are also -written in the Modula-2 syntax. Best results can be obtained by using -GNU Modula-2 together with the -gdwarf-2 command line option. - * REMOVED features The ARM rdi-share module.