src/gas ChangeLog as.c as.h
jakub@sources.redhat.com
jakub@sources.redhat.com
Wed Jun 4 16:54:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: jakub@sourceware.org 2003-06-04 16:54:45
Modified files:
gas : ChangeLog as.c as.h
Log message:
* as.c (show_usage): Document --execstack and --noexecstack.
(parse_args): Add --execstack and --noexecstack.
(main): Create .note.GNU-stack section if --execstack or
--noexecstack was given on comand line, set its SHF_EXECINSTR bit.
* as.h (flag_execstack, flag_noexecstack): New.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1775&r2=1.1776
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/as.h.diff?cvsroot=src&r1=1.32&r2=1.33
More information about the Binutils-cvs
mailing list