From b7b25842b5b740fc67ae57c00bfbd0719e77432e Mon Sep 17 00:00:00 2001 From: Hariharan Sandanagobalane Date: Mon, 15 Nov 2010 12:08:16 +0000 Subject: 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 --- gcc/config/picochip/constraints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/picochip/constraints.md') 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) ;; -- cgit v1.2.1