Doc:Standards

From GNU 68HC11/HC12
(Difference between revisions)
Jump to: navigation, search
(Standard info page)
 
 
(One intermediate revision by one user not shown)
Line 5: Line 5:
 
<TR>
 
<TR>
 
   <TD WIDTH="20%" VALIGN="TOP">
 
   <TD WIDTH="20%" VALIGN="TOP">
   [[http://m68hc11.serveftp.org/ELF/contents.html ELF/ABI]]
+
   [[http://www.gnu-m68hc11.org/ELF/contents.html ELF/ABI]]
 
   </TD>
 
   </TD>
 
   <TD WIDTH="10%" VALIGN="TOP">
 
   <TD WIDTH="10%" VALIGN="TOP">
Line 16: Line 16:
 
   <br>
 
   <br>
 
   The ABI used to be maintained by a Unix company no longer worth noting it.
 
   The ABI used to be maintained by a Unix company no longer worth noting it.
  <p>
 
 
   </TD>
 
   </TD>
 
</TR>
 
</TR>
Line 22: Line 21:
 
<TR>
 
<TR>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
   [[http://m68hc11.serveftp.org/dwarf2.pdf DWARF2]]
+
   [[http://www.gnu-m68hc11.org/dwarf2.pdf DWARF2]]
 
   </TD>
 
   </TD>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
Line 36: Line 35:
 
   [[http://www.eagercon.com/dwarf/dwarf3std.htm]]
 
   [[http://www.eagercon.com/dwarf/dwarf3std.htm]]
 
   Dwarf 3</A>.
 
   Dwarf 3</A>.
  <p>
 
 
   </TD>
 
   </TD>
 
</TR>
 
</TR>
Line 42: Line 40:
 
<TR>
 
<TR>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
   [[http://m68hc11.serveftp.org/m8-16alis.pdf MALIS]]
+
   [[http://www.gnu-m68hc11.org/m8-16alis.pdf MALIS]]
 
   </TD>
 
   </TD>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
Line 52: Line 50:
 
   This document published by Motorola specifies the standard for
 
   This document published by Motorola specifies the standard for
 
   the assembly language.
 
   the assembly language.
  <p>
 
 
   </TD>
 
   </TD>
 
</TR>
 
</TR>
Line 58: Line 55:
 
<TR>
 
<TR>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
   [[http://m68hc11.serveftp.org/m8-16eabi.pdf MEABI]]
+
   [[http://www.gnu-m68hc11.org/m8-16eabi.pdf MEABI]]
 
   </TD>
 
   </TD>
 
   <TD VALIGN="TOP">
 
   <TD VALIGN="TOP">
Line 68: Line 65:
 
   8- and 16-bit micro-controllers.  It is a supplement of the
 
   8- and 16-bit micro-controllers.  It is a supplement of the
 
   <i>System V Application Binary Interface</i>.
 
   <i>System V Application Binary Interface</i>.
 
  <p>
 
 
   </TD>
 
   </TD>
 
</TR>
 
</TR>

Latest revision as of 14:09, 30 December 2007

This page gives pointers to various standards documentation that the GNU Development Chain complies on.

 [ELF/ABI]
 HTML
 System V Application Binary Interface
This documentation describes the ELF standard issued from the System V ABI.
The ABI used to be maintained by a Unix company no longer worth noting it.
 [DWARF2]
 PDF
 DWARF Debugging Information Format
This document is the Dwarf 2.0 specification published by Unix International. It specifies the symbolic debugging information format generated and understood by many compilers and debuggers. The Dwarf 2 standard is being revised by several companies like SGI, Red Hat and others. See [[1]] Dwarf 3</A>.
 [MALIS]
 PDF
 Specification for Motorola 8- and 16-Bit Assembly Language
    Input Standard
This document published by Motorola specifies the standard for the assembly language.
 [MEABI]
 PDF
 Motorola 8- and 16-Bit Embedded Application Binary Interface
This document published by Motorola specifies the EABI for embedded 8- and 16-bit micro-controllers. It is a supplement of the System V Application Binary Interface.

Note: The GNU Development chain also complies with other standards such as IEEE-754, ISO-IEC 90 (and soon ISO-IEC 99) but these documents are not freely available (need to pay).

Personal tools