* config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.

Accept new argument "is_export".  All callers changed.  When
        processing a .export directive for a function, do not allow
        the user to set the type to "CODE", instead warn and set the
        type to "ENTRY".
This commit is contained in:
Jeff Law 1993-11-09 08:51:02 +00:00
parent aa074e84be
commit 48153d49ce
2 changed files with 383 additions and 501 deletions

View File

@ -1,8 +1,17 @@
Tue Nov 9 00:49:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (pa_type_args): Renamed from pa_export_args.
Accept new argument "is_export". All callers changed. When
processing a .export directive for a function, do not allow
the user to set the type to "CODE", instead warn and set the
type to "ENTRY".
Mon Nov 8 12:05:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/tc-mips.c (mips_ip, printInsn): Handle 'k' (from Ted
Lemon <mellon@pepper.ncd.com>).
(mips_ip): Permit odd numbered floating point registers if -mips3.
(macro): Use BFD_RELOC_MIPS_LITERAL relocation for M_LI_SS.
Mon Nov 8 07:45:01 1993 Doug Evans (dje@canuck.cygnus.com)

File diff suppressed because it is too large Load Diff