START-INFO-DIR-ENTRY * Embed with GNU: (porting-). Embed with GNU END-INFO-DIR-ENTRY
Copyright (c) 1993, 1994, 1995 Cygnus Support
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
Rough Draft
The goal of this document is to gather all the information needed to port the GNU tools to a new embedded target in one place. This will duplicate some info found in the other manual for the GNU tools, but this should be all you’ll need.
• Libgloss: | Libgloss, a library of board support packages. | |
• GCC: | Porting GCC/G++ to a new embedded target. | |
• Libraries: | Making Newlib run on an new embedded target. | |
• GDB: | Making GDB understand a new back end. | |
• Binutils: | Using the GNU binary utilities. | |
• Code Listings: | Listings of the commented source code from the text. |