**************************************************************************** Copyright (C) 2004-2007 HP-GCC Development Team **************************************************************************** This file is part of HP-GCC. HP-GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. HP-GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Understandably, a large number of developers would prefer to keep their source code private. To solve this issue, additional rights are granted to non-profit developers. For non profit use only, you may use HP-GCC without putting your code under the GPL You should have received a copy of the GNU General Public License along with HP-GCC; see the file COPYING. ***************************************************** * HP-GCC version 2.0 SP2 (Service Pack 2) for Linux * ***************************************************** This service pack is mainly a maintenance release. It provides upgrades to the GNU Compiler Collection (gcc) and binutils for ARM to version 4.1.1 and 2.17 respectively. Two utilities, formerly distributed as add-ons, have been integrated and are located in the $HPGCC/bin folder: 1. "hpgcc_update" , which remotely updates the libraries, sources and docs. 2. "dmake" ( default make ), which is a simple wrapper for make. It looks for a 'Makefile' in the current directory and calls make with that Makefile, if it is present. Otherwise it uses a 'Default_Makefile', located in the $HPGCC installation folder. This usually frees from the task of writing Makefiles for simple standard programs. The usage of HPGCC implies, that you agree to the license terms. The HPGCC Team February 2007