Make Irix 5 configuration work again:
authorKen Raeburn <raeburn@cygnus>
Tue, 16 May 1995 22:28:26 +0000 (22:28 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 16 May 1995 22:28:26 +0000 (22:28 +0000)
commit739708fa4a9c2380fa80501d60c84b76545f4d72
treee92143abec303f8ba894294f9f237876f1cbe392
parent80a0c990b0cbed5b0371375aeebc8e15337d7a88
Make Irix 5 configuration work again:

* config/obj-multi.h (obj_frob_symbol, obj_frob_file, S_GET_SIZE, S_SET_SIZE,
S_GET_ALIGN, S_SET_ALIGN, obj_copy_symbol_attributes, OBJ_PROCESS_STAB): New
macros.
* config/tc-mips.c: Protect against redefining them also when including
obj-elf.h.  Test only OBJ_ELF for including elf/mips.h.
gas/ChangeLog
gas/config/tc-mips.c