Changeset 1415
- Timestamp:
- May 1, 2004, 6:38:12 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/xm-emx.h
-
Property cvs2svn:cvs-rev
changed from
1.9
to1.10
r1414 r1415 1 /* config/i386/xm-emx.h (host) */ 1 /* Configuration for GNU C-compiler for hosting on OS/2. 2 Using InnoTek GCC and InnoTek LIBC. 3 Copyright (C) 2000(?)-2003 Andrew Zabolotny 4 Copyright (C) 2003 InnoTek Systemberatung GmbH 5 Copyright (C) 2003-2004 Knut St. Osmundsen 6 7 This file is part of the InnoTek port of GNU CC. 8 9 GNU CC is free software; you can redistribute it and/or modify 10 it under the terms of the GNU General Public License as published by 11 the Free Software Foundation; either version 2, or (at your option) 12 any later version. 13 14 GNU CC is distributed in the hope that it will be useful, 15 but WITHOUT ANY WARRANTY; without even the implied warranty of 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 GNU General Public License for more details. 18 19 You should have received a copy of the GNU General Public License 20 along with GNU CC; see the file COPYING. If not, write to 21 the Free Software Foundation, 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. */ 23 2 24 3 25 /* Handle drive separator in path names */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.