public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/21098] .note.GNU-stack emitted
       [not found] <bug-21098-1057@http.gcc.gnu.org/bugzilla/>
@ 2005-11-23 20:47 ` jakub at gcc dot gnu dot org
  0 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-11-23 20:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jakub at gcc dot gnu dot org  2005-11-23 20:47 -------
Subject: Bug 21098

Author: jakub
Date: Wed Nov 23 20:47:12 2005
New Revision: 107432

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107432
Log:
2005-05-04  Jakub Jelinek  <jakub@redhat.com>

        Revert:
        2005-04-29  Alan Modra  <amodra@bigpond.net.au>
        PR target/21098
        * config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New.
        * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.

2004-09-20  Jakub Jelinek  <jakub@redhat.com>

        * config/rs6000/ppc-asm.h: Add .note.GNU-stack section also
        on ppc64-linux.

        * config/ia64/lib1funcs.asm: Add .note.GNU-stack section on
        ia64-linux.
        * config/ia64/crtbegin.asm: Likewise.
        * config/ia64/crtend.asm: Likewise.
        * config/ia64/crti.asm: Likewise.
        * config/ia64/crtn.asm: Likewise.

2004-05-14  Jakub Jelinek  <jakub@redhat.com>

        * config/ia64/linux.h (TARGET_ASM_FILE_END): Define.

boehm-gc/
2005-02-08  Jakub Jelinek  <jakub@redhat.com>

        * ia64_save_regs_in_stack.s: Moved to...
        * ia64_save_regs_in_stack.S: ... this.  Add .note.GNU-stack
        on Linux.
libffi/
2005-02-08  Jakub Jelinek  <jakub@redhat.com>

        * src/alpha/osf.S: Add .note.GNU-stack on Linux.
        * src/s390/sysv.S: Likewise.
        * src/powerpc/linux64.S: Likewise.
        * src/powerpc/linux64_closure.S: Likewise.
        * src/powerpc/ppc_closure.S: Likewise.
        * src/powerpc/sysv.S: Likewise.
        * src/x86/unix64.S: Likewise.
        * src/x86/sysv.S: Likewise.
        * src/sparc/v8.S: Likewise.
        * src/sparc/v9.S: Likewise.
        * src/m68k/sysv.S: Likewise.
        * src/ia64/unix.S: Likewise.
        * src/arm/sysv.S: Likewise.

Added:
    branches/redhat/gcc-4_1-branch/boehm-gc/ia64_save_regs_in_stack.S
      - copied, changed from r107414,
branches/redhat/gcc-4_1-branch/boehm-gc/ia64_save_regs_in_stack.s
Removed:
    branches/redhat/gcc-4_1-branch/boehm-gc/ia64_save_regs_in_stack.s
Modified:
    branches/redhat/gcc-4_1-branch/boehm-gc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/crtbegin.asm
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/crtend.asm
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/crti.asm
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/crtn.asm
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/lib1funcs.asm
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/linux.h
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/linux64.h
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/ppc-asm.h
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_1-branch/libffi/ChangeLog
    branches/redhat/gcc-4_1-branch/libffi/src/alpha/osf.S
    branches/redhat/gcc-4_1-branch/libffi/src/arm/sysv.S
    branches/redhat/gcc-4_1-branch/libffi/src/ia64/unix.S
    branches/redhat/gcc-4_1-branch/libffi/src/m68k/sysv.S
    branches/redhat/gcc-4_1-branch/libffi/src/powerpc/linux64.S
    branches/redhat/gcc-4_1-branch/libffi/src/powerpc/linux64_closure.S
    branches/redhat/gcc-4_1-branch/libffi/src/powerpc/ppc_closure.S
    branches/redhat/gcc-4_1-branch/libffi/src/powerpc/sysv.S
    branches/redhat/gcc-4_1-branch/libffi/src/s390/sysv.S
    branches/redhat/gcc-4_1-branch/libffi/src/sparc/v8.S
    branches/redhat/gcc-4_1-branch/libffi/src/sparc/v9.S
    branches/redhat/gcc-4_1-branch/libffi/src/x86/sysv.S
    branches/redhat/gcc-4_1-branch/libffi/src/x86/unix64.S


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/21098] .note.GNU-stack emitted
  2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
                   ` (3 preceding siblings ...)
  2005-05-03 23:03 ` cvs-commit at gcc dot gnu dot org
@ 2005-05-06 12:00 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-05-06 12:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-06 12:00 -------
Subject: Bug 21098

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-rhl-branch
Changes by:	jakub@gcc.gnu.org	2005-05-06 11:59:51

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: linux64.h rs6000.c 

Log message:
	Revert:
	2005-04-29  Alan Modra  <amodra@bigpond.net.au>
	PR target/21098
	* config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New.
	* config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=2.2326.2.399.2.75&r2=2.2326.2.399.2.76
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.53.4.6.2.5&r2=1.53.4.6.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.576.2.15.2.16&r2=1.576.2.15.2.17



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/21098] .note.GNU-stack emitted
  2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
                   ` (2 preceding siblings ...)
  2005-04-29  0:34 ` amodra at bigpond dot net dot au
@ 2005-05-03 23:03 ` cvs-commit at gcc dot gnu dot org
  2005-05-06 12:00 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-05-03 23:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-03 23:03 -------
Subject: Bug 21098

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-rhl-branch
Changes by:	jakub@gcc.gnu.org	2005-05-03 23:02:54

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: linux64.h rs6000.c 

Log message:
	Revert:
	2005-04-29  Alan Modra  <amodra@bigpond.net.au>
	PR target/21098
	* config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New.
	* config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=2.7592.2.10.2.26&r2=2.7592.2.10.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=1.74.12.1&r2=1.74.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=1.788.4.8&r2=1.788.4.9



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/21098] .note.GNU-stack emitted
  2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
  2005-04-19  1:02 ` [Bug target/21098] " amodra at bigpond dot net dot au
  2005-04-19  7:07 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-29  0:34 ` amodra at bigpond dot net dot au
  2005-05-03 23:03 ` cvs-commit at gcc dot gnu dot org
  2005-05-06 12:00 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-04-29  0:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From amodra at bigpond dot net dot au  2005-04-29 00:34 -------
Fixed on all active branches

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|4.0.1 4.1.0                 |3.4.4 4.0.1 4.1.0
         Resolution|                            |FIXED
            Summary|[3.4 only] .note.GNU-stack  |.note.GNU-stack emitted
                   |emitted                     |
   Target Milestone|3.4.4                       |4.0.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/21098] .note.GNU-stack emitted
  2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
  2005-04-19  1:02 ` [Bug target/21098] " amodra at bigpond dot net dot au
@ 2005-04-19  7:07 ` cvs-commit at gcc dot gnu dot org
  2005-04-29  0:34 ` amodra at bigpond dot net dot au
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-19  7:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-19 07:07 -------
Subject: Bug 21098

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	amodra@gcc.gnu.org	2005-04-19 07:07:11

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: linux64.h rs6000.c 

Log message:
	PR target/21098
	* config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New.
	* config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8358&r2=2.8359
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/linux64.h.diff?cvsroot=gcc&r1=1.74&r2=1.75
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.808&r2=1.809



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug target/21098] .note.GNU-stack emitted
  2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
@ 2005-04-19  1:02 ` amodra at bigpond dot net dot au
  2005-04-19  7:07 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: amodra at bigpond dot net dot au @ 2005-04-19  1:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-19 01:01:22
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-11-23 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21098-1057@http.gcc.gnu.org/bugzilla/>
2005-11-23 20:47 ` [Bug target/21098] .note.GNU-stack emitted jakub at gcc dot gnu dot org
2005-04-19  0:59 [Bug target/21098] New: " amodra at bigpond dot net dot au
2005-04-19  1:02 ` [Bug target/21098] " amodra at bigpond dot net dot au
2005-04-19  7:07 ` cvs-commit at gcc dot gnu dot org
2005-04-29  0:34 ` amodra at bigpond dot net dot au
2005-05-03 23:03 ` cvs-commit at gcc dot gnu dot org
2005-05-06 12:00 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).