From brolley@sourceware.org Wed May 10 20:24:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 10 May 2006 20:24:00 -0000 Subject: src/sid/component/cache ChangeLog cache.cxx Message-ID: <20060510202448.5918.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-10 20:24:48 Modified files: sid/component/cache: ChangeLog cache.cxx Log message: 2006-05-10 Dave Brolley * cache.cxx (buffer_sizes): New static table. (CacheListTypes): List hw-cache-buffer-* using buffer_sizes. Same for hw-blocking-cache-buffer-*. (CacheCreate): Parse hw-cache-buffer-N and hw-blocking-cache-buffer-N in order to determine buffer size. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cache/ChangeLog.diff?cvsroot=src&r1=1.32&r2=1.33 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cache/cache.cxx.diff?cvsroot=src&r1=1.21&r2=1.22 From brolley@sourceware.org Wed May 10 20:36:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 10 May 2006 20:36:00 -0000 Subject: src/sid/component/cfgroot ChangeLog compConfig.cxx Message-ID: <20060510203601.12755.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-10 20:36:01 Modified files: sid/component/cfgroot: ChangeLog compConfig.cxx Log message: 2006-05-10 Dave Brolley * compConfig.cxx (function_jump_pin_handler): Assume a local branch if the function is already on the top of the stack. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/ChangeLog.diff?cvsroot=src&r1=1.17&r2=1.18 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/compConfig.cxx.diff?cvsroot=src&r1=1.12&r2=1.13 From brolley@sourceware.org Wed May 10 20:44:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 10 May 2006 20:44:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog CGEN.sh.in Message-ID: <20060510204431.17432.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-10 20:44:31 Modified files: sid/component/cgen-cpu: ChangeLog CGEN.sh.in Log message: 2006-05-10 Dave Brolley * CGEN.sh.in: Correct usage comment. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.67&r2=1.68 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/CGEN.sh.in.diff?cvsroot=src&r1=1.5&r2=1.6 From brolley@sourceware.org Wed May 10 20:58:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 10 May 2006 20:58:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-cpu.h Message-ID: <20060510205829.23571.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-10 20:58:29 Modified files: sid/component/cgen-cpu: ChangeLog cgen-cpu.h Log message: 2006-05-10 Dave Brolley * cgen-cpu.h (trace_counter): Now virtual. (SETMEMBI): Write to data memory (class cgen_bi_endian_cpu, class cgen_bi_endian_cpu) (class cgen_bi_endian_cpu, class cgen_bi_endian_cpu): Read/write from data memory. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.68&r2=1.69 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.16&r2=1.17 From brolley@sourceware.org Wed May 10 21:15:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 10 May 2006 21:15:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-fpu. ... Message-ID: <20060510211535.4094.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-10 21:15:35 Modified files: sid/component/cgen-cpu: ChangeLog cgen-fpu.cxx cgen-fpu.h fp.cxx fp.h Log message: 2006-05-10 Dave Brolley * fp.cxx (fp::integer (long long&, round_mode_t)): New method. (fp::integer (unsigned long long&, round_mode_t)): New method. * fp.h: Likewise. * cgen-fpu.cxx (unorderedsf): New method. (adddf, subdf, muldf, divdf, negdf, absdf, sqrtdf): Implemented. (eqdf, ltdf, ledf, gtdf, gedf, gedf): Implemented. (unordereddf): New method. (unordereddf, fextsfdf): Implemented. (floatdisf, fixsfsi, fixsfdi, floatsidf, floatdidf, fixdfsi) (fixdfdi): Implemented. * cgen-fpu.h: Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.69&r2=1.70 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.cxx.diff?cvsroot=src&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.h.diff?cvsroot=src&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/fp.cxx.diff?cvsroot=src&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/fp.h.diff?cvsroot=src&r1=1.3&r2=1.4 From brolley@sourceware.org Thu May 11 14:33:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 14:33:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-ops. ... Message-ID: <20060511143340.2489.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 14:33:40 Modified files: sid/component/cgen-cpu: ChangeLog cgen-ops.h compCGEN.cxx Log message: 2006-05-11 Dave Brolley * cgen-ops.h (SUBWORDDIHI, SUBWORDDIQI, SUBWORDDFDI): New functions. * compCGEN.cxx (cgen_bi_endian_cpu): Initialize branch_was_return. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.70&r2=1.71 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-ops.h.diff?cvsroot=src&r1=1.12&r2=1.13 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.17&r2=1.18 From brolley@sourceware.org Thu May 11 14:47:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 14:47:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-model.h Message-ID: <20060511144716.24025.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 14:47:16 Modified files: sid/component/cgen-cpu: ChangeLog cgen-model.h Log message: 2006-05-11 Dave Brolley * cgen-model.h (cgen_model): Initialize vliw_cycles. (model_insn_after): Correct comment re: last_p. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.71&r2=1.72 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-model.h.diff?cvsroot=src&r1=1.2&r2=1.3 From brolley@sourceware.org Thu May 11 15:08:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 15:08:00 -0000 Subject: src/sid/component/loader ChangeLog elfload.c Message-ID: <20060511150851.17550.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 15:08:51 Modified files: sid/component/loader: ChangeLog elfload.c Log message: 2006-05-11 Dave Brolley * elfload.c (readElfFile): symTabEntry is now 24 bytes in length. Add 64 bit support for SHT_STRTAB and SHT_SYMTAB. Add 64 bit support for reading the symbol table. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/loader/ChangeLog.diff?cvsroot=src&r1=1.20&r2=1.21 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/loader/elfload.c.diff?cvsroot=src&r1=1.12&r2=1.13 From brolley@sourceware.org Thu May 11 16:04:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 16:04:00 -0000 Subject: src/sid/component/profiling ChangeLog gprof.cx ... Message-ID: <20060511160438.13658.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 16:04:38 Modified files: sid/component/profiling: ChangeLog gprof.cxx sw-profile-gprof.txt sw-profile-gprof.xml Log message: 2006-05-11 Dave Brolley * gprof.cxx (hitcount_map_t): PC now host_int_8. (cg_count_map_t): Likewise. (statistics): value_min,value_max,limit_min,limit_max likewise. New member, pc_size. (statistics::operator=): Copy pc_size. (cg_caller_hi_pin): New pin. (cg_callee_hi_pin): New pin. (limit_min_set): Handle 64 bits. (limit_max_set): Handle 64 bits. (pc_size_get): New method. (pc_size_set): New method. (accumulate): Use target_attribute + "-hi" to obtain 64 bit pc. Handle 64 bits throughout. (accumulate_call): Use {caller,callee}_hi pin to obtain 64 bit pc. Handle 64 bits throughout. (store_stats): Handle 32 or 64 bit pc. (gprof_component): Add cg-caller_hi and cg-callee-hi pins. Add pc-size attribute. Initialize value on cg-caller-hi and cg-callee-hi to zero. * sw-profile-gprof.xml: Document cg-caller-hi, cg-callee-hi, bucket-size, pc-size. * sw-profile-gprof.txt: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.16&r2=1.17 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.14&r2=1.15 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/sw-profile-gprof.txt.diff?cvsroot=src&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/sw-profile-gprof.xml.diff?cvsroot=src&r1=1.3&r2=1.4 From brolley@sourceware.org Thu May 11 19:29:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 19:29:00 -0000 Subject: src/sid/include ChangeLog sidcpuutil.h Message-ID: <20060511192951.5336.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 19:29:51 Modified files: sid/include : ChangeLog sidcpuutil.h Log message: 2006-05-11 Dave Brolley * sidcpuutil.h (cg_profile): Now virtual. (cg_profile_jump): Now virtual. (dynamic_config): New vritual override. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.62&r2=1.63 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.34&r2=1.35 From brolley@sourceware.org Thu May 11 20:27:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Thu, 11 May 2006 20:27:00 -0000 Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx c ... Message-ID: <20060511202702.9032.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-05-11 20:27:02 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx commonCfg.h Log message: 2006-05-11 Dave Brolley * commonCfg.cxx (CacheCfg::CacheCfg (const string name)): Now takes a second argument for the size of the buffer. Initialize my_size using the size provided. Call compute_comptype. (compute_comptype): Use my_size to complete "hw_cache_buffer-". (BoardCfg): Initalize step_insn_count. Initialize step_insn_count_1_required. (BoardCfg::write_load): Set the cpu's step-insn-count based on step_insn_count_1_required. (set_step_insn_count): Just set step_insn_count here. (trace_counter): Set step_insn_count_1_required. * commonCfg.h (CacheCfg::CacheCfg (const string name)): Now takes a second argument for the size of the buffer. (step_insn_count): New member of BoardCfg. (step_insn_count_1_required): New member of BoardCfg. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.29&r2=1.30 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.11&r2=1.12 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.h.diff?cvsroot=src&r1=1.9&r2=1.10 From fche@sourceware.org Mon May 15 12:24:00 2006 From: fche@sourceware.org (fche@sourceware.org) Date: Mon, 15 May 2006 12:24:00 -0000 Subject: src/sid/component ChangeLog component.dtd Message-ID: <20060515122417.3938.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: fche@sourceware.org 2006-05-15 12:24:16 Modified files: sid/component : ChangeLog component.dtd Log message: 2006-05-15 Frank Ch. Eigler From Wesley Li-Wei Chou : * component.dtd: Add xml encoding tag to header. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/ChangeLog.diff?cvsroot=src&r1=1.31&r2=1.32 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/component.dtd.diff?cvsroot=src&r1=1.1&r2=1.2 From fche@sourceware.org Tue Jun 6 16:22:00 2006 From: fche@sourceware.org (fche@sourceware.org) Date: Tue, 06 Jun 2006 16:22:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog Makefile. ... Message-ID: <20060606162205.32127.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: fche@sourceware.org 2006-06-06 16:22:05 Modified files: sid/component/cgen-cpu: ChangeLog Makefile.am Makefile.in Log message: 2006-06-06 Frank Ch. Eigler * Makefile.am, Makefile.in: Add "opcodes/cgen-bitset" to library. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.72&r2=1.73 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.am.diff?cvsroot=src&r1=1.14&r2=1.15 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/Makefile.in.diff?cvsroot=src&r1=1.17&r2=1.18 From brolley@sourceware.org Wed Jun 14 19:02:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 14 Jun 2006 19:02:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-fpu. ... Message-ID: <20060614190224.27452.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-14 19:02:24 Modified files: sid/component/cgen-cpu: ChangeLog cgen-fpu.cxx cgen-fpu.h Log message: 2006-06-14 Dave Brolley * cgen-fpu.h (cgen_fp_ops): All operations now take const cgen_fpu*. * cgen-fpu.cxx: Likewise. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.73&r2=1.74 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.cxx.diff?cvsroot=src&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-fpu.h.diff?cvsroot=src&r1=1.2&r2=1.3 From brolley@sourceware.org Wed Jun 14 20:38:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 14 Jun 2006 20:38:00 -0000 Subject: src/sid/component/profiling ChangeLog gprof.cxx Message-ID: <20060614203856.19294.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-14 20:38:56 Modified files: sid/component/profiling: ChangeLog gprof.cxx Log message: 2006-06-14 Dave Brolley * gprof.cxx (gprof_component): Remove sim_sched and sim_sched_event. Remove the sim-sched-event attribute and the sim-sched relation. (accumulate): Increment the bucket count by the value driven on the pin. (configure): No longer a subscription to the target scheduler to maintain. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.17&r2=1.18 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.15&r2=1.16 From brolley@sourceware.org Wed Jun 14 20:39:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 14 Jun 2006 20:39:00 -0000 Subject: src/sid/include ChangeLog sidcpuutil.h Message-ID: <20060614203931.19731.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-14 20:39:31 Modified files: sid/include : ChangeLog sidcpuutil.h Log message: 2006-06-14 Dave Brolley * sidcpuutil.h (basic_cpu::sample_gprof_pin): New pin. (sample_gprof): New method of basic_cpu. (step_pin_handler): Don't reset current_step_insn_count. Call sample_gprof, if requested and save latency. (stop_after_insns_p): Likewise. (unconfigure_gprof): Now takes no arguments. Remove unused code. Disconnect the sample_gprof_pin. (configure_gprof): Now takes configuration string. Connect the sample_gprof_pin. Determine the sampling mode. (gprof_cycles,gprof_counter,gprof_prev_latency): New members of basic_cpu. (configure): Initialize gprof_counter. (basic_cpu): Add sample-gprof pin. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.63&r2=1.64 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.35&r2=1.36 From brolley@sourceware.org Wed Jun 14 20:41:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Wed, 14 Jun 2006 20:41:00 -0000 Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx Message-ID: <20060614204128.21747.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-14 20:41:28 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx Log message: 2006-06-14 Dave Brolley * commonCfg.cxx (GprofCfg): Don't subscribe to the target scheduler. Connect the cpu's sample-gprof pin to our sample pin. No longer any relation with the target scheduler. (BoardCfg::write_config): Nl longer any relation between gprof and the target scheduler. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.30&r2=1.31 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.12&r2=1.13 From brolley@sourceware.org Tue Jun 20 18:13:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Tue, 20 Jun 2006 18:13:00 -0000 Subject: src/sid/include ChangeLog sidcpuutil.h Message-ID: <20060620181345.13197.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-20 18:13:45 Modified files: sid/include : ChangeLog sidcpuutil.h Log message: 2006-06-20 Dave Brolley * sidcpuutil.h (basic_cpu): Remove gprof_prev_latency. Add gprof_prev_cycle, gprof_unconfigured_p. (sample_gprof): Now takes bool argument. Compute number of samples based on total_insn_count + current_step_insn_count + total_latency. (unconfigure_gprof): Set gprof_unconfigured_p. (configure_gprof): Only reset gprof_pref_cycle if gprof_unconfigured_p is true. (configure): When configuring --insn-count reset gprof_prev_cycle. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.64&r2=1.65 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.36&r2=1.37 From brolley@sourceware.org Tue Jun 20 18:31:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Tue, 20 Jun 2006 18:31:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog cgen-cpu. ... Message-ID: <20060620183151.30115.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-20 18:31:51 Modified files: sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx Log message: 2006-06-20 Dave Brolley * compCGEN.cxx (cgen_bi_endian_cpu): Initialize loader. Add "loader" relation and "disassembly-symbol-address" pin. (cgen_print_address): Call cgen_symbol_at_address and print the symbol name. (cgen_symbol_at_address): Implemented. * cgen-cpu.h (class cgen_bi_endian_cpu): Add symbol_at_address, loader and disassembly_symbol_address_pin. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.74&r2=1.75 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.17&r2=1.18 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.18&r2=1.19 From brolley@sourceware.org Tue Jun 20 18:40:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Tue, 20 Jun 2006 18:40:00 -0000 Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx Message-ID: <20060620184020.1404.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-20 18:40:20 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx Log message: 2006-06-20 Dave Brolley * commonCfg.cxx (BoardCfg::write_config): If there is a loader, then relate it to the cpu and connect the cpu's disassembly-symbol-address pin to the loader's function? pin. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.31&r2=1.32 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.13&r2=1.14 From brolley@sourceware.org Tue Jun 20 18:40:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Tue, 20 Jun 2006 18:40:00 -0000 Subject: src/sid/component/loader compLoader.cxx Message-ID: <20060620184036.1590.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-20 18:40:36 Modified files: sid/component/loader: compLoader.cxx Log message: Fix typo in comment. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/loader/compLoader.cxx.diff?cvsroot=src&r1=1.12&r2=1.13 From fche@sourceware.org Fri Jun 23 11:17:00 2006 From: fche@sourceware.org (fche@sourceware.org) Date: Fri, 23 Jun 2006 11:17:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog tracedis.cxx Message-ID: <20060623111758.27463.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: fche@sourceware.org 2006-06-23 11:17:58 Modified files: sid/component/cgen-cpu: ChangeLog tracedis.cxx Log message: 2006-06-23 Thiemo Seufer * tracedis.cxx (bfd_getb16, bfd_getl16, bfd_getb32, bfd_getl32): Remove invalid use of register specifier. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.75&r2=1.76 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.cxx.diff?cvsroot=src&r1=1.5&r2=1.6 From brolley@sourceware.org Mon Jun 26 21:03:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:03:00 -0000 Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx Message-ID: <20060626210300.14387.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:03:00 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx Log message: 2006-06-26 Dave Brolley * commonCfg.cxx (GprofCfg): Connect the cpu's gprof-pc and gprof-pc-hi pins to our pc and p-hi pins respectively. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.32&r2=1.33 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.14&r2=1.15 From brolley@sourceware.org Mon Jun 26 21:04:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:04:00 -0000 Subject: src/sid/include ChangeLog sidcpuutil.h Message-ID: <20060626210400.19867.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:04:00 Modified files: sid/include : ChangeLog sidcpuutil.h Log message: 2006-06-26 Dave Brolley * commonCfg.cxx (GprofCfg): Connect the cpu's gprof-pc and gprof-pc-hi pins to our pc and p-hi pins respectively. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.65&r2=1.66 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.37&r2=1.38 From brolley@sourceware.org Mon Jun 26 21:05:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:05:00 -0000 Subject: src/sid/component/profiling ChangeLog gprof.cxx Message-ID: <20060626210538.26525.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:05:38 Modified files: sid/component/profiling: ChangeLog gprof.cxx Log message: 2006-06-26 Dave Brolley * gprof.cxx (target_attribute): Removed from gprof_component. (pc_pin,pc_hi_pin): Added to gprof_component. (bucket_size_set): Use local reference for this->stats[current_stats]. (accumulate_call): Likewise. (accumulate): Likewise. Use pc_pin and pc_hi_pin instead of target_attribute to get the pc. (gprof_component): Add pc and pc-hi pins. Don't add value-attribute attribute. Initialize the driven value of pc_hi_pin with 0. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.16&r2=1.17 From brolley@sourceware.org Mon Jun 26 21:06:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:06:00 -0000 Subject: src/sid/component/cgen-cpu/xstormy16 ChangeLog ... Message-ID: <20060626210641.2980.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:06:41 Modified files: sid/component/cgen-cpu/xstormy16: ChangeLog xstormy16-decode.cxx xstormy16.h Log message: 2006-06-26 Dave Brolley * xstormy16.h (get_pc): New member of xstormy16_cpu. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16-decode.cxx.diff?cvsroot=src&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/xstormy16.h.diff?cvsroot=src&r1=1.2&r2=1.3 From brolley@sourceware.org Mon Jun 26 21:08:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:08:00 -0000 Subject: src/sid/component/cgen-cpu/xstormy16 ChangeLog Message-ID: <20060626210824.13223.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:08:24 Modified files: sid/component/cgen-cpu/xstormy16: ChangeLog Log message: Remove duplicate entry. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/xstormy16/ChangeLog.diff?cvsroot=src&r1=1.16&r2=1.17 From brolley@sourceware.org Mon Jun 26 21:08:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:08:00 -0000 Subject: src/sid/component/cgen-cpu/mt ChangeLog mt.h Message-ID: <20060626210846.14375.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:08:46 Modified files: sid/component/cgen-cpu/mt: ChangeLog mt.h Log message: 2006-06-26 Dave Brolley * mt.h (get_pc): New member of mt_cpu. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/mt/mt.h.diff?cvsroot=src&r1=1.2&r2=1.3 From brolley@sourceware.org Mon Jun 26 21:09:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:09:00 -0000 Subject: src/sid/component/cgen-cpu/arm7t ChangeLog arm ... Message-ID: <20060626210933.14865.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:09:33 Modified files: sid/component/cgen-cpu/arm7t: ChangeLog arm7f.h hw-cpu-arm7t.txt Log message: 2006-06-26 Dave Brolley * arm7f.h (get_pc): New member of arm7f_cpu. * hw-cpu-arm7t.txt: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/arm7f.h.diff?cvsroot=src&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/arm7t/hw-cpu-arm7t.txt.diff?cvsroot=src&r1=1.5&r2=1.6 From brolley@sourceware.org Mon Jun 26 21:09:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:09:00 -0000 Subject: src/sid/component/cgen-cpu/m32r ChangeLog m32rbf.h Message-ID: <20060626210907.14681.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:09:07 Modified files: sid/component/cgen-cpu/m32r: ChangeLog m32rbf.h Log message: 2006-06-26 Dave Brolley * m32rbf.h (get_pc): New member of m32rbf_cpu. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/ChangeLog.diff?cvsroot=src&r1=1.16&r2=1.17 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/m32r/m32rbf.h.diff?cvsroot=src&r1=1.2&r2=1.3 From brolley@sourceware.org Mon Jun 26 21:10:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 21:10:00 -0000 Subject: src/sid/component/cgen-cpu ChangeLog common-xm ... Message-ID: <20060626211027.17700.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 21:10:27 Modified files: sid/component/cgen-cpu: ChangeLog sid/component/cgen-cpu/common-xml: behavior.xml interface.xml Log message: 2006-06-26 Dave Brolley * common-xml/behavior.xml (profiling): New behavior documented. * common-xml/interface.xml (pins): Document gprof-pc, gprof-pc-hi and sample-gprof pins. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.76&r2=1.77 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/behavior.xml.diff?cvsroot=src&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/interface.xml.diff?cvsroot=src&r1=1.7&r2=1.8 From brolley@sourceware.org Mon Jun 26 22:00:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 22:00:00 -0000 Subject: src/sid/component/profiling ChangeLog sw-profi ... Message-ID: <20060626220035.18918.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 22:00:35 Modified files: sid/component/profiling: ChangeLog sw-profile-gprof.txt sw-profile-gprof.xml Log message: 2006-06-26 Dave Brolley * sw-profile-gprof.xml: Document new sampling interface. * sw-profile-gprof.txt: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/sw-profile-gprof.txt.diff?cvsroot=src&r1=1.6&r2=1.7 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/profiling/sw-profile-gprof.xml.diff?cvsroot=src&r1=1.4&r2=1.5 From brolley@sourceware.org Mon Jun 26 22:00:00 2006 From: brolley@sourceware.org (brolley@sourceware.org) Date: Mon, 26 Jun 2006 22:00:00 -0000 Subject: src/sid/bsp ChangeLog configrun-sid.in Message-ID: <20060626220012.18748.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-26 22:00:12 Modified files: sid/bsp : ChangeLog configrun-sid.in Log message: 2006-06-26 Dave Brolley * configrun-sid.in (opt_gprof): Do not "connect-pin target-sched 0-event -> gprof sample". Do not "set gprof value-attribute pc". connect-pin cpu sample-gprof -> gprof sample. connect-pin cpu gprof-pc -> gprof pc. connect-pin cpu gprof-pc-hi -> gprof pc-hi. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/bsp/ChangeLog.diff?cvsroot=src&r1=1.42&r2=1.43 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/bsp/configrun-sid.in.diff?cvsroot=src&r1=1.37&r2=1.38