picochip.c (file header): Picochip name change.
authorHariharan Sandanagobalane <hariharan@picochip.com>
Mon, 15 Nov 2010 12:08:16 +0000 (12:08 +0000)
committerHariharan Sandanagobalane <hariharans@gcc.gnu.org>
Mon, 15 Nov 2010 12:08:16 +0000 (12:08 +0000)
        * 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

28 files changed:
gcc/ChangeLog
gcc/config/picochip/constraints.md
gcc/config/picochip/dfa_space.md
gcc/config/picochip/dfa_speed.md
gcc/config/picochip/libgccExtras/adddi3.asm
gcc/config/picochip/libgccExtras/ashlsi3.asm
gcc/config/picochip/libgccExtras/ashlsi3.c
gcc/config/picochip/libgccExtras/ashrsi3.asm
gcc/config/picochip/libgccExtras/ashrsi3.c
gcc/config/picochip/libgccExtras/cmpsi2.asm
gcc/config/picochip/libgccExtras/divmod15.asm
gcc/config/picochip/libgccExtras/divmodhi4.asm
gcc/config/picochip/libgccExtras/divmodsi4.asm
gcc/config/picochip/libgccExtras/longjmp.asm
gcc/config/picochip/libgccExtras/lshrsi3.asm
gcc/config/picochip/libgccExtras/lshrsi3.c
gcc/config/picochip/libgccExtras/parityhi2.asm
gcc/config/picochip/libgccExtras/popcounthi2.asm
gcc/config/picochip/libgccExtras/setjmp.asm
gcc/config/picochip/libgccExtras/subdi3.asm
gcc/config/picochip/libgccExtras/ucmpsi2.asm
gcc/config/picochip/libgccExtras/udivmodhi4.asm
gcc/config/picochip/libgccExtras/udivmodsi4.asm
gcc/config/picochip/picochip-protos.h
gcc/config/picochip/picochip.c
gcc/config/picochip/picochip.h
gcc/config/picochip/picochip.md
gcc/config/picochip/predicates.md

index 5387f5b..e9ff986 100644 (file)
@@ -1,3 +1,28 @@
+2010-11-15  Hariharan Sandanagobalane  <hariharan@picochip.com>
+
+       * 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.
+
 2010-11-15  Richard Guenther  <rguenther@suse.de>
 
        PR bootstrap/46474
index cc33872..5c3fb3f 100644 (file)
@@ -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)
 ;;
index 9a6d8c2..cfd3814 100644 (file)
@@ -1,6 +1,6 @@
 ;; GCC machine description for picochip
 ;; Copyright (C) 2008 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)
 ;;
index 6f2f756..6ee26a6 100644 (file)
@@ -1,6 +1,6 @@
 ;; GCC machine description for picochip
 ;; Copyright (C) 2008 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).
 ;;
index 11a3e5f..77373ed 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 64-bit addition.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 04e7ac6..688cd8d 100644 (file)
@@ -4,7 +4,7 @@
 //   Support for 32-bit arithmetic shift left.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index ecffc1b..600461c 100644 (file)
@@ -3,7 +3,7 @@
 picoChip GCC support for 32-bit shift left.
 
 Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-Contributed by picoChip Designs Ltd.
+Contributed by Picochip Ltd.
 Maintained by Daniel Towner (daniel.towner@picochip.com)
 
 This file is free software; you can redistribute it and/or modify it
index f89dfa6..fddd70b 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit arithmetic shift right.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 97cd25d..4f1567b 100644 (file)
@@ -3,7 +3,7 @@
 picoChip GCC support for 32-bit arithmetic shift right.
 
 Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-Contributed by picoChip Designs Ltd.
+Contributed by Picochip Ltd.
 Maintained by Daniel Towner (daniel.towner@picochip.com)
 
 This file is free software; you can redistribute it and/or modify it
index b1c1307..95322f3 100644 (file)
@@ -4,7 +4,7 @@
 //   Support for 32-bit signed compare.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index b477e03..d314b3b 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 16-bit unsigned division/modulus.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index b4539b2..9dad674 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 16-bit signed division/modulus.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index f9a6059..4fc1acb 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit signed division/modulus.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index c0ced28..d2a80ac 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit arithmetic shift right.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 7da1ab6..4fc5390 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit logical shift right.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 5686b20..fa32dc7 100644 (file)
@@ -3,7 +3,7 @@
 picoChip GCC support for 32-bit logical shift right.
 
 Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-Contributed by picoChip Designs Ltd.
+Contributed by Picochip Ltd.
 Maintained by Daniel Towner (daniel.towner@picochip.com)
 
 This file is free software; you can redistribute it and/or modify it
index 137c7f2..b9d0cdc 100644 (file)
@@ -4,7 +4,7 @@
 //   Support for parity checks.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index b5f8468..2da618c 100644 (file)
@@ -4,7 +4,7 @@
 //   Support for 16-bit population count.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 1efbab0..247c715 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit arithmetic shift right.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index f53ac4d..d1c833e 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 64-bit subtraction.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Hariharan Sandanagobalane (hariharan@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index a2b16c3..10c03cf 100644 (file)
@@ -4,7 +4,7 @@
 //   Support for 32-bit unsigned compare.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 94f499c..ac16fae 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 16-bit unsigned division/modulus.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index 9dca668..92c2a49 100644 (file)
@@ -3,7 +3,7 @@
 //   Support for 32-bit unsigned division/modulus.
 //
 //   Copyright (C) 2003, 2004, 2005, 2008, 2009  Free Software Foundation, Inc.
-//   Contributed by picoChip Designs Ltd.
+//   Contributed by Picochip Ltd.
 //   Maintained by Daniel Towner (daniel.towner@picochip.com)
 //
 //   This file is free software; you can redistribute it and/or modify it
index b3755a6..1545f41 100644 (file)
@@ -1,7 +1,7 @@
 /* Prototypes for exported functions defined in picochip.c
 
    Copyright (C) 2000, 2001, 2008, 2009, 2010 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 (daniel.towner@picochip.com) and
    Hariharan Sandanagobalane (hariharan@picochip.com).
 
index d2dab01..1dbbc9d 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines used for code generation on picoChip processors.
    Copyright (C) 2001, 2008, 2009, 2010   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 (daniel.towner@picochip.com) and
    Hariharan Sandanagobalane (hariharan@picochip.com)
 
index 72b8365..2c31182 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions of target machine for GNU compiler for picoChip
    Copyright (C) 2001, 2008, 2009, 2010 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 (daniel.towner@picochip.com) and
    Hariharan Sandanagobalane (hariharan@picochip.com).
 
index 2a59c07..dc4689d 100644 (file)
@@ -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)
 ;;
index b69439d..f9b8af5 100644 (file)
@@ -1,6 +1,6 @@
 ;; GCC machine description for picochip
 ;; Copyright (C) 2008 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)
 ;;