[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1495: remove some archLSB terms from the database

Mats Wichmann mats at linuxfoundation.org
Sun Jul 27 12:37:09 UTC 2014


------------------------------------------------------------
revno: 1495
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Sun 2014-07-27 06:37:09 -0600
message:
  remove some archLSB terms from the database
modified:
  ArchDE.init
-------------- next part --------------
=== modified file 'ArchDE.init'
--- a/ArchDE.init	2011-03-02 23:06:00 +0000
+++ b/ArchDE.init	2014-07-27 12:37:09 +0000
@@ -37,7 +37,7 @@
 INSERT INTO `ArchDE` VALUES (37,1,10,'Size of syminfo table (in bytes)','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (38,1,10,'Entry size of syminfo','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (39,1,10,'Entries which fall between DT_VALRNGHI & DT_VALRNGLO use the Dyn.d_un.d_val field of the Elf*_Dyn structure.','1.0',NULL);
-INSERT INTO `ArchDE` VALUES (40,1,10,'Values from DT_ADDRRNGLO through DT_ADDRRNGHI are reserved for definition by an archLSB.','1.0',NULL);
+INSERT INTO `ArchDE` VALUES (40,1,10,'Values from DT_ADDRRNGLO through DT_ADDRRNGHI are reserved for definition by an architecture specific part.','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (41,1,10,'Address of the Syminfo table.','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (42,1,10,'Address of the table provided by the .gnu.version section.','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (43,1,10,'State flags, see DF_1_* constants in system headers for possible values','1.3','2.0');
@@ -48,7 +48,7 @@
 INSERT INTO `ArchDE` VALUES (48,1,10,'Shared object to load before self','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (49,1,10,'Shared object to get values from','1.0',NULL);
 INSERT INTO `ArchDE` VALUES (50,1,10,'All Elf32_Rel R_*_RELATIVE relocations have been placed into a single block and this entry specifies the number of entries in that block. This permits ld.so.1 to streamline the processing of RELATIVE relocations.','1.2',NULL);
-INSERT INTO `ArchDE` VALUES (51,1,10,'Values from DT_ADDRRNGLO through DT_ADDRRNGHI are reserved for definition by an archLSB.','1.2',NULL);
+INSERT INTO `ArchDE` VALUES (51,1,10,'Values from DT_ADDRRNGLO through DT_ADDRRNGHI are reserved for definition by an architecture specific part.','1.2',NULL);
 INSERT INTO `ArchDE` VALUES (4,3,58,'This entry\'s d_ptr member gives the address of the first byte in the procedure linkage table','1.3',NULL);
 INSERT INTO `ArchDE` VALUES (24,9,68,'This entry is associated with a table of relocation entries for the procedure linkage table. This entry is mandatory both for executable and shared object files','2.0',NULL);
 INSERT INTO `ArchDE` VALUES (4,9,68,'This entry\'s d_ptr member gives the address of the first byte in the procedure linkage table','2.0',NULL);



More information about the lsb-messages mailing list