diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f491f14..aab2747 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2010-01-19 Joel Brobecker <brobecker@adacore.com> + * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of + i[34567]86-*-solaris2.1[0-9]*. + * configure.tgt: Likewise. + +2010-01-19 Joel Brobecker <brobecker@adacore.com> + * NEWS: Document the source command enhancement allowing it to load Python scripts. Document the "set/show script-extension" commands. |