public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
@ 2004-11-08 17:43 hjl at lucon dot org
  2004-11-08 17:45 ` [Bug target/18380] [3.4 regression]: " hjl at lucon dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: hjl at lucon dot org @ 2004-11-08 17:43 UTC (permalink / raw)
  To: gcc-bugs

_Unwind_FindTableEntry was exported by accident.

-- 
           Summary: _Unwind_FindTableEntry shouldn't be exported from
                    libunwind.so.7
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
@ 2004-11-08 17:45 ` hjl at lucon dot org
  2004-11-08 18:09 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: hjl at lucon dot org @ 2004-11-08 17:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|_Unwind_FindTableEntry      |[3.4 regression]:
                   |shouldn't be exported from  |_Unwind_FindTableEntry
                   |libunwind.so.7              |shouldn't be exported from
                   |                            |libunwind.so.7


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
  2004-11-08 17:45 ` [Bug target/18380] [3.4 regression]: " hjl at lucon dot org
@ 2004-11-08 18:09 ` pinskia at gcc dot gnu dot org
  2004-11-10  6:33 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-08 18:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-08 18:09 -------
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00614.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-08 18:09:12
               date|                            |
   Target Milestone|---                         |3.4.4


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
  2004-11-08 17:45 ` [Bug target/18380] [3.4 regression]: " hjl at lucon dot org
  2004-11-08 18:09 ` pinskia at gcc dot gnu dot org
@ 2004-11-10  6:33 ` cvs-commit at gcc dot gnu dot org
  2004-11-10  6:37 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-10  6:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-10 06:33 -------
Subject: Bug 18380

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hjl@gcc.gnu.org	2004-11-10 06:33:28

Modified files:
	gcc            : ChangeLog unwind-dw2.c 
	gcc/config/ia64: unwind-ia64.h 

Log message:
	2004-11-09  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR target/18380
	* config/ia64/unwind-ia64.h (_Unwind_FindTableEntry): Mark it
	hidden.
	
	* unwind-dw2.c (_Unwind_FindTableEntry): Removed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6260&r2=2.6261
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unwind-dw2.c.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.h.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
                   ` (2 preceding siblings ...)
  2004-11-10  6:33 ` cvs-commit at gcc dot gnu dot org
@ 2004-11-10  6:37 ` cvs-commit at gcc dot gnu dot org
  2004-11-10 14:08 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-10  6:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-10 06:37 -------
Subject: Bug 18380

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	hjl@gcc.gnu.org	2004-11-10 06:37:03

Modified files:
	gcc            : ChangeLog unwind-dw2.c 
	gcc/config/ia64: unwind-ia64.h 

Log message:
	2004-11-09  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR target/18380
	* config/ia64/unwind-ia64.h (_Unwind_FindTableEntry): Mark it
	hidden.
	
	* unwind-dw2.c (_Unwind_FindTableEntry): Removed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.683&r2=2.2326.2.684
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/unwind-dw2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.40.6.2&r2=1.40.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1



-- 


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
                   ` (3 preceding siblings ...)
  2004-11-10  6:37 ` cvs-commit at gcc dot gnu dot org
@ 2004-11-10 14:08 ` pinskia at gcc dot gnu dot org
  2005-03-17 16:58 ` cvs-commit at gcc dot gnu dot org
  2005-03-17 18:07 ` cvs-commit at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-10 14:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-10 14:08 -------
Fixed.

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


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
                   ` (4 preceding siblings ...)
  2004-11-10 14:08 ` pinskia at gcc dot gnu dot org
@ 2005-03-17 16:58 ` cvs-commit at gcc dot gnu dot org
  2005-03-17 18:07 ` cvs-commit at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-17 16:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-17 16:56 -------
Subject: Bug 18380

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hjl@gcc.gnu.org	2005-03-17 16:52:48

Modified files:
	gcc            : ChangeLog 
	gcc/config/ia64: unwind-ia64.c 

Log message:
	2005-03-17  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR target/18380
	* config/ia64/unwind-ia64.c (_Unwind_FindTableEntry): Removed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7885&r2=2.7886
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.c.diff?cvsroot=gcc&r1=1.28&r2=1.29



-- 


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


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

* [Bug target/18380] [3.4 regression]: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7
  2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
                   ` (5 preceding siblings ...)
  2005-03-17 16:58 ` cvs-commit at gcc dot gnu dot org
@ 2005-03-17 18:07 ` cvs-commit at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-17 18:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-17 18:07 -------
Subject: Bug 18380

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	hjl@gcc.gnu.org	2005-03-17 18:07:31

Modified files:
	gcc            : ChangeLog 
	gcc/config/ia64: unwind-ia64.c 

Log message:
	2005-03-17  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR target/18380
	* config/ia64/unwind-ia64.c (_Unwind_FindTableEntry): Removed.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.59&r2=2.7592.2.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.28&r2=1.28.28.1



-- 


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


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

end of thread, other threads:[~2005-03-17 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08 17:43 [Bug target/18380] New: _Unwind_FindTableEntry shouldn't be exported from libunwind.so.7 hjl at lucon dot org
2004-11-08 17:45 ` [Bug target/18380] [3.4 regression]: " hjl at lucon dot org
2004-11-08 18:09 ` pinskia at gcc dot gnu dot org
2004-11-10  6:33 ` cvs-commit at gcc dot gnu dot org
2004-11-10  6:37 ` cvs-commit at gcc dot gnu dot org
2004-11-10 14:08 ` pinskia at gcc dot gnu dot org
2005-03-17 16:58 ` cvs-commit at gcc dot gnu dot org
2005-03-17 18:07 ` 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).