diff mbox

[picochip] Name change in header

Message ID 4CE1233D.7020201@picochip.com
State New
Headers show

Commit Message

Hariharan Sandanagobalane Nov. 15, 2010, 12:10 p.m. UTC
Hello all,
I have committed the attached patch to change company name in the 
header. Thanks

Cheers
Hari

ChangeLog:

         * 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.
diff mbox

Patch

Index: gcc/config/picochip/picochip.c
===================================================================
--- gcc/config/picochip/picochip.c	(revision 166339)
+++ gcc/config/picochip/picochip.c	(working copy)
@@ -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: gcc/config/picochip/predicates.md
===================================================================
--- gcc/config/picochip/predicates.md	(revision 166339)
+++ gcc/config/picochip/predicates.md	(working copy)
@@ -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: gcc/config/picochip/dfa_space.md
===================================================================
--- gcc/config/picochip/dfa_space.md	(revision 166339)
+++ gcc/config/picochip/dfa_space.md	(working copy)
@@ -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: gcc/config/picochip/picochip.h
===================================================================
--- gcc/config/picochip/picochip.h	(revision 166339)
+++ gcc/config/picochip/picochip.h	(working copy)
@@ -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: gcc/config/picochip/constraints.md
===================================================================
--- gcc/config/picochip/constraints.md	(revision 166339)
+++ gcc/config/picochip/constraints.md	(working copy)
@@ -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: gcc/config/picochip/picochip-protos.h
===================================================================
--- gcc/config/picochip/picochip-protos.h	(revision 166339)
+++ gcc/config/picochip/picochip-protos.h	(working copy)
@@ -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: gcc/config/picochip/dfa_speed.md
===================================================================
--- gcc/config/picochip/dfa_speed.md	(revision 166339)
+++ gcc/config/picochip/dfa_speed.md	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/setjmp.asm
===================================================================
--- gcc/config/picochip/libgccExtras/setjmp.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/setjmp.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/divmodsi4.asm
===================================================================
--- gcc/config/picochip/libgccExtras/divmodsi4.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/divmodsi4.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/ashlsi3.asm
===================================================================
--- gcc/config/picochip/libgccExtras/ashlsi3.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/ashlsi3.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/longjmp.asm
===================================================================
--- gcc/config/picochip/libgccExtras/longjmp.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/longjmp.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/ashlsi3.c
===================================================================
--- gcc/config/picochip/libgccExtras/ashlsi3.c	(revision 166339)
+++ gcc/config/picochip/libgccExtras/ashlsi3.c	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/popcounthi2.asm
===================================================================
--- gcc/config/picochip/libgccExtras/popcounthi2.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/popcounthi2.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/parityhi2.asm
===================================================================
--- gcc/config/picochip/libgccExtras/parityhi2.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/parityhi2.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/udivmodhi4.asm
===================================================================
--- gcc/config/picochip/libgccExtras/udivmodhi4.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/udivmodhi4.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/ashrsi3.asm
===================================================================
--- gcc/config/picochip/libgccExtras/ashrsi3.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/ashrsi3.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/ashrsi3.c
===================================================================
--- gcc/config/picochip/libgccExtras/ashrsi3.c	(revision 166339)
+++ gcc/config/picochip/libgccExtras/ashrsi3.c	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/ucmpsi2.asm
===================================================================
--- gcc/config/picochip/libgccExtras/ucmpsi2.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/ucmpsi2.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/divmodhi4.asm
===================================================================
--- gcc/config/picochip/libgccExtras/divmodhi4.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/divmodhi4.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/lshrsi3.asm
===================================================================
--- gcc/config/picochip/libgccExtras/lshrsi3.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/lshrsi3.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/udivmodsi4.asm
===================================================================
--- gcc/config/picochip/libgccExtras/udivmodsi4.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/udivmodsi4.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/divmod15.asm
===================================================================
--- gcc/config/picochip/libgccExtras/divmod15.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/divmod15.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/adddi3.asm
===================================================================
--- gcc/config/picochip/libgccExtras/adddi3.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/adddi3.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/lshrsi3.c
===================================================================
--- gcc/config/picochip/libgccExtras/lshrsi3.c	(revision 166339)
+++ gcc/config/picochip/libgccExtras/lshrsi3.c	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/subdi3.asm
===================================================================
--- gcc/config/picochip/libgccExtras/subdi3.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/subdi3.asm	(working copy)
@@ -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: gcc/config/picochip/libgccExtras/cmpsi2.asm
===================================================================
--- gcc/config/picochip/libgccExtras/cmpsi2.asm	(revision 166339)
+++ gcc/config/picochip/libgccExtras/cmpsi2.asm	(working copy)
@@ -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: gcc/config/picochip/picochip.md
===================================================================
--- gcc/config/picochip/picochip.md	(revision 166339)
+++ gcc/config/picochip/picochip.md	(working copy)
@@ -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)
 ;;