diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-10 02:09:12 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-10 02:09:12 +0000 |
commit | 3504635adc61b4665cf5efb3283ffdf5fad09ffe (patch) | |
tree | 0c3f8d9ae964a75de05e64aaa93469b7ada774ae /gas | |
parent | bd8696524ae2efe8990c728bdde853046a2e3685 (diff) | |
download | gdb-3504635adc61b4665cf5efb3283ffdf5fad09ffe.zip gdb-3504635adc61b4665cf5efb3283ffdf5fad09ffe.tar.gz gdb-3504635adc61b4665cf5efb3283ffdf5fad09ffe.tar.bz2 |
* ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, just
return.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index cdaeaab..4ee0220 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Dec 9 21:04:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + * 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. |