From: Ken Raeburn Date: Sat, 10 Dec 1994 02:09:12 +0000 (+0000) Subject: * ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, just X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3504635adc61b4665cf5efb3283ffdf5fad09ffe;p=binutils-gdb.git * ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, just return. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index cdaeaabcce2..4ee0220a113 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Dec 9 21:04:17 1994 Ken Raeburn + * ecoff.c (ecoff_set_gp_prolog_size): If there is no current + routine, just return. + * config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode value from pattern instead of assuming jsr. * config/alpha-opcode.h (jmp): Add a "1,Bc" form.