Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: gcc/gcc/config/iq2000/abi

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/ia64/unwind-ia64.h ('k') | gcc/gcc/config/iq2000/iq2000.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/config/iq2000/abi
diff --git a/gcc/gcc/config/iq2000/abi b/gcc/gcc/config/iq2000/abi
index fa49a82f94a88f421edf0189decae0f47c2a11a0..e4e62c097cbf7e9ae9ebe3d34a594ead832aaeb6 100644
--- a/gcc/gcc/config/iq2000/abi
+++ b/gcc/gcc/config/iq2000/abi
@@ -230,3 +230,10 @@ Structs/unions which will fit into two general-purpose registers are returned
in r2, or in r2-r3 if necessary. Larger structs/unions are handled by the
caller passing as a "hidden" first argument a pointer to space allocated to
receive the return value.
+
+
+Copyright (C) 2003 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
« no previous file with comments | « gcc/gcc/config/ia64/unwind-ia64.h ('k') | gcc/gcc/config/iq2000/iq2000.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698