This is the mail archive of the sid-cvs@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/component/bochs debug/debug.h fpu/Make ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fitzsim@sources.redhat.com	2002-02-18 10:51:26

Removed files:
	sid/component/bochs/debug: debug.h 
	sid/component/bochs/fpu: Makefile.am Makefile.in PORTING README 
	                         control_w.h div_Xsig.S div_Xsig.c 
	                         div_small.S div_small.c errors.c 
	                         exception.h fpu.cc fpu_arith.c 
	                         fpu_asm.h fpu_aux.c fpu_emu.h 
	                         fpu_entry.c fpu_etc.c fpu_proto.h 
	                         fpu_system.h fpu_tags.c fpu_trig.c 
	                         get_address.c load_store.c mul_Xsig.S 
	                         mul_Xsig.c poly.h poly_2xm1.c 
	                         poly_atan.c poly_l2.c poly_sin.c 
	                         poly_tan.c polynom_Xsig.S 
	                         polynom_Xsig.c reg_add_sub.c 
	                         reg_compare.c reg_constant.c 
	                         reg_constant.h reg_convert.c 
	                         reg_divide.c reg_ld_str.c reg_mul.c 
	                         reg_norm.S reg_norm.c reg_round.S 
	                         reg_round.c reg_u_add.S reg_u_add.c 
	                         reg_u_div.S reg_u_div.c reg_u_mul.S 
	                         reg_u_mul.c reg_u_sub.S reg_u_sub.c 
	                         round_Xsig.S round_Xsig.c shr_Xsig.S 
	                         shr_Xsig.c status_w.h version.h 
	                         wmFPUemu_glue.cc wm_shrx.S wm_shrx.c 
	                         wm_sqrt.S wm_sqrt.c 
	sid/component/bochs/fpu/stubs/asm: desc.h math_emu.h 
	                                   sigcontext.h types.h 
	                                   uaccess.h 
	sid/component/bochs/fpu/stubs/linux: kernel.h linkage.h mm.h 
	                                     sched.h signal.h stddef.h 
	                                     types.h 
	sid/component/bochs/memory: Makefile.am Makefile.in 
	                            memory-sid.cc memory-sid.h memory.cc 
	                            memory.h misc_mem.cc 

Log message:
	* debug, fpu, memory: Remove directories.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/debug/debug.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/Makefile.am.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/Makefile.in.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/PORTING.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/README.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/control_w.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/div_Xsig.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/div_Xsig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/div_small.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/div_small.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/errors.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/exception.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu.cc.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_arith.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_asm.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_aux.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_emu.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_entry.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_etc.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_proto.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_system.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_tags.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/fpu_trig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/get_address.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/load_store.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/mul_Xsig.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/mul_Xsig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly_2xm1.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly_atan.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly_l2.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly_sin.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/poly_tan.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/polynom_Xsig.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/polynom_Xsig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_add_sub.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_compare.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_constant.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_constant.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_convert.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_divide.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_ld_str.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_mul.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_norm.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_norm.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_round.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_round.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_add.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_add.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_div.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_div.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_mul.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_mul.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_sub.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/reg_u_sub.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/round_Xsig.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/round_Xsig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/shr_Xsig.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/shr_Xsig.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/status_w.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/version.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/wmFPUemu_glue.cc.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/wm_shrx.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/wm_shrx.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/wm_sqrt.S.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/wm_sqrt.c.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/asm/desc.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/asm/math_emu.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/asm/sigcontext.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/asm/types.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/asm/uaccess.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/kernel.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/linkage.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/mm.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/sched.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/signal.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/stddef.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/fpu/stubs/linux/types.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/Makefile.am.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/Makefile.in.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/memory-sid.cc.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/memory-sid.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/memory.cc.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/memory.h.diff?cvsroot=src&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/memory/misc_mem.cc.diff?cvsroot=src&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]