Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(551)

Unified Diff: gcc/gcc/config/sol2-protos.h

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/sol2-c.c ('k') | gcc/gcc/config/sparc/linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/sol2-protos.h
diff --git a/gcc/gcc/config/sol2-protos.h b/gcc/gcc/config/sol2-protos.h
index 45d5bcc1ae6b71ae909471a0e6cb9fb1c22acea0..800629aaba1054041d3f22fa8198c0065cbe4e47 100644
--- a/gcc/gcc/config/sol2-protos.h
+++ b/gcc/gcc/config/sol2-protos.h
@@ -1,6 +1,6 @@
/* Operating system specific prototypes to be used when targeting GCC for any
Solaris 2 system.
- Copyright 2004, 2007 Free Software Foundation, Inc.
+ Copyright 2004, 2007, 2010 Free Software Foundation, Inc.
This file is part of GCC.
@@ -21,3 +21,4 @@ along with GCC; see the file COPYING3. If not see
extern void solaris_insert_attributes (tree, tree *);
extern void solaris_register_pragmas (void);
extern void solaris_output_init_fini (FILE *, tree);
+extern void solaris_assemble_visibility (tree, int);
« no previous file with comments | « gcc/gcc/config/sol2-c.c ('k') | gcc/gcc/config/sparc/linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698