Changelog.full 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780
  1. PatchSet 2873
  2. Date: 2003/11/13 12:45:50
  3. Author: andersen
  4. Branch: HEAD
  5. Tag: uClibc_0_9_23
  6. Log:
  7. Prepare for release
  8. Members:
  9. Changelog:1.21->1.22
  10. Changelog.full:1.15->1.16
  11. Changelog.full.last:INITIAL->1.1
  12. docs/uclibc.org/FAQ.html:1.19->1.20
  13. docs/uclibc.org/index.html:1.75->1.76
  14. ---------------------
  15. PatchSet 2874
  16. Date: 2003/11/16 04:50:49
  17. Author: mjn3
  18. Branch: HEAD
  19. Tag: (none)
  20. Log:
  21. Fix a build problem when using 2.2.x kernel headers.
  22. Members:
  23. libc/sysdeps/linux/common/syscalls.c:1.120->1.121
  24. ---------------------
  25. PatchSet 2875
  26. Date: 2003/11/16 15:58:33
  27. Author: mjn3
  28. Branch: HEAD
  29. Tag: (none)
  30. Log:
  31. Don't install shadow.h if shadow password support is disabled.
  32. Members:
  33. Makefile:1.237->1.238
  34. ---------------------
  35. PatchSet 2876
  36. Date: 2003/11/16 16:26:34
  37. Author: mjn3
  38. Branch: HEAD
  39. Tag: (none)
  40. Log:
  41. Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.
  42. Members:
  43. Rules.mak:1.155->1.156
  44. extra/Configs/Config.mips:1.38->1.39
  45. ---------------------
  46. PatchSet 2877
  47. Date: 2003/11/16 21:10:07
  48. Author: mjn3
  49. Branch: HEAD
  50. Tag: (none)
  51. Log:
  52. I forgot to update the thread locking in the last dst fix.
  53. Members:
  54. libc/misc/time/time.c:1.16->1.17
  55. ---------------------
  56. PatchSet 2878
  57. Date: 2003/11/17 01:24:07
  58. Author: mjn3
  59. Branch: HEAD
  60. Tag: (none)
  61. Log:
  62. If __NR_ftruncate64 isn't defined, do the best we can.
  63. Members:
  64. libc/sysdeps/linux/common/ftruncate64.c:1.9->1.10
  65. ---------------------
  66. PatchSet 2879
  67. Date: 2003/11/18 19:57:05
  68. Author: mjn3
  69. Branch: HEAD
  70. Tag: (none)
  71. Log:
  72. Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
  73. are implemented in hardware or via kernel emulation doesn't matter to
  74. the libc code.
  75. Members:
  76. extra/Configs/Config.alpha:1.14->1.15
  77. extra/Configs/Config.arm:1.39->1.40
  78. extra/Configs/Config.cris:1.9->1.10
  79. extra/Configs/Config.e1:1.5->1.6
  80. extra/Configs/Config.h8300:1.17->1.18
  81. extra/Configs/Config.i386:1.36->1.37
  82. extra/Configs/Config.i960:1.13->1.14
  83. extra/Configs/Config.in.arch:1.11->1.12
  84. extra/Configs/Config.m68k:1.34->1.35
  85. extra/Configs/Config.microblaze:1.4->1.5
  86. extra/Configs/Config.sh:1.40->1.41
  87. extra/Configs/Config.v850:1.6->1.7
  88. ---------------------
  89. PatchSet 2880
  90. Date: 2003/11/19 07:21:10
  91. Author: mjn3
  92. Branch: HEAD
  93. Tag: (none)
  94. Log:
  95. Fix the return value for fputs when passed an empty string.
  96. Indirectly detected by gmp-4.1.2 self-tests and reported by
  97. "Peter S. Mazinger" <ps.m@gmx.net>.
  98. Members:
  99. libc/stdio/stdio.c:1.72->1.73
  100. ---------------------
  101. PatchSet 2881
  102. Date: 2003/11/20 14:35:06
  103. Author: andersen
  104. Branch: HEAD
  105. Tag: (none)
  106. Log:
  107. Fixup dependancies to ensure arch specific string functions
  108. will always win
  109. Members:
  110. libc/string/Makefile:1.56->1.57
  111. ---------------------
  112. PatchSet 2882
  113. Date: 2003/11/20 14:40:50
  114. Author: andersen
  115. Branch: HEAD
  116. Tag: (none)
  117. Log:
  118. Make certain that the arch specific stuff is always compiled last
  119. Members:
  120. libc/sysdeps/linux/Makefile:1.19->1.20
  121. ---------------------
  122. PatchSet 2883
  123. Date: 2003/11/20 14:42:42
  124. Author: andersen
  125. Branch: HEAD
  126. Tag: (none)
  127. Log:
  128. Make certain that arch specific stuff is compiled last
  129. Members:
  130. libm/Makefile:1.38->1.39
  131. ---------------------
  132. PatchSet 2884
  133. Date: 2003/11/20 15:05:27
  134. Author: andersen
  135. Branch: HEAD
  136. Tag: (none)
  137. Log:
  138. Lets try that one again...
  139. Members:
  140. libc/sysdeps/linux/Makefile:1.20->1.21
  141. ---------------------
  142. PatchSet 2885
  143. Date: 2003/11/20 15:20:22
  144. Author: andersen
  145. Branch: HEAD
  146. Tag: (none)
  147. Log:
  148. Add an initial set of arm optimized string functions. These
  149. do seem to make noticable speed improvement...
  150. -Erik
  151. Members:
  152. libc/string/Makefile:1.57->1.58
  153. libc/string/arm/Makefile:INITIAL->1.1
  154. libc/string/arm/_memcpy.S:INITIAL->1.1
  155. libc/string/arm/bcopy.S:INITIAL->1.1
  156. libc/string/arm/bzero.S:INITIAL->1.1
  157. libc/string/arm/memcmp.S:INITIAL->1.1
  158. libc/string/arm/memcpy.S:INITIAL->1.1
  159. libc/string/arm/memmove.S:INITIAL->1.1
  160. libc/string/arm/memset.S:INITIAL->1.1
  161. libc/string/arm/strcmp.S:INITIAL->1.1
  162. libc/string/arm/strlen.S:INITIAL->1.1
  163. libc/string/arm/strncmp.S:INITIAL->1.1
  164. ---------------------
  165. PatchSet 2886
  166. Date: 2003/11/20 15:28:24
  167. Author: andersen
  168. Branch: HEAD
  169. Tag: (none)
  170. Log:
  171. Don't depend on BSD naming
  172. Members:
  173. libc/string/arm/_memcpy.S:1.1->1.2
  174. ---------------------
  175. PatchSet 2887
  176. Date: 2003/11/20 17:13:53
  177. Author: mjn3
  178. Branch: HEAD
  179. Tag: (none)
  180. Log:
  181. Always include locale.h, which was included by libintl.h only when
  182. optimizing.
  183. Members:
  184. libc/misc/gnu/obstack.c:1.3->1.4
  185. ---------------------
  186. PatchSet 2888
  187. Date: 2003/11/20 20:05:53
  188. Author: andersen
  189. Branch: HEAD
  190. Tag: (none)
  191. Log:
  192. Add missing weak alias for bcmp
  193. Members:
  194. libc/string/arm/memcmp.S:1.1->1.2
  195. ---------------------
  196. PatchSet 2889
  197. Date: 2003/11/21 07:47:43
  198. Author: andersen
  199. Branch: HEAD
  200. Tag: (none)
  201. Log:
  202. prevent some needless warnings when building w/2.6.x kernel headers
  203. Members:
  204. include/features.h:1.55->1.56
  205. ---------------------
  206. PatchSet 2890
  207. Date: 2003/11/22 04:42:22
  208. Author: mjn3
  209. Branch: HEAD
  210. Tag: (none)
  211. Log:
  212. Make sure the utils build gets the setting for CROSS.
  213. Members:
  214. Makefile:1.238->1.239
  215. ---------------------
  216. PatchSet 2891
  217. Date: 2003/11/22 06:51:17
  218. Author: mjn3
  219. Branch: HEAD
  220. Tag: (none)
  221. Log:
  222. Fix arm detection for libfloat.
  223. Members:
  224. utils/Makefile:1.3->1.4
  225. ---------------------
  226. PatchSet 2892
  227. Date: 2003/11/22 18:11:47
  228. Author: andersen
  229. Branch: HEAD
  230. Tag: (none)
  231. Log:
  232. Oops. Only enable debug when debugging...
  233. Members:
  234. ldso/ldso/Makefile:1.49->1.50
  235. ---------------------
  236. PatchSet 2893
  237. Date: 2003/11/22 18:32:59
  238. Author: andersen
  239. Branch: HEAD
  240. Tag: (none)
  241. Log:
  242. Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING
  243. Members:
  244. ldso/ldso/Makefile:1.50->1.51
  245. ---------------------
  246. PatchSet 2894
  247. Date: 2003/11/22 21:21:39
  248. Author: andersen
  249. Branch: HEAD
  250. Tag: (none)
  251. Log:
  252. Remove SAFECFLAGS. It was a workaround for failures in old awk script
  253. used to generate the crti.S and crtn.S files. Since we don't use that
  254. anymore, keeping the workaround makes no sense.
  255. Furthermore, in most cases, SAFECFLAGS was not picking up all the
  256. needed flags, causing crti.o and crtn.o to not be built PIC.
  257. Which is very bad. Removing SAFECFLAGS and using CFLAGS fixes
  258. that as well.
  259. Members:
  260. libc/sysdeps/linux/alpha/Makefile:1.10->1.11
  261. libc/sysdeps/linux/arm/Makefile:1.50->1.51
  262. libc/sysdeps/linux/cris/Makefile:1.11->1.12
  263. libc/sysdeps/linux/e1/Makefile:1.5->1.6
  264. libc/sysdeps/linux/h8300/Makefile:1.10->1.11
  265. libc/sysdeps/linux/i386/Makefile:1.63->1.64
  266. libc/sysdeps/linux/i960/Makefile:1.7->1.8
  267. libc/sysdeps/linux/m68k/Makefile:1.31->1.32
  268. libc/sysdeps/linux/microblaze/Makefile:1.4->1.5
  269. libc/sysdeps/linux/mips/Makefile:1.34->1.35
  270. libc/sysdeps/linux/powerpc/Makefile:1.27->1.28
  271. libc/sysdeps/linux/sh/Makefile:1.28->1.29
  272. libc/sysdeps/linux/sh64/Makefile:1.4->1.5
  273. libc/sysdeps/linux/sparc/Makefile:1.18->1.19
  274. libc/sysdeps/linux/v850/Makefile:1.17->1.18
  275. ---------------------
  276. PatchSet 2895
  277. Date: 2003/11/23 18:45:12
  278. Author: mjn3
  279. Branch: HEAD
  280. Tag: (none)
  281. Log:
  282. Protect against quoting changes.
  283. Members:
  284. utils/Makefile:1.4->1.5
  285. ---------------------
  286. PatchSet 2896
  287. Date: 2003/11/23 18:46:00
  288. Author: mjn3
  289. Branch: HEAD
  290. Tag: (none)
  291. Log:
  292. Hopefully this is correct for cris.
  293. Members:
  294. utils/ldd.c:1.2->1.3
  295. ---------------------
  296. PatchSet 2897
  297. Date: 2003/11/23 18:47:56
  298. Author: mjn3
  299. Branch: HEAD
  300. Tag: (none)
  301. Log:
  302. Make sure we use the right CC setting when building utils.
  303. Not doing so was breaking the buildroot softfloat arm build.
  304. Members:
  305. Makefile:1.239->1.240
  306. ---------------------
  307. PatchSet 2898
  308. Date: 2003/11/23 20:24:30
  309. Author: mjn3
  310. Branch: HEAD
  311. Tag: (none)
  312. Log:
  313. Ok.. this fixes the buildroot soft-float arm build.
  314. Also try to make sure the build breaks if we want soft float but
  315. don't know how to request it.
  316. Members:
  317. Rules.mak:1.156->1.157
  318. utils/Makefile:1.5->1.6
  319. ---------------------
  320. PatchSet 2899
  321. Date: 2003/11/24 04:23:31
  322. Author: mjn3
  323. Branch: HEAD
  324. Tag: (none)
  325. Log:
  326. Don't bother checking, since we want an error if -msoft-float doesn't work.
  327. Members:
  328. utils/Makefile:1.6->1.7
  329. ---------------------
  330. PatchSet 2900
  331. Date: 2003/11/24 04:24:31
  332. Author: mjn3
  333. Branch: HEAD
  334. Tag: (none)
  335. Log:
  336. Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl
  337. Makefiles ignore CFLAGS.
  338. Members:
  339. Rules.mak:1.157->1.158
  340. ---------------------
  341. PatchSet 2901
  342. Date: 2003/11/28 18:28:39
  343. Author: mjn3
  344. Branch: HEAD
  345. Tag: (none)
  346. Log:
  347. Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
  348. Members:
  349. libc/sysdeps/linux/mips/Makefile:1.35->1.36
  350. libc/sysdeps/linux/mips/sysmips.c:INITIAL->1.1
  351. libc/sysdeps/linux/mips/sys/sysmips.h:1.1->1.2
  352. ---------------------
  353. PatchSet 2902
  354. Date: 2003/11/28 19:39:51
  355. Author: mjn3
  356. Branch: HEAD
  357. Tag: (none)
  358. Log:
  359. Another missing mips function, needed by the boehm garbage collector.
  360. Members:
  361. libc/sysdeps/linux/mips/Makefile:1.36->1.37
  362. libc/sysdeps/linux/mips/_test_and_set.c:INITIAL->1.1
  363. ---------------------
  364. PatchSet 2903
  365. Date: 2003/11/29 02:17:24
  366. Author: mjn3
  367. Branch: HEAD
  368. Tag: (none)
  369. Log:
  370. Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm garbage collector.
  371. Members:
  372. libc/sysdeps/linux/mips/crt0.S:1.10->1.11
  373. ---------------------
  374. PatchSet 2904
  375. Date: 2003/11/29 20:48:18
  376. Author: mjn3
  377. Branch: HEAD
  378. Tag: (none)
  379. Log:
  380. Minor update... Config no longer used.
  381. Members:
  382. .cvsignore:1.8->1.9
  383. ---------------------
  384. PatchSet 2905
  385. Date: 2003/11/29 21:23:42
  386. Author: mjn3
  387. Branch: HEAD
  388. Tag: (none)
  389. Log:
  390. Minor typo fix.
  391. Members:
  392. extra/scripts/fix_includes.sh:1.8->1.9
  393. ---------------------
  394. PatchSet 2906
  395. Date: 2003/12/02 04:58:41
  396. Author: mjn3
  397. Branch: HEAD
  398. Tag: (none)
  399. Log:
  400. Put in a dummy reference to main so busybox will link.
  401. Members:
  402. libc/sysdeps/linux/cris/crt0.c:1.4->1.5
  403. ---------------------
  404. PatchSet 2907
  405. Date: 2003/12/02 17:58:24
  406. Author: andersen
  407. Branch: HEAD
  408. Tag: (none)
  409. Log:
  410. Avoid a potentially undefined operation with a veriable++ in a macro
  411. Members:
  412. libc/inet/rpc/bindresvport.c:1.8->1.9
  413. ---------------------
  414. PatchSet 2908
  415. Date: 2003/12/02 17:59:06
  416. Author: andersen
  417. Branch: HEAD
  418. Tag: (none)
  419. Log:
  420. Add function versions of ntohl and friends
  421. Members:
  422. libc/inet/Makefile:1.41->1.42
  423. libc/inet/ntohl.c:INITIAL->1.1
  424. ---------------------
  425. PatchSet 2909
  426. Date: 2003/12/02 19:06:31
  427. Author: mjn3
  428. Branch: HEAD
  429. Tag: (none)
  430. Log:
  431. Add a syscall() implementation using a hacked version of the syscall6 macro.
  432. Untested, but syscall() is needed by busybox for pivot_root at least.
  433. Members:
  434. libc/sysdeps/linux/sh/Makefile:1.29->1.30
  435. libc/sysdeps/linux/sh/syscall.c:INITIAL->1.1
  436. ---------------------
  437. PatchSet 2910
  438. Date: 2003/12/02 20:37:08
  439. Author: mjn3
  440. Branch: HEAD
  441. Tag: (none)
  442. Log:
  443. Include Rules.mk for consistency. Trying not to was simply too painful.
  444. Members:
  445. utils/Makefile:1.7->1.8
  446. ---------------------
  447. PatchSet 2911
  448. Date: 2003/12/02 23:16:59
  449. Author: andersen
  450. Branch: HEAD
  451. Tag: (none)
  452. Log:
  453. Disable pthreads for sh64 for the time being (since it is not
  454. currently supported)
  455. Members:
  456. extra/Configs/Config.sh:1.41->1.42
  457. ---------------------
  458. PatchSet 2912
  459. Date: 2003/12/03 02:35:36
  460. Author: andersen
  461. Branch: HEAD
  462. Tag: (none)
  463. Log:
  464. force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4
  465. Members:
  466. extra/Configs/Config.sh:1.42->1.43
  467. ---------------------
  468. PatchSet 2913
  469. Date: 2003/12/03 20:12:45
  470. Author: andersen
  471. Branch: HEAD
  472. Tag: (none)
  473. Log:
  474. Rob McMullen writes:
  475. There is code in ldconfig that checks to see if a shared library is named
  476. either ``lib*'' or ``ld-*'' before ldconfig -l will work on it. gawk uses this
  477. feature of ldconfig to make /lib/rcscripts/filefuncs.so, so the build fails.
  478. Members:
  479. utils/ldconfig.c:1.1->1.2
  480. ---------------------
  481. PatchSet 2914
  482. Date: 2003/12/03 20:36:49
  483. Author: andersen
  484. Branch: HEAD
  485. Tag: (none)
  486. Log:
  487. remove some garbage
  488. Members:
  489. libc/sysdeps/linux/mips/vfork.c:1.1->1.2
  490. ---------------------
  491. PatchSet 2915
  492. Date: 2003/12/03 21:35:01
  493. Author: andersen
  494. Branch: HEAD
  495. Tag: (none)
  496. Log:
  497. Eliminate some static buffers based on a patch from Tobias Anderberg
  498. Members:
  499. ldso/ldso/readelflib1.c:1.50->1.51
  500. ---------------------
  501. PatchSet 2916
  502. Date: 2003/12/03 23:03:59
  503. Author: andersen
  504. Branch: HEAD
  505. Tag: (none)
  506. Log:
  507. Paul Mundt <lethal@linux-sh.org> writes:
  508. Nothing overly interesting here, this renames Hitachi/Mitsubishi to Renesas
  509. for the relevant platforms (in this case, h8, sh, and m32r). The same changes
  510. have already been going on in gcc/binutils/gdb/glibc/etc.
  511. Members:
  512. extra/Configs/Config.sh:1.43->1.44
  513. include/elf.h:1.9->1.10
  514. utils/readelf.c:1.1->1.2
  515. ---------------------
  516. PatchSet 2917
  517. Date: 2003/12/03 23:07:50
  518. Author: andersen
  519. Branch: HEAD
  520. Tag: (none)
  521. Log:
  522. Patch from lethal, adding syscall() to the sh64 port
  523. Members:
  524. libc/sysdeps/linux/sh64/Makefile:1.5->1.6
  525. libc/sysdeps/linux/sh64/syscall.c:INITIAL->1.1
  526. ---------------------
  527. PatchSet 2918
  528. Date: 2003/12/03 23:12:11
  529. Author: andersen
  530. Branch: HEAD
  531. Tag: (none)
  532. Log:
  533. Lethal noticed that the generated file gmon-start.S was not
  534. being cleaned up.
  535. Members:
  536. libc/sysdeps/linux/arm/Makefile:1.51->1.52
  537. libc/sysdeps/linux/i386/Makefile:1.64->1.65
  538. libc/sysdeps/linux/powerpc/Makefile:1.28->1.29
  539. libc/sysdeps/linux/sh/Makefile:1.30->1.31
  540. ---------------------
  541. PatchSet 2919
  542. Date: 2003/12/03 23:28:33
  543. Author: andersen
  544. Branch: HEAD
  545. Tag: (none)
  546. Log:
  547. Joakim Tjernlund writes:
  548. This is just a wild guess, but you could try this to see if it fixes
  549. Richards problem:
  550. Members:
  551. ldso/ldso/powerpc/elfinterp.c:1.28->1.29
  552. ---------------------
  553. PatchSet 2920
  554. Date: 2003/12/03 23:38:43
  555. Author: andersen
  556. Branch: HEAD
  557. Tag: (none)
  558. Log:
  559. Henrik Grindal Bakken writes:
  560. The patch touches a minor (well, not that minor, but perhaps only
  561. rarely encountered) bug in the powerpc dynamic linker.
  562. The problem is that addi is called in inline assembly, but there is no
  563. restriction on the second argument. In powerpc assembler, if the
  564. second argument to addi is r0, it is taken as the value 0, not the
  565. contents of r0. This happened to me, making the stack pointer 0 on
  566. the invocation on the application.
  567. The patch is against 0.9.22, but there didn't seem to be any changes
  568. to the relevant section in 0.9.23.
  569. Members:
  570. ldso/ldso/powerpc/ld_sysdep.h:1.6->1.7
  571. ---------------------
  572. PatchSet 2921
  573. Date: 2003/12/04 06:36:51
  574. Author: mjn3
  575. Branch: HEAD
  576. Tag: (none)
  577. Log:
  578. Building of iconv.o was accidently always disabled.
  579. Also, build the iconv app in utils.
  580. Members:
  581. libc/misc/wchar/Makefile:1.8->1.9
  582. utils/.cvsignore:1.1->1.2
  583. utils/Makefile:1.8->1.9
  584. ---------------------
  585. PatchSet 2922
  586. Date: 2003/12/04 06:37:34
  587. Author: mjn3
  588. Branch: HEAD
  589. Tag: (none)
  590. Log:
  591. Don't download the local data if we have it already.
  592. Members:
  593. Makefile:1.240->1.241
  594. ---------------------
  595. PatchSet 2923
  596. Date: 2003/12/04 18:25:36
  597. Author: andersen
  598. Branch: HEAD
  599. Tag: (none)
  600. Log:
  601. Set the default stdio buffer size to 4096, rather then 256.
  602. 256 is fine of course, but many applications use this value
  603. and expect it to be larger.
  604. Members:
  605. extra/Configs/Config.in:1.40->1.41
  606. ---------------------
  607. PatchSet 2924
  608. Date: 2003/12/04 22:07:51
  609. Author: andersen
  610. Branch: HEAD
  611. Tag: (none)
  612. Log:
  613. Fix arm profiling support, which was accidentally removed
  614. Members:
  615. libc/sysdeps/linux/arm/Makefile:1.52->1.53
  616. ---------------------
  617. PatchSet 2925
  618. Date: 2003/12/04 22:57:32
  619. Author: mjn3
  620. Branch: HEAD
  621. Tag: (none)
  622. Log:
  623. Fix infinite loop in putgrent (forgotten increment).
  624. Members:
  625. libc/pwd_grp/pwd_grp.c:1.3->1.4
  626. ---------------------
  627. PatchSet 2926
  628. Date: 2003/12/05 20:24:26
  629. Author: andersen
  630. Branch: HEAD
  631. Tag: (none)
  632. Log:
  633. move _dl_fixup so staticly linked apps using dlopen have a
  634. chance of actually working
  635. Members:
  636. ldso/ldso/ldso.c:1.74->1.75
  637. ldso/ldso/readelflib1.c:1.51->1.52
  638. ---------------------
  639. PatchSet 2927
  640. Date: 2003/12/05 20:39:51
  641. Author: andersen
  642. Branch: HEAD
  643. Tag: (none)
  644. Log:
  645. Paul Mundt <lethal@linux-sh.org> writes:
  646. This patch adds the libpthread backend bits for sh64. As noted previously,
  647. we can't inline things like the testandset() in pt-machine.h as we need to
  648. use a completely different ISA / CFLAGS in order for this to work.
  649. As a result, this patch is somewhat of a RFC as well to see what people think
  650. of the libpthread/linuxthreads/sysdeps Makefile approach, etc. The approach
  651. I've taken currently has been to provide a sysdeps/Makefile with a note that
  652. TARGET_ARCHs that want build rules can simply add themselves into the list of
  653. matching architectures to add to the subdir rule for. This probably isn't
  654. the cleanest solution, but it's quite transparent and works quite well.
  655. Members:
  656. extra/Configs/Config.sh:1.44->1.45
  657. libc/sysdeps/linux/sh64/bits/mman.h:INITIAL->1.1
  658. libpthread/linuxthreads/Makefile:1.11->1.12
  659. libpthread/linuxthreads/sysdeps/Makefile:INITIAL->1.1
  660. libpthread/linuxthreads/sysdeps/sh64/Makefile:INITIAL->1.1
  661. libpthread/linuxthreads/sysdeps/sh64/pt-machine.c:INITIAL->1.1
  662. libpthread/linuxthreads/sysdeps/sh64/pt-machine.h:INITIAL->1.1