forked from Imagelibrary/rtems
2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* asm.h: Add doxygen preamble.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/arm.h: Add doxygen preamble.
|
* rtems/score/arm.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
@@ -9,7 +10,9 @@
|
|||||||
*
|
*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* COPYRIGHT:
|
* COPYRIGHT:
|
||||||
*
|
*
|
||||||
* This file is based on similar code found in newlib available
|
* This file is based on similar code found in newlib available
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
@@ -9,7 +10,9 @@
|
|||||||
*
|
*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* COPYRIGHT:
|
* COPYRIGHT:
|
||||||
*
|
*
|
||||||
* This file is based on similar code found in newlib available
|
* This file is based on similar code found in newlib available
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/avr.h: Add doxygen preamble.
|
* rtems/score/avr.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/c4x.h: Add doxygen preamble.
|
* rtems/score/c4x.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__))
|
* rtems/score/m68k.h: Use (defined(__mc68020__) && !defined(__mcpu32__))
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,11 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and
|
* Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and
|
||||||
* Bernd Becker (becker@faw.uni-ulm.de)
|
* Bernd Becker (becker@faw.uni-ulm.de)
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,11 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and
|
* Authors: Ralf Corsepius (corsepiu@faw.uni-ulm.de) and
|
||||||
* Bernd Becker (becker@faw.uni-ulm.de)
|
* Bernd Becker (becker@faw.uni-ulm.de)
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,12 +1,14 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
* toolsets. It primarily addresses variations in the
|
* toolsets. It primarily addresses variations in the
|
||||||
* use of leading underscores on symbols and the requirement
|
* use of leading underscores on symbols and the requirement
|
||||||
* that register names be preceded by a %.
|
* that register names be preceded by a %.
|
||||||
*
|
*/
|
||||||
*
|
|
||||||
|
/*
|
||||||
* NOTE: The spacing in the use of these macros
|
* NOTE: The spacing in the use of these macros
|
||||||
* is critical to them working as advertised.
|
* is critical to them working as advertised.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* asm.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* rtems/score/cpu.h: Add doxygen preamble.
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
@@ -8,7 +9,9 @@
|
|||||||
*
|
*
|
||||||
* This file is a "just an incomplete stub" and provided for consistency
|
* This file is a "just an incomplete stub" and provided for consistency
|
||||||
* with other ports, only.
|
* with other ports, only.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/* asm.h
|
/**
|
||||||
|
* @file rtems/asm.h
|
||||||
*
|
*
|
||||||
* This include file attempts to address the problems
|
* This include file attempts to address the problems
|
||||||
* caused by incompatible flavors of assemblers and
|
* caused by incompatible flavors of assemblers and
|
||||||
@@ -8,7 +9,9 @@
|
|||||||
*
|
*
|
||||||
* This file is a "just an incomplete stub" and provided for consistency
|
* This file is a "just an incomplete stub" and provided for consistency
|
||||||
* with other ports, only.
|
* with other ports, only.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
|
|||||||
Reference in New Issue
Block a user