Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

184 lines
8.7KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- This file documents the GNU Assembler "as".
  4. Copyright (C) 1991-2020 Free Software Foundation, Inc.
  5. Permission is granted to copy, distribute and/or modify this document
  6. under the terms of the GNU Free Documentation License, Version 1.3
  7. or any later version published by the Free Software Foundation;
  8. with no Invariant Sections, with no Front-Cover Texts, and with no
  9. Back-Cover Texts. A copy of the license is included in the
  10. section entitled "GNU Free Documentation License".
  11. -->
  12. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  13. <head>
  14. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  15. <title>Acknowledgements (Using as)</title>
  16. <meta name="description" content="Acknowledgements (Using as)">
  17. <meta name="keywords" content="Acknowledgements (Using as)">
  18. <meta name="resource-type" content="document">
  19. <meta name="distribution" content="global">
  20. <meta name="Generator" content="makeinfo">
  21. <link href="index.html#Top" rel="start" title="Top">
  22. <link href="AS-Index.html#AS-Index" rel="index" title="AS Index">
  23. <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
  24. <link href="index.html#Top" rel="up" title="Top">
  25. <link href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" rel="next" title="GNU Free Documentation License">
  26. <link href="Bug-Reporting.html#Bug-Reporting" rel="prev" title="Bug Reporting">
  27. <style type="text/css">
  28. <!--
  29. a.summary-letter {text-decoration: none}
  30. blockquote.indentedblock {margin-right: 0em}
  31. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  32. blockquote.smallquotation {font-size: smaller}
  33. div.display {margin-left: 3.2em}
  34. div.example {margin-left: 3.2em}
  35. div.lisp {margin-left: 3.2em}
  36. div.smalldisplay {margin-left: 3.2em}
  37. div.smallexample {margin-left: 3.2em}
  38. div.smalllisp {margin-left: 3.2em}
  39. kbd {font-style: oblique}
  40. pre.display {font-family: inherit}
  41. pre.format {font-family: inherit}
  42. pre.menu-comment {font-family: serif}
  43. pre.menu-preformatted {font-family: serif}
  44. pre.smalldisplay {font-family: inherit; font-size: smaller}
  45. pre.smallexample {font-size: smaller}
  46. pre.smallformat {font-family: inherit; font-size: smaller}
  47. pre.smalllisp {font-size: smaller}
  48. span.nolinebreak {white-space: nowrap}
  49. span.roman {font-family: initial; font-weight: normal}
  50. span.sansserif {font-family: sans-serif; font-weight: normal}
  51. ul.no-bullet {list-style: none}
  52. -->
  53. </style>
  54. </head>
  55. <body lang="en">
  56. <a name="Acknowledgements"></a>
  57. <div class="header">
  58. <p>
  59. Next: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="n" rel="next">GNU Free Documentation License</a>, Previous: <a href="Reporting-Bugs.html#Reporting-Bugs" accesskey="p" rel="prev">Reporting Bugs</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p>
  60. </div>
  61. <hr>
  62. <a name="Acknowledgements-1"></a>
  63. <h2 class="chapter">11 Acknowledgements</h2>
  64. <p>If you have contributed to GAS and your name isn&rsquo;t listed here,
  65. it is not meant as a slight. We just don&rsquo;t know about it. Send mail to the
  66. maintainer, and we&rsquo;ll correct the situation. Currently
  67. the maintainer is Nick Clifton (email address <code>nickc@redhat.com</code>).
  68. </p>
  69. <p>Dean Elsner wrote the original <small>GNU</small> assembler for the VAX.<a name="DOCF4" href="#FOOT4"><sup>4</sup></a>
  70. </p>
  71. <p>Jay Fenlason maintained GAS for a while, adding support for GDB-specific debug
  72. information and the 68k series machines, most of the preprocessing pass, and
  73. extensive changes in <samp>messages.c</samp>, <samp>input-file.c</samp>, <samp>write.c</samp>.
  74. </p>
  75. <p>K. Richard Pixley maintained GAS for a while, adding various enhancements and
  76. many bug fixes, including merging support for several processors, breaking GAS
  77. up to handle multiple object file format back ends (including heavy rewrite,
  78. testing, an integration of the coff and b.out back ends), adding configuration
  79. including heavy testing and verification of cross assemblers and file splits
  80. and renaming, converted GAS to strictly ANSI C including full prototypes, added
  81. support for m680[34]0 and cpu32, did considerable work on i960 including a COFF
  82. port (including considerable amounts of reverse engineering), a SPARC opcode
  83. file rewrite, DECstation, rs6000, and hp300hpux host ports, updated &ldquo;know&rdquo;
  84. assertions and made them work, much other reorganization, cleanup, and lint.
  85. </p>
  86. <p>Ken Raeburn wrote the high-level BFD interface code to replace most of the code
  87. in format-specific I/O modules.
  88. </p>
  89. <p>The original VMS support was contributed by David L. Kashtan. Eric Youngdale
  90. has done much work with it since.
  91. </p>
  92. <p>The Intel 80386 machine description was written by Eliot Dresselhaus.
  93. </p>
  94. <p>Minh Tran-Le at IntelliCorp contributed some AIX 386 support.
  95. </p>
  96. <p>The Motorola 88k machine description was contributed by Devon Bowen of Buffalo
  97. University and Torbjorn Granlund of the Swedish Institute of Computer Science.
  98. </p>
  99. <p>Keith Knowles at the Open Software Foundation wrote the original MIPS back end
  100. (<samp>tc-mips.c</samp>, <samp>tc-mips.h</samp>), and contributed Rose format support
  101. (which hasn&rsquo;t been merged in yet). Ralph Campbell worked with the MIPS code to
  102. support a.out format.
  103. </p>
  104. <p>Support for the Zilog Z8k and Renesas H8/300 processors (tc-z8k,
  105. tc-h8300), and IEEE 695 object file format (obj-ieee), was written by
  106. Steve Chamberlain of Cygnus Support. Steve also modified the COFF back end to
  107. use BFD for some low-level operations, for use with the H8/300 and AMD 29k
  108. targets.
  109. </p>
  110. <p>John Gilmore built the AMD 29000 support, added <code>.include</code> support, and
  111. simplified the configuration of which versions accept which directives. He
  112. updated the 68k machine description so that Motorola&rsquo;s opcodes always produced
  113. fixed-size instructions (e.g., <code>jsr</code>), while synthetic instructions
  114. remained shrinkable (<code>jbsr</code>). John fixed many bugs, including true tested
  115. cross-compilation support, and one bug in relaxation that took a week and
  116. required the proverbial one-bit fix.
  117. </p>
  118. <p>Ian Lance Taylor of Cygnus Support merged the Motorola and MIT syntax for the
  119. 68k, completed support for some COFF targets (68k, i386 SVR3, and SCO Unix),
  120. added support for MIPS ECOFF and ELF targets, wrote the initial RS/6000 and
  121. PowerPC assembler, and made a few other minor patches.
  122. </p>
  123. <p>Steve Chamberlain made GAS able to generate listings.
  124. </p>
  125. <p>Hewlett-Packard contributed support for the HP9000/300.
  126. </p>
  127. <p>Jeff Law wrote GAS and BFD support for the native HPPA object format (SOM)
  128. along with a fairly extensive HPPA testsuite (for both SOM and ELF object
  129. formats). This work was supported by both the Center for Software Science at
  130. the University of Utah and Cygnus Support.
  131. </p>
  132. <p>Support for ELF format files has been worked on by Mark Eichin of Cygnus
  133. Support (original, incomplete implementation for SPARC), Pete Hoogenboom and
  134. Jeff Law at the University of Utah (HPPA mainly), Michael Meissner of the Open
  135. Software Foundation (i386 mainly), and Ken Raeburn of Cygnus Support (sparc,
  136. and some initial 64-bit support).
  137. </p>
  138. <p>Linas Vepstas added GAS support for the ESA/390 &ldquo;IBM 370&rdquo; architecture.
  139. </p>
  140. <p>Richard Henderson rewrote the Alpha assembler. Klaus Kaempf wrote GAS and BFD
  141. support for openVMS/Alpha.
  142. </p>
  143. <p>Timothy Wall, Michael Hayes, and Greg Smart contributed to the various tic*
  144. flavors.
  145. </p>
  146. <p>David Heine, Sterling Augustine, Bob Wilson and John Ruttenberg from Tensilica,
  147. Inc. added support for Xtensa processors.
  148. </p>
  149. <p>Several engineers at Cygnus Support have also provided many small bug fixes and
  150. configuration enhancements.
  151. </p>
  152. <p>Jon Beniston added support for the Lattice Mico32 architecture.
  153. </p>
  154. <p>Many others have contributed large or small bugfixes and enhancements. If
  155. you have contributed significant work and are not mentioned on this list, and
  156. want to be, let us know. Some of the history has been lost; we are not
  157. intentionally leaving anyone out.
  158. </p>
  159. <div class="footnote">
  160. <hr>
  161. <h4 class="footnotes-heading">Footnotes</h4>
  162. <h3><a name="FOOT4" href="#DOCF4">(4)</a></h3>
  163. <p>Any
  164. more details?</p>
  165. </div>
  166. <hr>
  167. <div class="header">
  168. <p>
  169. Next: <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="n" rel="next">GNU Free Documentation License</a>, Previous: <a href="Reporting-Bugs.html#Reporting-Bugs" accesskey="p" rel="prev">Reporting Bugs</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title="Index" rel="index">Index</a>]</p>
  170. </div>
  171. </body>
  172. </html>