Both our a.out (hacked) gas and the binutils gas support .weak

Prompted by: bde
This commit is contained in:
peter 1998-03-09 04:47:58 +00:00
parent ff740b6b07
commit b0d1291cc8
2 changed files with 0 additions and 4 deletions

View File

@ -87,8 +87,6 @@ Boston, MA 02111-1307, USA. */
#undef DEFAULT_PCC_STRUCT_RETURN
#define DEFAULT_PCC_STRUCT_RETURN 0
#define SUPPORTS_WEAK TARGET_ELF
/* Prefix for internally generated assembler labels. If we aren't using
underscores, we are using prefix `.'s to identify labels that should
be ignored, as in `i386/gas.h' --karl@cs.umb.edu */

View File

@ -87,8 +87,6 @@ Boston, MA 02111-1307, USA. */
#undef DEFAULT_PCC_STRUCT_RETURN
#define DEFAULT_PCC_STRUCT_RETURN 0
#define SUPPORTS_WEAK TARGET_ELF
/* Prefix for internally generated assembler labels. If we aren't using
underscores, we are using prefix `.'s to identify labels that should
be ignored, as in `i386/gas.h' --karl@cs.umb.edu */