public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style
@ 2004-04-13  1:47 pinskia at gcc dot gnu dot org
  2004-04-13  1:51 ` [Bug target/14931] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-13  1:47 UTC (permalink / raw)
  To: gcc-bugs

All of the asm files in GCC's source that are for PPC darwin still uses the old style of a 
stub and should use the new style for speed and size reasons.  I will fix them in the next 
few weeks after I do some other stuff.

-- 
           Summary: ASM file in GCC for PPC darwin should use the new stub
                    style
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: target
        AssignedTo: pinskia at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
@ 2004-04-13  1:51 ` pinskia at gcc dot gnu dot org
  2004-05-27  7:42 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-13  1:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-13 00:03 -------
Mine.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-13 00:03:07
               date|                            |
   Target Milestone|---                         |3.5.0


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
  2004-04-13  1:51 ` [Bug target/14931] " pinskia at gcc dot gnu dot org
@ 2004-05-27  7:42 ` pinskia at gcc dot gnu dot org
  2004-08-15 10:16 ` andreast at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-27  7:42 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |---


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
  2004-04-13  1:51 ` [Bug target/14931] " pinskia at gcc dot gnu dot org
  2004-05-27  7:42 ` pinskia at gcc dot gnu dot org
@ 2004-08-15 10:16 ` andreast at gcc dot gnu dot org
  2004-08-15 11:05 ` andreast at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2004-08-15 10:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From andreast at gcc dot gnu dot org  2004-08-15 10:16 -------
Working on a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|pinskia at gcc dot gnu dot  |andreast at gcc dot gnu dot
                   |org                         |org


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-08-15 10:16 ` andreast at gcc dot gnu dot org
@ 2004-08-15 11:05 ` andreast at gcc dot gnu dot org
  2004-08-15 21:31 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2004-08-15 11:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From andreast at gcc dot gnu dot org  2004-08-15 11:05 -------
Patch here:
http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01006.html

-- 


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-08-15 11:05 ` andreast at gcc dot gnu dot org
@ 2004-08-15 21:31 ` cvs-commit at gcc dot gnu dot org
  2004-08-15 21:32 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-15 21:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-15 21:31 -------
Subject: Bug 14931

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	andreast@gcc.gnu.org	2004-08-15 21:31:30

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: darwin-tramp.asm 

Log message:
	2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>
	Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR target/14931
	* config/rs6000/darwin-tramp.asm (L_abort$stub): Change to new stub
	style.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4915&r2=2.4916
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/darwin-tramp.asm.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-08-15 21:31 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-15 21:32 ` cvs-commit at gcc dot gnu dot org
  2004-08-15 21:42 ` andreast at gcc dot gnu dot org
  2004-08-25 17:02 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-15 21:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-15 21:32 -------
Subject: Bug 14931

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	andreast@gcc.gnu.org	2004-08-15 21:32:11

Modified files:
	boehm-gc       : ChangeLog powerpc_darwin_mach_dep.s 

Log message:
	2004-08-15  Andreas Tobler  <a.tobler@schweiz.ch>
	
	PR target/14931
	* powerpc_darwin_mach_dep.s (_GC_push_regs): Change to new stub style.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&r1=1.195&r2=1.196
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/powerpc_darwin_mach_dep.s.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-08-15 21:32 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-15 21:42 ` andreast at gcc dot gnu dot org
  2004-08-25 17:02 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2004-08-15 21:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From andreast at gcc dot gnu dot org  2004-08-15 21:42 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug target/14931] ASM file in GCC for PPC darwin should use the new stub style
  2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-08-15 21:42 ` andreast at gcc dot gnu dot org
@ 2004-08-25 17:02 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-25 17:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-08-25 17:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-13  1:47 [Bug target/14931] New: ASM file in GCC for PPC darwin should use the new stub style pinskia at gcc dot gnu dot org
2004-04-13  1:51 ` [Bug target/14931] " pinskia at gcc dot gnu dot org
2004-05-27  7:42 ` pinskia at gcc dot gnu dot org
2004-08-15 10:16 ` andreast at gcc dot gnu dot org
2004-08-15 11:05 ` andreast at gcc dot gnu dot org
2004-08-15 21:31 ` cvs-commit at gcc dot gnu dot org
2004-08-15 21:32 ` cvs-commit at gcc dot gnu dot org
2004-08-15 21:42 ` andreast at gcc dot gnu dot org
2004-08-25 17:02 ` pinskia 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).