From 10c9f9db0ff831a36b97b4b648c3fe64a20add7e Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 29 Apr 2007 20:33:44 +0000 Subject: [PATCH] * Removed svn:executable property from non-executable files git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4781 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 1 + as/xa51/xa_rasm.l | 0 as/xa51/xa_rasm.y | 0 configure.in | 0 device/examples/ds390/ow390/Makefile | 0 device/examples/ds390/ow390/ad26.c | 0 device/examples/ds390/ow390/ad26.h | 0 device/examples/ds390/ow390/cnt1d.h | 0 device/examples/ds390/ow390/counter.c | 0 device/examples/ds390/ow390/ds2480.h | 0 device/examples/ds390/ow390/ds2480ut.c | 0 device/examples/ds390/ow390/gethumd.c | 0 device/examples/ds390/ow390/owllu.c | 0 device/examples/ds390/ow390/ownet.h | 0 device/examples/ds390/ow390/ownetu.c | 0 device/examples/ds390/ow390/owsesu.c | 0 device/examples/ds390/ow390/owtrnu.c | 0 device/examples/ds390/ow390/swtloop.c | 0 device/examples/ds390/ow390/swtoper.c | 0 device/examples/ds390/ow390/temp.c | 0 device/examples/ds390/ow390/tstfind.c | 0 device/examples/ds390/ow390/tstow.c | 0 device/examples/ds390/rtc390/Makefile | 0 device/examples/ds390/rtc390/rtc390.c | 0 device/examples/ds390/tinitalk/tinitalk.c | 0 device/examples/mcs51/clock/Makefile | 0 device/examples/mcs51/clock/clock.c | 0 device/examples/mcs51/clock/hw.h | 0 device/examples/mcs51/clock/hwinit.c | 0 device/examples/mcs51/simple/test.bat | 0 device/examples/mcs51/simple2/go.bat | 0 device/examples/mcs51/simple2/test.bat | 0 device/examples/serialcomm/windows/serial.c | 0 device/examples/serialcomm/windows/serial.h | 0 device/examples/serialcomm/windows/test_serialcomm.cpp | 0 device/examples/startupcode/c.bat | 0 device/examples/xa51/dummy.c | 0 device/examples/xa51/hello.c | 0 device/examples/xa51/hw.h | 0 device/examples/xa51/hwinit.c | 0 device/include/80c51xa.h | 0 device/include/ds80c390.h | 0 device/include/mcs51/8051.h | 0 device/include/mcs51/8052.h | 0 device/include/mcs51/reg764.h | 0 device/include/time.h | 0 device/include/tinibios.h | 0 device/lib/_itoa.c | 0 device/lib/_ltoa.c | 0 device/lib/ds390/Makefile.in | 0 device/lib/ds390/tinibios.c | 0 device/lib/ds400/Makefile.in | 0 device/lib/ds400/tinibios.c | 0 device/lib/gets.c | 0 device/lib/ser_ir_cts_rts.c | 0 device/lib/time.c | 0 sim/ucsim/xa.src/xa_bit.cc | 0 sim/ucsim/xa.src/xa_sfr.cc | 0 src/pic16/graph.c | 0 src/pic16/graph.h | 0 src/xa51/gen.c | 0 src/xa51/gen.h | 0 src/xa51/main.c | 0 src/xa51/ralloc.c | 0 src/xa51/ralloc.h | 0 support/regression/ports/mcs51/uCsim.cmd | 0 support/regression/ports/pic16/gpsim.cmd | 0 support/regression/ports/ucz80/uCsim.cmd | 0 support/regression/ports/xa51/spec.mk | 0 support/regression/ports/xa51/support.c | 0 support/regression/ports/xa51/uCsim.cmd | 0 71 files changed, 1 insertion(+) mode change 100755 => 100644 as/xa51/xa_rasm.l mode change 100755 => 100644 as/xa51/xa_rasm.y mode change 100755 => 100644 configure.in mode change 100755 => 100644 device/examples/ds390/ow390/Makefile mode change 100755 => 100644 device/examples/ds390/ow390/ad26.c mode change 100755 => 100644 device/examples/ds390/ow390/ad26.h mode change 100755 => 100644 device/examples/ds390/ow390/cnt1d.h mode change 100755 => 100644 device/examples/ds390/ow390/counter.c mode change 100755 => 100644 device/examples/ds390/ow390/ds2480.h mode change 100755 => 100644 device/examples/ds390/ow390/ds2480ut.c mode change 100755 => 100644 device/examples/ds390/ow390/gethumd.c mode change 100755 => 100644 device/examples/ds390/ow390/owllu.c mode change 100755 => 100644 device/examples/ds390/ow390/ownet.h mode change 100755 => 100644 device/examples/ds390/ow390/ownetu.c mode change 100755 => 100644 device/examples/ds390/ow390/owsesu.c mode change 100755 => 100644 device/examples/ds390/ow390/owtrnu.c mode change 100755 => 100644 device/examples/ds390/ow390/swtloop.c mode change 100755 => 100644 device/examples/ds390/ow390/swtoper.c mode change 100755 => 100644 device/examples/ds390/ow390/temp.c mode change 100755 => 100644 device/examples/ds390/ow390/tstfind.c mode change 100755 => 100644 device/examples/ds390/ow390/tstow.c mode change 100755 => 100644 device/examples/ds390/rtc390/Makefile mode change 100755 => 100644 device/examples/ds390/rtc390/rtc390.c mode change 100755 => 100644 device/examples/ds390/tinitalk/tinitalk.c mode change 100755 => 100644 device/examples/mcs51/clock/Makefile mode change 100755 => 100644 device/examples/mcs51/clock/clock.c mode change 100755 => 100644 device/examples/mcs51/clock/hw.h mode change 100755 => 100644 device/examples/mcs51/clock/hwinit.c mode change 100755 => 100644 device/examples/mcs51/simple/test.bat mode change 100755 => 100644 device/examples/mcs51/simple2/go.bat mode change 100755 => 100644 device/examples/mcs51/simple2/test.bat mode change 100755 => 100644 device/examples/serialcomm/windows/serial.c mode change 100755 => 100644 device/examples/serialcomm/windows/serial.h mode change 100755 => 100644 device/examples/serialcomm/windows/test_serialcomm.cpp mode change 100755 => 100644 device/examples/startupcode/c.bat mode change 100755 => 100644 device/examples/xa51/dummy.c mode change 100755 => 100644 device/examples/xa51/hello.c mode change 100755 => 100644 device/examples/xa51/hw.h mode change 100755 => 100644 device/examples/xa51/hwinit.c mode change 100755 => 100644 device/include/80c51xa.h mode change 100755 => 100644 device/include/ds80c390.h mode change 100755 => 100644 device/include/mcs51/8051.h mode change 100755 => 100644 device/include/mcs51/8052.h mode change 100755 => 100644 device/include/mcs51/reg764.h mode change 100755 => 100644 device/include/time.h mode change 100755 => 100644 device/include/tinibios.h mode change 100755 => 100644 device/lib/_itoa.c mode change 100755 => 100644 device/lib/_ltoa.c mode change 100755 => 100644 device/lib/ds390/Makefile.in mode change 100755 => 100644 device/lib/ds390/tinibios.c mode change 100755 => 100644 device/lib/ds400/Makefile.in mode change 100755 => 100644 device/lib/ds400/tinibios.c mode change 100755 => 100644 device/lib/gets.c mode change 100755 => 100644 device/lib/ser_ir_cts_rts.c mode change 100755 => 100644 device/lib/time.c mode change 100755 => 100644 sim/ucsim/xa.src/xa_bit.cc mode change 100755 => 100644 sim/ucsim/xa.src/xa_sfr.cc mode change 100755 => 100644 src/pic16/graph.c mode change 100755 => 100644 src/pic16/graph.h mode change 100755 => 100644 src/xa51/gen.c mode change 100755 => 100644 src/xa51/gen.h mode change 100755 => 100644 src/xa51/main.c mode change 100755 => 100644 src/xa51/ralloc.c mode change 100755 => 100644 src/xa51/ralloc.h mode change 100755 => 100644 support/regression/ports/mcs51/uCsim.cmd mode change 100755 => 100644 support/regression/ports/pic16/gpsim.cmd mode change 100755 => 100644 support/regression/ports/ucz80/uCsim.cmd mode change 100755 => 100644 support/regression/ports/xa51/spec.mk mode change 100755 => 100644 support/regression/ports/xa51/support.c mode change 100755 => 100644 support/regression/ports/xa51/uCsim.cmd diff --git a/ChangeLog b/ChangeLog index 18520c48..08bb2a81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ * src/SDCCval.c: fixed bug #1592871: Segfault with "large" const arrays of characters replaced recursion with iteration + * Removed svn:executable property from non-executable files 2007-04-29 Maarten Brock diff --git a/as/xa51/xa_rasm.l b/as/xa51/xa_rasm.l old mode 100755 new mode 100644 diff --git a/as/xa51/xa_rasm.y b/as/xa51/xa_rasm.y old mode 100755 new mode 100644 diff --git a/configure.in b/configure.in old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/Makefile b/device/examples/ds390/ow390/Makefile old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ad26.c b/device/examples/ds390/ow390/ad26.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ad26.h b/device/examples/ds390/ow390/ad26.h old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/cnt1d.h b/device/examples/ds390/ow390/cnt1d.h old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/counter.c b/device/examples/ds390/ow390/counter.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ds2480.h b/device/examples/ds390/ow390/ds2480.h old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ds2480ut.c b/device/examples/ds390/ow390/ds2480ut.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/gethumd.c b/device/examples/ds390/ow390/gethumd.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/owllu.c b/device/examples/ds390/ow390/owllu.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ownet.h b/device/examples/ds390/ow390/ownet.h old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/ownetu.c b/device/examples/ds390/ow390/ownetu.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/owsesu.c b/device/examples/ds390/ow390/owsesu.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/owtrnu.c b/device/examples/ds390/ow390/owtrnu.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/swtloop.c b/device/examples/ds390/ow390/swtloop.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/swtoper.c b/device/examples/ds390/ow390/swtoper.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/temp.c b/device/examples/ds390/ow390/temp.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/tstfind.c b/device/examples/ds390/ow390/tstfind.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/ow390/tstow.c b/device/examples/ds390/ow390/tstow.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/rtc390/Makefile b/device/examples/ds390/rtc390/Makefile old mode 100755 new mode 100644 diff --git a/device/examples/ds390/rtc390/rtc390.c b/device/examples/ds390/rtc390/rtc390.c old mode 100755 new mode 100644 diff --git a/device/examples/ds390/tinitalk/tinitalk.c b/device/examples/ds390/tinitalk/tinitalk.c old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/clock/Makefile b/device/examples/mcs51/clock/Makefile old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/clock/clock.c b/device/examples/mcs51/clock/clock.c old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/clock/hw.h b/device/examples/mcs51/clock/hw.h old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/clock/hwinit.c b/device/examples/mcs51/clock/hwinit.c old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/simple/test.bat b/device/examples/mcs51/simple/test.bat old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/simple2/go.bat b/device/examples/mcs51/simple2/go.bat old mode 100755 new mode 100644 diff --git a/device/examples/mcs51/simple2/test.bat b/device/examples/mcs51/simple2/test.bat old mode 100755 new mode 100644 diff --git a/device/examples/serialcomm/windows/serial.c b/device/examples/serialcomm/windows/serial.c old mode 100755 new mode 100644 diff --git a/device/examples/serialcomm/windows/serial.h b/device/examples/serialcomm/windows/serial.h old mode 100755 new mode 100644 diff --git a/device/examples/serialcomm/windows/test_serialcomm.cpp b/device/examples/serialcomm/windows/test_serialcomm.cpp old mode 100755 new mode 100644 diff --git a/device/examples/startupcode/c.bat b/device/examples/startupcode/c.bat old mode 100755 new mode 100644 diff --git a/device/examples/xa51/dummy.c b/device/examples/xa51/dummy.c old mode 100755 new mode 100644 diff --git a/device/examples/xa51/hello.c b/device/examples/xa51/hello.c old mode 100755 new mode 100644 diff --git a/device/examples/xa51/hw.h b/device/examples/xa51/hw.h old mode 100755 new mode 100644 diff --git a/device/examples/xa51/hwinit.c b/device/examples/xa51/hwinit.c old mode 100755 new mode 100644 diff --git a/device/include/80c51xa.h b/device/include/80c51xa.h old mode 100755 new mode 100644 diff --git a/device/include/ds80c390.h b/device/include/ds80c390.h old mode 100755 new mode 100644 diff --git a/device/include/mcs51/8051.h b/device/include/mcs51/8051.h old mode 100755 new mode 100644 diff --git a/device/include/mcs51/8052.h b/device/include/mcs51/8052.h old mode 100755 new mode 100644 diff --git a/device/include/mcs51/reg764.h b/device/include/mcs51/reg764.h old mode 100755 new mode 100644 diff --git a/device/include/time.h b/device/include/time.h old mode 100755 new mode 100644 diff --git a/device/include/tinibios.h b/device/include/tinibios.h old mode 100755 new mode 100644 diff --git a/device/lib/_itoa.c b/device/lib/_itoa.c old mode 100755 new mode 100644 diff --git a/device/lib/_ltoa.c b/device/lib/_ltoa.c old mode 100755 new mode 100644 diff --git a/device/lib/ds390/Makefile.in b/device/lib/ds390/Makefile.in old mode 100755 new mode 100644 diff --git a/device/lib/ds390/tinibios.c b/device/lib/ds390/tinibios.c old mode 100755 new mode 100644 diff --git a/device/lib/ds400/Makefile.in b/device/lib/ds400/Makefile.in old mode 100755 new mode 100644 diff --git a/device/lib/ds400/tinibios.c b/device/lib/ds400/tinibios.c old mode 100755 new mode 100644 diff --git a/device/lib/gets.c b/device/lib/gets.c old mode 100755 new mode 100644 diff --git a/device/lib/ser_ir_cts_rts.c b/device/lib/ser_ir_cts_rts.c old mode 100755 new mode 100644 diff --git a/device/lib/time.c b/device/lib/time.c old mode 100755 new mode 100644 diff --git a/sim/ucsim/xa.src/xa_bit.cc b/sim/ucsim/xa.src/xa_bit.cc old mode 100755 new mode 100644 diff --git a/sim/ucsim/xa.src/xa_sfr.cc b/sim/ucsim/xa.src/xa_sfr.cc old mode 100755 new mode 100644 diff --git a/src/pic16/graph.c b/src/pic16/graph.c old mode 100755 new mode 100644 diff --git a/src/pic16/graph.h b/src/pic16/graph.h old mode 100755 new mode 100644 diff --git a/src/xa51/gen.c b/src/xa51/gen.c old mode 100755 new mode 100644 diff --git a/src/xa51/gen.h b/src/xa51/gen.h old mode 100755 new mode 100644 diff --git a/src/xa51/main.c b/src/xa51/main.c old mode 100755 new mode 100644 diff --git a/src/xa51/ralloc.c b/src/xa51/ralloc.c old mode 100755 new mode 100644 diff --git a/src/xa51/ralloc.h b/src/xa51/ralloc.h old mode 100755 new mode 100644 diff --git a/support/regression/ports/mcs51/uCsim.cmd b/support/regression/ports/mcs51/uCsim.cmd old mode 100755 new mode 100644 diff --git a/support/regression/ports/pic16/gpsim.cmd b/support/regression/ports/pic16/gpsim.cmd old mode 100755 new mode 100644 diff --git a/support/regression/ports/ucz80/uCsim.cmd b/support/regression/ports/ucz80/uCsim.cmd old mode 100755 new mode 100644 diff --git a/support/regression/ports/xa51/spec.mk b/support/regression/ports/xa51/spec.mk old mode 100755 new mode 100644 diff --git a/support/regression/ports/xa51/support.c b/support/regression/ports/xa51/support.c old mode 100755 new mode 100644 diff --git a/support/regression/ports/xa51/uCsim.cmd b/support/regression/ports/xa51/uCsim.cmd old mode 100755 new mode 100644 -- 2.30.2