diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-06-24 06:41:56 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2003-06-24 06:41:56 +0000 |
commit | e98d298cda0b56de2678425854788bb88e7091c8 (patch) | |
tree | 7076d3405594c7bdefec20542f75727c217cd1b4 /gas/ChangeLog | |
parent | 88810f8cd12415fc0cbd6cbc2fc42598d7548401 (diff) | |
download | gdb-e98d298cda0b56de2678425854788bb88e7091c8.zip gdb-e98d298cda0b56de2678425854788bb88e7091c8.tar.gz gdb-e98d298cda0b56de2678425854788bb88e7091c8.tar.bz2 |
* config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 04997b0..ce9a6ab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2003-06-23 Mark Mitchell <mark@codesourcery.com> + + * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots. + 2003-06-23 H.J. Lu <hongjiu.lu@intel.com> * gas/config/tc-i386.c (md_assemble): Support Intel Precott New |