* config/tc-hppa.h (pa_check_eof): Declare new extern function.
authorJeff Law <law@redhat.com>
Mon, 28 Nov 1994 07:54:07 +0000 (07:54 +0000)
committerJeff Law <law@redhat.com>
Mon, 28 Nov 1994 07:54:07 +0000 (07:54 +0000)
commite07f892633e88c0f714b02892e7e60acc07c397c
treef405ad5df5bb9720164bf8a25e395ef4001a2a7d
parentd5adb5d8a451ada513da9c1c29641b1d5aaffd12
* config/tc-hppa.h (pa_check_eof): Declare new extern function.
(tc_frob_file): Define to call pa_check_eof.

* config/tc-hppa.c (pa_check_current_space_and_subspace): New
function to verify the current space and subspace are reasonable.
Call for the appropriate pseudo-ops and before instruction parsing.
(pa_check_eof): New function to verify enter/exit and proc/procend
pairs match at EOF.
(pa_code): Simplify.

* config/obj-som.c: Delete #if 0 code.
gas/ChangeLog