CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/01 12:59:41
Modified files:
gnu/usr.bin/cc/cc_tools: auto-host.h
Log message:
Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RELOCS. These symbols are
only used by the alpha backend and allow it to produce more precise
relocation information, but need a recent as(1) for this to work.
This will be necessary to enable secureplt by default.
