diff options
author | Alan Modra <amodra@gmail.com> | 2001-05-27 11:57:25 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-05-27 11:57:25 +0000 |
commit | fbe572f93e9b2403e76e0bf809ae1706a56c9758 (patch) | |
tree | 0158fd37bf53ac60e2cae13f2430b05b11782c71 /gas/ChangeLog | |
parent | 0b171357e6b9182ce42102d4c60964f9384afd75 (diff) | |
download | gdb-fbe572f93e9b2403e76e0bf809ae1706a56c9758.zip gdb-fbe572f93e9b2403e76e0bf809ae1706a56c9758.tar.gz gdb-fbe572f93e9b2403e76e0bf809ae1706a56c9758.tar.bz2 |
* config/tc-m68k.c (md_assemble): Ensure variable part of frag is
allocated in the same chunk as the fixed part.
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 ebc5b4a..8564e7f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-05-27 Alan Modra <amodra@one.net.au> + + * config/tc-m68k.c (md_assemble): Ensure variable part of frag is + allocated in the same chunk as the fixed part. + 2001-05-26 Alan Modra <amodra@one.net.au> * write.c (relax_segment <rs_space>): Calculate growth using |