diff options
author | Eric Christopher <echristo@gmail.com> | 2004-04-19 21:08:43 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2004-04-19 21:08:43 +0000 |
commit | 5bf100394c7970cc5d7a075b6508564c2105db19 (patch) | |
tree | d0d0806d3ea145406d9fd831dacd6683983a41ef /gas/ChangeLog | |
parent | 7b5a2f43eb2fcc8608986a1a24b0c879269e010d (diff) | |
download | gdb-5bf100394c7970cc5d7a075b6508564c2105db19.zip gdb-5bf100394c7970cc5d7a075b6508564c2105db19.tar.gz gdb-5bf100394c7970cc5d7a075b6508564c2105db19.tar.bz2 |
2004-04-19 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (mips_dwarf2_addr_size): Revert part
of previous patch for fix in gcc.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 973a887..f98a14d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-04-19 Eric Christopher <echristo@redhat.com> + + * config/tc-mips.c (mips_dwarf2_addr_size): Revert part + of previous patch for fix in gcc. + 2004-04-19 Jakub Jelinek <jakub@redhat.com> * config/tc-xtensa.c (xg_assembler_literal): Fix a typo. |