diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-01-30 23:26:55 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-01-30 23:26:55 +0000 |
commit | 424263203943ca8331f5fef67b026323bfd24e2b (patch) | |
tree | 856cd27c70c004e68feed3f57a49c9c98d58ea55 /gdb | |
parent | c79e67a3b708abd55bf2fda91729f6928ca82dbb (diff) | |
download | binutils-424263203943ca8331f5fef67b026323bfd24e2b.zip binutils-424263203943ca8331f5fef67b026323bfd24e2b.tar.gz binutils-424263203943ca8331f5fef67b026323bfd24e2b.tar.bz2 |
(Already checked in write.c and config/tc-alpha.c, but no log msg went
out because $CVSROOT was wrong...)
* write.c (write_object_file): If tc_frob_file is defined, call it
just before calling obj_frob_file.
* config/tc-alpha.c (alpha_gp_value): Renamed from gp_value
(references changed), and made non-static.
(getExpression): Return void.
(select_gp_value): Abort if gp_value is non-zero. Delete call to
non-existent bfd_set_gp_value.
(alpha_validate_fix): Function deleted.
(alpha_frob_symbol): Function deleted.
(alpha_local_label): Function deleted.
(alpha_frob_file): Renamed from alpha_end.
* config/tc-alpha.h (alpha_frob_symbol, alpha_validate_fix,
alpha_local_label, alpha_end): Declarations deleted.
(alpha_gp_value, alpha_frob_file): Declare.
(tc_frob_symbol, TC_VALIDATE_FIX, md_end): Macros deleted.
(LOCAL_LABEL): Move code here from tc-alpha.c:alpha_local_label.
(md_convert_frag): Simplified slightly.
(tc_frob_file): New macro.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions