* config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force TOC entry to

align to a four byte boundary.
This commit is contained in:
Ian Lance Taylor 1994-07-06 05:14:48 +00:00
parent 11676adc14
commit 8882a587d9
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed Jul 6 01:07:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force TOC entry to
align to a four byte boundary.
Tue Jul 5 15:42:09 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* config/tc-alpha.c (load_expression): Handle 32-bit addends.