aboutsummaryrefslogtreecommitdiff
path: root/gas/gasp.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-29 15:33:29 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-29 15:33:29 +0000
commitdd16b6557e99f80b51897205dbf87759042686c1 (patch)
tree8d835ee7ffe2cd6d3d4c9d739b617ba280019c1c /gas/gasp.c
parentd950d9869d03ead1c94ad7f66473eff86b89a5e7 (diff)
downloadgdb-dd16b6557e99f80b51897205dbf87759042686c1.zip
gdb-dd16b6557e99f80b51897205dbf87759042686c1.tar.gz
gdb-dd16b6557e99f80b51897205dbf87759042686c1.tar.bz2
* lexsup.c (parse_args): Don't set link_info.shared for -assert
pure-text. Pass true, not 1, to lang_add_entry. * emultempl/sunos.em (find_assign): New static variable. (found_assign): New static variable. (gld${EMULATION_NAME}_before_allocation): Rename local h to hdyn. If not a relocateable link, and no start symbol was specified on the command line, and there are any undefined symbols, set link_info.shared. If link_info.shared is set, set the address of the .text section to 0x20. (gld${EMULATION_NAME}_find_assignment): Rename from gld${EMULATION_NAME}_find_statement_assignment. If find_assign is set, then just set found_assign based on whether an assignment is found to find_assign. (gld${EMULATION_NAME}_get_script): Don't use a special script when producing a shared library. * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Remove. * scripttempl/aout.sc: Remove CREATE_SHLIB tests. * ldlang.c (entry_from_cmdline): New global variable. (lang_add_entry): Change cmdline parameter from int to boolean. Use global entry_from_cmdline rather than function static from_cmdline. * ldlang.h (entry_from_cmdline): Declare. (lang_add_entry): Change declaration of second parameter from int to boolean. * ldgram.y: Pass false, not 0, to lang_add_entry.
Diffstat (limited to 'gas/gasp.c')
0 files changed, 0 insertions, 0 deletions