diff options
author | Hariharan Sandanagobalane <hariharan@picochip.com> | 2010-11-15 12:08:16 +0000 |
---|---|---|
committer | Hariharan Sandanagobalane <hariharans@gcc.gnu.org> | 2010-11-15 12:08:16 +0000 |
commit | b7b25842b5b740fc67ae57c00bfbd0719e77432e (patch) | |
tree | 145da6d8338d26c43df8d941382decf65d5a05c6 /gcc/config/picochip/constraints.md | |
parent | 76b14c29f81a3c7478a305831d2c3eaf530c12f2 (diff) | |
download | gcc-b7b25842b5b740fc67ae57c00bfbd0719e77432e.tar.gz |
picochip.c (file header): Picochip name change.
* config/picochip/picochip.c (file header): Picochip name change.
* config/picochip/picochip.md (file header): Likewise.
* config/picochip/predicates.md (file header): Likewise.
* config/picochip/dfa_space.md (file header): Likewise.
* config/picochip/dfa_speed.md (file header): Likewise.
* config/picochip/picochip.h(file header): Likewise.
* config/picochip/constraints.md (file header): Likewise.
* config/picochip/picochip-protos.h (file header): Likewise.
* config/picochip/libgccExtras/setjmp.asm (file header): Likewise.
* config/picochip/libgccExtras/divmodsi4.asm (file header): Likewise.
* config/picochip/libgccExtras/ashlsi3.asm (file header): Likewise.
* config/picochip/libgccExtras/longjmp.asm (file header): Likewise.
* config/picochip/libgccExtras/ashlsi3.c (file header): Likewise.
* config/picochip/libgccExtras/popcounthi2.asm (file header): Likewise.
* config/picochip/libgccExtras/parityhi2.asm (file header): Likewise.
* config/picochip/libgccExtras/udivmodhi4.asm (file header): Likewise.
* config/picochip/libgccExtras/ashrsi3.asm (file header): Likewise.
* config/picochip/libgccExtras/ashrsi3.c (file header): Likewise.
* config/picochip/libgccExtras/ucmpsi2.asm (file header): Likewise.
* config/picochip/libgccExtras/divmodhi4.asm (file header): Likewise.
* config/picochip/libgccExtras/lshrsi3.asm (file header): Likewise.
* config/picochip/libgccExtras/subdi3.asm (file header): Likewise.
From-SVN: r166751
Diffstat (limited to 'gcc/config/picochip/constraints.md')
-rw-r--r-- | gcc/config/picochip/constraints.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/picochip/constraints.md b/gcc/config/picochip/constraints.md index cc3387233a5..5c3fb3f5082 100644 --- a/gcc/config/picochip/constraints.md +++ b/gcc/config/picochip/constraints.md @@ -1,6 +1,6 @@ ;; GCC machine description for picochip ;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. -;; Contributed by picoChip Designs Ltd (http://www.picochip.com) +;; Contributed by Picochip Ltd (http://www.picochip.com) ;; Maintained by Daniel Towner (dant@picochip.com) and Hariharan ;; Sandanagobalane (hariharan@picochip.com) ;; |