[xtensa-cvscommit] linux/arch/xtensa/lib/hal clock.S,1.1.1.1,1.2 debug.c,1.1.1.1,1.2 debug_hndlr.S,1
Brought to you by:
zankel
|
From: <joe...@us...> - 2002-12-02 19:35:09
|
Update of /cvsroot/xtensa/linux/arch/xtensa/lib/hal In directory sc8-pr-cvs1:/tmp/cvs-serv29384/arch/xtensa/lib/hal Modified Files: clock.S debug.c debug_hndlr.S disass.c int_asm.S interrupts.c memcopy.S misc.c mp_asm.S state_asm.S state.c windowspill_asm.S cache.c cache_asm.S Log Message: Documentation updates only. I'm removing warnings about auto-generated files. They are no longer auto-generated. Index: clock.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/clock.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** clock.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- clock.S 2 Dec 2002 19:34:55 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/clock.S -- assembly language clock routines * --- 1,3 ---- Index: debug.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/debug.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** debug.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- debug.c 2 Dec 2002 19:34:55 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/debug.c -- debug related constants and functions * --- 1,3 ---- Index: debug_hndlr.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/debug_hndlr.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** debug_hndlr.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- debug_hndlr.S 2 Dec 2002 19:34:56 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/debug_hndlr.S -- default Xtensa debug exception handler * --- 1,3 ---- Index: disass.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/disass.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** disass.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- disass.c 2 Dec 2002 19:34:56 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/disass.c -- disassembly routines for Xtensa * --- 1,3 ---- Index: int_asm.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/int_asm.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** int_asm.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- int_asm.S 2 Dec 2002 19:34:56 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/int_asm.S -- assembly language interrupt * utility routines --- 1,3 ---- Index: interrupts.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/interrupts.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** interrupts.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- interrupts.c 2 Dec 2002 19:34:56 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/interrupts.c -- interrupts related constants * and functions --- 1,3 ---- Index: memcopy.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/memcopy.S,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** memcopy.S 21 Nov 2002 17:18:52 -0000 1.2 --- memcopy.S 2 Dec 2002 19:34:57 -0000 1.3 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/memcopy.S -- Core HAL library functions * xthal_memcpy and xthal_bcopy --- 1,3 ---- Index: misc.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/misc.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** misc.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- misc.c 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/misc.c -- miscellaneous constants * --- 1,3 ---- Index: mp_asm.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/mp_asm.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** mp_asm.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- mp_asm.S 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,15 **** ! // ! // mp_asm.S - multi-processor synchronization routines ! // ! // $Id$ ! ! // ! // Customer ID=40; Build=10963; Copyright (c) 2002 by Tensilica Inc. ALL RIGHTS RESERVED. ! // These coded instructions, statements, and computer programs are the ! // copyrighted works and confidential proprietary information of Tensilica Inc. ! // They may not be modified, copied, reproduced, distributed, or disclosed to ! // third parties in any manner, medium, or form, in whole or in part, without ! // the prior written consent of Tensilica Inc. ! // #include <xtensa/coreasm.h> --- 1,11 ---- ! /* ! * arch/xtensa/lib/hal/mp_asm.S -- multiprocessor sync routines ! * ! * This file is subject to the terms and conditions of the GNU General Public ! * License. See the file "COPYING" in the main directory of this archive ! * for more details. ! * ! * Copyright (C) 2002 Tensilica Inc. ! */ #include <xtensa/coreasm.h> Index: state_asm.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/state_asm.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** state_asm.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- state_asm.S 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/state_asm.S - assembly language processor * management routines --- 1,3 ---- Index: state.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/state.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** state.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- state.c 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/state.c - processor state management routines * --- 1,3 ---- Index: windowspill_asm.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/windowspill_asm.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** windowspill_asm.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- windowspill_asm.S 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/windowspill.S -- register window spill routine * --- 1,3 ---- Index: cache.c =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/cache.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** cache.c 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- cache.c 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,6 **** /* ! * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND ! * ! * arch/xtensa/lib/hal/cache.c -- cache management routines * * This file is subject to the terms and conditions of the GNU General Public --- 1,4 ---- /* ! * arch/xtensa/lib/hal/cache.c -- cache management information * * This file is subject to the terms and conditions of the GNU General Public Index: cache_asm.S =================================================================== RCS file: /cvsroot/xtensa/linux/arch/xtensa/lib/hal/cache_asm.S,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** cache_asm.S 28 Aug 2002 16:10:14 -0000 1.1.1.1 --- cache_asm.S 2 Dec 2002 19:34:57 -0000 1.2 *************** *** 1,5 **** /* - * THIS FILE IS GENERATED -- DO NOT MODIFY BY HAND - * * arch/xtensa/lib/hal/cache_asm.S - assembly language cache * management routines --- 1,3 ---- |