OSDN Git Service

* read.c (get_absolute_expr): New, split out from..
authoramodra <amodra>
Sat, 11 Jan 2003 06:24:11 +0000 (06:24 +0000)
committeramodra <amodra>
Sat, 11 Jan 2003 06:24:11 +0000 (06:24 +0000)
commit897a426ca80454ea7630a9ca311e271a68feda88
tree7785d3c1c9aab223ac16a836edb825c7ca2a2f9d
parent85709876b5af7f9ae108051e53ab3319c0cf0d12
* read.c (get_absolute_expr): New, split out from..
(get_absolute_expression): ..here.
* read.h (get_absolute_expr): Declare.
* config/obj-elf.c (elf_common): Use offsetT for "temp" and "size".
Trim size to arch bits_per_address, and test for negative input
via get_absolute_expr.
gas/ChangeLog
gas/config/obj-elf.c
gas/read.c
gas/read.h