OSDN Git Service

Changes to many generated files -- incorporate bochs into
authorfitzsim <fitzsim>
Tue, 27 Nov 2001 22:58:58 +0000 (22:58 +0000)
committerfitzsim <fitzsim>
Tue, 27 Nov 2001 22:58:58 +0000 (22:58 +0000)
commitc399e7285b97f93694c8e2aa9e769d4f6bd68975
treeca719f4a82ca33f338fe90dd275d0f13c1c05237
parent5ac0f8178bc1af5c442af189394cb08e9bc3c3a2
Changes to many generated files -- incorporate bochs into
build system and configrun-sid.
272 files changed:
sid/ChangeLog
sid/Makefile.in
sid/aclocal.m4
sid/bsp/ChangeLog
sid/bsp/Makefile.am
sid/bsp/Makefile.in
sid/bsp/aclocal.m4
sid/bsp/configrun-sid.in
sid/bsp/configure
sid/bsp/i386-elf-sid [new file with mode: 0755]
sid/bsp/pregen/ChangeLog
sid/bsp/pregen/Makefile.in
sid/bsp/pregen/arm-cma-tksm.conf
sid/bsp/pregen/arm-cma.conf
sid/bsp/pregen/arm-gloss-tksm.conf
sid/bsp/pregen/arm-gloss.conf
sid/bsp/pregen/arm-glossBE.conf
sid/bsp/pregen/arm-pid-redboot-tksm.conf
sid/bsp/pregen/arm-pid-redboot.conf
sid/bsp/pregen/arm-pid-tksm.conf
sid/bsp/pregen/arm-pid.conf
sid/bsp/pregen/arm-pidBE.conf
sid/bsp/pregen/i386-gdb.conf [new file with mode: 0644]
sid/bsp/pregen/i386-gloss.conf [new file with mode: 0644]
sid/bsp/pregen/pregen-configs.in
sid/component/CATALOG
sid/component/ChangeLog
sid/component/Makefile.in
sid/component/aclocal.m4
sid/component/bochs/ChangeLog [new file with mode: 0644]
sid/component/bochs/Makefile.am [new file with mode: 0644]
sid/component/bochs/Makefile.in [new file with mode: 0644]
sid/component/bochs/README [new file with mode: 0644]
sid/component/bochs/aclocal.m4 [new file with mode: 0644]
sid/component/bochs/bochs.h [new file with mode: 0644]
sid/component/bochs/bxversion.h [new file with mode: 0644]
sid/component/bochs/components.cxx [new file with mode: 0644]
sid/component/bochs/config.guess [new file with mode: 0644]
sid/component/bochs/config.h.in [new file with mode: 0644]
sid/component/bochs/config.sub [new file with mode: 0644]
sid/component/bochs/configure [new file with mode: 0755]
sid/component/bochs/configure.in [new file with mode: 0644]
sid/component/bochs/cpu/Makefile.am [new file with mode: 0644]
sid/component/bochs/cpu/Makefile.in [new file with mode: 0644]
sid/component/bochs/cpu/access.cc [new file with mode: 0644]
sid/component/bochs/cpu/apic.cc [new file with mode: 0644]
sid/component/bochs/cpu/arith16.cc [new file with mode: 0644]
sid/component/bochs/cpu/arith32.cc [new file with mode: 0644]
sid/component/bochs/cpu/arith8.cc [new file with mode: 0644]
sid/component/bochs/cpu/bcd.cc [new file with mode: 0644]
sid/component/bochs/cpu/bit.cc [new file with mode: 0644]
sid/component/bochs/cpu/cpu-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/cpu-sid.h [new file with mode: 0644]
sid/component/bochs/cpu/cpu.cc [new file with mode: 0644]
sid/component/bochs/cpu/cpu.h [new file with mode: 0644]
sid/component/bochs/cpu/ctrl_xfer16.cc [new file with mode: 0644]
sid/component/bochs/cpu/ctrl_xfer32-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/ctrl_xfer32.cc [new file with mode: 0644]
sid/component/bochs/cpu/ctrl_xfer8.cc [new file with mode: 0644]
sid/component/bochs/cpu/ctrl_xfer_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/data_xfer16.cc [new file with mode: 0644]
sid/component/bochs/cpu/data_xfer32.cc [new file with mode: 0644]
sid/component/bochs/cpu/data_xfer8.cc [new file with mode: 0644]
sid/component/bochs/cpu/debugstuff-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/debugstuff.cc [new file with mode: 0644]
sid/component/bochs/cpu/decode16.cc [new file with mode: 0644]
sid/component/bochs/cpu/decode32.cc [new file with mode: 0644]
sid/component/bochs/cpu/exception-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/exception.cc [new file with mode: 0644]
sid/component/bochs/cpu/fetchdecode-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/fetchdecode.cc [new file with mode: 0644]
sid/component/bochs/cpu/flag_ctrl.cc [new file with mode: 0644]
sid/component/bochs/cpu/flag_ctrl_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/init-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/init.cc [new file with mode: 0644]
sid/component/bochs/cpu/io.cc [new file with mode: 0644]
sid/component/bochs/cpu/io_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/lazy_flags.cc [new file with mode: 0644]
sid/component/bochs/cpu/lazy_flags.h [new file with mode: 0644]
sid/component/bochs/cpu/logical16.cc [new file with mode: 0644]
sid/component/bochs/cpu/logical32.cc [new file with mode: 0644]
sid/component/bochs/cpu/logical8.cc [new file with mode: 0644]
sid/component/bochs/cpu/main-hack.cc [new file with mode: 0644]
sid/component/bochs/cpu/mult16.cc [new file with mode: 0644]
sid/component/bochs/cpu/mult32.cc [new file with mode: 0644]
sid/component/bochs/cpu/mult8.cc [new file with mode: 0644]
sid/component/bochs/cpu/paging.cc [new file with mode: 0644]
sid/component/bochs/cpu/proc_ctrl.cc [new file with mode: 0644]
sid/component/bochs/cpu/protect_ctrl.cc [new file with mode: 0644]
sid/component/bochs/cpu/protect_ctrl_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/resolve16.cc [new file with mode: 0644]
sid/component/bochs/cpu/resolve32.cc [new file with mode: 0644]
sid/component/bochs/cpu/segment_ctrl.cc [new file with mode: 0644]
sid/component/bochs/cpu/segment_ctrl_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/shift16.cc [new file with mode: 0644]
sid/component/bochs/cpu/shift32.cc [new file with mode: 0644]
sid/component/bochs/cpu/shift8.cc [new file with mode: 0644]
sid/component/bochs/cpu/soft_int-sid.cc [new file with mode: 0644]
sid/component/bochs/cpu/soft_int.cc [new file with mode: 0644]
sid/component/bochs/cpu/stack16.cc [new file with mode: 0644]
sid/component/bochs/cpu/stack32.cc [new file with mode: 0644]
sid/component/bochs/cpu/stack_pro.cc [new file with mode: 0644]
sid/component/bochs/cpu/state_file.h [new file with mode: 0644]
sid/component/bochs/cpu/string.cc [new file with mode: 0644]
sid/component/bochs/cpu/tasking.cc [new file with mode: 0644]
sid/component/bochs/cpu/vm8086.cc [new file with mode: 0644]
sid/component/bochs/cpu/x86-memory-modes.cc [new file with mode: 0644]
sid/component/bochs/cpu/x86.cc [new file with mode: 0644]
sid/component/bochs/cpu/x86.h [new file with mode: 0644]
sid/component/bochs/debug/debug.h [new file with mode: 0644]
sid/component/bochs/fpu/Makefile.am [new file with mode: 0644]
sid/component/bochs/fpu/Makefile.in [new file with mode: 0644]
sid/component/bochs/fpu/PORTING [new file with mode: 0644]
sid/component/bochs/fpu/README [new file with mode: 0644]
sid/component/bochs/fpu/control_w.h [new file with mode: 0644]
sid/component/bochs/fpu/div_Xsig.S [new file with mode: 0644]
sid/component/bochs/fpu/div_Xsig.c [new file with mode: 0644]
sid/component/bochs/fpu/div_small.S [new file with mode: 0644]
sid/component/bochs/fpu/div_small.c [new file with mode: 0644]
sid/component/bochs/fpu/errors.c [new file with mode: 0644]
sid/component/bochs/fpu/exception.h [new file with mode: 0644]
sid/component/bochs/fpu/fpu.cc [new file with mode: 0644]
sid/component/bochs/fpu/fpu_arith.c [new file with mode: 0644]
sid/component/bochs/fpu/fpu_asm.h [new file with mode: 0644]
sid/component/bochs/fpu/fpu_aux.c [new file with mode: 0644]
sid/component/bochs/fpu/fpu_emu.h [new file with mode: 0644]
sid/component/bochs/fpu/fpu_entry.c [new file with mode: 0644]
sid/component/bochs/fpu/fpu_etc.c [new file with mode: 0644]
sid/component/bochs/fpu/fpu_proto.h [new file with mode: 0644]
sid/component/bochs/fpu/fpu_system.h [new file with mode: 0644]
sid/component/bochs/fpu/fpu_tags.c [new file with mode: 0644]
sid/component/bochs/fpu/fpu_trig.c [new file with mode: 0644]
sid/component/bochs/fpu/get_address.c [new file with mode: 0644]
sid/component/bochs/fpu/load_store.c [new file with mode: 0644]
sid/component/bochs/fpu/mul_Xsig.S [new file with mode: 0644]
sid/component/bochs/fpu/mul_Xsig.c [new file with mode: 0644]
sid/component/bochs/fpu/poly.h [new file with mode: 0644]
sid/component/bochs/fpu/poly_2xm1.c [new file with mode: 0644]
sid/component/bochs/fpu/poly_atan.c [new file with mode: 0644]
sid/component/bochs/fpu/poly_l2.c [new file with mode: 0644]
sid/component/bochs/fpu/poly_sin.c [new file with mode: 0644]
sid/component/bochs/fpu/poly_tan.c [new file with mode: 0644]
sid/component/bochs/fpu/polynom_Xsig.S [new file with mode: 0644]
sid/component/bochs/fpu/polynom_Xsig.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_add_sub.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_compare.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_constant.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_constant.h [new file with mode: 0644]
sid/component/bochs/fpu/reg_convert.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_divide.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_ld_str.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_mul.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_norm.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_norm.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_round.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_round.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_add.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_add.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_div.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_div.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_mul.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_mul.c [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_sub.S [new file with mode: 0644]
sid/component/bochs/fpu/reg_u_sub.c [new file with mode: 0644]
sid/component/bochs/fpu/round_Xsig.S [new file with mode: 0644]
sid/component/bochs/fpu/round_Xsig.c [new file with mode: 0644]
sid/component/bochs/fpu/shr_Xsig.S [new file with mode: 0644]
sid/component/bochs/fpu/shr_Xsig.c [new file with mode: 0644]
sid/component/bochs/fpu/status_w.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/asm/desc.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/asm/math_emu.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/asm/sigcontext.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/asm/types.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/asm/uaccess.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/kernel.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/linkage.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/mm.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/signal.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/stddef.h [new file with mode: 0644]
sid/component/bochs/fpu/stubs/linux/types.h [new file with mode: 0644]
sid/component/bochs/fpu/version.h [new file with mode: 0644]
sid/component/bochs/fpu/wmFPUemu_glue.cc [new file with mode: 0644]
sid/component/bochs/fpu/wm_shrx.S [new file with mode: 0644]
sid/component/bochs/fpu/wm_shrx.c [new file with mode: 0644]
sid/component/bochs/fpu/wm_sqrt.S [new file with mode: 0644]
sid/component/bochs/fpu/wm_sqrt.c [new file with mode: 0644]
sid/component/bochs/install-sh [new file with mode: 0644]
sid/component/bochs/instrument.h [new file with mode: 0644]
sid/component/bochs/ltconfig [new file with mode: 0644]
sid/component/bochs/ltmain.sh [new file with mode: 0644]
sid/component/bochs/memory/Makefile.am [new file with mode: 0644]
sid/component/bochs/memory/Makefile.in [new file with mode: 0644]
sid/component/bochs/memory/memory-sid.cc [new file with mode: 0644]
sid/component/bochs/memory/memory-sid.h [new file with mode: 0644]
sid/component/bochs/memory/memory.cc [new file with mode: 0644]
sid/component/bochs/memory/memory.h [new file with mode: 0644]
sid/component/bochs/memory/misc_mem.cc [new file with mode: 0644]
sid/component/bochs/missing [new file with mode: 0644]
sid/component/bochs/mkinstalldirs [new file with mode: 0644]
sid/component/bochs/stamp-h.in [new file with mode: 0644]
sid/component/cache/Makefile.in
sid/component/cgen-cpu/ChangeLog
sid/component/cgen-cpu/Makefile.am
sid/component/cgen-cpu/Makefile.in
sid/component/cgen-cpu/aclocal.m4
sid/component/cgen-cpu/configure
sid/component/cgen-cpu/m32r/ChangeLog
sid/component/cgen-cpu/m32r/Makefile.am
sid/component/cgen-cpu/m32r/Makefile.in
sid/component/cgen-cpu/m32r/m32rbf.cxx
sid/component/configure
sid/component/configure.in
sid/component/consoles/Makefile.in
sid/component/families/Makefile.in
sid/component/families/aclocal.m4
sid/component/families/configure
sid/component/gdb/ChangeLog
sid/component/gdb/Makefile.am
sid/component/gdb/Makefile.in
sid/component/gdb/sw-debug-gdb.txt [new file with mode: 0644]
sid/component/gdb/sw-debug-gdb.xml [new file with mode: 0644]
sid/component/gloss/ChangeLog
sid/component/gloss/Makefile.in
sid/component/gloss/gloss.cxx
sid/component/gloss/gloss.h
sid/component/gloss/libcygmon.h [new file with mode: 0644]
sid/component/gloss/libgloss.h
sid/component/gloss/sw-gloss-arm_angel.txt
sid/component/gloss/sw-gloss-arm_angel.xml
sid/component/glue/Makefile.in
sid/component/ide/Makefile.in
sid/component/interrupt/Makefile.in
sid/component/lcd/Makefile.in
sid/component/lcd/testsuite/ChangeLog
sid/component/lcd/testsuite/Makefile.in
sid/component/loader/Makefile.in
sid/component/mapper/Makefile.in
sid/component/mapper/testsuite/ChangeLog
sid/component/mapper/testsuite/Makefile.in
sid/component/memory/Makefile.in
sid/component/mmu/Makefile.in
sid/component/parport/Makefile.in
sid/component/profiling/Makefile.in
sid/component/rtc/Makefile.in
sid/component/sched/Makefile.in
sid/component/tconfig.in
sid/component/testsuite/Makefile.in
sid/component/timers/Makefile.in
sid/component/timers/aclocal.m4
sid/component/timers/configure
sid/component/uart/Makefile.in
sid/component/uart/testsuite/Makefile.in
sid/config/ChangeLog
sid/config/info.tcl.in
sid/config/sidtargets.m4
sid/configure
sid/configure.in
sid/demos/voice-pager/configure
sid/doc/ChangeLog
sid/doc/cdk-guide/book-cdk.sgml
sid/doc/sid-guide/book-sid.sgml
sid/include/ChangeLog
sid/include/sidcpuutil.h
sid/main/configure
sid/main/dynamic/ChangeLog
sid/main/dynamic/Makefile.am
sid/main/dynamic/Makefile.in
sid/main/dynamic/aclocal.m4
sid/main/dynamic/configure
sid/samples/Makefile.in
sid/samples/aclocal.m4
sid/samples/configure