summaryrefslogtreecommitdiff
path: root/libc/NEWS
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-06-12 14:47:12 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2012-06-12 14:47:12 +0000
commit4076561cfa2a537917b2d6a38e337a4217b623a7 (patch)
treedba01f9005854a8a880a4cbe9b7736cfb931fd34 /libc/NEWS
parent0a57a4f8f1e443295267885e3d2048f6bbb0899f (diff)
downloadeglibc2-4076561cfa2a537917b2d6a38e337a4217b623a7.tar.gz
Merge changes between r18907 and r19077 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@19078 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/NEWS')
-rw-r--r--libc/NEWS36
1 files changed, 21 insertions, 15 deletions
diff --git a/libc/NEWS b/libc/NEWS
index 2f596ffd2..1cb50ef65 100644
--- a/libc/NEWS
+++ b/libc/NEWS
@@ -16,20 +16,20 @@ Version 2.16
6884, 6890, 6894, 6895, 6907, 6911, 6959, 7064, 9739, 9902, 10110, 10135,
10140, 10153, 10210, 10254, 10346, 10375, 10545, 10716, 10846, 11174,
11322, 11365, 11451, 11494, 11521, 11677, 11837, 11959, 12047, 12097,
- 12193, 12297, 12298, 12301, 12340, 12354, 12416, 12495, 13058, 13361,
- 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547,
- 13551, 13552, 13553, 13555, 13556, 13559, 13563, 13566, 13576, 13583,
- 13592, 13594, 13613, 13618, 13637, 13656, 13658, 13673, 13691, 13695,
- 13704, 13705, 13706, 13726, 13738, 13739, 13750, 13758, 13760, 13761,
- 13775, 13786, 13787, 13792, 13806, 13824, 13840, 13841, 13844, 13846,
- 13851, 13852, 13854, 13871, 13872, 13873, 13879, 13883, 13884, 13885,
- 13886, 13892, 13895, 13908, 13910, 13911, 13912, 13913, 13914, 13915,
- 13916, 13917, 13918, 13919, 13920, 13921, 13922, 13923, 13924, 13926,
- 13927, 13928, 13938, 13941, 13942, 13954, 13955, 13956, 13963, 13967,
- 13968, 13970, 13973, 13979, 13983, 13986, 14012, 14027, 14033, 14034,
- 14036, 14040, 14043, 14044, 14048, 14049, 14053, 14055, 14059, 14064,
- 14075, 14080, 14083, 14103, 14104, 14109, 14112, 14122, 14123, 14153,
- 14183
+ 12193, 12297, 12298, 12301, 12340, 12354, 12416, 12495, 13058, 13223,
+ 13361, 13525, 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533,
+ 13547, 13551, 13552, 13553, 13555, 13556, 13559, 13563, 13566, 13576,
+ 13583, 13592, 13594, 13613, 13618, 13637, 13656, 13658, 13673, 13691,
+ 13695, 13704, 13705, 13706, 13726, 13738, 13739, 13743, 13750, 13758,
+ 13760, 13761, 13775, 13786, 13787, 13792, 13806, 13824, 13840, 13841,
+ 13844, 13846, 13851, 13852, 13854, 13871, 13872, 13873, 13879, 13883,
+ 13884, 13885, 13886, 13892, 13895, 13908, 13910, 13911, 13912, 13913,
+ 13914, 13915, 13916, 13917, 13918, 13919, 13920, 13921, 13922, 13923,
+ 13924, 13926, 13927, 13928, 13938, 13941, 13942, 13954, 13955, 13956,
+ 13963, 13967, 13968, 13970, 13973, 13979, 13983, 13986, 13996, 14012,
+ 14027, 14033, 14034, 14036, 14040, 14043, 14044, 14048, 14049, 14053,
+ 14055, 14059, 14064, 14075, 14080, 14083, 14103, 14104, 14109, 14112,
+ 14122, 14123, 14134, 14153, 14183, 14188, 14199, 14218
* Support for the x32 ABI on x86-64 added. The x32 target is selected by
configuring glibc with:
@@ -92,7 +92,8 @@ Version 2.16
* Optimized expf for x86-32 and x86-64. Implemented by Liubov Dmitrieva.
-* More optimized functions for PowerPC. Implemented by Adhemerval Zanella.
+* More optimized functions for PowerPC. Implemented by Adhemerval Zanella
+ and Will Schmidt.
* More optimized functions for SPARC. Implemented by David S. Miller.
@@ -110,6 +111,11 @@ Version 2.16
/lib/ld-linux.so.3 dynamic linker used for the base EABI.
* Support for CRIS has been removed from ports.
+
+* A new class of installed header has been documented for low-level
+ platform-specific functionality. PowerPC added the first instance with a
+ function to provide time base register access. Contributed by Tulio
+ Magno Quites Machado Filho.
Version 2.15