Commit 2deaf8b0 by Joern Rennecke Committed by Joern Rennecke

In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :

gcc:
        * config/arc/arc-opts.h: Add 2013 to Copyright years.
        * config/arc/arc700.md: Likewise.
        * config/arc/arc-modes.def: Likewise.
        * config/arc/arc-simd.h: Likewise.
        * config/arc/t-arc-uClibc: Likewise.
        * config/arc/t-arc-newlib: Likewise.
libgcc:
        * config/arc/crtgend.S: Add 2013 to Copyright years.
        * config/arc/gmon/atomic.h: Likewise. 
        * config/arc/gmon/auxreg.h: Likewise. 
        * config/arc/gmon/sys/gmon_out.h: Likewise. 
        * config/arc/gmon/sys/gmon.h: Likewise. 
        * config/arc/gmon/prof-freq.c: Likewise. 
        * config/arc/gmon/mcount.c: Likewise. 
        * config/arc/gmon/prof-freq-stub.S: Likewise. 
        * config/arc/gmon/gmon.c: Likewise. 
        * config/arc/gmon/machine-gmon.h: Likewise. 
        * config/arc/gmon/profil.S: Likewise. 
        * config/arc/gmon/dcache_linesz.S: Likewise. 
        * config/arc/crtg.S: Likewise. 
        * config/arc/ieee-754/arc600-mul64/divsf3.S: Likewise. 
        * config/arc/ieee-754/arc600-mul64/divdf3.S: Likewise. 
        * config/arc/ieee-754/adddf3.S: Likewise. 
        * config/arc/ieee-754/truncdfsf2.S: Likewise. 
        * config/arc/ieee-754/fixsfsi.S: Likewise. 
        * config/arc/ieee-754/gtsf2.S: Likewise. 
        * config/arc/ieee-754/floatsisf.S: Likewise. 
        * config/arc/ieee-754/arc600-dsp/divsf3.S: Likewise. 
        * config/arc/ieee-754/arc600-dsp/divdf3.S: Likewise. 
        * config/arc/ieee-754/arc600-dsp/mulsf3.S: Likewise. 
        * config/arc/ieee-754/fixdfsi.S: Likewise. 
        * config/arc/ieee-754/addsf3.S: Likewise. 
        * config/arc/ieee-754/gesf2.S: Likewise. 
        * config/arc/ieee-754/floatsidf.S: Likewise. 
        * config/arc/ieee-754/extendsfdf2.S: Likewise. 
        * config/arc/ieee-754/divtab-arc-df.c: Likewise. 
        * config/arc/ieee-754/gtdf2.S: Likewise. 
        * config/arc/ieee-754/fixunsdfsi.S: Likewise. 
        * config/arc/ieee-754/uneqdf2.S: Likewise. 
        * config/arc/ieee-754/divsf3-stdmul.S: Likewise. 
        * config/arc/ieee-754/uneqsf2.S: Likewise. 
        * config/arc/ieee-754/arc-ieee-754.h: Likewise. 
        * config/arc/ieee-754/divtab-arc-sf.c: Likewise. 
        * config/arc/ieee-754/eqdf2.S: Likewise. 
        * config/arc/ieee-754/ordsf2.S: Likewise. 
        * config/arc/ieee-754/divsf3.S: Likewise. 
        * config/arc/ieee-754/divdf3.S: Likewise. 
        * config/arc/ieee-754/floatunsidf.S: Likewise. 
        * config/arc/ieee-754/orddf2.S: Likewise. 
        * config/arc/ieee-754/eqsf2.S: Likewise. 
        * config/arc/ieee-754/gedf2.S: Likewise. 
        * config/arc/crtn.S: Likewise. 
        * config/arc/crti.S: Likewise. 
        * config/arc/t-arc700-uClibc: Likewise. 
        * config/arc/asm.h: Likewise. 
        * config/arc/libgcc-excl.ver: Likewise. 
        * config/arc/t-arc-newlib: Likewise. 
        * config/arc/divtab-arc700.c: Likewise. 
        * config/arc/initfini.c: Likewise. 
        * config/arc/fp-hack.h: Likewise.

From-SVN: r203110
parent 0eb3d6c6
2013-10-02 Joern Rennecke <joern.rennecke@embecosm.com>
* config/arc/arc-opts.h: Add 2013 to Copyright years.
* config/arc/arc700.md: Likewise.
* config/arc/arc-modes.def: Likewise.
* config/arc/arc-simd.h: Likewise.
* config/arc/t-arc-uClibc: Likewise.
* config/arc/t-arc-newlib: Likewise.
2013-10-02 Renlin Li <renlin.li@arm.com> 2013-10-02 Renlin Li <renlin.li@arm.com>
* config/aarch64/aarch64.c (aarch64_expand_prologue): Use plus_constant. * config/aarch64/aarch64.c (aarch64_expand_prologue): Use plus_constant.
......
/* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu. /* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc. Copyright (C) 2002, 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* GCC option-handling definitions for the Synopsys DesignWare ARC architecture. /* GCC option-handling definitions for the Synopsys DesignWare ARC architecture.
Copyright (C) 2007-2012 Free Software Foundation, Inc. Copyright (C) 2007-2013 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Synopsys DesignWare ARC SIMD include file. /* Synopsys DesignWare ARC SIMD include file.
Copyright (C) 2007-2012 Free Software Foundation, Inc. Copyright (C) 2007-2013 Free Software Foundation, Inc.
Written by Saurabh Verma (saurabh.verma@celunite.com) on behalf os Synopsys Written by Saurabh Verma (saurabh.verma@celunite.com) on behalf os Synopsys
Inc. Inc.
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
;; Ramana Radhakrishnan(ramana.radhakrishnan@codito.com) ;; Ramana Radhakrishnan(ramana.radhakrishnan@codito.com)
;; Factoring out and improvement of ARC700 Scheduling by ;; Factoring out and improvement of ARC700 Scheduling by
;; Joern Rennecke (joern.rennecke@embecosm.com) ;; Joern Rennecke (joern.rennecke@embecosm.com)
;; Copyright (C) 2006-2012 Free Software Foundation, Inc. ;; Copyright (C) 2006-2013 Free Software Foundation, Inc.
;; This file is part of GCC. ;; This file is part of GCC.
......
# GCC Makefile fragment for Synopsys DesignWare ARC with newlib. # GCC Makefile fragment for Synopsys DesignWare ARC with newlib.
# Copyright (C) 2007-2012 Free Software Foundation, Inc. # Copyright (C) 2007-2013 Free Software Foundation, Inc.
# This file is part of GCC. # This file is part of GCC.
......
# GCC Makefile fragment for Synopsys DesignWare ARC with uClibc # GCC Makefile fragment for Synopsys DesignWare ARC with uClibc
# Copyright (C) 2007-2012 Free Software Foundation, Inc. # Copyright (C) 2007-2013 Free Software Foundation, Inc.
# This file is part of GCC. # This file is part of GCC.
......
2013-10-02 Joern Rennecke <joern.rennecke@embecosm.com>
* config/arc/crtgend.S: Add 2013 to Copyright years.
* config/arc/gmon/atomic.h: Likewise.
* config/arc/gmon/auxreg.h: Likewise.
* config/arc/gmon/sys/gmon_out.h: Likewise.
* config/arc/gmon/sys/gmon.h: Likewise.
* config/arc/gmon/prof-freq.c: Likewise.
* config/arc/gmon/mcount.c: Likewise.
* config/arc/gmon/prof-freq-stub.S: Likewise.
* config/arc/gmon/gmon.c: Likewise.
* config/arc/gmon/machine-gmon.h: Likewise.
* config/arc/gmon/profil.S: Likewise.
* config/arc/gmon/dcache_linesz.S: Likewise.
* config/arc/crtg.S: Likewise.
* config/arc/ieee-754/arc600-mul64/divsf3.S: Likewise.
* config/arc/ieee-754/arc600-mul64/divdf3.S: Likewise.
* config/arc/ieee-754/adddf3.S: Likewise.
* config/arc/ieee-754/truncdfsf2.S: Likewise.
* config/arc/ieee-754/fixsfsi.S: Likewise.
* config/arc/ieee-754/gtsf2.S: Likewise.
* config/arc/ieee-754/floatsisf.S: Likewise.
* config/arc/ieee-754/arc600-dsp/divsf3.S: Likewise.
* config/arc/ieee-754/arc600-dsp/divdf3.S: Likewise.
* config/arc/ieee-754/arc600-dsp/mulsf3.S: Likewise.
* config/arc/ieee-754/fixdfsi.S: Likewise.
* config/arc/ieee-754/addsf3.S: Likewise.
* config/arc/ieee-754/gesf2.S: Likewise.
* config/arc/ieee-754/floatsidf.S: Likewise.
* config/arc/ieee-754/extendsfdf2.S: Likewise.
* config/arc/ieee-754/divtab-arc-df.c: Likewise.
* config/arc/ieee-754/gtdf2.S: Likewise.
* config/arc/ieee-754/fixunsdfsi.S: Likewise.
* config/arc/ieee-754/uneqdf2.S: Likewise.
* config/arc/ieee-754/divsf3-stdmul.S: Likewise.
* config/arc/ieee-754/uneqsf2.S: Likewise.
* config/arc/ieee-754/arc-ieee-754.h: Likewise.
* config/arc/ieee-754/divtab-arc-sf.c: Likewise.
* config/arc/ieee-754/eqdf2.S: Likewise.
* config/arc/ieee-754/ordsf2.S: Likewise.
* config/arc/ieee-754/divsf3.S: Likewise.
* config/arc/ieee-754/divdf3.S: Likewise.
* config/arc/ieee-754/floatunsidf.S: Likewise.
* config/arc/ieee-754/orddf2.S: Likewise.
* config/arc/ieee-754/eqsf2.S: Likewise.
* config/arc/ieee-754/gedf2.S: Likewise.
* config/arc/crtn.S: Likewise.
* config/arc/crti.S: Likewise.
* config/arc/t-arc700-uClibc: Likewise.
* config/arc/asm.h: Likewise.
* config/arc/libgcc-excl.ver: Likewise.
* config/arc/t-arc-newlib: Likewise.
* config/arc/divtab-arc700.c: Likewise.
* config/arc/initfini.c: Likewise.
* config/arc/fp-hack.h: Likewise.
2013-10-01 Joern Rennecke <joern.rennecke@embecosm.com> 2013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
Diego Novillo <dnovillo@google.com> Diego Novillo <dnovillo@google.com>
......
/* Assembler macros for the Synopsys DesignWare ARC CPU. /* Assembler macros for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2012 Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Code to start and stop profiling for the Synopsys DesignWare ARC CPU. /* Code to start and stop profiling for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2012 Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Code to start and stop profiling for the Synopsys DesignWare ARC CPU. /* Code to start and stop profiling for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2012 Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* .fini/.init stack frame setup for the Synopsys DesignWare ARC CPU. /* .fini/.init stack frame setup for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2012 Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Ensure .fini/.init return for the Synopsys DesignWare ARC CPU. /* Ensure .fini/.init return for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2012 Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2004, 2006, 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2004, 2006, 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* This file contains code to do profiling. /* This file contains code to do profiling.
Copyright (C) 2007-2012 Free Software Foundation, Inc. Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/*- /*-
* Copyright (c) 1983, 1992, 1993 * Copyright (c) 1983, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (C) 2007-2012 Free Software Foundation, Inc. * Copyright (C) 2007-2013 Free Software Foundation, Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/* Copyright (C) 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Copyright (c) 1983, 1992, 1993 * Copyright (c) 1983, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *
* Copyright (C) 2007-2012 Free Software Foundation, Inc. * Copyright (C) 2007-2013 Free Software Foundation, Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/* This file contains code to do profiling. /* This file contains code to do profiling.
Copyright (C) 2007-2012 Free Software Foundation, Inc. Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* Copyright (c) 1983, 1992, 1993 * Copyright (c) 1983, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* *
* Copyright (C) 2007-2012 Free Software Foundation, Inc. * Copyright (C) 2007-2013 Free Software Foundation, Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/* This file contains code to do profiling. /* This file contains code to do profiling.
Copyright (C) 2007-2012 Free Software Foundation, Inc. Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/*- /*-
* Copyright (c) 1982, 1986, 1992, 1993 * Copyright (c) 1982, 1986, 1992, 1993
* The Regents of the University of California. All rights reserved. * The Regents of the University of California. All rights reserved.
* Copyright (C) 2007-2012 Free Software Foundation, Inc. * Copyright (C) 2007-2013 Free Software Foundation, Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/* Copyright (C) 2007-2012 Free Software Foundation, Inc. /* Copyright (C) 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* Copyright (C) 2008-2012 Free Software Foundation, Inc. /* Copyright (C) 2008-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
/* .init/.fini section handling + C++ global constructor/destructor handling. /* .init/.fini section handling + C++ global constructor/destructor handling.
This file is based on crtstuff.c, sol2-crti.asm, sol2-crtn.asm. This file is based on crtstuff.c, sol2-crti.asm, sol2-crtn.asm.
Copyright (C) 1995, 1997, 1998, 2007-2012 Free Software Foundation, Inc. Copyright (C) 1995, 1997, 1998, 2007-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com> Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc. on behalf of Synopsys Inc.
......
# Exclude libgcc.so symbols for the Synopsys DesignWare ARC CPU. # Exclude libgcc.so symbols for the Synopsys DesignWare ARC CPU.
# Copyright (C) 2007-2012 Free Software Foundation, Inc. # Copyright (C) 2007-2013 Free Software Foundation, Inc.
# Contributor: Joern Rennecke <joern.rennecke@embecosm.com> # Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
# on behalf of Synopsys Inc. # on behalf of Synopsys Inc.
......
# GCC Makefile fragment for the Synopsys DesignWare ARC CPU with newlib. # GCC Makefile fragment for the Synopsys DesignWare ARC CPU with newlib.
# Copyright (C) 2007-2012 Free Software Foundation, Inc. # Copyright (C) 2007-2013 Free Software Foundation, Inc.
# Contributor: Joern Rennecke <joern.rennecke@embecosm.com> # Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
# on behalf of Synopsys Inc. # on behalf of Synopsys Inc.
......
# GCC Makefile fragment for the Synopsys DesignWare ARC700 CPU with uClibc. # GCC Makefile fragment for the Synopsys DesignWare ARC700 CPU with uClibc.
# Copyright (C) 2007-2012 Free Software Foundation, Inc. # Copyright (C) 2007-2013 Free Software Foundation, Inc.
# Contributor: Joern Rennecke <joern.rennecke@embecosm.com> # Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
# on behalf of Synopsys Inc. # on behalf of Synopsys Inc.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment