diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8a2c3d8..5d543f9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2010-07-22 Thomas Schwinge <thomas@codesourcery.com> + + Switch MIPS to 32-bit DWARF format. + * config/tc-mips.h (DWARF2_FORMAT): Only define for [TE_IRIX]. + * config/tc-mips.c (mips_dwarf2_format): Likewise. + 2010-07-20 Alan Modra <amodra@gmail.com> * config/tc-ppc.c (ppc_setup_opcodes): Add all macros for -many. |