ChangeLog.ports-alpha 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. This file describes changes to the machine while it was in the ports
  2. add-on directory. This port is no longer part of an add-on and so
  3. future changes to it should be listed in the top-level ChangeLog file,
  4. not here.
  5. 2014-02-12 Richard Henderson <rth@redhat.com>
  6. * sysdeps/alpha: Move directory to ../sysdeps/alpha.
  7. * sysdeps/unix/alpha: Move directory to ../sysdeps/unix/alpha.
  8. * sysdeps/unix/sysv/linux/alpha: Move directory to
  9. ../sysdeps/unix/sysv/linux/alpha.
  10. 2014-02-08 Joseph Myers <joseph@codesourcery.com>
  11. * sysdeps/unix/sysv/linux/alpha/msgctl.c: Move to
  12. sysdeps/unix/sysv/linux/arm/msgctl.c and #include that file.
  13. * sysdeps/unix/sysv/linux/alpha/semctl.c: Move to
  14. sysdeps/unix/sysv/linux/arm/semctl.c and #include that file.
  15. * sysdeps/unix/sysv/linux/alpha/shmctl.c: Move to
  16. sysdeps/unix/sysv/linux/arm/shmctl.c and #include that file.
  17. 2014-01-24 Richard Henderson <rth@redhat.com>
  18. * sysdeps/alpha/fpu/libm-test-ulps: Update.
  19. * sysdeps/alpha/tls-macros.h (TLS_GD): Add dependency on $gp.
  20. (TLS_LD, TLS_IE): Likewise.
  21. 2013-12-07 Richard Henderson <rth@redhat.com>
  22. * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Use <bits/mman-linux.h>,
  23. dropping common values and overriding different values.
  24. 2013-11-28 Joseph Myers <joseph@codesourcery.com>
  25. * sysdeps/alpha/fpu/fegetround.c (fegetround): Use
  26. libm_hidden_def.
  27. 2013-11-26 Ondřej Bílka <neleai@seznam.cz>
  28. * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Use __glibc_reserved instead __unused.
  29. * sysdeps/unix/sysv/linux/alpha/bits/msq.h: Likewise.
  30. * sysdeps/unix/sysv/linux/alpha/bits/sem.h: Likewise.
  31. * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
  32. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
  33. * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
  34. * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Likewise.
  35. 2013-11-16 Richard Henderson <rth@redhat.com>
  36. * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Include a nop
  37. before each signal thunk.
  38. 2013-10-30 Mike Frysinger <vapier@gentoo.org>
  39. * sysdeps/alpha/configure.in: Moved to ...
  40. * sysdeps/alpha/configure.ac: ... here.
  41. * sysdeps/unix/sysv/linux/alpha/configure.in: Moved to ...
  42. * sysdeps/unix/sysv/linux/alpha/configure.ac: ... here.
  43. * sysdeps/alpha/configure: Regenerated.
  44. * sysdeps/unix/sysv/linux/alpha/configure: Likewise.
  45. 2013-10-12 Yuri Chornoivan <yurchor@ukr.net>
  46. * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Fix typos.
  47. * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Likewise.
  48. 2013-10-01 Richard Henderson <rth@redhat.com>
  49. * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Improve conditions under
  50. which it is defined.
  51. 2013-09-20 Andreas Schwab <schwab@linux-m68k.org>
  52. * sysdeps/alpha/alphaev67/ffs.S (__ffs): Define as hidden.
  53. * sysdeps/alpha/ffs.S (__ffs): Likewise.
  54. 2013-09-11 Andreas Schwab <schwab@suse.de>
  55. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (__O_TMPFILE):
  56. Define.
  57. 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
  58. * sysdeps/alpha/alphaev67/stpncpy.S: Fix then/than typos.
  59. 2013-08-30 Ondřej Bílka <neleai@seznam.cz>
  60. * sysdeps/unix/sysv/linux/alpha/bits/netdb.h: Fix typos.
  61. 2013-07-02 Richard Henderson <rth@redhat.com>
  62. * sysdeps/alpha/fpu/libm-test-ulps: Update.
  63. 2013-06-28 Ryan S. Arnold <rsa@linux.vnet.ibm.com>
  64. * sysdeps/alpha/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
  65. to macro prototype for AT_HWCAP2 support.
  66. 2013-06-24 Richard Henderson <rth@redhat.com>
  67. [BZ #15666]
  68. * sysdeps/alpha/Versions (GLIBC_2.18): Add __sqrt_finite,
  69. __sqrtf_finite, and __sqrtl_finite.
  70. * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Likewise.
  71. * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Add __sqrt_finite.
  72. * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Add __sqrtf_finite.
  73. * sysdeps/alpha/fpu/e_sqrt.c: Add __sqrt_finite compatibility.
  74. * sysdeps/alpha/fpu/e_sqrtf.c: New file.
  75. * sysdeps/alpha/soft-fp/e_sqrtl.c: Add __sqrtl_finite.
  76. 2013-06-23 Richard Henderson <rth@redhat.com>
  77. * sysdeps/alpha/fpu/libm-test-ulps: Update.
  78. 2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com>
  79. * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Update.
  80. 2013-06-05 Joseph Myers <joseph@codesourcery.com>
  81. * sysdeps/alpha/bits/atomic.h: Remove trailing whitespace.
  82. * sysdeps/alpha/div_libc.h: Likewise.
  83. * sysdeps/alpha/divq.S: Likewise.
  84. * sysdeps/alpha/divqu.S: Likewise.
  85. * sysdeps/alpha/fpu/cfloat-compat.h: Likewise.
  86. * sysdeps/alpha/fpu/s_roundf.c: Likewise.
  87. * sysdeps/alpha/fpu/s_trunc.c: Likewise.
  88. * sysdeps/alpha/fpu/s_truncf.c: Likewise.
  89. * sysdeps/alpha/ldiv.S: Likewise.
  90. * sysdeps/alpha/memchr.c: Likewise.
  91. * sysdeps/alpha/remq.S: Likewise.
  92. * sysdeps/alpha/remqu.S: Likewise.
  93. * sysdeps/alpha/stxncpy.S: Likewise.
  94. * sysdeps/unix/alpha/sysdep.S: Likewise.
  95. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Likewise.
  96. * sysdeps/unix/sysv/linux/alpha/kernel_stat.h: Likewise.
  97. * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Likewise.
  98. * sysdeps/unix/sysv/linux/alpha/register-dump.h: Likewise.
  99. * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
  100. 2013-05-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
  101. * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
  102. si_trapno and si_addr_lsb to _sifields.sigfault.
  103. (si_trapno, si_addr_lsb): Define new macros.
  104. (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
  105. 2013-05-22 Joseph Myers <joseph@codesourcery.com>
  106. * sysdeps/alpha/fpu/libm-test-ulps: Update test names.
  107. 2013-05-19 Joseph Myers <joseph@codesourcery.com>
  108. * sysdeps/alpha/fpu/libm-test-ulps: Update names of sincos tests.
  109. 2013-05-16 Maciej W. Rozycki <macro@codesourcery.com>
  110. [BZ #15442]
  111. * sysdeps/alpha/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP): New
  112. macro.
  113. 2013-03-06 Andreas Jaeger <aj@suse.de>
  114. * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_HUGE_MASK)
  115. (MAP_HUGE_SHIFT): Define.
  116. * sysdeps/unix/sysv/linux/alpha/bits/msq.h (MSG_COPY): Define.
  117. 2013-02-19 Richard Henderson <rth@redhat.com>
  118. [BZ #14920]
  119. * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
  120. (FUTEX_WAIT_REQUEUE_PI): Define.
  121. (FUTEX_CMP_REQUEUE_PI): Likewise.
  122. (lll_futex_wait_requeue_pi): Likewise.
  123. (lll_futex_timed_wait_requeue_pi): Likewise.
  124. (lll_futex_cmp_requeue_pi): Likewise.
  125. 2013-02-20 Richard Henderson <rth@redhat.com>
  126. * sysdeps/unix/alpha/sysdep.h: Include <errno.h>.
  127. 2013-02-18 Siddhesh Poyarekar <siddhesh@redhat.com>
  128. * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
  129. __cxa_thread_atexit_impl.
  130. 2013-02-14 Joseph Myers <joseph@codesourcery.com>
  131. [BZ #13550]
  132. * sysdeps/alpha/memchr.c: Do not include <bp-sym.h>.
  133. (memchr): Do not use BP_SYM in weak_alias.
  134. 2013-02-13 Joseph Myers <joseph@codesourcery.com>
  135. [BZ #13550]
  136. * sysdeps/unix/sysv/linux/alpha/sigaction.c
  137. (__syscall_rt_sigaction): Do not use __unbounded in prototype.
  138. 2013-02-08 Joseph Myers <joseph@codesourcery.com>
  139. [BZ #13550]
  140. * sysdeps/unix/sysv/linux/alpha/fdatasync.c: Don't include
  141. <bp-checks.h>.
  142. * sysdeps/unix/sysv/linux/alpha/gethostname.c: Likewise.
  143. (__gethostname): Don't use CHECK_N.
  144. [BZ #13550]
  145. * sysdeps/unix/sysv/linux/alpha/msgctl.c: Do not include
  146. <bp-checks.h>.
  147. (__new_msgctl): Do not use CHECK_1.
  148. * sysdeps/unix/sysv/linux/alpha/shmctl.c: Do not include
  149. <bp-checks.h>.
  150. (__new_shmctl): Do not use CHECK_1.
  151. 2013-01-31 Joseph Myers <joseph@codesourcery.com>
  152. [BZ #13550]
  153. * sysdeps/unix/sysv/linux/alpha/semctl.c: Don't include
  154. <bp-checks.h> and <bp-semctl.h>.
  155. (__new_semctl): Don't use CHECK_SEMCTL.
  156. 2013-01-08 Andreas Jaeger <aj@suse.de>
  157. [BZ #14985]
  158. * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
  159. 2013-01-02 Joseph Myers <joseph@codesourcery.com>
  160. * sysdeps/alpha/Makefile: Fix copyright notice formatting.
  161. * All files with FSF copyright notices: Update copyright dates
  162. using scripts/update-copyrights.
  163. 2013-01-02 Richard Henderson <rth@redhat.com>
  164. * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
  165. (lll_futex_timed_wait_bitset): New.
  166. 2013-01-01 Joseph Myers <joseph@codesourcery.com>
  167. * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Reformat copyright
  168. notice.
  169. 2012-12-07 Richard Henderson <rth@redhat.com>
  170. * sysdeps/alpha/Makefile [$(subdir) = math]
  171. (CFLAGS-s_isnan.c): New variable.
  172. * sysdeps/alpha/fpu/math_private.h (__isnanl): Remove definition.
  173. 2012-11-30 Richard Henderson <rth@redhat.com>
  174. * sysdeps/alpha/fpu/libm-test-ulps: Update.
  175. * sysdeps/alpha/sotruss-lib.c: New file.
  176. 2012-11-03 Joseph Myers <joseph@codesourcery.com>
  177. * sysdeps/alpha/fpu/fclrexcpt.c (feclearexcept): Add
  178. libm_hidden_ver.
  179. [BZ #3439]
  180. * sysdeps/alpha/fpu/bits/fenv.h (FE_DENORMAL): Define macro to
  181. integer constant usable in #if and use that to give value to enum
  182. constant.
  183. (FE_INEXACT): Likewise.
  184. (FE_UNDERFLOW): Likewise.
  185. (FE_OVERFLOW): Likewise.
  186. (FE_DIVBYZERO): Likewise.
  187. (FE_INVALID): Likewise.
  188. (FE_ALL_EXCEPT): Likewise.
  189. (FE_TOWARDZERO): Likewise.
  190. (FE_DOWNWARD): Likewise.
  191. (FE_TONEAREST): Likewise.
  192. (FE_UPWARD): Likewise.
  193. 2012-11-01 Andreas Jaeger <aj@suse.de>
  194. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Remove all
  195. definitions and declarations that are provided by
  196. <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
  197. 2012-10-30 Joseph Myers <joseph@codesourcery.com>
  198. [BZ #14047]
  199. * sysdeps/alpha/tininess.h: New file.
  200. 2012-10-19 Roland McGrath <roland@hack.frob.com>
  201. * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist
  202. (GLIBC_2.17): Add clock_* symbols.
  203. 2012-10-09 Roland McGrath <roland@hack.frob.com>
  204. * sysdeps/alpha/configure: Regenerated.
  205. 2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
  206. * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
  207. flag name in comment to CLONE_CHILD_CLEARTID.
  208. 2012-10-01 Roland McGrath <roland@hack.frob.com>
  209. * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
  210. (__SWBLK_T_TYPE): Macro removed.
  211. 2012-09-28 Richard Henderson <rth@redhat.com>
  212. * sysdeps/unix/alpha/sysdep.h (PSEUDO_END): Merge versions and
  213. move $syscall_error label...
  214. (SYSCALL_ERROR_HANDLER): ... here.
  215. (SYSCALL_ERROR_FALLTHRU): New.
  216. (PSEUDO_PROF): Split out of ...
  217. (PSEUDO_PROLOGUE): ... here.
  218. * sysdeps/unix/sysv/linux/alpha/syscall.S (__syscall): Use
  219. SYSCALL_ERROR_LABEL and PSEUDO_END.
  220. * sysdeps/unix/sysv/linux/alpha/clone.S (__clone): Likewise.
  221. Use USEPV_PROF and cfi markup.
  222. (thread_start): Use cfi markup and cfi_undefined on ra.
  223. * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
  224. (PSEUDO_PROF): Remove.
  225. (PSEUDO): Use SYSCALL_ERROR_FALLTHRU.
  226. 2012-09-13 Richard Henderson <rth@redhat.com>
  227. * sysdeps/unix/sysv/linux/alpha/setfpucw.c (__setfpucw): Rewrite
  228. with the assumption of being used at program startup only.
  229. * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Add optional
  230. entries for _OtsConvertFloatTX, _OtsCvtQUX, _OtsCvtXQ, _OtsGtrX,
  231. _OtsLeqX, _OtsNintXQ.
  232. * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
  233. * sysdeps/alpha/fpu/get-rounding-mode.h: New file.
  234. 2012-08-30 Richard Henderson <rth@redhat.com>
  235. * sysdeps/alpha/fpu/s_isnan.c: Define all aliases in terms of
  236. the original __isnan symbol.
  237. 2012-08-27 Mike Frysinger <vapier@gentoo.org>
  238. [BZ #5400]
  239. * sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Define.
  240. * sysdeps/unix/sysv/linux/alpha/fdatasync.c: New file
  241. * sysdeps/unix/sysv/linux/alpha/kernel-features.h
  242. (__ASSUME_FDATASYNC): Define.
  243. 2012-08-16 Carlos O'Donell <carlos_odonell@mentor.com>
  244. * sysdeps/alpha/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
  245. <alpha_gnu_pltenter>: struct La_alpha_regs is not const.
  246. 2012-08-13 Richard Henderson <rth@twiddle.net>
  247. * configure.in: Don't test toolchain support for TLS or GPREL.
  248. * configure: Rebuild.
  249. * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Do compat
  250. with GLIBC_2_1.
  251. 2012-08-08 Joseph Myers <joseph@codesourcery.com>
  252. * sysdeps/unix/sysv/linux/alpha/kernel-features.h
  253. (__ASSUME_TGKILL): Remove.
  254. 2012-08-08 Richard Henderson <rth@twiddle.net>
  255. * sysdeps/unix/sysv/linux/alpha/kernel-features.h
  256. (__ASSUME_IEEE_RAISE_EXCEPTION): Remove.
  257. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: New file.
  258. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: Remove.
  259. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use dwarf2
  260. cfi markup for unwind. Adjust stack early so that the normal
  261. syscall error path can be used.
  262. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
  263. * sysdeps/unix/sysv/linux/alpha/kernel-features.h
  264. (__ASSUME_STAT64_SYSCALL): Remove.
  265. * sysdeps/unix/sysv/linux/alpha/fxstat.c: Remove test
  266. for __ASSUME_STAT64_SYSCALL.
  267. * sysdeps/unsx/sysv/linux/alpha/fxstatat.c: Likewise.
  268. * sysdeps/unsx/sysv/linux/alpha/lxstat.c: Likewise.
  269. * sysdeps/unsx/sysv/linux/alpha/xstat.c: Likewise.
  270. * sysdeps/unsx/sysv/linux/alpha/xstatconv.c: Likewise.
  271. * sysdeps/unsx/sysv/linux/alpha/xstatconv.h: Likewise.
  272. 2012-08-07 Joseph Myers <joseph@codesourcery.com>
  273. * sysdeps/unix/sysv/linux/alpha/kernel-features.h
  274. (__ASSUME_TGKILL): Define unconditionally.
  275. (__ASSUME_STAT64_SYSCALL): Likewise.
  276. (__ASSUME_IEEE_RAISE_EXCEPTION): Likewise.
  277. 2012-08-02 Roland McGrath <roland@hack.frob.com>
  278. * sysdeps/unix/sysv/linux/alpha/bits/dirent.h
  279. (_DIRENT_MATCHES_DIRENT64): New macro.
  280. 2012-08-02 Roland McGrath <roland@hack.frob.com>
  281. * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
  282. (__OFF_T_MATCHES_OFF64_T): New macro.
  283. 2012-08-03 Joseph Myers <joseph@codesourcery.com>
  284. * sysdeps/unix/sysv/linux/alpha/configure.in
  285. (arch_minimum_kernel): Remove.
  286. * sysdeps/unix/sysv/linux/alpha/configure: Regenerated.
  287. 2012-07-26 Joseph Myers <joseph@codesourcery.com>
  288. * sysdeps/alpha/tst-audit.h (int_retval): Define.
  289. 2012-07-26 Andreas Jaeger <aj@suse.de>
  290. * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (siginfo_t): Add
  291. _sigsys.
  292. (si_call_addr, si_syscall, si_arch): Define new macro.
  293. 2012-07-25 Florian Weimer <fweimer@redhat.com>
  294. * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Add
  295. secure_getenv.
  296. 2012-07-20 Joseph Myers <joseph@codesourcery.com>
  297. * data/localplt-alpha-linux-gnu.data: Move to ...
  298. * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: ... here.
  299. 2012-07-17 Joseph Myers <joseph@codesourcery.com>
  300. * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Move from
  301. ../scripts/data/c++-types-alpha-linux-gnu.data.
  302. 2012-06-15 Richard Henderson <rth@twiddle.net>
  303. * sysdeps/alpha/soft-fp/sfp-machine.h (FP_TRAPPING_EXCEPTIONS): New.
  304. * sysdeps/alpha/fpu/s_rint.c (__rint): Handle inexact regardless
  305. of -mieee-with-inexact.
  306. * sysdeps/alpha/fpu/s_rintf.c (__rintf): Likewise.
  307. [BZ #13848]
  308. * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Fix corner cases
  309. similar to BZ#5350.
  310. * sysdeps/alpha/fpu/s_nearbyintf.c (__nearbyintf): Likewise.
  311. * sysdeps/alpha/fpu/s_copysign.c (__copysign): Use builtin.
  312. * sysdeps/alpha/fpu/s_copysignf.c (__copysignf): Use builtin.
  313. * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_RTTIME): New.
  314. (prlimit, prlimit64): New declarations.
  315. * sysdeps/unix/sysv/linux/alpha/bits/shm.h (SHM_EXEC): New.
  316. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use only __USE_ATFILE
  317. to protect UTIME_NOW and UTIME_OMIT.
  318. * sysdeps/alpha/fpu/cfloat-compat.h: Remove __GNUC_PREREQ check.
  319. * sysdeps/alpha/fpu/s_fabs.c (__fabs): Likewise.
  320. * sysdeps/alpha/fpu/s_fabsf.c (__fabsf): Likewise.
  321. * sysdeps/unix/sysv/linux/alpha/sysconf.c (implver): Remove.
  322. (amask): Remove.
  323. (__sysconf): Use builtins directly.
  324. * sysdeps/alpha/bits/mathdef.h (float_t): Define as float
  325. regardless of __GNUC__.
  326. 2012-06-06 Richard Henderson <rth@twiddle.net>
  327. * sysdeps/alpha/strncmp.S: Bound count to LONG_MAX at startup.
  328. Re-organize checks vs s2 end-of-count.
  329. [BZ #13718]
  330. * sysdeps/alpha/stxncmp.S: Bound count to LONG_MAX at startup.
  331. * sysdeps/alpha/alphaev6/stxncmp.S: Likewise.
  332. * sysdeps/alpha/fpu/e_sqrt.c: Include <math_private.h> before
  333. redefining __ieee758_sqrt.
  334. * sysdeps/alpha/alphaev6/stxcpy.S: Use cfi markup instead of
  335. dual ecoff procedure descriptors.
  336. * sysdeps/alpha/alphaev6/stxncpy.S: Likewise.
  337. * sysdeps/alpha/bzero.S: Likewise.
  338. * sysdeps/alpha/memset.S: Likewise.
  339. * sysdeps/alpha/stxcpy.S: Likewise.
  340. * sysdeps/alpha/stxncpy.S: Likewise.
  341. * sysdeps/unix/alpha/sysdep.h (USEPV_PROF): New.
  342. * sysdeps/alpha/_mcount.S: Move .prologue after stack alloc.
  343. 2012-06-05 Richard Henderson <rth@twiddle.net>
  344. * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Use .cfi_signal_frame
  345. instead of a hack using extra nops.
  346. * sysdeps/unxi/alpha/getppid.S: New file.
  347. * sysdeps/unxi/alpha/getegid.S: New file.
  348. * sysdeps/unxi/alpha/geteuid.S: New file.
  349. 2012-06-01 Richard Henderson <rth@twiddle.net>
  350. * sysdeps/alpha/Makefile (CFLAGS-test-misc.c): Set -mieee-with-inexact.
  351. * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
  352. 2012-05-30 Richard Henderson <rth@twiddle.net>
  353. * sysdeps/alpha/Makefile (CFLAGS-s_fma.c): Set -mieee-with-inexact.
  354. (CFLAGS-s_fmaf.c): Likewise.
  355. * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
  356. * sysdeps/unix/sysv/linux/alpha/brk.S: Fix error path for PIC.
  357. * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
  358. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove
  359. __connect_internal alias.
  360. * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use
  361. fgets_unlocked.
  362. * sysdeps/alpha/Implies: Include ieee754/dbl-64/wordsize-64.
  363. * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: Use dynamic rounding.
  364. * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: Likewise.
  365. * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): New.
  366. (__ieee754_sqrtf): New.
  367. * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Replace
  368. _internal alias by hidden_def.
  369. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Remove __ASSUME_TIMEVAL64.
  370. * sysdeps/unix/sysv/linux/alpha/getitimer.S: Remove file.
  371. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Remove file.
  372. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Remove file.
  373. * sysdeps/unix/sysv/linux/alpha/select.S: Remove file.
  374. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Remove file.
  375. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Remove file.
  376. * sysdeps/unix/sysv/linux/alpha/utimes.S: Remove file.
  377. * sysdeps/unix/sysv/linux/alpha/wait4.S: Remove file.
  378. * sysdeps/unix/sysv/linux/alpha/syscalls.list (getitimer): New.
  379. (getrusage, gettimeofday, select, setitimer): New.
  380. (settimeofday, utimes, wait4): New.
  381. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Remove
  382. __ASSUME_TIMEVAL64.
  383. * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Update.
  384. * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Update.
  385. 2012-05-24 Richard Henderson <rth@twiddle.net>
  386. * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: New file.
  387. * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: New file.
  388. * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: New file.
  389. * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: New file.
  390. * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: New file.
  391. * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: New file.
  392. * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: New file.
  393. * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: New file.
  394. * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: New file.
  395. * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: New file.
  396. * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: New file.
  397. * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: New file.
  398. * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: New file.
  399. * sysdeps/alpha/ldiv.S (imaxdiv): Re-add alias.
  400. * sysdeps/unix/sysv/linux/alpha/msgctl.c: Remove __ASSUME_32BITUIDS.
  401. * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise.
  402. * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise.
  403. * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MADV_HUGEPAGE): New.
  404. (MADV_NOHUGEPAGE, MADV_DONTDUMP, MADV_DODUMP): New.
  405. 2012-05-20 Richard Henderson <rth@twiddle.net>
  406. * sysdeps/alpha/add_n.S: Rename from add_n.s.
  407. * sysdeps/alpha/addmul_1.S: Rename from addmul_1.s.
  408. * sysdeps/alpha/alphaev5/add_n.S: Rename from add_n.s.
  409. * sysdeps/alpha/alphaev5/lshift.S: Rename from lshift.s.
  410. * sysdeps/alpha/alphaev5/rshift.S: Rename from rshift.s.
  411. * sysdeps/alpha/alphaev5/sub_n.S: Rename from sub_n.s.
  412. * sysdeps/alpha/alphaev6/addmul_1.S: Rename from addmul_1.s.
  413. * sysdeps/alpha/lshift.S: Rename from lshift.s.
  414. * sysdeps/alpha/mul_1.S: Rename from mul_1.s.
  415. * sysdeps/alpha/rshift.S: Rename from rshift.s.
  416. * sysdeps/alpha/sub_n.S: Rename from sub_n.s.
  417. * sysdeps/alpha/submul_1.S: Rename from submul_1.s.
  418. 2012-05-18 Richard Henderson <rth@twiddle.net>
  419. * data/localplt-alpha-linux-gnu.data: New file.
  420. * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__FSWORD_T_TYPE,
  421. __SYSCALL_SLONG_TYPE, __SYSCALL_ULONG_TYPE): New.
  422. 2012-04-26 Matt Turner <mattst88@gmail.com>
  423. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Correct kernel
  424. version needed to define __ASSUME_ACCEPT4.
  425. * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"
  426. and "e" in fopen.
  427. * sysdeps/unix/sysv/linux/alpha/bits/mman.h (MAP_STACK): Define.
  428. (MAP_HUGETLB): Likewise.
  429. * sysdeps/alpha/bits/mathdef.h: Remove __STDC__ conditionals.
  430. * sysdeps/unix/alpha/sysdep.h: Likewise.
  431. * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
  432. * sysdeps/alpha/fpu/bits/fenv.h: Use const instead of __const.
  433. * sysdeps/unix/sysv/linux/alpha/oldglob.c: Likewise.
  434. * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise.
  435. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_PATH): Define.
  436. 2012-03-27 Richard Henderson <rth@twiddle.net>
  437. * sysdeps/alpha/elf/configure.in: Move to ...
  438. * sysdeps/alpha/configure.in: ... here. Update comment.
  439. * sysdeps/alpha/configure: Regenerate.
  440. * sysdeps/alpha/elf/crti.S: Move to ...
  441. * sysdeps/alpha/crti.S: ... here.
  442. * sysdeps/alpha/elf/crtn.S: Move to ...
  443. * sysdeps/alpha/crtn.S: ... here.
  444. * sysdeps/alpha/elf/start.S: Move to ...
  445. * sysdeps/alpha/start.S: ... here.
  446. 2012-03-21 Richard Henderson <rth@twiddle.net>
  447. * sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead
  448. of <stdio-common/_itoa.h>.
  449. 2012-03-19 Richard Henderson <rth@twiddle.net>
  450. * sysdeps/alpha/fpu/math_private.h: New file.
  451. 2012-03-11 Richard Henderson <rth@twiddle.net>
  452. * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Remove file.
  453. * sysdeps/unix/sysv/linux/alpha/bits/socket_type.h: New file.
  454. 2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
  455. [BZ #13673]
  456. Replace FSF snail mail address with URLs, as per GNU coding standards.
  457. 2012-03-04 Richard Henderson <rth@twiddle.net>
  458. * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark
  459. as always_inline.
  460. 2012-03-04 Richard Henderson <rth@twiddle.net>
  461. * sysdeps/unix/sysv/linux/alpha/bits/socket.h (recvmmsg): Only
  462. declare if __USE_GNU.
  463. (sendmmsg): Add declaration.
  464. 2012-03-04 Richard Henderson <rth@twiddle.net>
  465. * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Don't name the
  466. siginfo_t struct. Add forward declaration of pthread_attr_t;
  467. use it in sigevent.
  468. * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
  469. (pthread_attr_t): Add union tag to pthread_attr_t; only define
  470. typedef if not already defined.
  471. 2012-02-21 Richard Henderson <rth@twiddle.net>
  472. * sysdeps/unix/sysv/linux/alpha/bits/epoll.h: New file.
  473. * sysdeps/unix/sysv/linux/alpha/bits/timerfd.h: Likewise.
  474. * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: Remove.
  475. * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: Likewise.
  476. 2012-02-20 Andreas Schwab <schwab@linux-m68k.org>
  477. * sysdeps/unix/sysv/linux/alpha/bits/errno.h (ERFKILL, EHWPOISON):
  478. Define if not defined.
  479. * sysdeps/unix/sysv/linux/alpha/Versions: Add new errlist compat
  480. entry for 2.16.
  481. 2012-02-20 Aurelien Jarno <aurelien@aurel32.net>
  482. * sysdeps/unix/sysv/linux/alpha/sysconf.c: Fix cache sysconf switch.
  483. 2012-02-16 Richard Henderson <rth@twiddle.net>
  484. * sysdeps/alpha/fpu/fenv_libc.h (__ieee_set_fp_control,
  485. __ieee_get_fp_control): Mark as hidden proto.
  486. 2012-02-15 Mike Hommey <mh+reportbug@glandium.org>
  487. [BZ #11677]
  488. * sysdeps/unix/sysv/linux/alpha/syscall.S: Support 6th argument.
  489. 2012-02-15 Richard Henderson <rth@twiddle.net>
  490. * sysdeps/unix/sysv/linux/alpha/bits/signalfd.h: New file.
  491. * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: Remove.
  492. * sysdeps/unix/alpha/sysdep.h (syscall_promote): New.
  493. (inline_syscall0, inline_syscall1, inline_syscall2,
  494. inline_syscall3, inline_syscall4, inline_syscall5,
  495. inline_syscall6): Use it.
  496. * sysdeps/unix/sysv/linux/alpha/setregid.c: Remove.
  497. * sysdeps/unix/sysv/linux/alpha/setreuid.c: Remove.
  498. * sysdeps/unix/sysv/linux/alpha/setresgid.c: Remove.
  499. * sysdeps/unix/sysv/linux/alpha/setresuid.c: Remove.
  500. * sysdeps/unix/alpha/sysdep.h: Don't include <tls.h>
  501. [PIC] (SYSCALL_ERROR_HANDLER): Emit nothing.
  502. [PIC] (SYSCALL_ERROR_LABEL): Add !samegp markup.
  503. * sysdeps/alpha/dl-machine.h: Don't check USE___THREAD.
  504. * sysdeps/unix/alpha/sysdeps.S: Don't check __ELF__, USE___THREAD,
  505. or _LIBC_REENTRANT.
  506. 2012-02-15 Richard Henderson <rth@twiddle.net>
  507. [BZ #13361]
  508. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (struct file_handle): New.
  509. (fallocate, name_to_handle_at, open_by_handle_at): Declare.
  510. 2012-02-14 Joseph Myers <joseph@codesourcery.com>
  511. Tom de Vries <tom@codesourcery.com>
  512. * sysdeps/alpha/preconfigure: Make setting of libc_commonpagesize and
  513. libc_relro_required conditional on alpha machine. Move setting of
  514. libc_cv_gcc_unwind_find_fde ...
  515. * sysdeps/unix/sysv/linux/alpha/configure.in: ... here.
  516. 2012-02-13 Richard Henderson <rth@twiddle.net>
  517. * sysdeps/unix/sysv/linux/alpha/bits/eventfd.h: New file.
  518. * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: Remove.
  519. 2012-02-09 Richard Henderson <rth@twiddle.net>
  520. * sysdeps/alpha/preconfigure (libc_cv_gcc_unwind_find_fde): New.
  521. (libc_commonpagesize, libc_relro_required): New.
  522. 2012-02-08 Richard Henderson <rth@twiddle.net>
  523. * sysdeps/alpha/ldsodefs.h: New file.
  524. * sysdeps/alpha/tst-audit.h: New file.
  525. * sysdeps/alpha/tls-macros.h: New file.
  526. * sysdeps/unix/sysv/linux/alpha/getitimer.S: Don't check HAVE_ELF.
  527. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
  528. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
  529. * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
  530. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
  531. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
  532. * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
  533. * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
  534. * sysdeps/alpha/elf/crti.S, sysdeps/alpha/elf/crtn.S: New files...
  535. * sysdeps/alpha/elf/initfini.c: ... split from here. Remove file.
  536. * sysdeps/alpha/nptl/elf/pt-initfini.c: Remove file.
  537. * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_DECL): Mark unused.
  538. * sysdeps/unix/sysv/linux/alpha/bits/stat.h (_STAT_VER_LINUX): New.
  539. * sysdeps/alpha/dl-tls.h (TLS_DTV_UNALLOCATED): New.
  540. * sysdeps/unix/sysv/linux/alpha/configure.in: New file.
  541. * sysdeps/unix/sysv/linux/alpha/configure: Build.
  542. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Protect from
  543. multiple includes. Disable statfs64 entirely.
  544. * sysdeps/alpha/nptl/tls.h: Don't test HAVE_TLS_SUPPORT.
  545. * sysdeps/unix/alpha/sysdep.h: Don't test HAVE___THREAD.
  546. * sysdeps/alpha/elf/configure.in (libc_cv_alpha_tls): Error out if
  547. the test fails. Don't set HAVE_TLS_SUPPORT.
  548. * sysdeps/alpha/elf/configure: Rebuild.
  549. 2012-01-07 Joseph Myers <joseph@codesourcery.com>
  550. * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c.
  551. * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of
  552. wordexp.c.
  553. 2011-10-05 Andreas Schwab <schwab@redhat.com>
  554. * sysdeps/alpha/dl-machine.h (elf_machine_rela)
  555. (elf_machine_lazy_rel): Add parameter skip_ifunc.
  556. 2011-03-28 Aurelien Jarno <aurelien@aurel32.net>
  557. * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S(____longjmp_chk):
  558. Fix wrong register in stack pointer comparison.
  559. 2011-03-01 Aurelien Jarno <aurelien@aurel32.net>
  560. * sysdeps/alpha/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
  561. * sysdeps/alpha/fpu/ftestexcept.c (fetestexcept): Likewise.
  562. 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
  563. * sysdeps/unix/sysv/linux/alpha/bits/statfs.h (struct statfs,
  564. struct statfs64): Add f_flags field.
  565. 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
  566. * sysdeps/alpha/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
  567. 2011-02-28 Aurelien Jarno <aurelien@aurel32.net>
  568. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETPIPE_SZ,
  569. F_GETPIPE_SZ): Define.
  570. 2010-09-26 Michael Cree <mcree@orcon.net.nz>
  571. * sysdeps/alpha/memchr.c: Include <bp-sym.h>
  572. (__memchr): Add casts for integer arithmetic on pointers.
  573. 2010-09-23 Richard Henderson <rth@redhat.com>
  574. [BZ #12019]
  575. * sysdeps/alpha/alphaev6/memchr.S: Remove.
  576. * sysdeps/alpha/memchr.S: Remove.
  577. * sysdeps/alpha/memchr.c: New.
  578. 2010-09-23 Richard Henderson <rth@redhat.com>
  579. [BZ #1864]
  580. * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New.
  581. * sysdeps/unix/sysv/linux/alpha/fstatvfs.c: New.
  582. * sysdeps/unix/sysv/linux/alpha/fstatvfs64.c: New.
  583. * sysdeps/unix/sysv/linux/alpha/internal_statvfs64.c: New.
  584. * sysdeps/unix/sysv/linux/alpha/statfs64.c: New.
  585. * sysdeps/unix/sysv/linux/alpha/statvfs.c: New.
  586. * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
  587. * sysdeps/unix/sysv/linux/alpha/syscalls.list (fstatfs, statfs):
  588. Define without 64-bit aliases.
  589. 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
  590. * sysdeps/alpha/memchr.S: Use prefetch load.
  591. * sysdeps/alpha/alphaev6/memchr.S: Likewise.
  592. 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
  593. [BZ #6827]
  594. * sysdeps/alpha/dl-machine.h: Add dl-procinfo support.
  595. * sysdeps/alpha/dl-procinfo.c: New.
  596. * sysdeps/alpha/dl-procinfo.h: New.
  597. 2010-05-03 Aurelien Jarno <aurelien@aurel32.net>
  598. [BZ #5350]
  599. * sysdeps/alpha/fpu/s_ceil.c: Fix corner cases.
  600. * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
  601. * sysdeps/alpha/fpu/s_floor.c: Likewise.
  602. * sysdeps/alpha/fpu/s_floorf.c: Likewise.
  603. * sysdeps/alpha/fpu/s_rint.c: Likewise.
  604. * sysdeps/alpha/fpu/s_rintf.c: Likewise.
  605. 2010-05-03 GOTO Masanori <gotom@debian.or.jp>
  606. [BZ #1026]
  607. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: Define
  608. __ASSUME_STAT64_SYSCALL.
  609. * sysdeps/unix/sysv/linux/alpha/fxstat.c: Check
  610. __ASSUME_STAT64_SYSCALL.
  611. * sysdeps/unix/sysv/linux/alpha/fxstatat.c: Likewise.
  612. * sysdeps/unix/sysv/linux/alpha/lxstat.c: Likewise.
  613. * sysdeps/unix/sysv/linux/alpha/xstat.c: Likewise.
  614. * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Don't define
  615. __libc_missing_axp_stat64 when it's not needed.
  616. * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
  617. 2010-03-30 Richard Henderson <rth@redhat.com>
  618. * sysdeps/unix/sysv/linux/alpha/bits/socket.h (MSG_WAITFORONE): New.
  619. 2010-03-30 Matt Turner <mattst88@gmail.com>
  620. * sysdeps/unix/sysv/linux/alpha/kernel-features.h: New.
  621. 2010-03-26 Richard Henderson <rth@redhat.com>
  622. * sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S: New.
  623. 2010-03-26 Richard Henderson <rth@redhat.com>
  624. * sysdeps/unix/sysv/linux/alpha/Versions: Update errlist-compat
  625. for GLIBC_2.12.
  626. 2010-03-26 Richard Henderson <rth@redhat.com>
  627. * sysdeps/alpha/fpu/fegetenv.c: Add hidden alias.
  628. 2010-03-26 Richard Henderson <rth@redhat.com>
  629. * sysdeps/unix/sysv/linux/alpha/dl-auxv.h (__libc_alpha_cache_shape):
  630. Define extern here; move definition...
  631. * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: ... here.
  632. 2010-03-26 Richard Henderson <rth@redhat.com>
  633. * sysdeps/unix/sysv/linux/alpha/sys/user.h: Don't include asm/page.h.
  634. (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK): Define.
  635. 2010-03-26 Richard Henderson <rth@redhat.com>
  636. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (F_SETOWN_EX,
  637. F_GETOWN_EX, F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP,
  638. F_OWNER_GID, struct f_owner_ex): Define.
  639. (F_SETOWN, F_GETOWN): Define with XPG7.
  640. 2010-03-26 Richard Henderson <rth@redhat.com>
  641. * sysdeps/unix/alpha/sysdep.h (PTR_MANGLE): Define for !PIC too.
  642. (PTR_DEMANGLE): Likewise.
  643. 2010-03-26 Richard Henderson <rth@redhat.com>
  644. * sysdeps/unix/alpha/sysdep.h (INTERNAL_SYSCALL_ERROR_P,
  645. INTERNAL_SYSCALL_ERRNO): "Use" the "other" variable in each macro.
  646. 2010-03-26 Richard Henderson <rth@redhat.com>
  647. * sysdep/unix/sysv/linux/alpha/creat.c: New.
  648. 2010-03-26 Richard Henderson <rth@redhat.com>
  649. * sysdep/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel)
  650. Adjust the test for gcc 4.5.
  651. * sysdep/alpha/elf/configure: Rebuild.
  652. 2010-03-26 Richard Henderson <rth@redhat.com>
  653. * sysdeps/alpha/bits/atomic.h (__arch_exchange_8_int,
  654. __arch_exchange_16_int, __arch_exchange_32_int,
  655. __arch_exchange_64_int, __arch_exchange_and_add_32_int,
  656. __arch_exchange_and_add_64_int): Use __typeof to get the
  657. return type correct without warning.
  658. 2010-03-23 Matt Turner <mattst88@gmail.com>
  659. Aurelien Jarno <aurelien@aurel32.net>
  660. * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
  661. 2010-01-12 Matt Turner <mattst88@gmail.com>
  662. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Fix double-inclusion
  663. problem.
  664. 2010-01-12 Matt Turner <mattst88@gmail.com>
  665. * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Define
  666. SA_RESTART, SA_NODEFER and SA_RESETHAND if __USE_XOPEN2K8.
  667. 2010-01-12 Matt Turner <mattst88@gmail.com>
  668. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Define O_DIRECTORY,
  669. O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN for
  670. XPG7.
  671. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Enable using from
  672. fcntl.h.
  673. 2010-01-12 Matt Turner <mattst88@gmail.com>
  674. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
  675. O_DSYNC to match 2.6.33+ kernels.
  676. 2009-12-02 Mike Frysinger <vapier@gentoo.org>
  677. * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
  678. include timer_gettime.c -> timer_settime.c.
  679. 2009-11-23 Matt Turner <mattst88@gmail.com>
  680. * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
  681. for timestamps also if __USE_XOPEN2K8.
  682. 2009-11-23 Matt Turner <mattst88@gmail.com>
  683. * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
  684. names of parameters of sync_file_range.
  685. 2009-11-23 Matt Turner <mattst88@gmail.com>
  686. [BZ #10972]
  687. * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
  688. constants from recent kernels.
  689. 2009-11-10 Matt Turner <mattst88@gmail.com>
  690. [BZ #10609]
  691. * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
  692. of empty parameters for file names.
  693. 2009-07-13 Aurelien Jarno <aurelien@aurel32.net>
  694. [BZ #10158]
  695. * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
  696. Change parameters and use next_line.
  697. [BZ #10160]
  698. * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
  699. FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
  700. FUTEX_BITSET_MATCH_ANY.
  701. [BZ #10161]
  702. * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
  703. * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
  704. * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
  705. * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
  706. * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
  707. * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
  708. * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
  709. * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
  710. * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
  711. [BZ #6507]
  712. * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
  713. ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
  714. elf_fpregset_t): Define. Don't include asm/elf.h.
  715. 2008-11-26 Roland McGrath <roland@redhat.com>
  716. * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
  717. repository's ia64 file; #include that.
  718. * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
  719. repository's powerpc file; #include that.
  720. 2008-11-25 Roland McGrath <roland@redhat.com>
  721. * ChangeLog.alpha: New file (this one).
  722. * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
  723. sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
  724. sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
  725. sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
  726. Subdirectories moved here from main repository.
  727. * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
  728. Subdirectories moved here from main repository's nptl/ subdirectory.
  729. * sysdeps/alpha/preconfigure: New file.
  730. * sysdeps/alpha/shlib-versions: New file.
  731. Local Variables:
  732. mode: change-log
  733. left-margin: 8
  734. fill-column: 74
  735. End: