OSDN Git Service

Unwind info bug fixes from David Mosberger.
authorJim Wilson <wilson@tuliptree.org>
Tue, 9 May 2000 01:54:37 +0000 (01:54 +0000)
committerJim Wilson <wilson@tuliptree.org>
Tue, 9 May 2000 01:54:37 +0000 (01:54 +0000)
commitdd5c4c81abd17a042c3f5015ece8ae67d7689303
tree244f899f76510e9b444aa786d6468b88440e0f8b
parent96eb3a7ede703183814fb84e90f52954c253bc39
Unwind info bug fixes from David Mosberger.
* config/tc-ia64.c (output_P7_format, case mem_stack_f): Output fixed
frame size in units of 16 bytes, as required per SW Conventions manual.
(output_unw_records): Output info-block header as a dword to get
byte-order right.
gas/ChangeLog
gas/config/tc-ia64.c