• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revision5948916f52493e0146ce5b1467d261464072bb97 (tree)
Zeit2000-04-08 02:04:19
AutorTimothy Wall <twall@alum...>
CommiterTimothy Wall

Log Message

Note new "AT>" feature.

Ändern Zusammenfassung

Diff

--- a/ld/NEWS
+++ b/ld/NEWS
@@ -2,6 +2,9 @@
22
33 Changes in version 2.10:
44
5+* Added AT> to the linker script language to allow load-time allocation of
6+ sections into regions.
7+
58 * Added garbage collection of unused sections, enabled by --gc-sections.
69 It does require a bit of backend support; currently implemented are
710 ppc-elf, mips-elf, and mn10300-elf. Others will ignore the option.