This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 1/2] MIPS16: Allocate GLIBC_2.18


Hi,

 This change adds GLIBC_2.18 to the list of defined versions.  It is 
needed for newly-defined functions required for MIPS16 support.

 Please apply.

2013-01-23  Maciej W. Rozycki  <macro@codesourcery.com>

	* Versions.def (libc): Add GLIBC_2.18.

  Maciej

Index: glibc-fsf-trunk-quilt/Versions.def
===================================================================
--- glibc-fsf-trunk-quilt.orig/Versions.def	2012-11-21 23:51:43.000000000 +0000
+++ glibc-fsf-trunk-quilt/Versions.def	2013-01-20 22:12:01.457025518 +0000
@@ -34,6 +34,7 @@ libc {
   GLIBC_2.15
   GLIBC_2.16
   GLIBC_2.17
+  GLIBC_2.18
   HURD_CTHREADS_0.3
 %ifdef EXPORT_UNWIND_FIND_FDE
   GCC_3.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]