OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [ChangeLog] - Blame information for rev 376

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 376 julius
2010-09-24 Julius Baxter 
2
        * debug/rsp-server.c: Added rsp_query handler entries for new packets
3
                              seen with gdb-7.2.
4
 
5 346 jeremybenn
2010-09-07  Jeremy Bennett  
6
 
7
        * config.h.in: Regenerated.
8
        * debug.cfg, rsp.cfg: Deleted.
9
        * doc/or1ksim.texi: Updated for new options and library interface.
10
        * doc/or1ksim.info, doc/version.texi: Regenerated.
11
        * Makefile.am: Added sim.cfg to EXTRA_DIST.
12
        * NEWS: Updated for 0.5.0rc1.
13
        * or1ksim.h : OR1KSIM_RC_OK explicitly zero.
14
        * sim.cfg: Updated for consistency with the user guide.
15
        * sim-config.c (init_defconfig): 50000 as default VAPI port.
16
        (alloc_memory_block): Verbose message of amount allocated.
17
 
18
2010-09-06  Jeremy Bennett  
19
 
20
        * configure: Regenerated.
21
        * configure.ac: Version changed to 0.5.0rc1.
22
 
23 240 julius
2010-08-08  Julius Baxter 
24
 
25
        * cpu/or32/or32.c: Fix compile warning about chars indexing arrays
26
        * cpu/or32/generate.c: Fix compile warning about chars indexing arrays
27
        * sim-cmd.c: Fix compile warning about chars indexing arrays
28
        * peripheral/eth.h: Removed define for MSG_WAITALL under Cygwin
29 346 jeremybenn
 
30 239 julius
2010-08-06  Julius Baxter 
31
 
32
        * cpu/or1k/spr-defs.h : Fixed value (Thanks to Jonas Bonn)
33
 
34 236 jeremybenn
2010-08-04  Jeremy Bennett  
35 234 jeremybenn
 
36
        * configure: Regenerated.
37 236 jeremybenn
        * configure.ac: Version changed to current date. Test for
38
        varargs.h dropped.
39
        * cpu/or32/insnset.c : Terminate execution on NOP_EXIT,
40
        even if debugging.
41
        * debug/rsp-server.c (rsp_query): Added support for qAttached
42
        packet.
43
        * libtoplevel.c (or1ksim_run): Stall after a single instruction if
44
        SPR_DMR1_ST flag is set.
45
        * softfloat/host.h: Make #define of INLINE conditional, to allow
46
        the user to override.
47
        * softfloat/README: Added instructions for non-optimized compilation.
48
        * softfloat/softfloat-macros: Add a conditional #ifndef
49
        NO_SOFTFLOAT_UNUSUED around unused functions.
50
 
51
2010-08-03  Jeremy Bennett  
52
 
53
        * configure: Regenerated.
54 234 jeremybenn
        * configure.ac: Version changed to current date.
55 235 jeremybenn
        * cpu/or32/execute.c: Remove include of gdbcomm.h.
56
        (exec_main): Remove two tests for config.debug.gdb_enabled.
57
        * cpu/or32/insnset.c : Change test for
58
        config.debug.gdb_enabled to config.debug.enabled for NOP_EXIT
59
        case.
60
        * debug/debug-unit.c (debug_gdb_enabled, debug_server_port):
61
        Deleted.
62
        (debug_rsp_enabled): Remove test for gdb_enabled.
63
        (reg_debug_sec): Remove gdb_enabled and server_port parameters.
64
        * debug/Makefile.am: Remove gdbcomm.c and gdbcomm.h.
65
        * sim-cmd.c: Remove include of gdbcomm.h.
66
        (initialize_readline): Remove conditional setting of
67
        rl_event_hook.
68
        (check_gdbcomm): Deleted.
69
        (handle_sim_command): Remove check of gdb_enabled.
70
        * sim-config.c (init_defconfig): Remove setting of
71
        config.debug.gdb_enabled and config.debug.server_port.
72
        (parse_args): Use --srv and --nosrv to set/clear RSP debugging.
73
        * sim-config.h : Removed debug.gdb_enabled and
74
        debug.server_port.
75
        * toplevel-support.c: Remove include of gdbcomm.h.
76
        (sim_init): Remove two tests for gdb_enabled.
77 234 jeremybenn
 
78 236 jeremybenn
2010-08-03  Jeremy Bennett  
79 235 jeremybenn
 
80
        * configure: Regenerated.
81
        * configure.ac: Version changed to current date.
82
 
83 234 jeremybenn
2010-08-03  Julius Baxter  
84
 
85
        * softfloat: Directory for softfloat, software emulation of 32-bit FPU.
86
        * softfloat/Makefile.am: Created.
87
        * softfloat/Makefile.in: Regenerated.
88
        * softfloat/README: Created.
89
        * softfloat/host.h: Created.
90
        * softfloat/milieu.h: Created.
91
        * softfloat/softfloat-macros: Created.
92
        * softfloat/softfloat-specialize: Created.
93
        * softfloat/softfloat.c: Created.
94
        * softfloat/softfloat.h: Created.
95
        * configure: Regenerated.
96 233 julius
        * configure.ac: Added softfloat path to appropriate places
97
        * Makefile.am: Added softfloat path and library to appropriate places
98 234 jeremybenn
        * Makefile.in: Regenerated.
99 233 julius
        * cpu/or32/execute-fp.h: deleted
100
        * cpu/or32/execute.c: Updated with FPU flag and rounding mode functions
101
        * cpu/or32/insnset.c: FP insns. now call softfloat functions for ops.
102
        * cpu/or1k/spr-defs.h: Add timer disabled bit
103
 
104 236 jeremybenn
2010-08-01  Jeremy Bennett  
105 230 jeremybenn
 
106
        * configure: Regenerated.
107
        * configure.ac: Version changed to current date.
108
        * cpu/or1k/opcode/or32.h : Renamed from
109
        build_automata.
110
        : Deleted.
111
        : Renamed from op_start.
112
        : Renamed from automata.
113
        : Renamed from ti.
114
        : Renamed from or32_opcodes.
115
        : Renamed from disassembled.
116
        : Renamed from insn_len.
117
        : Renamed from insn_name.
118
        : Renamed from destruct_automata.
119
        : Renamed from insn_decode.
120
        : Renamed from disassemble_insn.
121
        : Renamed from disassemble_index.
122
        : Renamed from extend_imm.
123
        : Renamed from or32_extract
124
        * cpu/or32/or32.c, cpu/or32/execute.c, cpu/or32/generate.c,
125
        * cpu/common/stats.c, cpu/common/abstract.c, cpu/common/parse.c,
126
        * cpu/or1k/opcode/or32.h, cuc/load.c, cuc/cuc.c,
127
        * support/dumpverilog.c, toplevel-support.c: Renaming
128
        corresponding to changes in cpu/or1k/opcode/or32.h.
129
        * cpu/or32/execute-fp.h: Deleted
130
        * cpu/or32/generate.c : Remove reference to
131
        execute-fp.h
132
        * cpu/or32/execute.c : Declared static.
133
        (fp_set_flags_restore_host_rm, fp_set_or1k_rm): Declared static,
134
        forward declaration removed.
135
        * or1ksim.h (or1ksim_read_mem, or1ksim_write_mem): addr arg
136
        changed to unsigned long int.
137
        (or1ksim_read_spr): sprval_ptr arg changed to unsigned long int *.
138
        (or1ksim_write_spr): sprval arg changed to unsigned long int.
139
        (or1ksim_read_reg): regval_ptr arg changed to unsigned long int *.
140
        (or1ksim_write_reg): regval arg changed to unsigned long int.
141
        * libtoplevel.c (or1ksim_read_mem, or1ksim_write_mem): addr arg
142
        changed to unsigned long int.
143
        (or1ksim_read_spr): sprval_ptr arg changed to unsigned long int *.
144
        (or1ksim_write_spr): sprval arg changed to unsigned long int.
145
        (or1ksim_read_reg): regval_ptr arg changed to unsigned long int *.
146
        (or1ksim_write_reg): regval arg changed to unsigned long int.
147
 
148 226 julius
2010-07-30  Julius Baxter 
149
        * cpu/or32/execute-fp.h: Added for inclusion by generated execute code
150
        * cpu/or32/execute.c: Added floating point support functions
151
        * cpu/or32/simpl32-defs.h: removed duplicate l_invalid() defn.
152
        * cpu/or32/insnset.c: Add calls to floating point support funcs.
153
        * cpu/or32/generate.c: Added ability to configure includes for execgen
154
        * cpu/or1k/sprs.c: Added FPCSR returning 0 when no hardfloat
155
        * cpu/or1k/spr-defs.h: Added FP group and FPCSR addr and bits defines
156
        * testsuite/test-code-or1k/support/spr-defs.h: ditto
157 230 jeremybenn
 
158 236 jeremybenn
2010-06-31  Jeremy Bennett  
159 220 jeremybenn
 
160
        * configure: Regenerated.
161
        * configure.ac: Version changed to current date.
162 224 jeremybenn
        * config/dcache-model.c (reg_dc_sec): Upper case enumeration
163
        elements.
164
        * config/icache-model.c (reg_ic_sec): Upper case enumeration
165
        elements.
166
        * cpu/or1k/spr-defs.h : Add
167
        SPR_GPR_BASE.
168
        * debug/debug-unit.c (reg_debug_sec): Upper case enumeration
169
        elements.
170
        * sim-config.h : Upper case enumeration elements.
171
        * doc/or1ksim.texi: Delete reference to using include files.
172
        * cuc/cuc.c (reg_cuc_sec): Upper case enumeration elements.
173
        * or1ksim.h : Argument order
174
        changed.
175
        : Argument as value, not
176
        buffer.
177
        :
178
        Added.
179
        * NEWS: Updated with new features.
180
        * peripheral/gpio.c (reg_gpio_sec): Upper case enumeration
181
        elements.
182
        * peripheral/mc.c (reg_mc_sec): Upper case enumeration elements.
183
        * peripheral/generic.c (reg_generic_sec): Upper case enumeration
184
        elements.
185
        * peripheral/eth.c (reg_eth_sec): Upper case enumeration
186
        elements.
187
        * peripheral/kbd.c (reg_kbd_sec): Upper case enumeration
188
        elements.
189
        * peripheral/fb.c (reg_fb_sec): Upper case enumeration elements.
190
        * peripheral/dma.c (reg_dma_sec): Upper case enumeration
191
        elements.
192
        * peripheral/ata.c (reg_ata_sec): Upper case enumeration
193
        elements.
194
        * peripheral/memory.c (reg_memory_sec): Upper case enumeration
195
        elements.
196
        * peripheral/vga.c (reg_vga_sec): Upper case enumeration
197
        elements.
198
        * peripheral/uart.c (reg_uart_sec): Upper case enumeration
199
        elements.
200
        * mmu/dmmu.c (reg_dmmu_sec): Upper case enumeration elements.
201
        * mmu/immu.c (reg_immu_sec): Upper case enumeration elements.
202
        * vapi/vapi.c (reg_vapi_sec): Upper case enumeration elements.
203
        * bpb/branch-predict.c (reg_bpb_sec): Upper case enumeration
204
        elements.
205
        * cpu-config.c (reg_cpu_sec): Upper case enumeration elements.
206
        * libtoplevel.c: Include debug-unit.h, spr-defs.h and sprs.h
207
        headers.
208
        (or1ksim_step): Deleted.
209
        (or1ksim_read_mem, or1ksim_write_mem): Argument order
210
        changed.
211
        (or1ksim_read_reg, or1ksim_write_reg): Argument as value, not
212
        buffer. Mapped to SPR read/write calls.
213
        (or1ksim_read_spr, or1ksim_write_spr, or1ksim_set_stall_state):
214
        Created.
215
        * pic/pic.c (reg_pic_sec): Upper case enumeration elements.
216
        * pm/pm.c (reg_pm_sec): Upper case enumeration elements.
217
        * sim-config.c : Global variable deleted and
218
        replaced by local arguments.
219
        : Renamed from sections.
220
        : Forward declaration deleted.
221
        (lookup_section, lookup_param): Created.
222
        (set_config_param): Renamed from switch_param. Simplified - no
223
        preceding blanks and string and word representations are
224
        identical.
225
        (next_word, next_lexeme): Created.
226
        (read_script_file): Also search ~/.or1ksim. Use new functions to
227
        get lexemes and to lookup sections and parameters.
228
        (alloc_memory_block): Created.
229
        (parse_args): New arguments -q/--quiet, --report-memory-errors,
230
        -m/--memory. No use of sim.cfg as default config file.
231
        (reg_sim_sec): Upper case enumeration elements.
232
        (set_config): Use new section and parameter lookup functions.
233
 
234 236 jeremybenn
2010-06-31  Jeremy Bennett  
235 224 jeremybenn
 
236
        * configure: Regenerated.
237
        * configure.ac: Version changed to current date.
238 220 jeremybenn
        * cpu/common/abstract.c (setsim_mem32, setsim_mem16, setsim_mem8)
239
        (evalsim_mem32, evalsim_mem16, evalsim_mem8): Only report out of
240
        memory writes if --report-memory-errors is set.
241
        (set_direct32, set_direct16, set_direct8, eval_direct32)
242
        (eval_direct16, eval_direct8): Report memory errors to standard
243
        error.
244
        * cpu/common/parse.c (readfile_elf, identifyfile, loadcode): Use
245
        PRINTFQ for informative messages.
246
        * cpu/or1k/opcode/or32.h : Function declaration
247
        now takes argument.
248
        * cpu/or32/generate.c (main): build_automata takes argument.
249
        * cpu/or32/insnset.c : all output from NOP_EXIT is via
250
        PRINTFQ.
251
        * cpu/or32/or32.c (build_automata). Takes an argument. Only prints
252
        informative output if argument is zero.
253
        * libtoplevel.c (or1ksim_init): Changed syntax to use full
254
        argument vector.
255
        * or1ksim.h : Changed prototype.
256
        * pic/pic.c (pic_reset): Reset message uses PRINTFQ.
257
        * sim-config.c (parse_args): Added new args -q/--quiet and
258
        --report-memory-errors.
259
        * sim-config.h : New fields sim.quiet and
260
        sim.report_mem_errs.
261
        * toplevel-support.c (sim_init): Identification message is printed
262
        using PRINTFQ, call to build_automata takes parameter.
263
 
264
2010-07-17  Julius Baxter  
265
 
266 202 julius
        * sim-config.c: Adding binary execution trace support
267
        * sim-config.h: Adding binary execution trace options to config struct
268
        * toplevel.c: do_stats variable now set when binary insn. trace enabled
269
        * toplevel-support.c: Added file handling for binary execution trace
270
        * cpu/or32/execute.c: Adding binary execution dump function
271
        * cpu/common/execute.h: Adding proptoype for binary dump function
272 220 jeremybenn
 
273 236 jeremybenn
2010-06-31  Jeremy Bennett  
274 220 jeremybenn
 
275 143 jeremybenn
        * argtable2/argtable2.c (arg_print_formatted): Cast argument to
276
        * configure: Regenerated.
277
        * configure.ac: Version changed to current date.
278
        isspace to int (x2).
279
        * debug/rsp-server.c (rsp_remove_matchpoint)
280
        (rsp_insert_matchpoint): Don't cast pointer to enum. Invalidate
281
        instruction cache before writing.
282
        (rsp_write_mem, rsp_write_mem_bin): Invalidate caches before writing.
283
        * NEWS: Updated for new version
284
 
285 220 jeremybenn
2010-06-29  Jeremy Bennett  
286
 
287 143 jeremybenn
        * configure: Regenerated.
288
        * configure.ac: Version changed to current date.
289
        * cpu/or32/insnset.c : On exit, mark cpu as halted if this
290
        is library.
291
        * libtoplevel.c: Add definitions of GDB register numbers.
292
        (or1ksim_init): Initailize config.sim.is_library.
293
        (or1ksim_run): Distinguish between halting and hitting breakpoint,
294
        return if stalled/halted after cpu_cock ().
295
        (or1ksim_step, or1ksim_read_mem, or1ksim_write_mem)
296
        (or1ksim_read_reg, or1ksim_write_reg): New functions.
297
        * NEWS: Updated for new version
298
        * sim-config.c (init_defconfig): Initialize config.sim.is_library.
299
        * sim-config.h : Added field sim.is_library.
300
        : Added field cpu.halted.
301
 
302 220 jeremybenn
2010-06-22  Jeremy Bennett  
303
 
304 134 jeremybenn
        * configure: Regenerated.
305
        * configure.ac: Version changed to 0.4.0.
306
        * NEWS: Updated for 0.4.0.
307
 
308 220 jeremybenn
2010-06-16  Jeremy Bennett  
309
 
310 127 jeremybenn
        * configure: Regenerated.
311
        * configure.ac: Version changed to 0.4.0rc2. New conditional to
312
        allow l.xori to have unsigned immediate operand.
313
        * cpu/or32/or32.c : l.xori optionally uses unsigned
314
        immediate.
315
        * doc/or1ksim.texi: Updated with enable-unsigned-xori config
316
        option.
317
        * NEWS: Updated with new bugs fixed.
318
 
319 220 jeremybenn
2010-06-15  Jeremy Bennett  
320
 
321 123 jeremybenn
        * configure: Regenerated.
322 124 jeremybenn
        * configure.ac: Version changed to current date. enable-arith-flag
323
        and enable-ov-flag config options removed.
324 123 jeremybenn
        * cpu/or32/insnset.c : Use bitwise OR, not
325
        addition to calculate SPR address.
326 124 jeremybenn
        : Do not now affect CY and OV
327
        flags.
328
        : Sets OV and CY flags correctly, and triggers Range
329
        Exception if required.
330 127 jeremybenn
        * doc/or1ksim.texi: Updated to remove enable-arith-flag and
331
        enable-ov-flag config options.
332 123 jeremybenn
        * NEWS: Updated with new bugs fixed.
333
 
334 220 jeremybenn
2010-06-14  Jeremy Bennett  
335
 
336 121 jeremybenn
        * configure: Regenerated.
337
        * configure.ac: Version changed to current date.
338
        * cpu/or32/generate.c (gen_eval_operands): Generate macro
339
        REG_PARAM0 to identify register. Corrected undef of SET_PARAM0.
340
        * cpu/or32/insnset.c : Trigger exceptions on use of link
341
        register as destination or non-aligned effective address.
342 122 jeremybenn
        : Trigger exception on use of non-aligned effective address.
343
        : Created.
344
        * cpu/or32/or32.c : l.ror and l.rori enabled.
345 121 jeremybenn
        * NEWS: Updated with new bugs fixed.
346
 
347 220 jeremybenn
2010-06-13  Jeremy Bennett  
348
 
349 118 jeremybenn
        * configure: Regenerated.
350
        * configure.ac: Version changed to current date.
351
        * cpu/or32/generate.c (generate_header): stdint.h included in header.
352
        * cpu/or32/insnset.c : Overflow and carry flags computed and
353
        range exception triggered if SR[OVE] is set.
354
        : Created
355
        * cpu/or32/or32.c : l.mulu enabled.
356
        * NEWS: Updated with new bugs fixed.
357
 
358 220 jeremybenn
2010-06-11  Jeremy Bennett  
359
 
360 116 jeremybenn
        * cpu/or32/insnset.c : Intermediate result computed as 32
361
        bits, then sign extended.
362
        : Computation corrected.
363
        * cpu/or32/or32.c : l.maci bit pattern corrected.
364
        * NEWS: Updated with new bugs fixed.
365
 
366 220 jeremybenn
2010-06-10  Jeremy Bennett  
367
 
368 115 jeremybenn
        * cpu/or32/insnset.c : New entry.
369
        * cpu/or32/or32.c : l.fl1 enabled.
370
        * NEWS: Updated with new bugs fixed.
371
 
372 220 jeremybenn
2010-06-10  Jeremy Bennett  
373
 
374 115 jeremybenn
        * peripheral/Makefile.am: mc-defines.h added to sources.
375 114 jeremybenn
        * cpu/or32/insnset.c : Updated to handle overflow and
376
        exceptions correctly.
377
        * cpu/or32/or32.c : l.addic enabled.
378 115 jeremybenn
        * NEWS: Updated with new bugs fixed.
379 114 jeremybenn
 
380 220 jeremybenn
2010-06-09  Jeremy Bennett  
381
 
382 112 jeremybenn
        * configure: Regenerated.
383
        * configure.ac: Version changed to current date. Removed
384
        enable_ov_flag as option for configuration.
385 114 jeremybenn
        * cpu/or32/insnset.c : Updated to handle overflow and
386
        exceptions correctly.
387 112 jeremybenn
        * peripheral/Makefile.am: mc-defines.h added to sources.
388 115 jeremybenn
        * NEWS: Updated with new bugs fixed.
389 112 jeremybenn
 
390 220 jeremybenn
2010-06-08  Jeremy Bennett  
391
 
392 112 jeremybenn
        * configure: Regenerated.
393
        * configure.ac: Version changed to current date.
394
        * peripheral/mc.h: mc_defines.h -> mc-defines.h.
395
        * peripherals/mc-defines.h: Renamed from mc_defines.h
396
 
397 220 jeremybenn
2010-06-08  Julius Baxter  
398
 
399 110 julius
        * peripherals/mc.h: Moved defines to peripherals/mc_defines.h
400
        * peripherals/mc_defines.h: Created.
401 112 jeremybenn
 
402 220 jeremybenn
2010-06-06  Jeremy Bennett  
403
 
404 107 jeremybenn
        * configure: Regenerated.
405
        * configure.ac: Version changed to current date.
406
        * cpu/or32/insnset.c : Corrected divide by zero
407
        exception. Set carry flag on divide by zero.
408
        * NEWS: Updated with bugs fixed.
409
 
410 220 jeremybenn
2010-06-01  Jeremy Bennett  
411
 
412 104 jeremybenn
        * cpu/or32/generate.c (generate_header): Include math.h.
413 107 jeremybenn
        * cpu/or32/insnset.c : Added definition.
414 104 jeremybenn
        * cpu/or32/insnset.c : Corrected implementation.
415
        * cpu/or32/or32.c : Made l.lws valid, rather than
416
        ignored.
417
 
418 220 jeremybenn
2010-05-31  Jeremy Bennett  
419
 
420 104 jeremybenn
        * cpu/or32/insnset.c : Removed since
421
        invalid.
422
 
423 220 jeremybenn
2010-05-25  Julius Baxter  
424
 
425 101 jeremybenn
        * profiler.c: PROF_DEBUG added as symbol, MAX_STACK increased.
426
        (prof_acquire): Conditional debugging statements added.
427
        * profiler.h: MAX_FUNCS increased.
428
 
429 220 jeremybenn
2010-05-25  Jungsook yang  
430
 
431 101 jeremybenn
        * cpu/common/labels.c (add_label): Improved commenting.
432
        * cpu/or32/generate.c (generate_header): extend typedef generation
433
        for FP opcodes.
434
        * cpu/or32/insnset.c : Implementation added.
435
        : Implementation added.
436
        : Implementation added.
437
        : Implementation added.
438
        : Implementation added.
439
        : Implementation added.
440
        : Implementation added.
441
        : Implementation added.
442
        : Implementation added.
443
        : Implementation added.
444
        : Implementation added.
445
        : Implementation added.
446
        : Implementation added.
447
        : Placeholder added.
448
        : Placeholder added.
449
        : Placeholder added.
450
        : Placeholder added.
451
        * cpu-config.c (cpu_hardfloat): Function added.
452
        (reg_cpu_sec): "hardfloat" parameter added.
453
        * doc/or1ksim.texi : Documentation of
454
        "hardfloat" added.
455
        * sim-config.c (init_defconfig): config.cpu.hardfloat initialized.
456
        * sim-config.h : cpu.hardfloat field added.
457
 
458 220 jeremybenn
2010-05-25  Jeremy Bennett  
459
 
460 101 jeremybenn
        * cpu/common/abstract.c (reg_mem_area): Remove debugging printf ().
461
        * peripheral/generic.c (generic_read_byte): Pass class ptr to upcall.
462
        (generic_write_byte): Pass class ptr to upcall.
463
        (generic_read_hw): Pass class ptr to upcall.
464
        (generic_write_hw): Pass class ptr to upcall.
465
        (generic_read_word): Pass class ptr to upcall.
466
        (generic_write_word): Pass class ptr to upcall.
467
 
468 220 jeremybenn
2010-05-20  Jeremy Bennett  
469
 
470 99 jeremybenn
        configure.ac: Date of version updated.
471
        configure: Regenerated.
472
 
473 220 jeremybenn
2010-05-19  Jeremy Bennett  
474
 
475 98 jeremybenn
        * debug/jtag.c (wishbone_write): Corrected writing when invalid
476
        address.
477
 
478 220 jeremybenn
2010-05-18  Jeremy Bennett  
479
 
480 98 jeremybenn
        * debug/jtag.c (go_command_read): Change in calling convention to
481
        spr_read and wishbone_read.
482
        (go_command_write): Change in calling convention to spr_write () and
483
        wishbone_write ().
484
        (spr_read): Status passed as argument. Correcly handle
485
        under- and over-run.
486
        (spr_write): Status passed as argument. Correcly handle under- and
487
        over-run.
488
        (wishbone_read): Correcly handle under- and over-run.
489
        (wishbone_write): Correcly handle under- and over-run.
490 101 jeremybenn
 
491 220 jeremybenn
2010-05-15  Jeremy Bennett  
492
 
493 98 jeremybenn
        * debug/jtag.c (construct_response): Return type changed to void.
494
        (go_command): Number of bits passed as arg and on to subsidiary
495
        functions. Return type changed to void. Error message with invalid
496
        access type removed.
497
        (go_command_read): Number of bits passed as arg. Return type changed
498
        to void. Size validated against prior WRITE_COMMAND. Error message due
499
        to invalid modules removed. Over/under-run allowed.
500
        (go_command_write): Number of bits passed as arg. Return type changed
501
        to void. Size validated against prior WRITE_COMMAND. Error message due
502
        to invalid modules removed. Over/under-run allowed for.
503
        (jtag_reset): Return type changed to void.
504
        (jtag_shift_dr): Number of bits passed as arg and passed to subsidiary
505
        functions. Return type changed to void.
506
        (jtag_shift_ir): Number of bits passed as arg and checked. Return type
507
        changed to void.
508
        (null_read): No longer takes bit offset as argument, takes actual data
509
        size as argument. Internal logic simplied and works with
510
        under/over-run.
511
        (read_command): Number of bits passed as arg and checked. Return type
512
        changed to void.
513
        (read_control): Number of bits passed as arg and checked. Return type
514
        changed to void. Duplicate error messages eliminated.
515
        (select_module): Renamed from module_select. Number of bits passed as
516
        arg and checked. Return type changed to void.
517
        (spr_read): No longer takes bit offset as argument, takes actual data
518
        size as argument. Internal logic simplied and works with
519
        under/over-run.
520
        (spr_write): No longer takes bit offset as argument, takes actual data
521
        size as argument. Internal logic simplied and works with
522
        under/over-run.
523
        (validate_spr_fields): Takes access type, address and data size as
524
        arguments. No correction, just report errors/warnings.
525
        (validate_wb_fields): Takes access type, address and data size as
526
        arguments. No correction, just report errors.
527
        (wishbone_read): No longer takes bit offset as argument, takes actual
528
        data size as argument. Internal logic simplied and works with
529
        under/over-run.
530
        (wishbone_write): No longer takes bit offset as argument, takes actual
531
        data size as argument. Internal logic simplied and works with
532
        under/over-run.
533
        (write_command). Number of bits passed as arg and checked. Return type
534
        changed to void. Fields validated.
535
        (write_control). Number of bits passed as arg and checked. Return type
536
        changed to void. Duplicate error messages eliminated.
537
        * debug/jtag.h: Proforma for jtag_shift_dr and jtag_shift_ir
538
        changed to include number of bits and return type void.
539
        * libtoplevel.c (or1ksim_jtag_reset): Number of JTAG reset cycles
540
        defined locally here.
541
        * libtoplevel.c (or1ksim_jtag_shift_dr): Number of bits added as
542
        function argument and passed on to internal function.
543
        * libtoplevel.c (or1ksim_jtag_shift_ir): Number of bits added as
544
        function argument and passed on to internal function.
545
        * or1ksim.h: Proforma for or1ksim_jtag_shift_ir and
546
        or1ksim_jtag_shift_ir changed to include number of bits in reg.
547
 
548 220 jeremybenn
2010-05-13  Jeremy Bennett  
549
 
550 98 jeremybenn
        * debug/jtag.c (validate_spr_fields): More concise warnings,
551
        corrected length to 4, not 1.
552
        (reverse_bits): Fixed typo in one constant.
553
        * cpu/or1k/sprs.c (mtspr): Undocumented audio SPRs 0xfffd-0xffff
554
        and associated static vars "fo" and "audio_cnt" removed.
555
 
556 220 jeremybenn
2010-05-12  Jeremy Bennett  
557
 
558 98 jeremybenn
        * debug/jtag.c (go_command_read): Ensure null bytes set if no data
559
        due to error and correct CRC calcuated. Give warning for length of
560
        zero as well as too long.
561
        (wishbone_read): Set null bytes if there is a validation error.
562
        (null_read); New function set null bytes if erroneous read.
563
        (validate_spr_fields): Correctly return success when fields valid.
564
        (spr_read): Bytes reversed correctly.
565
        (read_control, write_control): Add separate message if no module
566
        selected.
567
        (read_control): Clear data and set CRC if error.
568
        (construct_response): Correctly compute number of bits.
569
        (go_command): Compute correct length in bits when access type is
570
        invalid.
571
        (write_command): Warnings in terms of bytes requested, not actual
572
        field. Separate warning for zero.
573
 
574 220 jeremybenn
2010-05-11  Jeremy Bennett  
575
 
576 98 jeremybenn
        * debug/jtag.c (validate_spr_fields): Check for length changed to
577
        4 bytes (was 1 word).
578
        (module_select): Save module ID, even if invalid.
579
        (go_command_read, go_command_write): Separate error message if
580
        module undefined.
581
        (wishbone_read): Corrected shifts by bit-off for JTAG bytes.
582
 
583 220 jeremybenn
2010-05-04  Jeremy Bennett  
584
 
585 97 jeremybenn
        * debug/jtag.c (module_select): Corrected parenthesis for
586
        computation of crc_in.
587
        (construct_response): Corrected parenthesis for computation of
588
        skip_bytes and bit_off.
589
        (go_command_read): Do not abort if the module is not valid.
590
        (go_command_write): Reverse each byte of data broken out. Do not
591
        abort if the module is not valid.
592
        (read_command): Returns valid zero data if no prior WRITE_COMMAND.
593
        (spr_read): Use zero as the value if validation fails.
594
        (spr_write): Do not write if validation fails.
595
        (validate_spr_fields): Returns a boolean response. Fails if no
596
        access type is specified. Add break after each switch entry for
597
        access type.
598
        (write_command): Corrected calculation of acc_type.
599
        (wishbone_read): reverse the value of byte before inserting.
600
        (wishbone_write); Correctly compute value of byte when bit-off is
601
        not zero (shift MS bits left not right).
602
 
603 220 jeremybenn
2010-05-02  Mark Jarvin  
604
 
605 96 jeremybenn
        * debug/jtag.c (go_command_read): Initialize crc_out at
606
        declaration.
607
        * cpu/or32/generate.c (output_function): Close file if fgets ()
608
        fails (2 places).
609
        * configure.ac : Deleted (obsolescent, breaks MacOS X).
610
        * cuc/verilog.c (output_verilog): Init vars when generating state
611
        generator machine.
612
        * port/strndup.c: also include stdlib.h and string.h.
613
 
614 220 jeremybenn
2010-04-28  Jeremy Bennett  
615
 
616 93 jeremybenn
        * or1ksim.h : Upcall arguments redefined.
617
        * libtoplevel.c (or1ksim_init): Upcall arguments redefined.
618
        * sim-config.h : definition of read_up and
619
        write_up changed.
620
        * generic.c (ext_read_word, ext_write_word): Deleted.
621
        (mtohl, htoml, mtohs, htoms): Deleted.
622
        (generic_read_byte, generic_write_byte, generic_read_hw)
623
        (generic_write_hw, generic_read_word, generic_write_word): Changed
624
        to use new upcall interface.
625
 
626 220 jeremybenn
2010-04-22  Jeremy Bennett  
627
 
628 93 jeremybenn
        * sim-config.c (read_script_file): Check cur_section is defined
629
        before dereferencing to identify parameter.
630
        * peripheral/generic.c (generic_read_byte, generic_write_byte)
631
        (generic_read_half_word, generic_write_half_word)
632
        (generic_read_word, generic_write_word): Use upcall availability
633
        as test for upcall.
634
 
635 220 jeremybenn
2010-04-21  Jeremy Bennett  
636
 
637 86 jeremybenn
        * NEWS: updated
638 88 jeremybenn
        * mprofile.c (main_mprofiler): Bug 1710 fixed.
639
 
640 220 jeremybenn
2010-04-21  Jeremy Bennett  
641
 
642 88 jeremybenn
        * NEWS: updated
643 86 jeremybenn
        * peripheral/ps2kbd.c (kbd_reset): Bug 1723 fixed.
644
 
645 220 jeremybenn
2010-04-21  Jeremy Bennett  
646
 
647 85 jeremybenn
        * AUTHORS: Corrected spelling of Mark Jarvin.
648
        * debug/rsp-server.c (rsp_get_client): Set len before calling
649
          accept ().
650
 
651 220 jeremybenn
2010-04-20  Jeremy Bennett  
652
 
653 85 jeremybenn
        * cache/icache-model.c (ic_end_sec): Use -1 as the invalid tag value.
654
 
655 220 jeremybenn
2010-04-20  Jeremy Bennett  
656
 
657 82 jeremybenn
        * doc/or1ksim.texi: Updated with new testing instructions.
658
        * README: Updated.
659
        * configure.ac: Check for rl_event_hook declaration.
660
        * sim-cmd.c (initialize_readline): Only use rl_event_hook if it's
661 93 jeremybenn
        available.
662 82 jeremybenn
        * peripheral/atadevice.c: Added conditional includes for Apple  MAC.
663
        * port/strndup.c: Include stddef.h to define size_t.
664 60 jeremybenn
 
665 220 jeremybenn
2010-04-20  Jeremy Bennett  
666
 
667 82 jeremybenn
        * cpu/or1k/spr-defs.h: NOP_PRINTF removed.
668
        * support/simprintf.h, support/simprintf.h: Deleted
669
        * support/dbchs.h: simprintf channel removed.
670
        * support/Makefile.am: References to simprintf.* removed.
671
        * cpu/or32/generate.c (generate_body): Generate exception for
672 93 jeremybenn
        illegal instructions.
673 82 jeremybenn
        * cpu/or32/insnset.c: NOP_PRINTF and stackaddr removed.
674
        * cpu/or32/execute.c (evalsim_reg): Remove simprintf reference.
675
        * peripheral/channels/xterm.c (xterm_open): write result used.
676
        * peripheral/generic.c (htoml): Fixed punning dereference.
677
        * peripheral/generic.c (htoms): Fixed punning dereference.
678
        * peripheral/generic.c (generic_read_byte): Fixed punning dereference.
679
        * peripheral/generic.c (generic_write_byte): Fixed punning dereference.
680
        * peripheral/generic.c (generic_read_hw): Fixed punning dereference.
681
        * peripheral/generic.c (generic_write_hw): Fixed punning dereference.
682
        * peripheral/atadevice.c (ata_devices_read): Clarified precedence.
683
        * peripheral/atadevice.c (ata_devices_write): Clarified precedence.
684
        * peripheral/atadevice-cmdi.c (ata_read_sect): fread result used.
685
        * debug/debug-unit.c (calculate_watchpoints): memset fixed.
686
        * debug/jtag.c (crc32): i correctly initialized.
687
        * debug/jtag.c (construct_response): operator precedence clarified.
688
        * debug/jtag.c (construct_response): jreg[zero_bytes] fixed.
689
        * debug/jtag.c (validate_spr_fields): Format char fixed in printf.
690
        * debug/jtag.c: "/*" within comments removed.
691
        * debug/jtag.c: included toplevel-support.h
692
        * cuc/bb.c (reg_dep): Duplicate code removed.
693
        * cuc/bb.c (detect_bb): Array bound check added
694
        * cuc/timings.c (load_timing_table): index initialized.
695
 
696 220 jeremybenn
2010-04-19  Jeremy Bennett  
697
 
698 82 jeremybenn
        * COPYING: Updated to v3.
699
        * peripheral/gpio.c: #defines transfered to gpio.h
700
        * peripheral/gpio.h: #defines transfered from gpio.c
701
        * peripheral/mc.c: #defines transfered to mc.h
702
        * peripheral/mc.h: #defines transfered from mc.c
703
 
704 220 jeremybenn
2010-04-18  Jeremy Bennett  
705
 
706 82 jeremybenn
        * cpu/or32/insnset.c: Added support for new timing NOPs.
707
        * cpu/or1k/spr-defs.h: NOP_GET_TICKS and NOP_GET_PS added.
708
 
709 220 jeremybenn
2010-04-14  Jeremy Bennett  
710
 
711 82 jeremybenn
        * peripheral/eth.c: #defines transfered to eth.h
712
        * peripheral/eth.h: #defines transfered from eth.c
713
 
714 220 jeremybenn
2009-03-02  Jeremy Bennett  
715
 
716 19 jeremybenn
        * README: Reference to installation instructions updated
717
        * NEWS: Updated for release 0.3.0
718
        * doc/or1ksim.texi: Copyright date updated
719 60 jeremybenn
 
720 220 jeremybenn
2009-02-24  Jeremy Bennett  
721
 
722 19 jeremybenn
        * configure.ac: Version number upped
723
        * cpu/common/execute.h: cpu_state.npc_not_valid added
724
        * cpu/or1k/spr-defs.h: SPR_DRR_FPE added
725
        * cpu/or1k/spr-dump.c: SPR_DRR_FPE added
726
        * cpu/or1k/sprs.c: New handling of NPC added
727
        * cpu/or32/execute.c: High reset vector start added
728
        * cpu/or32/insnset.c:
729
        * debug/debug-unit.c:
730
        * debug/rsp-server.c: Performance improved
731
        * doc/or1ksim.texi: Updated
732
        * libtoplevel.c: Version prints out
733
        * or1ksim.h: Interrupt library routines added
734
        * peripheral/channels/fd.c: RSP xterm fixed
735
        * peripheral/generic.c: Endianess of upcalls fixed
736
        * sim-config.c, sim-config.h: new config fields for NPC
737
        functionality added.
738
        * toplevel-support.c (sim_init): Version number printed out
739 60 jeremybenn
 
740 220 jeremybenn
2008-11-17  Jeremy Bennett  
741
 
742 19 jeremybenn
        * sim-config.c: MERROR deleted (not used). WARNING replaced by
743
        explicit fprintf calls.
744
        * sim-config.h, sim-config.c, peripheral/16450.c: CONFIG_ERROR
745
        replaced by fprintf.
746
 
747 220 jeremybenn
2008-11-16  Jeremy Bennett  
748
 
749 19 jeremybenn
        * debug/gdbcomm.c (get_server_socket): server_ip flag getting by
750
        fcntl corrected (wrong syntax used for GETFL).
751 60 jeremybenn
 
752 220 jeremybenn
2008-11-16  Jeremy Bennett  
753
 
754 19 jeremybenn
        * doc/or1ksim.texi: Documentation of the various configuration
755
        options added.
756 60 jeremybenn
 
757 220 jeremybenn
2008-11-16  Jeremy Bennett  
758
 
759 19 jeremybenn
        * cpu/or32/op-mftspr-op.h, cpu/or32/op.c, cpu/or32/dyn32-defs.h,
760
        cpu/or32/def_op_t.h, cpu/or32/op-support.c, cpu/or32/op-swhb-op.h,
761
        cpu/or32/dyn-rec.c, cpu/or32/execute.c, cpu/or32/op-arith-op.h,
762
        cpu/or32/dyn-rec.h, cpu/or32/simpl32-defs.h, cpu/or32/insnset.c,
763
        cpu/or32/dyngen.c, cpu/or32/dyngen-elf.c, cpu/or32/Makefile.am:
764
        Numerous changes to ensure compilation succeeds with
765
        DYNAMIC_EXECUTION.
766
 
767 220 jeremybenn
2008-11-16  Jeremy Bennett  
768
 
769 19 jeremybenn
        * cpu/or1k/opcode/or32.h: Change include of simple32_defs.h to
770
        simple32-defs.h and dyn32_defs.h to dyn32-defs.h
771
        * cpu/or32/simple32-defs.h: Made conditional and added include of
772
        * cpu/or32/Makefile.am: For simple execution removed insnset.c
773
        from the sources and added it to EXTRA sources.
774 60 jeremybenn
 
775 220 jeremybenn
2008-10-15  Jeremy Bennett  
776
 
777 19 jeremybenn
        * configure.ac: Corrected gcc args for --enabled-profiling
778
        * cpu/common/stats.h, cpu/common/stats.c: Moved definition of
779
        RAW_RANGE to stats.h from stats.c. Made declaration of raw_stats
780
        non-static and added extern declaration to stats.h
781
        * cpu/common/stats.c (printstats): Changed MAX_RANGE to RAW_RANGE
782
        * cpu/or32/execute.c (evalsim_reg): Changed MAX_RAW_RANGE to RAW_RANGE
783 60 jeremybenn
 
784 220 jeremybenn
2008-10-11  Jeremy Bennett  
785
 
786 19 jeremybenn
        * all: Removed redundant headers added missing GPL statements,
787
        formatted to GNU standard. Made all non-global functions and top
788
        level variables explicitly static, eliminated most typedefs.
789
        * doc/or1ksim.texi: New file (user guide).
790
        * toplevel.c: Removed redundant headers. Tidied layout. Ensured
791
        explicit return code via exit() always.
792
        * toplevel-support.c (debug): simplified code, removing
793
        conditionality on DEBUG. Tidied layout
794
        * libtoplevel.c: Added Doxygen commenting
795
        * mainpage: New (top level Doxygen file)
796
        * doxygen.config: Doxygen configuration file
797
        * configure.ac: Deleted setting HAS_DEBUG (not used)
798
        * cpu/or32/or32.c: Deleted dummy debug definition
799
        * support/simprintf.c, sim-config.c, sim-config.h: Deleted
800
        config.sim.fstdout.
801
        * sim-config.c, sim-config.h: Deleted script_fn (not actually
802
        used)
803
        * sim-config.c, sim-config.h, ps2kbd.c: Deleted config.sim.kfreq -
804
        calculate locally instead.
805
        * sim-config.c: Alternative (consistent) naming for file
806
        parameters. Config parameters validated for range
807
        * sim-config.c, vapi.c: Alternative (consistent) naming for file
808
        parameters. Config parameters validated for range
809
        * sim-config.c, cuc.c: Alternative (consistent) naming for file
810
        parameters. Config parameters validated for range
811
        * mmu/immu.c, mmu/dmmu.c: Defaults set for all paramters. Warnings
812
        replace errors for bad parameter settings. Formatting tidied
813
        up. Offsets for MMU config register bits corrected.
814
        * sim-config.c, cachce/dcache_model.c: All parameters initialized
815
        and values checked. Warnings replace errors for bad parameter
816
        settings.xo
817
        * sim-config.c, sim-config.h, cache/icache_model: All parameters
818
        initialized and values checked. Warnings replace errors for bad
819
        parameter settings. static config fields in config.ic (not used)
820
        all deleted.
821
        * sim-config.c, pm/pm.c, cpu/or1k/sprs.c, cpu/or32/execute.c:
822
        Initialization includes setting of UPR field. All effects of the
823
        power management SPR are made conditional on the PM unit being
824
        enabled.
825
        * sim-config.c, sim-config.h, cpu/or1k/execute.c,
826
        debug/debug-unit.c, dcache/dcache.c, vapi/vapi.c, pm/pm.c:
827
        References to cpu.config.upr replaced by the actual SPR in the cpu
828
        state.
829
        * sim-config.c, sim-config.h, pic/pic.c, pic/pic.h,
830
        cpu/or1k/sprs.c: Initialization structure placed in config.pic for
831
        consistency with other components.
832
        * peripheral/mc.c (mc_sec_start, mc_poc): All fields explicitly
833
        set. MC enabled by default for consistency.
834
        * peripheral/16450.c (uart_sec_start, uart_channel): All fields
835
        explicitly initiated, default supplied for channel
836
        * peripheral/dma.c (dma_sec_start): All fields explicitly
837
        initiated
838
        * peripheral/etch.c: All fields explicitly initialized and values
839
        checked on entry. All socket fields issue warning if used when not
840
        configured in build.
841
        * peripheral/gpio.c (reg_gpio_sec): Alternative (preferred)
842
        parameter name "vapi_id" added. All fields explicitly initialized.
843
        * peripheral/vga.c (reg_vga_sec, vga_filename):  Alternative
844
        (preferred) parameter name "txfile" added. All fields explicitly
845
        initialized.
846
        * peripheral/fb.c (reg_fb_sec, fb_filename):  Alternative
847
        (preferred) parameter name "txfile" added. All fields explicitly
848
        initialized.
849
        * peripheral/ps2kbd.c (reg_kbd_sec, kdb_rxfile): All fields
850
        explicitly initialized.
851
        * peripheral/atahost.c (reg_ata_sec, ata_file, ata_mwdma)
852
        (ata_pio): All fields explicitly initialized and entry values
853
        checked.
854
        * cpu-config.h, cpu-config.cpu: New - break out the CPU config
855
        code from sim-config.c, sim-config.h
856
        * sim-config.c, sim-config.h: Transfer declaration of reg
857
        functions to the headers where they are implemented.
858
        * toplevel-support.c: new name for toplevel_support.c
859
        * dma-defs.h: new name for dma_defs.h
860
        * debug-unit.h, debug-unit.c: new names for debug_unit.h and
861
        debug_unit.c
862
        * eth.h: created from ethernet_i.h and ethernet.h, which are
863
        deleted
864
        * dcache-model.c, dcache-model.h, icache-model.c, icache-model.h:
865
        new names for dcache_model.c, dcache_model.h, icache_model.c,
866
        icache_model.h
867
        * branch-predict.c, branch-predict.h: new names for
868
        branch_predict.c, branch_predict.h
869
        * execute.c, insnset.c (set_reg): Deleted and replaced by setsim_reg
870
        * channel.c, channel.h, fd.c, fd.h, file.c, generic.c, generic.h,
871
        tcp.c, tty.c, xterm.c: Code restructured and declarations made
872
        rigorous.
873
        * file.h, tcp.h, tty.h, xterm.h: New files
874
        * cpu/or32/generate.c, cpu/or32/or32.c: Function debug moved from
875
        generate.c to or32.c, renamed or32_debug and declared static, to
876
        avoid confusion with main debug function in toplevel-support.c.
877 60 jeremybenn
 
878 220 jeremybenn
2008-09-08  Jeremy Bennett  
879 60 jeremybenn
 
880 19 jeremybenn
        * argtable2: This directory is a direct inclusion of the argtable2
881
        library 
882
        * artable2/Makefile.am: Modified so the library and header are not
883
        installed
884
        * AUTHORS: Added argtable2 credits
885
        * configure.ac: Created by renaming configure.in. Added extra
886
        tests needed for argtable2
887
        * Makefile.am: Added argtable2 library and broke out separate
888
        commands for profiling (psim) and memory profiling (mpsim)
889
        * toplevel.c (main): Alternative profile and mprofile command
890
        lines removed from help text.
891
        * toplevel-mpsim.c: New top level for standalone mpsim command
892
        * toplevel-psim.c: New top level for standalone psim command
893
        * sim-config.c (parse_args): profile and mprofile options on
894
        command line removed.
895
 
896 220 jeremybenn
2008-09-07  Jeremy Bennett  
897 19 jeremybenn
 
898
        * toplevel_support.c, sim-config.c, support/dumpverilog.c:
899
        or1ksim_ver replaced by PACKAGE_VERSION
900 60 jeremybenn
 
901 220 jeremybenn
2008-09-06  Jeremy Bennett  
902 19 jeremybenn
 
903
        * AUTHORS: Added Jeremy Bennett
904
        * bpb/Makefile.am: Updated to use libtool libraries
905
        * cache/Makefile.am: Updated to use libtool libraries
906
        * configure.in: Obsolete material removed
907
        * cpu/common/Makefile.am: Updated to use libtool libraries
908
        * cpu/dlx/Makefile.am: Updated to use libtool libraries
909
        * cpu/or1k/Makefile.am: Updated to use libtool libraries
910
        * cpu/or32/Makefile.am: Updated to use libtool libraries
911
        * cuc/Makefile.am: Updated to use libtool libraries
912
        * debug/Makefile.am: Updated to use libtool libraries
913
        * INSTALL: instructions updated
914
        * libtoplevel.c: new file
915
        * Makefile.am: Updated to use libtool libraries. Restructured to
916
        generate both a standalone simulator and a library
917
        * mmu/Makefile.am: Updated to use libtool libraries
918
        * or1ksim.h: new file
919
        * peripheral/channels/Makefile.am: Updated to use libtool
920
        libraries
921
        * peripheral/generic.c, peripheral/generic.h: new files
922
        * peripheral/Makefile.am: Updated to use libtool libraries
923
        * pic/Makefile.am: Updated to use libtool libraries
924
        * pm/Makefile.am: Updated to use libtool libraries
925
        * port/Makefile.am: Updated to use libtool libraries
926
        * README: General update
927
        * sim-config.c (reg_config_secs): Added call to reg_generic_sec()
928
        * sim-config.h: Added config entries for SystemC library interface
929
        and to facility timing. Declare reg_generic_sec()
930
        * support/dbchs.h: Add a debug channel for generic peripherals
931
        * support/Makefile.am: Updated to use libtool libraries
932
        * testbench/dhry.h: ^M characters removed
933
        * testbench/README: Updated instructions
934
        * tick/Makefile.am: Updated to use libtool libraries
935
        * toplevel.c: Most support routines split out into
936
        toplevel_support.c
937
        * toplevel_support.c: New file
938
        * vapi/Makefile.am: Updated to use libtool libraries
939 60 jeremybenn
 
940 220 jeremybenn
2008-09-04 Jeremy Bennett  
941 19 jeremybenn
 
942
        * bpb/Makefile.am: Added header to SOURCES, so included in TAGS
943
        file
944
        * cache/dcache_model.c: Set UPR in config state when enabled
945
        * cache/icache_model.c: Set UPR in config state when enabled
946
        * cpu/common/abstract.c (eval_insn): Trigger breakpoint on
947
        instruction fetch address, not debug load address
948
        * cpu/common/Makefile.am: Added header to SOURCES, so included in TAGS
949
        file
950
        * cpu/dlx/Makefile.am: Added header to SOURCES, so included in TAGS
951
        file
952
        * cpu/or1k/Makefile.am: Added header to SOURCES, so included in TAGS
953
        file
954
        * cpu/or1k/spr_defs.h: Updated bit definitions to match current
955
        OR1K architecture. Added missing bit definitions and bit
956
        definitions for CPU config and Debug config regs. Added NOP_PUTC
957
        constant for l.nop.
958
        * cpu/or1k/spr_dump.c: Updated bit definitions and data structures
959
        to match changes in spr_defs.h.
960
        * cpu/or32/execute.c: Added initialization of CPU and Debug config
961
        regs
962
        * cpu/or32/insnset.c: Added sensitivity to breakpoint when setting
963
        registers and code for NOP_PUTC
964
        * cpu/or32/Makefile.am: Added header to SOURCES, so included in TAGS
965
        file
966
        * debug/debug_unit.c (du_clock): watchpoint status
967
        dropped.
968
        * debug/debug_unit.c (CheckDebugUnit): Check for single stepping
969
        removed.
970
        * debug/debug_unit.c (calculate_watchpoints): Completely rewritten
971
        to match current debug unit behavior.
972
        * debug/gdbcomm.c (JTAGRequest): fcntl F_GETFL corrected.
973
        * mmu/Makefile.am: Added header to SOURCES, so included in TAGS
974
        file
975
        * peripheral/channels/Makefile.am: Added header to SOURCES, so
976
        included in TAGS file
977
        * peripheral/channels/xterm.c: HAS_ON_EXIT changed to HAVE_ON_EXIT
978
        * peripheral/Makefile.am: Added header to SOURCES, so included in
979
        TAGS file
980
        * pic/Makefile.am: Added header to SOURCES, so included in TAGS
981
        file
982
        * pm/Makefile.am: Added header to SOURCES, so included in TAGS
983
        file
984
        * port/Makefile.am: Added header to SOURCES, so included in TAGS
985
        file
986
        * sim-config.c: Added entries for CPU config and made SR values
987
        symbolic
988
        * sim-config.h: Added entries for CPU config
989
        * support/Makefile.am: Added header to SOURCES, so included in
990
        TAGS file
991
        * support/simprintf.c (simprintf). Fixed bug with evaluating
992
        arguments
993
        * testbench/support/spr_defs.h. Apparent typo in comment
994
        * tick/Makefile.am: Added header to SOURCES, so included in TAGS
995
        file
996
 
997
2006-01-18 20:34  nogj
998
 
999
        * sim-cmd.c:
1000
 
1001
        Fix segmentation fault if setting a breakpoint on a non-existing
1002
        label
1003
 
1004
2006-01-07 18:12  nogj
1005
 
1006
        * toplevel.c:
1007
 
1008
        Release 0.2.0-rc3
1009
 
1010
2006-01-07 18:11  nogj
1011
 
1012
        * ChangeLog:
1013
 
1014
        Update ChangeLog
1015
 
1016
2006-01-07 18:09  nogj
1017
 
1018
        * ChangeLog:
1019
 
1020
        Upgrade cvs2cl.pl to version 2.59
1021
 
1022
2006-01-04 10:44  rezso
1023
 
1024
        * ChangeLog, cpu/common/elf.h, cpu/common/parse.c,
1025
        cpu/common/parse.h:
1026
 
1027
        [no log message]
1028
 
1029
2005-12-15 08:46  jcastillo
1030
 
1031
        * support/dumpverilog.h:
1032
 
1033
        Fixed types in function declaration
1034
 
1035
2005-12-05 01:18  phoenix
1036
 
1037
        * testbench/mmu.c:
1038
 
1039
        CI should not be set in dMMU translation tables or one gets
1040
        different behaviour with dMMU on or off in case data cache is
1041
        enabled. care should be taken for addresses higher than 0x7fff_ffff
1042
        where the situation is just reversed. (since or1200 does not cache
1043
        upper half of address space if there is no dMMU)
1044
 
1045
2005-11-26 14:19  nogj
1046
 
1047
        * ChangeLog:
1048
 
1049
        Update ChangeLog
1050
 
1051
2005-11-26 13:41  nogj
1052
 
1053
        * toplevel.c:
1054
 
1055
        0.2.0-rc2 release
1056
 
1057
2005-11-25 19:37  nogj
1058
 
1059
        * pic/pic.c:
1060
 
1061
        Avoid scheduleing too many jobs, potentially underflowing the
1062
        scheduler stack
1063
 
1064
2005-11-25 19:35  nogj
1065
 
1066
        * toplevel.c:
1067
 
1068
        Don't drop cycles from the scheduler
1069
 
1070
2005-11-25 14:35  phoenix
1071
 
1072
        * peripheral/eth.c:
1073
 
1074
        fix uninitialized reads
1075
 
1076
2005-11-18 19:15  nogj
1077
 
1078
        * cpu/or32/or32.c:
1079
 
1080
        Execute l.ff1 instruction
1081
 
1082
2005-11-18 19:14  nogj
1083
 
1084
        * support/dumpverilog.c:
1085
 
1086
        Fix dumphex/dumpverilog to not do unaligned memory access
1087
 
1088
2005-11-06 17:44  nogj
1089
 
1090
        * peripheral/eth.c:
1091
 
1092
        Handle ethernet addresses as an address and not as an int
1093
 
1094
2005-11-06 17:23  nogj
1095
 
1096
        * cpu/or32/or32.c:
1097
 
1098
        Fix parsing the destination register
1099
 
1100
2005-11-06 17:21  nogj
1101
 
1102
        * sim-cmd.c:
1103
 
1104
        Fix handling of eof in the sim cli
1105
 
1106
2005-11-06 17:09  nogj
1107
 
1108
        * sim-config.c:
1109
 
1110
        Add default immu/dmmu page size
1111
 
1112
2005-11-06 17:08  nogj
1113
 
1114
        * support/misc.c:
1115
 
1116
        Fix the case of is_power2(0)
1117
 
1118
2005-11-06 17:08  nogj
1119
 
1120
        * sim-cmd.c, sim-config.h, toplevel.c:
1121
 
1122
        Don't kill sim on second ctrl+c if the cli prompt has already been
1123
        shown
1124
 
1125
2005-11-03 20:01  lampret
1126
 
1127
        * cpu/or32/or32.c:
1128
 
1129
        Added l.fl1
1130
 
1131
2005-10-31 08:23  nogj
1132
 
1133
        * support/debug.c:
1134
 
1135
        Make -d channel be equivalent to -d +channel
1136
 
1137
2005-10-31 08:00  nogj
1138
 
1139
        * sim-cmd.c:
1140
 
1141
        Correct INT_MAX->INT32_MAX
1142
 
1143
2005-10-26 16:32  nogj
1144
 
1145
        * peripheral/memory.c:
1146
 
1147
        Charles Qi Fix memory handling on big endian machines
1148
 
1149
2005-10-21 00:15  phoenix
1150
 
1151
        * cpu/or1k/except.c:
1152
 
1153
        added missing exception, fixes segfault with trap exception
1154
 
1155
2005-10-20 01:10  phoenix
1156
 
1157
        * cpu/common/abstract.c, cpu/or32/execute.c, sim-cmd.c:
1158
 
1159
        usability improvments
1160
 
1161
2005-10-11 08:21  nogj
1162
 
1163
        * sim-cmd.c, sim-config.c, sim-config.h:
1164
 
1165
        Stephan Bourduas  * Fix starting instruction logger from > 2^31 - 1
1166
        instructions  * Fix `run x' command, where x > 2^31.
1167
 
1168
        nog.
1169
 
1170
2005-09-29 13:16  nogj
1171
 
1172
        * cpu/or1k/sprs.c:
1173
 
1174
        Add missing break; statements
1175
 
1176
2005-09-29 13:15  nogj
1177
 
1178
        * testbench/support/support.c:
1179
 
1180
        Put consecutive asm statements into one __asm__() block to prevent
1181
        gcc from scheduleing other instructions between them.
1182
 
1183
2005-09-29 13:12  nogj
1184
 
1185
        * cpu/or32/generate.c:
1186
 
1187
        gcc4 compile fix
1188
 
1189
2005-09-29 00:54  phoenix
1190
 
1191
        * Makefile.in, aclocal.m4, config.h.in, configure, configure.in,
1192
        bpb/Makefile.in, cache/Makefile.in, cpu/common/Makefile.in,
1193
        cpu/Makefile.in, cpu/dlx/Makefile.in, cpu/or1k/Makefile.in,
1194
        cpu/or32/Makefile.in, cuc/Makefile.in, debug/Makefile.in,
1195
        mmu/Makefile.in, peripheral/Makefile.in,
1196
        peripheral/channels/Makefile.in, pic/Makefile.in, pm/Makefile.in,
1197
        port/Makefile.in, support/Makefile.in, tick/Makefile.in,
1198
        vapi/Makefile.in:
1199
 
1200
        configure updates
1201
 
1202
2005-09-13 18:01  nogj
1203
 
1204
        * ChangeLog:
1205
 
1206
        Update ChangeLog with cvs2cl.pl -S
1207
 
1208
2005-09-06 18:32  nogj
1209
 
1210
        * support/debug.c:
1211
 
1212
        Fix segfault when parsing invalid debug options
1213
 
1214
2005-09-06 18:32  nogj
1215
 
1216
        * testbench/: acv_gpio.cfg, default.cfg:
1217
 
1218
        Update config files
1219
 
1220
2005-09-06 18:31  nogj
1221
 
1222
        * peripheral/ps2kbd.c:
1223
 
1224
        Hush noisy message that was making test think that the ethernet
1225
        test failed
1226
 
1227
2005-09-06 18:31  nogj
1228
 
1229
        * testbench/tick.c:
1230
 
1231
        Make the timer test emit the correct success protocol
1232
 
1233
2005-09-06 18:30  nogj
1234
 
1235
        * testbench/test:
1236
 
1237
        Revert previous `fix' to accept the correct return code
1238
 
1239
2005-09-06 18:30  nogj
1240
 
1241
        * peripheral/gpio.c:
1242
 
1243
        Fix internal clock handling
1244
 
1245
2005-09-06 18:29  nogj
1246
 
1247
        * peripheral/16450.c:
1248
 
1249
        Fix sending too many interrupts in the uart
1250
 
1251
2005-09-05 10:53  nogj
1252
 
1253
        * configure.in:
1254
 
1255
        Remove the no-longer used --enable-impl configure option
1256
 
1257
2005-09-05 10:52  nogj
1258
 
1259
        * sim-config.c:
1260
 
1261
        Fix segfault when parsing unknown config sections
1262
 
1263
2005-09-05 10:50  nogj
1264
 
1265
        * tick/tick.c:
1266
 
1267
        Fix bug of not reporting timer interrupts when one was pending and
1268
        a write happens to the ttmr spr that is not clearing the interrupt
1269
        pending flag
1270
 
1271
2005-09-05 10:50  nogj
1272
 
1273
        * tick/tick.c:
1274
 
1275
        Make the tick interrupt work when except_handle does not return
1276
 
1277
2005-09-05 10:49  nogj
1278
 
1279
        * support/sched.h:
1280
 
1281
        Fix a bug where the scheduler stack would underrun when a job was
1282
        scheduled run in negative time
1283
 
1284
2005-09-05 10:47  nogj
1285
 
1286
        * sim-cmd.c, sim-config.c, sim-config.h, toplevel.c,
1287
        cache/dcache_model.c, cpu/common/abstract.c, cpu/common/parse.c,
1288
        cpu/common/stats.c, cpu/or1k/sprs.c, cpu/or32/execute.c,
1289
        cpu/or32/insnset.c, cpu/or32/or32.c, cuc/bb.c, cuc/cuc.c,
1290
        cuc/cuc.h, cuc/insn.c, cuc/verilog.c, debug/debug_unit.c,
1291
        debug/debug_unit.h, debug/gdbcomm.c, debug/gdbcomm.h,
1292
        peripheral/16450.c, peripheral/atadevice.c,
1293
        peripheral/atadevice_cmdi.c, peripheral/atahost.c,
1294
        peripheral/eth.c, peripheral/fb.c, peripheral/mc.c,
1295
        peripheral/memory.c, peripheral/ps2kbd.c, peripheral/vga.c,
1296
        peripheral/channels/tcp.c, peripheral/channels/tty.c,
1297
        peripheral/channels/xterm.c, support/debug.c,
1298
        support/dumpverilog.c, support/misc.h, support/sched.c,
1299
        support/simprintf.c, vapi/vapi.c, vapi/vapi.h:
1300
 
1301
        Fix most warnings issued by gcc4
1302
 
1303
2005-09-05 10:42  nogj
1304
 
1305
        * cpu/common/abstract.c, cpu/common/abstract.h, cpu/common/parse.c,
1306
        peripheral/memory.c:
1307
 
1308
        Create an 8-bit program load function to be able to load an
1309
        unaligned section
1310
 
1311
2005-09-05 10:41  nogj
1312
 
1313
        * sim-config.c, cache/dcache_model.c, cache/icache_model.c,
1314
        cpu/or1k/spr_dump.c, cuc/adv.c, cuc/cuc.c, cuc/cuc.h,
1315
        cuc/verilog.c, mmu/dmmu.c, mmu/immu.c, support/Makefile.am,
1316
        support/misc.c, support/misc.h:
1317
 
1318
        * Moved log2_int() from cuc/cuc.c as it is usefull for other things
1319
        aswell.  * Changed code to use log2_int() instead of log2(), which
1320
        is also a builtin   library function (fixes compile on gcc4).  *
1321
        Moved is_power2() from sim-config.c to misc.c.
1322
 
1323
2005-08-19 00:13  phoenix
1324
 
1325
        * cpu/or32/or32.c:
1326
 
1327
        fixed l.maci encoding
1328
 
1329
2005-07-21 22:02  robertmh
1330
 
1331
        * config.guess, config.sub, testbench/config.sub:
1332
 
1333
        Update most config.guess and config.sub scripts.
1334
 
1335
2005-07-05 21:54  nogj
1336
 
1337
        * cpu/: or1k/sprs.c, or32/dyn_rec_stubs.c, or32/execute.c:
1338
 
1339
        Remove the pcprev global
1340
 
1341
2005-07-05 21:53  nogj
1342
 
1343
        * mprofiler.c, mprofiler.h, sim-config.c, sim-config.h, toplevel.c,
1344
        cpu/or1k/sprs.c, cpu/or32/dyn_rec.c, cpu/or32/execute.c,
1345
        debug/debug_unit.c, debug/gdbcomm.c:
1346
 
1347
        * prototype() -> prototype(void) where appropriate.  * Use `static'
1348
        where it can be used.
1349
 
1350
2005-07-05 21:53  nogj
1351
 
1352
        * sim-config.c, cpu/common/abstract.h, cpu/or1k/sprs.c,
1353
        cpu/or32/dyn32_defs.h, cpu/or32/op.c, peripheral/16450.c,
1354
        peripheral/channels/channel.c, testbench/acv_uart.c:
1355
 
1356
        Spelling fixes
1357
 
1358
2005-07-05 21:52  nogj
1359
 
1360
        * toplevel.c:
1361
 
1362
        Print the useage of the -d in the help text
1363
 
1364
2005-07-05 21:52  nogj
1365
 
1366
        * cpu/: common/execute.h, or32/dyn_rec.c, or32/dyn_rec.h,
1367
        or32/op_support.c:
1368
 
1369
        Use an array to keep track of the recompiled pages instead of a
1370
        linked list
1371
 
1372
2005-07-05 21:51  nogj
1373
 
1374
        * debug/debug_unit.c:
1375
 
1376
        Only tell the user that we don't simulate a stalled cpu when it
1377
        would actually get stalled
1378
 
1379
2005-07-05 21:51  nogj
1380
 
1381
        * sim-cmd.c, pic/pic.c, support/sched.c, support/sched.h,
1382
        tick/tick.c:
1383
 
1384
        move sched_next_insn from sim-cmd.c to sched.c.  It is also usefull
1385
        for the pic and the tick timer
1386
 
1387
2005-07-05 21:50  nogj
1388
 
1389
        * cpu/or32/op_support.c:
1390
 
1391
        Print the exit code in decimal, like with the complex execution
1392
 
1393
2005-07-05 21:50  nogj
1394
 
1395
        * cpu/or32/dyn_rec.c:
1396
 
1397
        Try to find a symbolic name of the location where we crashed
1398
 
1399
2005-07-05 21:50  nogj
1400
 
1401
        * cpu/or32/dyn_rec.c:
1402
 
1403
        Print stackdump to stderr instead of stdout
1404
 
1405
2005-07-05 21:49  nogj
1406
 
1407
        * support/: dbchs.h, sched.h:
1408
 
1409
        Print the scheduler jobs when the sched_jobs debug channel has been
1410
        specified
1411
 
1412
2005-07-05 21:49  nogj
1413
 
1414
        * cpu/or1k/sprs.c, testbench/Makefile.am, tick/tick.c, tick/tick.h,
1415
        testbench/tick.c:
1416
 
1417
        * Breakup the tick_job function into smaller ones.  * Fix lots of
1418
        conner cases.  * Add tests for the tick timer.
1419
 
1420
2005-07-05 08:34  nogj
1421
 
1422
        * sim-config.h, toplevel.c, cpu/common/abstract.h, mmu/dmmu.c,
1423
        mmu/dmmu.h:
1424
 
1425
        Speed up the dmmu
1426
 
1427
2005-07-05 08:33  nogj
1428
 
1429
        * sim-config.h, toplevel.c, cpu/common/abstract.h, mmu/immu.c,
1430
        mmu/immu.h:
1431
 
1432
        Speed up the immu
1433
 
1434
2005-07-05 08:33  nogj
1435
 
1436
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
1437
        cpu/or32/insnset.c, debug/debug_unit.c:
1438
 
1439
        Remove old spr logging code.  Use `-d +spr' to get spr access
1440
        logged to stderr
1441
 
1442
2005-07-01 22:04  nogj
1443
 
1444
        * cpu/or1k/Makefile.am, cpu/or1k/sprs.c, cpu/or1k/sprs.h,
1445
        mmu/dmmu.c, mmu/immu.c, support/dbchs.h, cpu/or1k/spr_dump.c:
1446
 
1447
        Add pretty spr dumping code
1448
 
1449
2005-07-01 22:03  nogj
1450
 
1451
        * cpu/or1k/sprs.c:
1452
 
1453
        Remove non-trigerable out-of-range checks
1454
 
1455
2005-07-01 22:03  nogj
1456
 
1457
        * support/: debug.c, debug.h:
1458
 
1459
        Move the checking of the debug channel into the TRACE() macro
1460
 
1461
2005-06-30 19:53  nogj
1462
 
1463
        * cpu/or1k/sprs.c:
1464
 
1465
        * The effective address as written to the I/DCBPR registers needs
1466
        to be translated by the respective mmu.  * Don't treat any values
1467
        as special in the handling of DCPBR, DCBFR, DCBIR, ICBPR and ICBIR.
1468
 
1469
2005-06-30 13:42  nogj
1470
 
1471
        * port/port.h:
1472
 
1473
        s/HAS_ISBLANK/HAVE_ISBLANK/ fix compileing on windows/cygwin.
1474
        Reported by Kuoping Hsu and Girish Venkatar
1475
 
1476
2005-06-30 13:42  nogj
1477
 
1478
        * cpu/or32/dyn_rec.c:
1479
 
1480
        Fix the execution log when an mtspr instruction causes an itlb miss
1481
 
1482
2005-06-30 13:42  nogj
1483
 
1484
        * cpu/or32/dyn_rec.c:
1485
 
1486
        Fix a very outdated comment
1487
 
1488
2005-06-30 13:42  nogj
1489
 
1490
        * cpu/: common/abstract.h, or1k/except.c, or32/dyn_rec.c,
1491
        or32/op_support.c:
1492
 
1493
        Rename ADDR_PAGE to IADDR_PAGE
1494
 
1495
2005-06-30 13:41  nogj
1496
 
1497
        * cpu/or32/dyn_rec.c:
1498
 
1499
        Check OR32_IF_DELAY instead of it_jump || it_branch
1500
 
1501
2005-06-30 13:41  nogj
1502
 
1503
        * testbench/: acv_gpio.cfg, acv_uart.cfg, mmu.cfg:
1504
 
1505
        Bring config files up-to-date with recent changes
1506
 
1507
2005-06-30 13:41  nogj
1508
 
1509
        * support/: dbchs.h, debug.c:
1510
 
1511
        Add the cycles debug channel to print the value of the cycle
1512
        counter before each line
1513
 
1514
2005-06-30 13:40  nogj
1515
 
1516
        * support/debug.h:
1517
 
1518
        Add {TRACE,ERR,FIXME,WARN}_ON macros to get the state of the given
1519
        debug channel
1520
 
1521
2005-06-30 13:40  nogj
1522
 
1523
        * sim-config.c:
1524
 
1525
        Remove unused code
1526
 
1527
2005-06-30 13:40  nogj
1528
 
1529
        * peripheral/mc.c:
1530
 
1531
        Add a usefull trace to the mc
1532
 
1533
2005-06-30 13:39  nogj
1534
 
1535
        * peripheral/16450.c:
1536
 
1537
        Print a '\n' at the end of the trace
1538
 
1539
2005-06-30 13:39  nogj
1540
 
1541
        * peripheral/16450.c:
1542
 
1543
        Use uint8_t instead of char
1544
 
1545
2005-06-30 13:39  nogj
1546
 
1547
        * debug/debug_unit.c:
1548
 
1549
        Make non-writeable memory writeable by the debug core
1550
 
1551
2005-06-30 13:38  nogj
1552
 
1553
        * debug/debug_unit.c, support/dbchs.h:
1554
 
1555
        Use the new debug channel code instead of a compile time macro
1556
 
1557
2005-06-30 13:38  nogj
1558
 
1559
        * cpu/or32/execute.c:
1560
 
1561
        Fix compileation with --enable-execution=simple
1562
 
1563
2005-06-30 13:38  nogj
1564
 
1565
        * cpu/: or1k/sprs.c, or32/execute.c, or32/insnset.c:
1566
 
1567
        Remove the flag global
1568
 
1569
2005-06-30 13:37  nogj
1570
 
1571
        * cpu/or32/Makefile.am:
1572
 
1573
        Fix compileing on windows (Reported my Kuoping Hsu and Girish
1574
        Venkatar)
1575
 
1576
2005-06-30 13:37  nogj
1577
 
1578
        * cpu/or1k/spr_defs.h, testbench/support/spr_defs.h:
1579
 
1580
        Fix typo
1581
 
1582
2005-06-30 13:37  nogj
1583
 
1584
        * cpu/or1k/except.c, support/dbchs.h:
1585
 
1586
        Create a seporate debug channel to dump exceptions to
1587
 
1588
2005-06-30 13:37  nogj
1589
 
1590
        * cpu/or1k/arch.h:
1591
 
1592
        Remove 08 prefix from PRIdREG
1593
 
1594
2005-06-30 13:36  nogj
1595
 
1596
        * cpu/or1k/except.c, cpu/or1k/sprs.c, cpu/or1k/sprs.h,
1597
        cpu/or32/dyn_rec_stubs.c, cpu/or32/execute.c, cpu/or32/insnset.c,
1598
        debug/debug_unit.c, mmu/dmmu.c, mmu/immu.c, pm/pm.c:
1599
 
1600
        Remove m{f,t}spr calls where we can access the spr directly
1601
 
1602
2005-06-30 13:36  nogj
1603
 
1604
        * configure.in:
1605
 
1606
        Use readline by default if it is availible
1607
 
1608
2005-06-30 13:36  nogj
1609
 
1610
        * sim-config.c, toplevel.c, cache/dcache_model.c,
1611
        cache/icache_model.c, cpu/common/stats.c, cpu/or1k/except.c,
1612
        cpu/or1k/sprs.h, cpu/or32/execute.c, cpu/or32/insnset.c,
1613
        debug/debug_unit.c, mmu/dmmu.c, mmu/immu.c, pic/pic.c, tick/tick.c:
1614
 
1615
        * Remove very slow {set,test}sprbit{,s} functions.  * Remove uses
1616
        of getsprbits in time critical functions.
1617
 
1618
2005-06-15 15:02  nogj
1619
 
1620
        * peripheral/16450.c:
1621
 
1622
        Make output clearer
1623
 
1624
2005-06-15 15:01  nogj
1625
 
1626
        * peripheral/: 16450.c, 16450.h:
1627
 
1628
        Use proper types
1629
 
1630
2005-06-15 15:01  nogj
1631
 
1632
        * peripheral/16450.c:
1633
 
1634
        Move loopback handling out of uart_clock16
1635
 
1636
2005-06-15 15:00  nogj
1637
 
1638
        * peripheral/: 16450.c, 16450.h:
1639
 
1640
        Move interrupt handling out of uart_clock16
1641
 
1642
2005-06-15 15:00  nogj
1643
 
1644
        * peripheral/: 16450.c, 16450.h:
1645
 
1646
        Move RX logic out of uart_clock16
1647
 
1648
2005-06-15 15:00  nogj
1649
 
1650
        * peripheral/16450.c:
1651
 
1652
        Move vapi command handling out of uart_clock16
1653
 
1654
2005-06-15 14:59  nogj
1655
 
1656
        * peripheral/: 16450.c, 16450.h:
1657
 
1658
        Move TX logic out of uart_clock16
1659
 
1660
2005-06-15 14:59  nogj
1661
 
1662
        * testbench/acv_uart.c:
1663
 
1664
        Correct a couple of tests
1665
 
1666
2005-06-15 14:58  nogj
1667
 
1668
        * testbench/acv_uart.c:
1669
 
1670
        Print more verbose ouput
1671
 
1672
2005-06-15 14:58  nogj
1673
 
1674
        * pic/pic.c:
1675
 
1676
        Don't issue a pending interrupt when it has already been cleared
1677
 
1678
2005-05-23 09:59  nogj
1679
 
1680
        * support/: dbchs.h, simprintf.c:
1681
 
1682
        Make simprintf use the new debugging functions
1683
 
1684
2005-05-23 09:58  nogj
1685
 
1686
        * support/dbchs.h, vapi/vapi.c:
1687
 
1688
        Make the vapi use the new debugging functions
1689
 
1690
2005-05-23 09:57  nogj
1691
 
1692
        * peripheral/dma.c, support/dbchs.h:
1693
 
1694
        Make the dma peripheral use the new debugging functions
1695
 
1696
2005-05-23 09:57  nogj
1697
 
1698
        * peripheral/mc.c, support/dbchs.h:
1699
 
1700
        Make the mc peripheral use the new debugging functions
1701
 
1702
2005-05-23 09:56  nogj
1703
 
1704
        * peripheral/gpio.c, support/dbchs.h:
1705
 
1706
        Make the gpio use the new debugging functions
1707
 
1708
2005-05-23 09:55  nogj
1709
 
1710
        * peripheral/atadevice.c, peripheral/atadevice.h,
1711
        peripheral/atadevice_cmdi.c, peripheral/atahost.c,
1712
        peripheral/messages.h, support/dbchs.h:
1713
 
1714
        Make the ata peripheral use the new debugging functions
1715
 
1716
2005-05-23 09:55  nogj
1717
 
1718
        * sim-cmd.c, cpu/common/abstract.c, cpu/common/abstract.h,
1719
        cpu/common/parse.c, cpu/or32/dyn_rec.c, cpu/or32/dyn_rec_stubs.c,
1720
        cpu/or32/execute.c, cuc/cuc.c, debug/debug_unit.c,
1721
        peripheral/dma.c, peripheral/eth.c, peripheral/fb.c,
1722
        peripheral/vga.c, support/dumpverilog.c, support/simprintf.c:
1723
 
1724
        Remove useless *breakpoint argument from the {set,eval}_direct*
1725
        functions
1726
 
1727
2005-05-18 13:13  nogj
1728
 
1729
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
1730
        cache/dcache_model.c, cache/dcache_model.h, cache/icache_model.c,
1731
        cache/icache_model.h, cpu/common/abstract.c, cpu/common/abstract.h,
1732
        cpu/common/parse.c, cpu/or1k/sprs.c, cpu/or32/dyn_rec.c,
1733
        cpu/or32/dyn_rec.h, cpu/or32/dyn_rec_stubs.c, cuc/bb.c,
1734
        peripheral/16450.c, peripheral/Makefile.am, peripheral/atahost.c,
1735
        peripheral/atahost.h, peripheral/dma.c, peripheral/eth.c,
1736
        peripheral/fb.c, peripheral/gpio.c, peripheral/mc.c,
1737
        peripheral/mc.h, peripheral/memory.c, peripheral/ps2kbd.c,
1738
        peripheral/vga.c, testbench/default.cfg:
1739
 
1740
        * Seporate out the code used for handling the memory peripheral to
1741
        peripheral/memory.c * Mostly decouple the memory controller from
1742
        the internals of the memory handling.  * Rewrite memory handling to
1743
        be more linear and thus much faster.  * Issue a bus error on
1744
        read/write with invalid granularity.
1745
 
1746
2005-05-18 13:11  nogj
1747
 
1748
        * sim-config.c, sim-config.h, peripheral/Makefile.am,
1749
        peripheral/test.c:
1750
 
1751
        Remove nolonger used test peripheral
1752
 
1753
2005-05-12 18:57  nogj
1754
 
1755
        * sim-cmd.c, cpu/common/abstract.c, cpu/common/parse.c,
1756
        cpu/or32/execute.c, cuc/cuc.c, peripheral/fb.c, peripheral/vga.c,
1757
        support/dumpverilog.c:
1758
 
1759
        Use the {set,eval}_direct* functions where they are supposed to be
1760
        used
1761
 
1762
2005-04-27 21:17  nogj
1763
 
1764
        * cpu/: common/abstract.h, or32/dyn_rec.c, or32/op.c:
1765
 
1766
        Remove fixed pagesize limitation from the recompiler
1767
 
1768
2005-04-27 21:16  nogj
1769
 
1770
        * cpu/or32/execute.c:
1771
 
1772
        Fix instruction counter
1773
 
1774
2005-04-27 21:16  nogj
1775
 
1776
        * cpu/: common/execute.h, or1k/except.c, or32/dyn32_defs.h,
1777
        or32/dyn_rec.c, or32/dyn_rec.h, or32/dyn_rec_stubs.c,
1778
        or32/dyngen.c, or32/op.c, or32/op_i386.h, or32/op_support.c,
1779
        or32/op_support.h, or32/op_t_reg_mov_op.h, or32/rec_i386.h:
1780
 
1781
        Remove the useless cross reference stuff: it was a bad idea to
1782
        begin with
1783
 
1784
2005-04-27 21:14  nogj
1785
 
1786
        * toplevel.c:
1787
 
1788
        Kill the sim on the second ctrl-c
1789
 
1790
2005-04-27 21:14  nogj
1791
 
1792
        * sim-cmd.c:
1793
 
1794
        The `break' and `stall' commands don't work correctly in the
1795
        recompiler (yet)
1796
 
1797
2005-04-27 21:14  nogj
1798
 
1799
        * pic/pic.c:
1800
 
1801
        Move a TRACE such that it is displayed when except handle does not
1802
        return
1803
 
1804
2005-04-27 21:13  nogj
1805
 
1806
        * peripheral/vga.c:
1807
 
1808
        Fix typo such that the vga peripheral may be disabled
1809
 
1810
2005-04-27 21:13  nogj
1811
 
1812
        * peripheral/16450.c:
1813
 
1814
        Change the wording of error messages to more acuretly reflect the
1815
        error they are talking about.
1816
 
1817
2005-04-27 21:13  nogj
1818
 
1819
        * cpu/or32/or32.c:
1820
 
1821
        l.rfe does not have a delay slot.  Don't mark it as such.
1822
 
1823
2005-04-27 21:12  nogj
1824
 
1825
        * cpu/or32/Makefile.am:
1826
 
1827
        * Building op.S and op.o depend on op_t_reg_mov_op.h * Clean
1828
        generated files produced by the recompiler
1829
 
1830
2005-03-31 18:18  nogj
1831
 
1832
        * cpu/or1k/except.c, pic/pic.c:
1833
 
1834
        Add warning that except_handle may not return
1835
 
1836
2005-03-31 18:16  nogj
1837
 
1838
        * sim-cmd.c, sim-config.h, toplevel.c, cpu/or1k/sprs.c,
1839
        cpu/or32/execute.c, cpu/or32/insnset.c, debug/debug_unit.c:
1840
 
1841
        Rewrite the interactive mode handling to also work in the
1842
        recompiler
1843
 
1844
2005-03-31 18:15  nogj
1845
 
1846
        * peripheral/: eth.c, fb.c, ps2kbd.c:
1847
 
1848
        Don't halt the sim when not needed
1849
 
1850
2005-03-31 18:15  nogj
1851
 
1852
        * peripheral/: dma.c, vga.c:
1853
 
1854
        * Remove useless checks.  * Don't halt the sim when not really
1855
        necessary.
1856
 
1857
2005-03-31 18:14  nogj
1858
 
1859
        * peripheral/dma.c:
1860
 
1861
        Fix printing of uninitialised value
1862
 
1863
2005-03-31 18:13  nogj
1864
 
1865
        * peripheral/eth.c, support/dbchs.h:
1866
 
1867
        Make the ethernet peripheral use the new debug channels
1868
 
1869
2005-03-31 18:13  nogj
1870
 
1871
        * sim.cfg, peripheral/16450.c, peripheral/16450.h,
1872
        peripheral/atahost.c, peripheral/atahost.h, peripheral/dma.c,
1873
        peripheral/dma.h, peripheral/eth.c, peripheral/ethernet_i.h,
1874
        peripheral/fb.c, peripheral/gpio.c, peripheral/gpio_i.h,
1875
        peripheral/mc.c, peripheral/ps2kbd.c, peripheral/vga.c:
1876
 
1877
        Add an optional `enabled' paramter to every peripheral
1878
 
1879
2005-03-31 18:12  nogj
1880
 
1881
        * sim-config.c, support/dbchs.h:
1882
 
1883
        Add traces to the config file parsing routines
1884
 
1885
2005-03-31 18:12  nogj
1886
 
1887
        * debug/debug_unit.c:
1888
 
1889
        Fix typo in the debug unit configureation
1890
 
1891
2005-03-31 18:11  nogj
1892
 
1893
        * sim-config.c, sim-config.h, toplevel.c:
1894
 
1895
        Remove nolonger needed --output-cfg option
1896
 
1897
2005-03-31 18:10  nogj
1898
 
1899
        * configure.in:
1900
 
1901
        Spelling fix spotted by Matjaz
1902
 
1903
2005-03-31 18:09  nogj
1904
 
1905
        * configure.in, toplevel.c, cpu/common/abstract.c,
1906
        cpu/common/abstract.h, cpu/common/execute.h, cpu/or1k/except.c,
1907
        cpu/or1k/except.h, cpu/or1k/sprs.c, cpu/or1k/opcode/or32.h,
1908
        cpu/or32/Makefile.am, cpu/or32/common_i386.h,
1909
        cpu/or32/dyn32_defs.h, cpu/or32/dyn_rec.c, cpu/or32/dyn_rec.h,
1910
        cpu/or32/dyn_rec_stubs.c, cpu/or32/dyngen.c, cpu/or32/dyngen.h,
1911
        cpu/or32/dyngen_elf.c, cpu/or32/dyngen_i386.c, cpu/or32/execute.c,
1912
        cpu/or32/i386_regs.h, cpu/or32/op.c, cpu/or32/op_arith_op.h,
1913
        cpu/or32/op_comp_op.h, cpu/or32/op_extend_op.h,
1914
        cpu/or32/op_ff1_op.h, cpu/or32/op_i386.h, cpu/or32/op_lwhb_op.h,
1915
        cpu/or32/op_mac_op.h, cpu/or32/op_mftspr_op.h,
1916
        cpu/or32/op_support.c, cpu/or32/op_support.h,
1917
        cpu/or32/op_swhb_op.h, cpu/or32/op_t_reg_mov_op.h, cpu/or32/or32.c,
1918
        cpu/or32/rec_i386.h, cpu/or32/sched_i386.h, support/sched.h:
1919
 
1920
        Implement a dynamic recompiler to speed up the execution
1921
 
1922
2005-03-31 18:06  nogj
1923
 
1924
        * configure.in:
1925
 
1926
        Change --enable-simple to --enable-execution to be able to select
1927
        between more than two mutually exclusive execution models
1928
 
1929
2005-03-31 18:05  nogj
1930
 
1931
        * configure.in:
1932
 
1933
        Issue an error if the selected target cpu is unknown
1934
 
1935
2005-03-31 18:04  nogj
1936
 
1937
        * sim-cmd.c, sim-config.h, toplevel.c, cpu/common/abstract.c,
1938
        cpu/common/abstract.h, cpu/or1k/sprs.c, cpu/or32/execute.c,
1939
        mmu/immu.c, peripheral/fb.c, peripheral/ps2kbd.c, pic/pic.c,
1940
        support/simprintf.c, testbench/mmu.c, tick/tick.c:
1941
 
1942
        Cosmetic fixes
1943
 
1944
2005-03-31 18:03  nogj
1945
 
1946
        * cpu/: or1k/opcode/or32.h, or32/simpl32_defs.h:
1947
 
1948
        Move the definitions needed for the simple execution model out of
1949
        or32.h and into simpl32_defs.h
1950
 
1951
2005-03-31 18:02  nogj
1952
 
1953
        * cpu/: or1k/except.c, or1k/sprs.h, or32/execute.c:
1954
 
1955
        Replace some problematic calles to mfspr/mtspr with direct access
1956
        to the spr
1957
 
1958
2005-03-31 18:01  nogj
1959
 
1960
        * cpu/or32/or32.c:
1961
 
1962
        Reclasify l.trap and l.sys to be an exception instruction
1963
 
1964
2005-03-31 18:01  nogj
1965
 
1966
        * cpu/or32/insnset.c:
1967
 
1968
        NOP_REPORT should report numbers in hex not decimal
1969
 
1970
2005-03-31 18:00  nogj
1971
 
1972
        * cpu/common/trace.c:
1973
 
1974
        Rearange some code to make it clearer what it does
1975
 
1976
2005-03-31 18:00  nogj
1977
 
1978
        * cpu/common/execute.h:
1979
 
1980
        Fix the prototype of setsim_reg
1981
 
1982
2005-03-31 17:59  nogj
1983
 
1984
        * sim-cmd.c, sim-config.c, toplevel.c, cache/dcache_model.c,
1985
        cache/icache_model.c, cpu/common/abstract.c, cpu/common/execute.h,
1986
        cpu/common/stats.c, cpu/or1k/except.c, cpu/or1k/sprs.c,
1987
        cpu/or1k/sprs.h, cpu/or32/execute.c, cpu/or32/generate.c,
1988
        cpu/or32/insnset.c, debug/debug_unit.c, mmu/dmmu.c, mmu/immu.c,
1989
        pic/pic.c, pm/pm.c, support/dumpverilog.c, tick/tick.c:
1990
 
1991
        Collect most of the cpu state variables in a structure (cpu_state)
1992
 
1993
2005-03-31 17:57  nogj
1994
 
1995
        * cpu/or32/execute.c:
1996
 
1997
        Log SPR_SR in the execution log
1998
 
1999
2005-03-31 17:55  nogj
2000
 
2001
        * cpu/: common/stats.c, common/stats.h, or32/execute.c:
2002
 
2003
        Remove useless indirection: check_depend()->depend_operands()
2004
 
2005
2005-03-31 17:55  nogj
2006
 
2007
        * pic/pic.c, support/dbchs.h:
2008
 
2009
        * Fix some warnings.  * Add some debugging messages.
2010
 
2011
2005-03-31 17:54  nogj
2012
 
2013
        * testbench/: acv_gpio.cfg, acv_uart.cfg, default.cfg:
2014
 
2015
        Update the config files for the tests to the new format
2016
 
2017
2005-03-31 17:52  nogj
2018
 
2019
        * testbench/support/support.c:
2020
 
2021
        Remove the useless include "sys/time.h"
2022
 
2023
2005-03-31 17:52  nogj
2024
 
2025
        * testbench/test:
2026
 
2027
        Fix test to expect the correct `return code'
2028
 
2029
2005-03-31 17:51  nogj
2030
 
2031
        * mmu/immu.c:
2032
 
2033
        Rearange some code such that it is not assumed that except_handle
2034
        returns
2035
 
2036
2005-03-31 17:51  nogj
2037
 
2038
        * mmu/immu.c, support/dbchs.h:
2039
 
2040
        Make the immu use the new debug functions
2041
 
2042
2005-03-31 17:50  nogj
2043
 
2044
        * mmu/dmmu.c:
2045
 
2046
        Rearange code in the dmmu such that it is not assumed that
2047
        except_handle returns
2048
 
2049
2005-03-31 17:50  nogj
2050
 
2051
        * mmu/dmmu.c, support/dbchs.h:
2052
 
2053
        Make the dmmu use the new debug functions
2054
 
2055
2005-03-31 17:49  nogj
2056
 
2057
        * tick/: tick.c, tick.h:
2058
 
2059
        Use the uorreg_t where it should be used
2060
 
2061
2005-03-31 17:49  nogj
2062
 
2063
        * support/dbchs.h, tick/tick.c:
2064
 
2065
        Make the tick timer use the new debug functions
2066
 
2067
2005-03-31 17:48  nogj
2068
 
2069
        * cache/icache_model.c:
2070
 
2071
        Fix the declaration of `sec' in reg_ic_sec
2072
 
2073
2005-03-31 17:48  nogj
2074
 
2075
        * toplevel.c, cache/icache_model.c, cache/icache_model.h,
2076
        cpu/or1k/sprs.c:
2077
 
2078
        Move the function of ic_clock() to mtspr() and remove it
2079
 
2080
2005-03-31 17:47  nogj
2081
 
2082
        * toplevel.c, cache/dcache_model.c, cache/dcache_model.h,
2083
        cpu/or1k/sprs.c:
2084
 
2085
        Do what dc_clock() did in mtspr() and remove it
2086
 
2087
2005-03-31 17:46  nogj
2088
 
2089
        * peripheral/dma.c:
2090
 
2091
        Useing set_mem32 and eval_mem32 is incorrect.  Use set_direct32 and
2092
        eval_direct32 instead
2093
 
2094
2005-03-31 17:46  nogj
2095
 
2096
        * cpu/common/abstract.h, support/simprintf.c:
2097
 
2098
        Correct incorrect calls to eval_direct8
2099
 
2100
2005-03-31 17:44  nogj
2101
 
2102
        * peripheral/16450.c:
2103
 
2104
        Remove useless use of floats
2105
 
2106
2005-03-31 17:44  nogj
2107
 
2108
        * peripheral/16450.c:
2109
 
2110
        Fix VAPI in the uart
2111
 
2112
2005-03-31 17:43  nogj
2113
 
2114
        * peripheral/16450.c, support/dbchs.h:
2115
 
2116
        Make uart use the new trace functions
2117
 
2118
2005-03-31 17:40  nogj
2119
 
2120
        * toplevel.c, peripheral/16450.c, peripheral/dma.c,
2121
        peripheral/eth.c, peripheral/fb.c, peripheral/gpio.c,
2122
        peripheral/ps2kbd.c, peripheral/vga.c, support/dbchs.h,
2123
        support/sched.c, support/sched.h, tick/tick.c:
2124
 
2125
         * Change scheduler to count down to 0 instead of reaching a
2126
        certain cycle
2127
           count.
2128
         * Change the SCHED_ADD interface to take a time out as the
2129
        parameter instead of   the number of cycles.
2130
 
2131
2005-03-25 13:20  nogj
2132
 
2133
        * sim-cmd.c, sim-config.c, support/Makefile.am, support/dbchs.h,
2134
        support/debug.c, support/debug.h:
2135
 
2136
        Implement debug channels based on the wine debugging scheme
2137
 
2138
2005-03-25 13:19  nogj
2139
 
2140
        * peripheral/eth.c:
2141
 
2142
        Remove useless define
2143
 
2144
2005-03-25 13:18  nogj
2145
 
2146
        * toplevel.c, pic/pic.c, pic/pic.h:
2147
 
2148
        Remove pic_clock()
2149
 
2150
2005-03-25 13:17  nogj
2151
 
2152
        * cache/dcache_model.c, cache/icache_model.c,
2153
        cpu/common/abstract.c, cpu/or1k/except.c, cpu/or1k/except.h,
2154
        cpu/or1k/sprs.c, cpu/or32/execute.c, cpu/or32/insnset.c,
2155
        tick/tick.c:
2156
 
2157
        Rework exception handling
2158
 
2159
2005-03-16 13:25  nogj
2160
 
2161
        * cpu/or32/or32.c:
2162
 
2163
        Fix the parameters to the l.ff1/l.maci instructions
2164
 
2165
2005-03-16 13:14  nogj
2166
 
2167
        * peripheral/gpio.c:
2168
 
2169
        Nir Mor:  Corrected stupid typo
2170
 
2171
2005-03-16 13:03  nogj
2172
 
2173
        * sim-config.c, cache/dcache_model.c, cache/dcache_model.h,
2174
        cache/icache_model.c, cache/icache_model.h, cpu/or1k/spr_defs.h,
2175
        testbench/support/spr_defs.h, mmu/dmmu.c, mmu/immu.c:
2176
 
2177
        Nir Mor:  Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr
2178
        registers.
2179
 
2180
2005-03-12 03:25  phoenix
2181
 
2182
        * cuc/Makefile:
2183
 
2184
        removed
2185
 
2186
2005-02-26 13:46  phoenix
2187
 
2188
        * vapi/Makefile.in:
2189
 
2190
        aclocal && autoconf && automake
2191
 
2192
2005-02-26 13:40  phoenix
2193
 
2194
        * port/Makefile.in, Makefile.in, aclocal.m4, configure,
2195
        bpb/Makefile.in, cache/Makefile.in, cpu/Makefile.in,
2196
        cpu/common/Makefile.in, cpu/dlx/Makefile.in, cpu/or1k/Makefile.in,
2197
        cpu/or32/Makefile.in, cuc/Makefile.in, debug/Makefile.in,
2198
        mmu/Makefile.in, peripheral/Makefile.in,
2199
        peripheral/channels/Makefile.in, pic/Makefile.in, pm/Makefile.in,
2200
        support/Makefile.in, tick/Makefile.in:
2201
 
2202
        aclocal && autoconf && automake
2203
 
2204
2005-02-26 12:51  phoenix
2205
 
2206
        * port/Makefile.in:
2207
 
2208
        aclocal && autoconf && automake, missing piece
2209
 
2210
2005-02-26 12:51  phoenix
2211
 
2212
        * port/Makefile.in:
2213
 
2214
        file Makefile.in was added on branch stable_0_1_x on 2005-02-26
2215
        12:40:59 +0000
2216
 
2217
2005-02-25 12:56  phoenix
2218
 
2219
        * Makefile.in, aclocal.m4, configure, bpb/Makefile.in,
2220
        cache/Makefile.in, cpu/Makefile.in, cpu/common/Makefile.in,
2221
        cpu/or1k/Makefile.in, cpu/or32/Makefile.in, cuc/Makefile.in,
2222
        debug/Makefile.in, mmu/Makefile.in, peripheral/Makefile.in,
2223
        peripheral/channels/Makefile.in, pic/Makefile.in, pm/Makefile.in,
2224
        support/Makefile.in, tick/Makefile.in, vapi/Makefile.in,
2225
        cpu/dlx/Makefile.in:
2226
 
2227
        aclocal && autoconf && automake
2228
 
2229
2005-02-18 22:04  nogj
2230
 
2231
        * configure.in, sim-cmd.c, sim-config.c, sim-config.h, toplevel.c,
2232
        cpu/common/abstract.c, cpu/or32/insnset.c:
2233
 
2234
        Remove FAST_SIM, it nolonger provides a speed up
2235
 
2236
2005-02-18 22:03  nogj
2237
 
2238
        * sim-cmd.c, sim-config.c, sim-config.h, sim.cfg, toplevel.c,
2239
        peripheral/gpio.c, peripheral/gpio.h:
2240
 
2241
        Cleanup the gpio peripheral useing the new callbacks
2242
 
2243
2005-02-18 22:02  nogj
2244
 
2245
        * sim-cmd.c, sim-config.c, sim-config.h, toplevel.c,
2246
        peripheral/mc.c, peripheral/mc.h:
2247
 
2248
        Cleanup the memory controller useing the new callbacks
2249
 
2250
2005-02-18 22:01  nogj
2251
 
2252
        * sim-cmd.c, sim-config.c, sim-config.h, sim.cfg, toplevel.c,
2253
        peripheral/eth.c, peripheral/ethernet.h, peripheral/ethernet_i.h:
2254
 
2255
        Cleanup ethernet peripheral, useing the new callbacks
2256
 
2257
2005-02-18 22:01  nogj
2258
 
2259
        * sim-cmd.c, sim-config.h, sim.cfg, toplevel.c,
2260
        peripheral/ps2kbd.c, peripheral/ps2kbd.h:
2261
 
2262
        Cleanup kbd peripheral useing the new callbacks
2263
 
2264
2005-02-18 22:00  nogj
2265
 
2266
        * sim-cmd.c, sim-config.c, sim-config.h, sim.cfg, toplevel.c,
2267
        peripheral/dma.c, peripheral/dma.h:
2268
 
2269
        Cleanup dma peripheral useing the new callbacks
2270
 
2271
2005-02-18 21:59  nogj
2272
 
2273
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c, peripheral/fb.c,
2274
        peripheral/fb.h:
2275
 
2276
        Cleanup FB peripheral, useing the new callbacks
2277
 
2278
2005-02-18 21:59  nogj
2279
 
2280
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
2281
        peripheral/vga.c, peripheral/vga.h:
2282
 
2283
        Cleanup VGA peripheral useing the new callbacks
2284
 
2285
2005-02-18 21:58  nogj
2286
 
2287
        * sim-cmd.c, sim-config.c, sim-config.h, sim.cfg, toplevel.c,
2288
        peripheral/16450.c, peripheral/16450.h:
2289
 
2290
        Cleanup uart peripheral useing the new callback mechanism
2291
 
2292
2005-02-18 21:57  nogj
2293
 
2294
        * peripheral/16450.c, peripheral/eth.c, peripheral/gpio.c,
2295
        vapi/vapi.c, vapi/vapi.h:
2296
 
2297
        Pass a caller given pointer to the vapi_read callback
2298
 
2299
2005-02-18 21:56  nogj
2300
 
2301
        * toplevel.c, peripheral/atadevice.c, support/sched.c,
2302
        support/sched.h, tick/tick.c:
2303
 
2304
        Pass a pointer as the user given argument in the schedular callback
2305
 
2306
2005-02-18 21:55  nogj
2307
 
2308
        * sim-cmd.c, sim-config.h, sim.cfg, toplevel.c,
2309
        peripheral/atadevice.c, peripheral/atadevice.h,
2310
        peripheral/atahost.c, peripheral/atahost.h:
2311
 
2312
        Clean up the ata peripheral useing the new set of callbacks
2313
 
2314
2005-02-18 21:55  nogj
2315
 
2316
        * sim-cmd.c, sim-config.h:
2317
 
2318
        Add status callback
2319
 
2320
2005-02-18 21:54  nogj
2321
 
2322
        * cpu/common/abstract.c:
2323
 
2324
        initialise dev_mem->chip_select in register_memory
2325
 
2326
2005-02-18 21:53  nogj
2327
 
2328
        * sim-config.c, sim-config.h, peripheral/test.c:
2329
 
2330
        Cleanup test peripheral
2331
 
2332
2005-02-18 21:52  nogj
2333
 
2334
        * sim-config.h, toplevel.c:
2335
 
2336
        Add dynamic hooks to sim_reset
2337
 
2338
2005-02-18 21:51  nogj
2339
 
2340
        * cpu/common/abstract.c, cpu/common/abstract.h, debug/debug_unit.c,
2341
        peripheral/16450.c, peripheral/atahost.c, peripheral/atahost.h,
2342
        peripheral/dma.c, peripheral/eth.c, peripheral/fb.c,
2343
        peripheral/gpio.c, peripheral/mc.c, peripheral/ps2kbd.c,
2344
        peripheral/test.c, peripheral/vga.c:
2345
 
2346
        Pass private data in readfunc/writefunc callbacks
2347
 
2348
2005-02-18 21:47  nogj
2349
 
2350
        * profiler.c, sim-config.c, sim-config.h, toplevel.c,
2351
        bpb/branch_predict.c, cache/dcache_model.c, cache/icache_model.c,
2352
        cpu/common/abstract.c, cpu/common/labels.c, cuc/cuc.c,
2353
        debug/debug_unit.c, debug/gdbcomm.c, mmu/dmmu.c, mmu/immu.c,
2354
        peripheral/16450.c, peripheral/atahost.c, peripheral/dma.c,
2355
        peripheral/eth.c, peripheral/fb.c, peripheral/gpio.c,
2356
        peripheral/mc.c, peripheral/ps2kbd.c, peripheral/test.c,
2357
        peripheral/vga.c, pm/pm.c, support/dumpverilog.c, support/sched.c,
2358
        vapi/vapi.c:
2359
 
2360
        Modularise config file parseing.  Paving the way for further
2361
        modularisation.
2362
 
2363
2005-02-11 11:23  nogj
2364
 
2365
        * peripheral/dma.h, peripheral/dma_defs.h, testbench/dmatest.c:
2366
 
2367
        Fix dmatest testcase
2368
 
2369
2005-02-10 15:53  phoenix
2370
 
2371
        * cpu/: common/abstract.c, or1k/sprs.c, or1k/sprs.h:
2372
 
2373
        typing fixes
2374
 
2375
2005-02-09 19:18  nogj
2376
 
2377
        * Makefile.am, sim-cmd.c, sim-config.c, sim-config.h, toplevel.c,
2378
        cpu/common/parse.c, cpu/common/parse.h:
2379
 
2380
        Modularise simulator command parsing
2381
 
2382
2005-02-09 19:02  nogj
2383
 
2384
        * cpu/: common/abstract.h, or32/execute.c:
2385
 
2386
        Optimise execution history tracking
2387
 
2388
2005-02-09 18:57  nogj
2389
 
2390
        * toplevel.c:
2391
 
2392
        Optimise execution history tracking
2393
 
2394
2005-02-09 18:47  nogj
2395
 
2396
        * debug/debug_unit.c:
2397
 
2398
        Reindent create_watchpoints useing a more compact indentation style
2399
 
2400
2005-02-09 18:40  nogj
2401
 
2402
        * Makefile.am, configure.in, mprofiler.c, sim-config.c, toplevel.c,
2403
        bpb/branch_predict.c, bpb/branch_predict.h, cache/dcache_model.c,
2404
        cache/dcache_model.h, cache/icache_model.c, cache/icache_model.h,
2405
        cpu/common/abstract.c, cpu/common/abstract.h, cpu/common/execute.h,
2406
        cpu/common/labels.c, cpu/common/labels.h, cpu/common/parse.c,
2407
        cpu/common/parse.h, cpu/common/stats.c, cpu/common/trace.c,
2408
        cpu/common/trace.h, cpu/or1k/arch.h, cpu/or1k/except.c,
2409
        cpu/or1k/except.h, cpu/or1k/sprs.c, cpu/or1k/sprs.h,
2410
        cpu/or32/execute.c, cpu/or32/generate.c, cpu/or32/insnset.c,
2411
        cpu/or32/or32.c, cuc/adv.c, cuc/bb.c, cuc/cuc.c, cuc/insn.c,
2412
        cuc/load.c, cuc/memory.c, cuc/timings.c, cuc/verilog.c,
2413
        debug/debug_unit.c, debug/gdb.h, extras/Makefile.am,
2414
        extras/Makefile.in, extras/extras.c, extras/extras.h, mmu/dmmu.c,
2415
        mmu/dmmu.h, mmu/immu.c, mmu/immu.h, peripheral/16450.c,
2416
        peripheral/atadevice.c, peripheral/atahost.c, peripheral/atahost.h,
2417
        peripheral/dma.c, peripheral/dma.h, peripheral/eth.c,
2418
        peripheral/ethernet_i.h, peripheral/fb.c, peripheral/gpio.c,
2419
        peripheral/gpio_i.h, peripheral/mc.c, peripheral/ps2kbd.c,
2420
        peripheral/test.c, peripheral/vga.c, peripheral/channels/channel.c,
2421
        pic/pic.c, pm/pm.c, port/Makefile.am, port/isblank.c, port/port.h,
2422
        port/strndup.c, support/dumpverilog.c, support/profile.c,
2423
        support/profile.h, support/simprintf.c, tick/tick.c, vapi/vapi.c:
2424
 
2425
        Mark a simulated cpu address as such, by introducing the new
2426
        oraddr_t type
2427
 
2428
2005-01-29 07:54  nogj
2429
 
2430
        * debug/debug_unit.c.bak:
2431
 
2432
        Remove backup file
2433
 
2434
2005-01-27 15:14  nogj
2435
 
2436
        * cpu/: or32/execute.c, or32/or32.c, or32/generate.c,
2437
        common/abstract.h:
2438
 
2439
        Remove the global op structure
2440
 
2441
2005-01-27 15:02  nogj
2442
 
2443
        * cpu/or32/Makefile.am, configure.in:
2444
 
2445
        Fix out-of-tree builds
2446
 
2447
2005-01-27 14:51  nogj
2448
 
2449
        * cpu/or32/execute.c, cpu/or32/insnset.c, cpu/or1k/opcode/or32.h,
2450
        toplevel.c, sim-config.c, cache/dcache_model.c,
2451
        cache/icache_model.c, mmu/immu.c, mmu/dmmu.c,
2452
        cpu/common/abstract.h, cpu/common/abstract.c, cpu/common/stats.c,
2453
        bpb/branch_predict.c, support/dumpverilog.c:
2454
 
2455
         * Avoid doing a store in *every* instruction executed by storeing
2456
        the instruction function unit in or32_opcodes
2457
 
2458
2005-01-27 14:41  nogj
2459
 
2460
        * cpu/or32/: execute.c, insnset.c:
2461
 
2462
         * Fix warnings in insnset.c and execute.c
2463
 
2464
2005-01-27 14:35  nogj
2465
 
2466
        * cpu/: or32/generate.c, or32/or32.c, or32/execute.c,
2467
        or32/insnset.c, or1k/opcode/or32.h:
2468
 
2469
         * Fix generate.c to produce a execgen.c with less warnings.
2470
         * Fix the --enable-simple configure option.
2471
 
2472
2005-01-27 14:15  nogj
2473
 
2474
        * cpu/: or32/or32.c, or1k/opcode/or32.h:
2475
 
2476
        Mark wich operand is the destination operand in the architechture
2477
        definition
2478
 
2479
2005-01-11 16:41  andreje
2480
 
2481
        * cpu/: or1k/opcode/or32.h, or32/insnset.c, or32/or32.c:
2482
 
2483
        l.ff1 instruction added
2484
 
2485
2004-12-23 22:16  phoenix
2486
 
2487
        * peripheral/eth.c:
2488
 
2489
        gcc 3.4.3 compile fix
2490
 
2491
2004-10-22 00:26  phoenix
2492
 
2493
        * cpu/common/abstract.c:
2494
 
2495
        memory access functions fixes
2496
 
2497
2004-10-20 18:02  phoenix
2498
 
2499
        * configure.in, cpu/common/parse.c, cpu/common/stats.c,
2500
        peripheral/ethernet_i.h:
2501
 
2502
        Adrian Wise: or1ksim bugfix & Solaris build
2503
 
2504
2004-10-18 00:55  phoenix
2505
 
2506
        * cpu/or32/insnset.c:
2507
 
2508
        some tests rely on exit(0) as a last std output text to pass
2509
 
2510
2004-10-16 01:08  phoenix
2511
 
2512
        * sim-config.h:
2513
 
2514
        cpu/sim memory accesses separation, tick, exception, nr. of
2515
        operands, cycles count,... corrections.
2516
 
2517
2004-10-16 00:52  phoenix
2518
 
2519
        * tick/tick.c, support/sched.h, support/simprintf.c,
2520
        cpu/or32/execute.c, cpu/or32/insnset.c, cpu/or1k/except.c,
2521
        cpu/or1k/spr_defs.h, testbench/support/spr_defs.h,
2522
        cpu/common/abstract.c, cpu/common/abstract.h:
2523
 
2524
        cpu/sim memory accesses separation, tick, exception, nr. of
2525
        operands, cycles count,... corrections.
2526
 
2527
2004-09-28 03:14  phoenix
2528
 
2529
        * cpu/or1k/arch.h:
2530
 
2531
        added a warning
2532
 
2533
2004-09-28 03:09  phoenix
2534
 
2535
        * support/simprintf.c:
2536
 
2537
        missing declaration when defined STACK_ARGS
2538
 
2539
2004-09-28 02:58  phoenix
2540
 
2541
        * cpu/or1k/arch.h:
2542
 
2543
        in some cases (cbasic test from orp for example) this caused
2544
        problems, disable for now
2545
 
2546
2004-07-22 22:17  phoenix
2547
 
2548
        * cpu/or32/or32.c:
2549
 
2550
        removed includes
2551
 
2552
2004-07-20 01:05  phoenix
2553
 
2554
        * debug/gdbcomm.c, debug/gdbcomm.h, mmu/dmmu.c, mmu/dmmu.h,
2555
        mmu/immu.c, mmu/immu.h, cuc/load.c, cuc/memory.c, cuc/timings.c,
2556
        cuc/verilog.c, debug/debug_unit.c, debug/debug_unit.h,
2557
        configure.in, bpb/branch_predict.h, cache/dcache_model.c,
2558
        cache/dcache_model.h, cache/icache_model.c, cache/icache_model.h,
2559
        cpu/common/abstract.c, cpu/common/abstract.h, cpu/common/execute.h,
2560
        cpu/common/labels.c, cpu/common/labels.h, cpu/common/parse.c,
2561
        cpu/common/parse.h, cpu/common/stats.c, cpu/common/trace.c,
2562
        cpu/or1k/except.c, cpu/or1k/sprs.c, cpu/or32/execute.c,
2563
        cpu/or32/generate.c, cpu/or32/insnset.c, cpu/or32/or32.c,
2564
        cuc/adv.c, cuc/bb.c, cuc/cuc.c, cuc/cuc.h, cuc/insn.c:
2565
 
2566
        Gyorgy Jeney: extensive cleanup
2567
 
2568
2004-07-20 01:01  phoenix
2569
 
2570
        * peripheral/dma.h, peripheral/eth.c, peripheral/fb.c,
2571
        peripheral/gpio.c, peripheral/mc.c, peripheral/ps2kbd.c,
2572
        peripheral/ps2kbd.h, peripheral/vga.c, pic/pic.h,
2573
        peripheral/atadevice_cmdi.c, peripheral/atahost.c,
2574
        peripheral/atahost.h, peripheral/dma.c, peripheral/channels/tcp.c,
2575
        peripheral/channels/tty.c, peripheral/channels/xterm.c,
2576
        mprofiler.c, mprofiler.h, peripheral/16450.c, peripheral/16450.h,
2577
        peripheral/atadevice.c:
2578
 
2579
        Gyorgy Jeney: extensive cleanup
2580
 
2581
2004-07-20 00:56  phoenix
2582
 
2583
        * cpu/common/trace.h, profiler.c, sim-config.c, sim-config.h,
2584
        toplevel.c, support/dumpverilog.c, support/dumpverilog.h,
2585
        support/sched.h, support/simprintf.c, pic/pic.c, vapi/vapi.c:
2586
 
2587
        Gyorgy Jeney: extensive cleanup
2588
 
2589
2004-07-02 13:14  phoenix
2590
 
2591
        * cpu/or32/insnset.c:
2592
 
2593
        compile fix regarding lf.itof.s, lf.itof.d
2594
 
2595
2004-07-02 03:19  phoenix
2596
 
2597
        * cpu/or1k/sprs.c:
2598
 
2599
        compile fix (remove const)
2600
 
2601
2004-06-28 00:56  lampret
2602
 
2603
        * cpu/or32/or32.c:
2604
 
2605
        Updated instruction set descriptions. Changed FP instructions
2606
        encoding.
2607
 
2608
2004-05-20 01:09  phoenix
2609
 
2610
        * cpu/or32/generate.c:
2611
 
2612
        added more operands
2613
 
2614
2004-05-09 21:52  lampret
2615
 
2616
        * cpu/or32/: or32.c:
2617
 
2618
        Changed desciption of the l.cust5 insns
2619
 
2620
2004-04-05 15:15  jurem
2621
 
2622
        * testbench/: support/Makefile.in, aclocal.m4, uos/Makefile.in,
2623
        Makefile.in, configure:
2624
 
2625
        aclocal, autoconf and automake dependency problem solved (so it
2626
        doesn't do automatic update of aclocal, configure and Makefile.in
2627
        files)
2628
 
2629
2004-03-29 13:29  jurem
2630
 
2631
        * testbench/: Makefile.in, configure, configure.in:
2632
 
2633
        Fixed CCAS & CCASFLAGS, now works
2634
 
2635
2004-03-26 15:57  markom
2636
 
2637
        * support/simprintf.c:
2638
 
2639
        simprintf now uses stack vargs -- same as printf
2640
 
2641
2004-03-26 15:24  jurem
2642
 
2643
        * testbench/: Makefile.in, configure, configure.in,
2644
        uos/Makefile.in:
2645
 
2646
        CCAS added to configure.in, CCASCOMPILE changed in Makefile.in
2647
 
2648
2004-03-26 10:25  markom
2649
 
2650
        * cpu/or1k/arch.h:
2651
 
2652
        simprintf now uses stack vargs -- same as printf
2653
 
2654
2004-02-14 20:50  phoenix
2655
 
2656
        * cpu/or1k/opcode/or32.h:
2657
 
2658
        page size is 8192 on or32
2659
 
2660
2004-02-06 00:23  lampret
2661
 
2662
        * depcomp:
2663
 
2664
        Added depcomp \(should this be part of configure process with
2665
        automake --add-missing\?\)
2666
 
2667
2004-02-06 00:08  lampret
2668
 
2669
        * Makefile.in, aclocal.m4, config.h.in, configure, bpb/Makefile.in,
2670
        cache/Makefile.in, cpu/Makefile.in, cpu/common/Makefile.in,
2671
        cpu/dlx/Makefile.in, cpu/or1k/Makefile.in, cpu/or32/Makefile.in,
2672
        cuc/Makefile.in, debug/Makefile.in, extras/Makefile.in,
2673
        extras/extras.c, mmu/Makefile.in, peripheral/Makefile.in,
2674
        peripheral/channels/Makefile.in, pic/Makefile.in, pm/Makefile.in,
2675 234 jeremybenn
        support/Makefile.in, testbench/Makefile.in, testbench/configure,,       tick/Makefile.in, vapi/Makefile.in:
2676 19 jeremybenn
 
2677
        Downgrading back to automake-1.4
2678
 
2679
2004-02-03 16:04  hpanther
2680
 
2681
        * toplevel.c:
2682
 
2683
        Correct typo.
2684
 
2685
2004-02-03 15:33  hpanther
2686
 
2687
        * peripheral/: 16450.c, eth.c, ethernet_i.h, fb.c,
2688
        channels/channel.c, channels/fd.c, channels/file.c,
2689
        channels/generic.c, channels/xterm.c:
2690
 
2691
        Added "cm" command to copy data inside memory.  Make or1ksim work
2692
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2693
        Allow JTAG write access to read-only memory regions.
2694
 
2695
2004-02-03 15:29  hpanther
2696
 
2697
        * extras/: Makefile.am, Makefile.in, extras.c, extras.h:
2698
 
2699
        Added "cm" command to copy data inside memory.  Make or1ksim work
2700
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2701
        Allow JTAG write access to read-only memory regions.
2702
 
2703
2004-02-03 15:26  hpanther
2704
 
2705
        * cuc/adv.c, cuc/cuc.c, cuc/cuc.h, cuc/verilog.c,
2706
        debug/debug_unit.c, debug/debug_unit.h:
2707
 
2708
        Added "cm" command to copy data inside memory.  Make or1ksim work
2709
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2710
        Allow JTAG write access to read-only memory regions.
2711
 
2712
2004-02-03 15:23  hpanther
2713
 
2714
        * cpu/common/abstract.c, cpu/common/coff.h, cpu/common/elf.h,
2715
        cpu/common/stats.c, cpu/common/stats.h, cpu/or1k/spr_defs.h,
2716
        testbench/support/spr_defs.h, cpu/or32/execute.c,
2717
        cpu/or32/generate.c, cpu/or32/insnset.c:
2718
 
2719
        Added "cm" command to copy data inside memory.  Make or1ksim work
2720
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2721
        Allow JTAG write access to read-only memory regions.
2722
 
2723
2004-02-03 15:17  hpanther
2724
 
2725
        * bpb/branch_predict.c:
2726
 
2727
        Added "cm" command to copy data inside memory.  Make or1ksim work
2728
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2729
        Allow JTAG write access to read-only memory regions.
2730
 
2731
2004-02-03 15:12  hpanther
2732
 
2733
        * ChangeLog, Makefile.am, Makefile.in, README.gdb, aclocal.m4,
2734
        config.guess, config.h.in, config.sub, configure, configure.in,
2735
        mprofiler.c, toplevel.c:
2736
 
2737
        Added "cm" command to copy data inside memory.  Make or1ksim work
2738
        on little endian platforms.  Port to Mac OS X.  Some bugfixes.
2739
        Allow JTAG write access to read-only memory regions.
2740
 
2741
2004-01-30 05:21  phoenix
2742
 
2743
        * peripheral/eth.c:
2744
 
2745
        make it work with MMU enabled
2746
 
2747
2004-01-30 05:12  phoenix
2748
 
2749
        * cpu/common/abstract.c:
2750
 
2751
        additional functions to bypass cache and mmu needed for peripheral
2752
        devices
2753
 
2754
2004-01-30 05:07  phoenix
2755
 
2756
        * mmu/dmmu.c:
2757
 
2758
        additional functions to bypass cache and mmu needed for peripheral
2759
        devices
2760
 
2761
2004-01-06 03:14  phoenix
2762
 
2763
        * peripheral/channels/tty.c:
2764
 
2765
        cfmakeraw is not avaliable on cygwin
2766
 
2767
2003-12-13 02:27  phoenix
2768
 
2769
        * cpu/common/abstract.c:
2770
 
2771
        segfault when there is no memory context fix
2772
 
2773
2003-11-28 16:04  phoenix
2774
 
2775
        * sim-config.c:
2776
 
2777
        fix for gdb_debug config
2778
 
2779
2003-11-11 04:42  phoenix
2780
 
2781
        * cpu/or32/execute.c:
2782
 
2783
        added additional field into executed log wich besides EA also
2784
        prints PA (physical address)
2785
 
2786
2003-11-11 04:39  phoenix
2787
 
2788
        * cpu/or1k/sprs.c:
2789
 
2790
        value stored in ITLB and DTLB match registers was wrong. fixed.
2791
 
2792
2003-11-11 04:27  phoenix
2793
 
2794
        * cpu/or1k/except.c:
2795
 
2796
        at exception print insn number to ease debugging
2797
 
2798
2003-10-13 09:22  danwi
2799
 
2800
        * configure:
2801
 
2802
        Daniel Wiklund: Removed multiple entries of debug/Makefile in
2803
        configure
2804
 
2805
2003-09-17 18:29  phoenix
2806
 
2807
        * Makefile.in:
2808
 
2809
        make it compile on RH 8,9
2810
 
2811
2003-09-12 12:17  dries
2812
 
2813
        * configure.in:
2814
 
2815
        removed second debug/Makefile (credits: Daniel Wiklund -
2816
        danwi@isy.liu.se)
2817
 
2818
2003-07-13 03:58  phoenix
2819
 
2820
        * cpu/or32/execute.c:
2821
 
2822
        avoid another immu exception that should not happen
2823
 
2824
2003-07-11 21:21  phoenix
2825
 
2826
        * cpu/or32/execute.c:
2827
 
2828
        more informative output
2829
 
2830
2003-07-10 02:06  phoenix
2831
 
2832
        * cpu/or32/execute.c, mmu/immu.c:
2833
 
2834
        fix for immu exceptions that never should have happened
2835
 
2836
2003-07-01 22:07  csanchez
2837
 
2838
        * cpu/or32/insnset.c:
2839
 
2840
        Added support for l.addc instruction.
2841
 
2842
2003-07-01 21:33  csanchez
2843
 
2844
        * cpu/: or1k/opcode/or32.h, or32/or32.c:
2845
 
2846
        Added support for l.addc instruction.
2847
 
2848
2003-06-09 17:46  markom
2849
 
2850
        * peripheral/16450.c:
2851
 
2852
        timeout bug fixed; contribution by Carlos
2853
 
2854
2003-04-13 08:55  sfurman
2855
 
2856
        * peripheral/channels/tty.c:
2857
 
2858
        When using tty channel, put the serial port into raw mode (no echo,
2859
        no CR/LF conversion, no other line discipline/buffering).
2860
 
2861
2003-04-12 22:21  sfurman
2862
 
2863
        * peripheral/16450.c:
2864
 
2865
 
2866
 
2867
        When multiple interrupts were pending, e.g. TX buffer empty and RX
2868
        available, reading the UART's IIR register could potentially clear
2869
        a TX interrupt before it had been sent to the processor, thus
2870
        dropping the interrupt permanently.
2871
 
2872
        Fix tested w/ both eCos and uclinux.
2873
 
2874
2003-04-12 18:24  phoenix
2875
 
2876
        * debug/gdb.h:
2877
 
2878
        [no log message]
2879
 
2880
2003-04-12 16:48  phoenix
2881
 
2882
        * cpu/common/elf.h:
2883
 
2884
        remove unneded include
2885
 
2886
2003-04-12 05:08  phoenix
2887
 
2888
        * cuc/cuc.h:
2889
 
2890
        [no log message]
2891
 
2892
2003-04-12 05:02  phoenix
2893
 
2894
        * debug/debug_unit.c, debug/gdb.h, debug/gdbcomm.c, vapi/vapi.c:
2895
 
2896
        remove unneeded include
2897
 
2898
2003-04-12 04:57  phoenix
2899
 
2900
        * peripheral/ethernet_i.h:
2901
 
2902
        cygwin fix
2903
 
2904
2003-04-12 04:52  phoenix
2905
 
2906
        * peripheral/channels/xterm.c:
2907
 
2908
        cygwin fix
2909
 
2910
2003-04-12 04:33  sfurman
2911
 
2912
        * peripheral/16450.c:
2913
 
2914
 
2915
        1) Fix trivial bug w/ transmitter empty interrupts that I
2916
        introduced in the    last check-in.  2) Improve printed output from
2917
        debugging-only uart_status() routine.
2918
 
2919
2003-04-09 08:11  sfurman
2920
 
2921
        * peripheral/16450.c:
2922
 
2923
        Make UART transmitter-empty interrupts match both 16450 and 16550
2924
        behavior.
2925
 
2926
2003-04-02 04:26  sfurman
2927
 
2928
        * peripheral/channels/tty.c:
2929
 
2930
        Fixed my bustage: Add missing 2nd argument to open().  Otherwise,
2931
        opening a serial port channel can sporadically fail.
2932
 
2933
2003-03-30 03:42  sfurman
2934
 
2935
        * peripheral/channels/: Makefile.am, Makefile.in, channel.c, tty.c:
2936
 
2937
        Added ability to map I/O from simulated UARTs to physical serial
2938
        ports on the host running the simulator.
2939
 
2940
2003-03-28 00:22  sfurman
2941
 
2942
        * sim.cfg:
2943
 
2944
        Added lengthy comment explaining all possible choices for UART
2945
        channels, e.g. xterm, tcp, file, etc.
2946
 
2947
2003-02-28 21:06  sfurman
2948
 
2949
        * peripheral/channels/xterm.c:
2950
 
2951
        Get rid of C++ style declarations (which can appear in the middle
2952
        of a block) in C program.  Some older compilers complain.
2953
 
2954
2003-02-28 20:31  sfurman
2955
 
2956
        * .cvsignore:
2957
 
2958
        Ignore generated files
2959
 
2960
2003-02-28 20:19  sfurman
2961
 
2962
        * peripheral/channels/Makefile.in:
2963
 
2964
        Fix my dumb automake bustage
2965
 
2966
2003-02-28 00:25  sfurman
2967
 
2968
        * peripheral/channels/Makefile.in:
2969
 
2970
 
2971
 
2972
        1) Fix the "channels:xterm" feature so that it functions on linux.
2973
           The existing implementation relies on SysV STREAMS behavior that
2974
            Linux does not possess.
2975
 
2976
        2) Allow arguments to be passed to the xterm from the sim.cfg file,
2977
           e.g. to set the window dimensions or fonts.
2978
 
2979
        3) Add the ability for a program to interact with the simulator
2980
        UART    through a TCP socket.
2981
 
2982
2003-02-28 00:15  sfurman
2983
 
2984
        * peripheral/channels/: channel.c, Makefile.am, tcp.c, xterm.c:
2985
 
2986
 
2987
 
2988
        1) Fix the "channels:xterm" feature so that it functions on linux.
2989
           The existing implementation relies on SysV STREAMS behavior that
2990
            Linux does not possess.
2991
 
2992
        2) Allow arguments to be passed to the xterm from the sim.cfg file,
2993
           e.g. to set the window dimensions or fonts.
2994
 
2995
        3) Add the ability for a program to interact with the simulator
2996
        UART    through a TCP socket.
2997
 
2998
2003-02-28 00:01  sfurman
2999
 
3000
        * bpb/.cvsignore, cpu/common/.cvsignore, cpu/.cvsignore,
3001
        cpu/or1k/.cvsignore, cpu/or32/.cvsignore, cache/.cvsignore,
3002
        cuc/.cvsignore, debug/.cvsignore, mmu/.cvsignore,
3003
        peripheral/channels/.cvsignore, peripheral/.cvsignore,
3004
        pic/.cvsignore, pm/.cvsignore, support/.cvsignore,
3005
        testbench/support/.cvsignore, testbench/.cvsignore,
3006
        testbench/uos/.cvsignore, tick/.cvsignore, vapi/.cvsignore:
3007
 
3008
        Ignore generated files for CVS purposes
3009
 
3010
2003-02-27 23:23  sfurman
3011
 
3012
        * peripheral/16450.c:
3013
 
3014
 
3015
 
3016
        There was a bug in the simulator's UART implementation that caused
3017
        the UART's LSR register to become corrupted.  This was due to an
3018
        assumption that 'char' is an unsigned type, but that is not true on
3019
        all platforms.
3020
 
3021
        When the char type is signed and a character is read in the range
3022
        0x80-0xff, the high bit is sign-extended into the upper bits of an
3023
        entry in the receive FIFO.  When the character reaches the head of
3024
        the FIFO, the upper bits of the FIFO entry are OR'ed into the LSR,
3025
        causing the LSR to be set to 0xFF.
3026
 
3027
        A simple cast fixes the problem.
3028
 
3029
2003-01-28 04:49  lampret
3030
 
3031
        * cpu/or32/or32.c:
3032
 
3033
        Added cvs log keywords
3034
 
3035
2002-12-09 16:51  simons
3036
 
3037
        * cpu/or1k/sprs.c:
3038
 
3039
        Cache invalidate bug fixed again (it was ok before).
3040
 
3041
2002-12-03 15:43  markom
3042
 
3043
        * cuc/verilog.c:
3044
 
3045
        sync problem in cuc not yet fixed
3046
 
3047
2002-12-03 15:39  markom
3048
 
3049
        * cuc/: Makefile, verilog.c:
3050
 
3051
        few cuc bug fixes
3052
 
3053
2002-12-03 12:45  markom
3054
 
3055
        * cuc/verilog.c:
3056
 
3057
        cuc now compiles
3058
 
3059
2002-12-03 12:42  markom
3060
 
3061
        * cuc/Makefile, peripheral/atadevice.h:
3062
 
3063
        cvs problem fixed
3064
 
3065
2002-12-03 12:37  markom
3066
 
3067
        * Makefile.in, aclocal.m4, cache/Makefile.in, cuc/Makefile,
3068
        mmu/Makefile.in:
3069
 
3070
        cvs bug fixed
3071
 
3072
2002-12-03 12:24  markom
3073
 
3074
        * sim-config.c, cuc/cuc.c, cuc/cuc.h, cuc/verilog.c,
3075
        peripheral/atadevice.h:
3076
 
3077
        small bug in cuc fixed
3078
 
3079
2002-12-02 22:20  simons
3080
 
3081
        * cpu/or1k/sprs.c:
3082
 
3083
        Cache invalidate bug fixed.
3084
 
3085
2002-12-02 22:13  simons
3086
 
3087
        * Makefile.in, bpb/Makefile.in, cpu/Makefile.in:
3088
 
3089
        Cache invalidate bug fixed.
3090
 
3091
2002-11-26 04:37  lampret
3092
 
3093
        * support/simprintf.c:
3094
 
3095
        eval_reg replaced with the new evalsim_reg32
3096
 
3097
2002-11-26 02:21  lampret
3098
 
3099
        * cpu/or1k/arch.h:
3100
 
3101
        STACK_ARGS is getting obsolete and is only needed by simprintf,
3102
        which needs it to be 0.
3103
 
3104
2002-11-20 22:33  simons
3105
 
3106
        * cache/: dcache_model.c, icache_model.c:
3107
 
3108
        Bug fixed.
3109
 
3110
2002-11-06 03:03  rprescott
3111
 
3112
        * configure:
3113
 
3114
        channels integration
3115
 
3116
2002-10-29 10:48  simons
3117
 
3118
        * testbench/README:
3119
 
3120
        or32-uclinux tool chain have to be used to build the testbench.
3121
 
3122
2002-10-27 22:30  rprescott
3123
 
3124
        * sim.cfg:
3125
 
3126
        channels integration
3127
 
3128
2002-10-27 22:26  rprescott
3129
 
3130
        * configure.in, sim-config.c, sim-config.h:
3131
 
3132
        channels integration
3133
 
3134
2002-10-27 22:19  rprescott
3135
 
3136
        * Makefile.am:
3137
 
3138
        channels integration
3139
 
3140
2002-10-27 22:15  rprescott
3141
 
3142
        * configure, configure.in:
3143
 
3144
        channels integration
3145
 
3146
2002-10-27 22:11  rprescott
3147
 
3148
        * configure, configure.in:
3149
 
3150
        channels integration
3151
 
3152
2002-10-25 20:19  rprescott
3153
 
3154
        * peripheral/: 16450.c, 16450.h, Makefile.am:
3155
 
3156
        channels support
3157
 
3158
2002-10-25 20:17  rprescott
3159
 
3160
        * AUTHORS:
3161
 
3162
        Added me ;-)
3163
 
3164
2002-10-25 19:41  rprescott
3165
 
3166
        * peripheral/channels/: channel.c, channel.h, Makefile.am,
3167
        Makefile.in, fd.c, fd.h, file.c, generic.c, generic.h, xterm.c:
3168
 
3169
        Channels (fd,file,xterm) first import
3170
 
3171
2002-10-25 19:41  rprescott
3172
 
3173
        * peripheral/channels/: channel.c, channel.h, Makefile.am,
3174
        Makefile.in, fd.c, fd.h, file.c, generic.c, generic.h, xterm.c:
3175
 
3176
        Initial revision
3177
 
3178
2002-10-24 03:09  simons
3179
 
3180
        * peripheral/eth.c:
3181
 
3182
        Minimum packet length cheching changed to present the real hw.
3183
 
3184
2002-10-21 11:37  rherveille
3185
 
3186
        * peripheral/atadevice.h:
3187
 
3188
        Changed main structure.
3189
 
3190
2002-10-21 11:30  markom
3191
 
3192
        * README:
3193
 
3194
        readme updated
3195
 
3196
2002-10-18 15:07  rherveille
3197
 
3198
        * peripheral/: atadevice.c, atadevice_cmdi.c:
3199
 
3200
        Removed trailing ' \' used to continue code on the next line.  This
3201
        caused problems with some compilers.
3202
 
3203
2002-10-11 12:55  markom
3204
 
3205
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, load.c:
3206
 
3207
        few cuc bugs fixed
3208
 
3209
2002-10-10 16:11  markom
3210
 
3211
        * toplevel.c, cpu/common/parse.c, cuc/bb.c, cuc/cuc.c, cuc/cuc.h,
3212
        cuc/load.c, cuc/verilog.c:
3213
 
3214
        ELF sym loading improved
3215
 
3216
2002-09-27 16:58  markom
3217
 
3218
        * cuc/load.c:
3219
 
3220
        cuc sw loading bug fixed
3221
 
3222
2002-09-27 16:46  markom
3223
 
3224
        * cuc/: cuc.c, insn.c, verilog.c:
3225
 
3226
        several cuc bugs fixed; different verilog cuc file naming
3227
 
3228
2002-09-16 22:48  simons
3229
 
3230
        * peripheral/mc.h:
3231
 
3232
        Different memory controller.
3233
 
3234
2002-09-13 21:07  ivang
3235
 
3236
        * toplevel.c:
3237
 
3238
        HUGE VOODOO BUG FIXED
3239
 
3240
2002-09-13 18:51  ivang
3241
 
3242
        * toplevel.c:
3243
 
3244
        Added help for "breaks" command.
3245
 
3246
2002-09-13 18:49  ivang
3247
 
3248
        * cpu/common/labels.c, cpu/common/labels.h, toplevel.c:
3249
 
3250
        Added "breaks" command that prints all set breakpoints.
3251
 
3252
2002-09-12 16:43  markom
3253
 
3254
        * toplevel.c, cuc/verilog.c, testbench/acv_uart.c,
3255
        testbench/acv_uart.cfg:
3256
 
3257
        breakpoint can be set on labels
3258
 
3259
2002-09-10 18:37  markom
3260
 
3261
        * cuc/: cuc.c, insn.c:
3262
 
3263
        options missing bug fixed
3264
 
3265
2002-09-10 18:10  markom
3266
 
3267
        * cuc/insn.c:
3268
 
3269
        cmov pushing through
3270
 
3271
2002-09-10 12:44  markom
3272
 
3273
        * cuc/bb.c:
3274
 
3275
        fixed type 2 joining FLAG_REG bug
3276
 
3277
2002-09-10 11:36  markom
3278
 
3279
        * cuc/bb.c:
3280
 
3281
        uncond branch simplification bug fixed
3282
 
3283
2002-09-10 11:10  markom
3284
 
3285
        * cuc/load.c:
3286
 
3287
        cuc delay slot loading bug fixed
3288
 
3289
2002-09-09 17:18  markom
3290
 
3291
        * cuc/bb.c:
3292
 
3293
        added a-b-c, a-c bb simplification
3294
 
3295
2002-09-09 16:20  markom
3296
 
3297
        * cuc/: bb.c, cuc.c, insn.c:
3298
 
3299
        profiling miscalculation and add-sfxx joining bugs fixed
3300
 
3301
2002-09-08 04:29  lampret
3302
 
3303
        * cpu/or32/or32.c:
3304
 
3305
        Fixed encoding for l.div/l.divu.
3306
 
3307
2002-09-05 11:07  simons
3308
 
3309
        * testbench/support/support.c:
3310
 
3311
        PRINTF/printf mess fixed.
3312
 
3313
2002-09-04 22:05  simons
3314
 
3315
        * cpu/or1k/spr_defs.h, testbench/support/spr_defs.h:
3316
 
3317
        PRINTF/printf mess fixed.
3318
 
3319
2002-09-04 13:29  simons
3320
 
3321
        * testbench/acv_gpio.c, testbench/acv_uart.c, testbench/cbasic.c,
3322
        testbench/dhry.c, testbench/dhry.h, testbench/dmatest.c,
3323
        testbench/eth.c, testbench/eth0.tx, testbench/except_test.c,
3324
        testbench/functest.c, testbench/kbdtest.c, testbench/mc_async.c,
3325
        testbench/mc_common.c, testbench/mc_dram.c, testbench/mc_ssram.c,
3326
        testbench/mc_sync.c, testbench/mmu.c, testbench/mul.c,
3327
        testbench/mycompress.c, cpu/or1k/spr_defs.h,
3328
        testbench/support/spr_defs.h, testbench/support/support.c,
3329
        testbench/support/support.h, testbench/uos/spr_defs.h,
3330
        testbench/uos/task.c, testbench/uos/uos.c:
3331
 
3332
        Mess with printf/PRINTF fixed. Ethernet test changed to support
3333
        latest changes.
3334
 
3335
2002-08-30 21:46  rherveille
3336
 
3337
        * sim.cfg:
3338
 
3339
        [no log message]
3340
 
3341
2002-08-30 21:45  rherveille
3342
 
3343
        * peripheral/atahost.c:
3344
 
3345
        fixed some bugs detected by Bender hardware
3346
 
3347
2002-08-30 14:57  simons
3348
 
3349
        * peripheral/eth.c:
3350
 
3351
        TX_BD_NUM register now contains a real number of transmit BDs
3352
        (before this was n*2)
3353
 
3354
2002-08-29 12:26  simons
3355
 
3356
        * config.guess:
3357
 
3358
        Host type was not recognized.
3359
 
3360
2002-08-23 14:57  markom
3361
 
3362
        * cuc/cuc.c:
3363
 
3364
        cuc temporary files are deleted upon exiting
3365
 
3366
2002-08-23 14:50  markom
3367
 
3368
        * cuc/verilog.c:
3369
 
3370
        fixed load/store state machine verilog generation errors
3371
 
3372
2002-08-23 11:38  markom
3373
 
3374
        * sim-config.c:
3375
 
3376
        added missing fout initialization
3377
 
3378
2002-08-23 10:38  markom
3379
 
3380
        * config.guess, mprofiler.c, profiler.c, sim-config.c,
3381
        sim-config.h, toplevel.c, bpb/Makefile.in, bpb/branch_predict.c,
3382
        cache/dcache_model.c, cache/icache_model.c, cpu/Makefile.in,
3383
        cpu/common/Makefile.in, cpu/common/abstract.c, cpu/common/parse.c,
3384
        cpu/common/stats.c, cpu/common/trace.c, cpu/dlx/execute.c,
3385
        cpu/or1k/Makefile.in, cpu/or1k/except.c, cpu/or1k/sprs.c,
3386
        cpu/or1k/sprs.h, cpu/or32/Makefile.in, cpu/or32/execute.c,
3387
        cpu/or32/insnset.c, cuc/bb.c, cuc/cuc.c, cuc/cuc.h, cuc/insn.c,
3388
        cuc/load.c, cuc/memory.c, cuc/timings.c, cuc/verilog.c,
3389
        debug/debug_unit.c, debug/debug_unit.c.bak, debug/gdbcomm.c,
3390
        mmu/dmmu.c, mmu/immu.c, peripheral/16450.c, peripheral/atadevice.c,
3391
        peripheral/atahost.c, peripheral/dma.c, peripheral/eth.c,
3392
        peripheral/fb.c, peripheral/gpio.c, peripheral/mc.c,
3393
        peripheral/ps2kbd.c, pic/pic.c, pm/pm.c, support/dumpverilog.c,
3394
        support/sched.h, support/simprintf.c, testbench/acv_gpio.c,
3395
        testbench/acv_uart.c, testbench/cbasic.c, testbench/dhry.c,
3396
        testbench/dhry.h, testbench/dmatest.c, testbench/eth.c,
3397
        testbench/except_test.c, testbench/functest.c, testbench/kbdtest.c,
3398
        testbench/mc_async.c, testbench/mc_common.c, testbench/mc_dram.c,
3399
        testbench/mc_ssram.c, testbench/mc_sync.c, testbench/mmu.c,
3400
        testbench/mul.c, testbench/mycompress.c,
3401
        testbench/support/support.c, testbench/support/support.h,
3402
        testbench/uos/task.c, testbench/uos/uos.c, tick/tick.c,
3403
        vapi/vapi.c:
3404
 
3405
        PRINTF should be used instead of printf; command redirection
3406
        repaired
3407
 
3408
2002-08-22 11:59  markom
3409
 
3410
        * cuc/: Makefile, cuc.c, insn.c, verilog.c:
3411
 
3412
        some minor bugs fixed
3413
 
3414
2002-08-21 19:12  simons
3415
 
3416
        * cache/dcache_model.c, cache/icache_model.c,
3417
        cpu/common/abstract.c:
3418
 
3419
        A bug when cache enabled and bus error comes fixed.
3420
 
3421
2002-08-19 11:44  markom
3422
 
3423
        * cuc/verilog.c:
3424
 
3425
        outputs out of function are not registered anymore
3426
 
3427
2002-08-16 15:38  markom
3428
 
3429
        * cuc/: bb.c, cuc.c, insn.c, memory.c, verilog.c:
3430
 
3431
        generated cuc top scheduler builds without syntax errors; not
3432
        tested yet
3433
 
3434
2002-08-16 15:17  simons
3435
 
3436
        * testbench/: board.h, default.cfg, eth0.tx:
3437
 
3438
        Interrupt suorces fixed.
3439
 
3440
2002-08-16 12:30  simons
3441
 
3442
        * testbench/: kbdtest.c, kbdtest.rx:
3443
 
3444
        Now even keyboard test passes.
3445
 
3446
2002-08-15 23:41  simons
3447
 
3448
        * testbench/: board.h, xess.ld:
3449
 
3450
        Testbench is now running on ORP architecture platform.
3451
 
3452
2002-08-15 23:38  simons
3453
 
3454
        * Makefile.in, aclocal.m4, sim-config.c, sim-config.h,
3455
        bpb/Makefile.in, cache/Makefile.in, cpu/Makefile.in,
3456
        cpu/common/Makefile.in, cpu/common/abstract.c,
3457
        cpu/common/abstract.h, cpu/or1k/Makefile.in, cpu/or32/Makefile.in,
3458
        cuc/Makefile, debug/Makefile.in, mmu/Makefile.in,
3459
        peripheral/16450.c, peripheral/Makefile.am, peripheral/Makefile.in,
3460
        peripheral/atahost.c, peripheral/dma.c, peripheral/eth.c,
3461
        peripheral/fb.c, peripheral/gpio.c, peripheral/mc.c,
3462
        peripheral/ps2kbd.c, peripheral/vga.c, pic/Makefile.in,
3463
        pm/Makefile.in, support/Makefile.in, testbench/Makefile.am,
3464
        testbench/Makefile.in, testbench/basic.S, testbench/cache.cfg,
3465
        testbench/cache.ld, testbench/cache_asm.S, testbench/cfg.S,
3466
        testbench/default.cfg, testbench/default.ld, testbench/dmatest.c,
3467
        testbench/dmatest.cfg, testbench/eth.c, testbench/eth.cfg,
3468
        testbench/eth0.tx, testbench/except.S, testbench/except_test.c,
3469
        testbench/except_test.cfg, testbench/except_test_s.S,
3470
        testbench/fbtest.c, testbench/fbtest.cfg, testbench/flag.S,
3471
        testbench/int_test.S, testbench/int_test.cfg, testbench/kbdtest.c,
3472
        testbench/kbdtest.cfg, testbench/mmu.c, testbench/mmu.cfg,
3473
        testbench/uos/except_or32.S, tick/Makefile.in, vapi/Makefile.in,
3474
        peripheral/test.c, testbench/int_test.ld:
3475
 
3476
        Testbench is now running on ORP architecture platform.
3477
 
3478
2002-08-13 22:15  simons
3479
 
3480
        * testbench/: except.S, mmu.c, mmu.cfg, xess.ld:
3481
 
3482
        Flash at 0x04000000 RAM at 0x00000000. Only MMU test works.
3483
 
3484
2002-08-13 18:03  simons
3485
 
3486
        * testbench/: basic.S, cache.ld, cfg.S, default.ld, eth0.tx,
3487
        except.S, except_mc.ld, except_test.c, except_test.cfg,
3488
        except_test_s.S, fbtest.c, flag.S, int_test.S, mul.c, mycompress.c,
3489
        xess.ld, support/support.c:
3490
 
3491
        Changed to work with or32-uclinux tool chain. Everything works
3492
        except keyboard test.
3493
 
3494
2002-08-12 13:42  markom
3495
 
3496
        * cuc/memory.c:
3497
 
3498
        some debugging code cleanup
3499
 
3500
2002-08-12 12:58  markom
3501
 
3502
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, memory.c:
3503
 
3504
        burst detection for bytes & halfwords added
3505
 
3506
2002-08-09 14:17  markom
3507
 
3508
        * cuc/: bb.c, cuc.c, cuc.h, memory.c:
3509
 
3510
        memory optimizations moved into main optimization loop
3511
 
3512
2002-08-08 16:59  markom
3513
 
3514
        * profiler.c, cuc/bb.c, cuc/cuc.c, cuc/cuc.h, cuc/verilog.c:
3515
 
3516
        profiling and cuc can be made in one run
3517
 
3518
2002-08-08 11:11  markom
3519
 
3520
        * cuc/: bb.c, cuc.c, cuc.h, insn.c:
3521
 
3522
        caller saved register r11 fixed
3523
 
3524
2002-08-08 10:50  markom
3525
 
3526
        * cuc/: adv.c, insn.c:
3527
 
3528
        conditional facts does not work for assignments outside BB
3529
 
3530
2002-08-08 10:00  markom
3531
 
3532
        * cuc/: adv.c, cuc.c, cuc.h, insn.c, memory.c, verilog.c:
3533
 
3534
        added file; cleanup
3535
 
3536
2002-08-07 14:43  markom
3537
 
3538
        * cuc/: Makefile, Makefile.am, Makefile.in, bb.c, cuc.c, cuc.h,
3539
        insn.c:
3540
 
3541
        simple conditional facts generation tested
3542
 
3543
2002-08-06 16:19  markom
3544
 
3545
        * cuc/: bb.c, cuc.c:
3546
 
3547
        conditional facts generation
3548
 
3549
2002-08-06 13:19  markom
3550
 
3551
        * cuc/: bb.c, cuc.c, cuc.h, verilog.c:
3552
 
3553
        adding fact generation from conditionals; still under development
3554
 
3555
2002-08-06 12:11  markom
3556
 
3557
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, insn.h, timings.c, verilog.c:
3558
 
3559
        adv. dead code elimination; few optimizations
3560
 
3561
2002-08-05 18:11  markom
3562
 
3563
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, insn.h, verilog.c:
3564
 
3565
        more CMOV optimizations; some bugs fixed; more complex optimization
3566
        structure
3567
 
3568
2002-08-05 16:40  markom
3569
 
3570
        * cuc/: bb.c, insn.c, timings.c:
3571
 
3572
        more CMOV optimizations; cse tested
3573
 
3574
2002-08-02 14:10  markom
3575
 
3576
        * cuc/insn.c:
3577
 
3578
        add - sfxx optimization
3579
 
3580
2002-08-02 13:35  markom
3581
 
3582
        * configure, virtex.tim, cuc/bb.c, cuc/insn.c, cuc/insn.h:
3583
 
3584
        sfor instruction replaced by conditional cmov
3585
 
3586
2002-08-02 13:17  markom
3587
 
3588
        * virtex.tim, cuc/bb.c, cuc/insn.c:
3589
 
3590
        problems with LRBB removal solved
3591
 
3592
2002-08-01 19:15  markom
3593
 
3594
        * cuc/: insn.c, verilog.c:
3595
 
3596
        regs and loads do not use rst - can yield less logic
3597
 
3598
2002-08-01 19:12  markom
3599
 
3600
        * virtex.tim, cuc/bb.c, cuc/cuc.h, cuc/insn.c, cuc/verilog.c:
3601
 
3602
        new BB joining type; BBID_END added; virtex.tim sample cuc timings
3603
 
3604
2002-08-01 12:13  markom
3605
 
3606
        * cuc/: bb.c, cuc.c, verilog.c:
3607
 
3608
        bb joining, basic block triggers bugs fixed; more verilog
3609
        generation of arbiter
3610
 
3611
2002-07-31 20:17  rherveille
3612
 
3613
        * peripheral/: atadevice.c, atadevice.h, atadevice_cmdi.c,
3614
        atadevice_cmdi.h, atahost.c, atahost.h:
3615
 
3616
        stable release
3617
 
3618
2002-07-31 13:47  markom
3619
 
3620
        * cuc/cuc.c:
3621
 
3622
        sa command bug fixed
3623
 
3624
2002-07-31 13:46  markom
3625
 
3626
        * cuc/insn.c:
3627
 
3628
        optimize cmovs bug fixed
3629
 
3630
2002-07-30 16:31  markom
3631
 
3632
        * cuc/bb.c, cuc/cuc.c, cuc/verilog.c, testbench/mul.c,
3633
        testbench/support/support.h:
3634
 
3635
        cuc main verilog file generation
3636
 
3637
2002-07-30 11:25  lampret
3638
 
3639
        * cpu/or1k/sprs.c:
3640
 
3641
        SR[FO] is always set to 1.
3642
 
3643
2002-07-30 11:12  lampret
3644
 
3645
        * cpu/or32/execute.c:
3646
 
3647
        Executed log insns counter output in decimal instead of hex.
3648
 
3649
2002-07-30 11:09  lampret
3650
 
3651
        * sim-config.c:
3652
 
3653
        Reset SR (and ESR) have TEE set to zero (no tick timer).
3654
 
3655
2002-07-30 11:06  lampret
3656
 
3657
        * cpu/or32/execute.c:
3658
 
3659
        Added instruction count to hardware executed log
3660
 
3661
2002-07-30 10:26  lampret
3662
 
3663
        * configure.in:
3664
 
3665
        No arith and overflow flags by default.
3666
 
3667
2002-07-28 23:54  lampret
3668
 
3669
        * testbench/basic.S:
3670
 
3671
        Bug fix.
3672
 
3673
2002-07-24 16:01  markom
3674
 
3675
        * cuc/verilog.c:
3676
 
3677
        busy signal added
3678
 
3679
2002-07-24 15:58  markom
3680
 
3681
        * cuc/: cuc.h, memory.c, timings.c, verilog.c:
3682
 
3683
        function calling generation; not tested yet
3684
 
3685
2002-07-24 12:46  markom
3686
 
3687
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, insn.h, load.c, verilog.c:
3688
 
3689
        function dependency analysis added
3690
 
3691
2002-07-23 17:18  markom
3692
 
3693
        * cuc/: bb.c, cuc.c, cuc.h, insn.c, load.c:
3694
 
3695
        type 2 bb joining; few small bugs fixed; cmov edge condition added
3696
 
3697
2002-07-23 11:31  markom
3698
 
3699
        * cuc/: cuc.c, cuc.h, memory.c:
3700
 
3701
        duplicated memory loads (same location) can be removed
3702
 
3703
2002-07-22 18:21  markom
3704
 
3705
        * cuc/: cuc.c, insn.c:
3706
 
3707
        a few gui improvements
3708
 
3709
2002-07-22 17:28  markom
3710
 
3711
        * cuc/: bb.c, cuc.c, insn.c, insn.h, verilog.c:
3712
 
3713
        separated async and sync cond rst||... and fixed few other bugs in
3714
        verilog generator; advanced cmov optimization
3715
 
3716
2002-07-17 18:55  markom
3717
 
3718
        * cuc/: Makefile, bb.c, cuc.c, load.c:
3719
 
3720
        l.movhi added; (signed) comparison bug fixed
3721
 
3722
2002-07-17 18:32  markom
3723
 
3724
        * configure, configure.in, sim-config.c, sim-config.h, sim.cfg,
3725
        toplevel.c, cpu/common/abstract.c, cpu/common/abstract.h,
3726
        cpu/common/parse.c, cpu/common/parse.h, cpu/or32/execute.c,
3727
        cuc/Makefile, cuc/bb.c, cuc/cuc.c, cuc/cuc.h, cuc/insn.c,
3728
        cuc/insn.h, cuc/load.c, cuc/memory.c, cuc/timings.c:
3729
 
3730
        improved CUC GUI; pre/unroll bugs fixed
3731
 
3732
2002-07-13 02:28  simons
3733
 
3734
        * configure, configure.in:
3735
 
3736
        Typing mistake fixed.
3737
 
3738
2002-07-12 20:20  ivang
3739
 
3740
        * sim-config.c, sim-config.h, cuc/Makefile, peripheral/eth.c,
3741
        peripheral/ethernet.h, peripheral/ethernet_i.h,
3742
        testbench/Makefile.in, testbench/aclocal.m4, testbench/configure,
3743
        testbench/eth0.tx, testbench/support/Makefile.in,
3744
        testbench/uos/Makefile.in:
3745
 
3746
        Modified Ethernet model.
3747
 
3748
2002-07-10 18:24  simons
3749
 
3750
        * cpu/or1k/sprs.c, mmu/dmmu.c, mmu/immu.c:
3751
 
3752
        MMU registers reserved fields protected from writing.
3753
 
3754
2002-07-10 12:32  markom
3755
 
3756
        * sim-config.h, toplevel.c, cache/dcache_model.c,
3757
        cache/icache_model.c, cpu/common/abstract.c, cpu/common/stats.c,
3758
        cpu/or1k/sprs.c, cpu/or32/execute.c, cpu/or32/insnset.c,
3759
        debug/debug_unit.c, debug/debug_unit.h, mmu/dmmu.c, mmu/immu.c,
3760
        peripheral/16450.c, peripheral/dma.c, peripheral/eth.c,
3761
        peripheral/fb.c, peripheral/ps2kbd.c, peripheral/vga.c,
3762
        support/sched.c, support/sched.h, support/simprintf.c, tick/tick.c:
3763
 
3764
        code cleaning - a lot of global variables moved to runtime struct
3765
 
3766
2002-07-09 17:37  markom
3767
 
3768
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
3769
        cpu/common/parse.c, cuc/bb.c, cuc/cuc.c, cuc/cuc.h, cuc/insn.c,
3770
        cuc/insn.h, cuc/load.c, cuc/timings.c, cuc/verilog.c:
3771
 
3772
        cuc updated, cuc prompt parsing; CSM analysis
3773
 
3774
2002-07-07 14:50  simons
3775
 
3776
        * cpu/common/: abstract.c, abstract.h:
3777
 
3778
        Routine for adjusting read and write delay for devices added.
3779
 
3780
2002-07-04 18:35  markom
3781
 
3782
        * Makefile.am, Makefile.in, README, configure, configure.in,
3783
        mprofiler.h, profiler.c, profiler.h, sim.cfg, toplevel.c,
3784
        cpu/dlx/Makefile.in, cpu/or1k/opcode/or32.h, cpu/or32/or32.c,
3785
        cuc/Makefile, cuc/Makefile.am, cuc/Makefile.in, cuc/bb.c,
3786
        cuc/cuc.c, cuc/cuc.h, cuc/insn.c, cuc/insn.h, cuc/load.c,
3787
        cuc/memory.c, cuc/timings.c, cuc/verilog.c:
3788
 
3789
        Initial version of OpenRISC Custom Unit Compiler added
3790
 
3791
2002-07-03 00:53  rherveille
3792
 
3793
        * cpu/common/Makefile.in, cpu/or1k/Makefile.in,
3794
        cpu/or32/Makefile.in, peripheral/messages.h:
3795
 
3796
        ata beta release
3797
 
3798
2002-07-03 00:44  rherveille
3799
 
3800
        * Makefile.in, aclocal.m4, sim-config.c, sim-config.h, sim.cfg,
3801
        toplevel.c, bpb/Makefile.in, cache/Makefile.in, cpu/Makefile.in,
3802
        debug/Makefile.in, mmu/Makefile.in, peripheral/Makefile.am,
3803
        peripheral/Makefile.in, peripheral/atacmd.h,
3804
        peripheral/atadevice.c, peripheral/atadevice.h,
3805
        peripheral/atadevice_cmdi.c, peripheral/atadevice_cmdi.h,
3806
        peripheral/atahost.c, peripheral/atahost.h,
3807
        peripheral/atahost_define.h, pic/Makefile.in, pm/Makefile.in,
3808
        support/Makefile.in, tick/Makefile.in, vapi/Makefile.in:
3809
 
3810
        Beta release of ATA simulation
3811
 
3812
2002-06-05 08:26  markom
3813
 
3814
        * toplevel.c:
3815
 
3816
        help added for mprofiler and profiler commands
3817
 
3818
2002-06-03 08:10  markom
3819
 
3820
        * peripheral/: eth.c, ethernet_i.h, fb.c:
3821
 
3822
        ifdefs changed to ifs, to exclude ethernet_i header file
3823
 
3824
2002-05-24 00:27  ivang
3825
 
3826
        * cpu/common/abstract.c:
3827
 
3828
        Added delayr and delayw variable initialization (default value 1)
3829
 
3830
2002-05-22 09:15  markom
3831
 
3832
        * peripheral/: fb.c, fb.h:
3833
 
3834
        camera support added to fb
3835
 
3836
2002-05-14 12:15  markom
3837
 
3838
        * sim-config.c:
3839
 
3840
        I/D MMU and I/D caches takes some cycles by default
3841
 
3842
2002-05-13 14:58  markom
3843
 
3844
        * config.h.in, configure, configure.in, peripheral/eth.c,
3845
        peripheral/ethernet.c, peripheral/ethernet_i.h:
3846
 
3847
        eth phy is now optional and disabled by default, use
3848
        --enable-ethphy to enable it
3849
 
3850
2002-05-10 12:22  markom
3851
 
3852
        * mprofiler.c, toplevel.c, cpu/common/parse.c, cpu/common/parse.h:
3853
 
3854
        profiler and mprofiler commands added to interactive mode of
3855
        or1ksim
3856
 
3857
2002-05-10 11:32  markom
3858
 
3859
        * mprofiler.c, mprofiler.h, profiler.c, profiler.h, sim-config.c,
3860
        sim-config.h, toplevel.c:
3861
 
3862
        profiler now uses nicer parameters
3863
 
3864
2002-05-10 11:19  markom
3865
 
3866
        * peripheral/fb.c:
3867
 
3868
        fb refresh updated
3869
 
3870
2002-05-09 11:06  markom
3871
 
3872
        * peripheral/: fb.c, fb.h:
3873
 
3874
        refresh indicator/count added to frame buffer
3875
 
3876
2002-05-03 18:45  ivang
3877
 
3878
        * peripheral/eth.c:
3879
 
3880
        Fix.
3881
 
3882
2002-04-29 17:06  simons
3883
 
3884
        * peripheral/eth.c:
3885
 
3886
        Controller reset fixed.
3887
 
3888
2002-04-26 14:26  ivang
3889
 
3890
        * testbench/test:
3891
 
3892
        Added execution of pre and post simulation shell scripts.  Script
3893
        should be named .pre.sh for pre-execution script and
3894
        .post.sh for post-execution script.
3895
 
3896
2002-04-25 21:10  ivang
3897
 
3898
        * testbench/eth.c:
3899
 
3900
        Bug fix.
3901
 
3902
2002-04-25 18:49  ivang
3903
 
3904
        * testbench/: eth.cfg, eth0.tx:
3905
 
3906
        Configuration for ethernet testcase.
3907
 
3908
2002-04-25 18:39  ivang
3909
 
3910
        * peripheral/eth.c, testbench/eth.c:
3911
 
3912
        Fixed bug in file interface. Modified testcase to suid
3913
        modifications.
3914
 
3915
2002-04-18 12:20  markom
3916
 
3917
        * config.sub, testbench/config.sub:
3918
 
3919
        or32-uclinux target added
3920
 
3921
2002-04-17 16:23  ivang
3922
 
3923
        * support/simprintf.c, sim-config.c, sim-config.h:
3924
 
3925
        Added configuration parameter for specifying stdout file filename.
3926
 
3927
2002-04-15 15:54  markom
3928
 
3929
        * peripheral/16450.c, support/sched.h:
3930
 
3931
        ugly bug with duplicate redefined i removed
3932
 
3933
2002-04-12 17:18  simons
3934
 
3935
        * cpu/common/parse.c:
3936
 
3937
        Physical address bug fixed.
3938
 
3939
2002-04-11 22:52  simons
3940
 
3941
        * cpu/common/elf.h:
3942
 
3943
        Elf support added.
3944
 
3945
2002-04-11 12:20  simons
3946
 
3947
        * cpu/common/parse.c:
3948
 
3949
        Elf support added.
3950
 
3951
2002-04-10 09:46  markom
3952
 
3953
        * configure, configure.in, cpu/common/Makefile.am,
3954
        cpu/common/Makefile.in, support/Makefile.am, support/Makefile.in,
3955
        support/sched.c, support/sched.h:
3956
 
3957
        sched files moved to support dir
3958
 
3959
2002-04-10 09:40  markom
3960
 
3961
        * toplevel.c, peripheral/16450.c, peripheral/16450.h:
3962
 
3963
        uart now partially uses scheduler
3964
 
3965
2002-04-10 09:10  markom
3966
 
3967
        * sim-config.c, sim-config.h, toplevel.c, cpu/or1k/sprs.c,
3968
        peripheral/16450.c, peripheral/fb.c, peripheral/fb.h,
3969
        peripheral/ps2kbd.c, peripheral/ps2kbd.h, peripheral/vga.c,
3970
        peripheral/vga.h, pic/pic.c, pm/pm.c, pm/pm.h:
3971
 
3972
        kbd, fb, vga devices now uses scheduler
3973
 
3974
2002-04-09 15:15  markom
3975
 
3976
        * cpu/or32/execute.c, peripheral/mc.c:
3977
 
3978
        memory regions can now overlap with MC -- not according to MC spec
3979
 
3980
2002-04-05 11:11  simons
3981
 
3982
        * testbench/Makefile.am, testbench/Makefile.in,
3983
        testbench/int_test.S, testbench/int_test.cfg, tick/tick.c:
3984
 
3985
        Cache and tick timer tests fixed.
3986
 
3987
2002-04-03 15:09  markom
3988
 
3989
        * cpu/or32/or32.c:
3990
 
3991
        l.muli instruction added
3992
 
3993
2002-03-29 23:11  simons
3994
 
3995
        * peripheral/fb.c:
3996
 
3997
        Wrapping around 512k boundary to simulate real hw.
3998
 
3999
2002-03-26 17:04  simons
4000
 
4001
        * peripheral/fb.c:
4002
 
4003
        Color bits position changed.
4004
 
4005
2002-03-17 20:48  simons
4006
 
4007
        * peripheral/: eth.c, ethernet.h, ethernet_i.h:
4008
 
4009
        Some changes and fixes.
4010
 
4011
2002-03-15 12:12  ivang
4012
 
4013
        * peripheral/: mc.c, mc.h:
4014
 
4015
        Added status info dump.
4016
 
4017
2002-03-15 11:57  ivang
4018
 
4019
        * toplevel.c:
4020
 
4021
        Added dump of MC status.
4022
 
4023
2002-03-14 11:59  ivang
4024
 
4025
        * cpu/or32/Makefile.in:
4026
 
4027
        [no log message]
4028
 
4029
2002-03-08 17:00  ivang
4030
 
4031
        * sim-config.c:
4032
 
4033
        Fixed eth configuration.
4034
 
4035
2002-03-08 17:00  ivang
4036
 
4037
        * testbench/: eth.c, eth.cfg:
4038
 
4039
        Fixed configuration.
4040
 
4041
2002-03-08 16:34  ivang
4042
 
4043
        * sim-config.c, sim-config.h:
4044
 
4045
        Fixed error during merge.
4046
 
4047
2002-03-08 16:16  ivang
4048
 
4049
        * sim-config.c, sim-config.h:
4050
 
4051
        Merge.
4052
 
4053
2002-03-07 12:03  markom
4054
 
4055
        * sim-config.c, sim.cfg, testbench/default.cfg,
4056
        testbench/dmatest.cfg, testbench/except_test.cfg,
4057
        testbench/int_test.cfg:
4058
 
4059
        tick section is now obsolete; update your .cfg files!
4060
 
4061
2002-03-07 12:02  markom
4062
 
4063
        * pic/pic.c:
4064
 
4065
        some small optimizations
4066
 
4067
2002-03-07 11:39  markom
4068
 
4069
        * toplevel.c, cpu/common/Makefile.am, cpu/common/Makefile.in,
4070
        cpu/or1k/sprs.c, cpu/or1k/sprs.h, tick/tick.c, tick/tick.h:
4071
 
4072
        tick timer works with scheduler
4073
 
4074
2002-03-06 16:53  ivang
4075
 
4076
        * cpu/or32/Makefile.am, sim-config.c:
4077
 
4078
        Fixed building problem.
4079
 
4080
2002-03-06 16:29  ivang
4081
 
4082
        * sim-config.c, sim-config.h, sim.cfg, peripheral/eth.c:
4083
 
4084
        Added some more configuration parameters.
4085
 
4086
2002-03-06 16:16  ivang
4087
 
4088
        * sim.cfg:
4089
 
4090
        Configuration of ethernet model socket interface and IRQ added.
4091
 
4092
2002-03-06 16:13  ivang
4093
 
4094
        * sim-config.c, sim-config.h, peripheral/eth.c:
4095
 
4096
        Added configuration for socket interface and IRQ level.
4097
 
4098
2002-03-06 14:28  markom
4099
 
4100
        * cpu/or32/: execute.c, insnset.c, or32.c:
4101
 
4102
        floating point registers are obsolete; GPRs should be used instead
4103
 
4104
2002-03-06 10:52  markom
4105
 
4106
        * configure, configure.in:
4107
 
4108
        configure files updated
4109
 
4110
2002-03-06 10:30  markom
4111
 
4112
        * cpu/: common/abstract.h, or1k/opcode/or32.h, or32/execute.c,
4113
        or32/generate.c, or32/insnset.c, or32/or32.c:
4114
 
4115
        single floating point support added
4116
 
4117
2002-03-06 10:29  markom
4118
 
4119
        * config.h.in:
4120
 
4121
        config.h.in updated
4122
 
4123
2002-03-06 08:44  markom
4124
 
4125
        * cpu/or32/: execute.c, generate.c, or32.c:
4126
 
4127
        some minor improvements
4128
 
4129
2002-03-05 09:38  markom
4130
 
4131
        * testbench/dhry.c:
4132
 
4133
        dhrystones strcmp repaired
4134
 
4135
2002-03-04 13:09  markom
4136
 
4137
        * toplevel.c, cpu/or32/execute.c, cpu/or32/generate.c,
4138
        cpu/or32/or32.c:
4139
 
4140
        do_stats introduced for faster no-stats execution
4141
 
4142
2002-03-04 10:27  markom
4143
 
4144
        * sim-config.c, sim-config.h, toplevel.c, cpu/common/stats.c,
4145
        cpu/or32/execute.c, cpu/or32/generate.c, cpu/or32/insnset.c,
4146
        mmu/immu.c, peripheral/16450.c, peripheral/16450.h:
4147
 
4148
        lot of small minor improvements: code documented, cleaned; runs at
4149
        about same speed when not actually logging, but exe_log is enabled;
4150
        raw_stats now run only with simple execution - enable
4151
        RAW_USAGE_STATS macro
4152
 
4153
2002-03-01 13:29  markom
4154
 
4155
        * cpu/or32/: execute.c, generate.c, insnset.c:
4156
 
4157
        eval_operand and set_operand functions are being generated
4158
 
4159
2002-03-01 07:39  markom
4160
 
4161
        * cpu/or32/: execute.c, generate.c, or32.c:
4162
 
4163
        eval_operands is now being generated
4164
 
4165
2002-02-28 15:04  markom
4166
 
4167
        * aclocal.m4, config.h.in, configure, configure.in,
4168
        cpu/or1k/opcode/or32.h, cpu/or32/Makefile.am, cpu/or32/Makefile.in,
4169
        cpu/or32/execute.c, cpu/or32/insnset.c, cpu/or32/or32.c:
4170
 
4171
        insn_decode execution part replaced by generated function
4172
        decode_execute; use --enable-simple to use runtime decoding
4173
 
4174
2002-02-27 14:17  ivang
4175
 
4176
        * peripheral/eth.c, peripheral/ethernet.h, testbench/eth.c:
4177
 
4178
        Updated changed registers.
4179
 
4180
2002-02-27 13:06  markom
4181
 
4182
        * support/simprintf.c:
4183
 
4184
        exe_logs now print also l.nop 3 printfs
4185
 
4186
2002-02-27 10:30  markom
4187
 
4188
        * cpu/: common/parse.c, or1k/except.c, or1k/opcode/or32.h,
4189
        or32/execute.c, or32/or32.c:
4190
 
4191
        small optimizations to dissasemble
4192
 
4193
2002-02-27 09:56  ivang
4194
 
4195
        * sim.cfg, cpu/common/stats.c, peripheral/Makefile.am,
4196
        peripheral/Makefile.in, peripheral/eth.c, peripheral/ethernet.h,
4197
        peripheral/ethernet_i.h, testbench/eth.c:
4198
 
4199
        Initial coding of ethernet simulator model finished.
4200
 
4201
2002-02-22 21:39  simons
4202
 
4203
        * testbench/support/support.c:
4204
 
4205
        Simprintf bug fixed again.
4206
 
4207
2002-02-22 21:24  simons
4208
 
4209
        * testbench/support/support.c:
4210
 
4211
        Simprintf bug fixed again.
4212
 
4213
2002-02-22 21:13  simons
4214
 
4215
        * testbench/support/support.c:
4216
 
4217
        Simprintf bug fixed again.
4218
 
4219
2002-02-20 14:20  ivang
4220
 
4221
        * peripheral/eth.c:
4222
 
4223
        Development version of ethernet.c
4224
 
4225
2002-02-20 14:20  ivang
4226
 
4227
        * peripheral/: ethernet.h, ethernet_i.h:
4228
 
4229
        Modifications and additions for finished ethernet core.
4230
 
4231
2002-02-20 10:19  markom
4232
 
4233
        * cpu/common/: parse.c, stats.c:
4234
 
4235
        immediate stats added
4236
 
4237
2002-02-20 08:41  markom
4238
 
4239
        * cpu/or1k/except.c, cpu/or32/execute.c, debug/debug_unit.c:
4240
 
4241
        exception info is outputted only in verbose mode
4242
 
4243
2002-02-20 08:40  markom
4244
 
4245
        * cpu/common/stats.c:
4246
 
4247
        stats data is now initialized; should fix some problems with
4248
        caches, etc
4249
 
4250
2002-02-20 08:38  markom
4251
 
4252
        * peripheral/ps2kbd.c:
4253
 
4254
        some more file sanity checking
4255
 
4256
2002-02-20 08:36  markom
4257
 
4258
        * testbench/: cache.cfg, eth.cfg, acv_gpio.cfg, acv_uart.cfg,
4259
        except_test.cfg, mmu.cfg:
4260
 
4261
        update
4262
 
4263
2002-02-20 08:17  markom
4264
 
4265
        * sim.cfg:
4266
 
4267
        profiling disabled in sample configuration
4268
 
4269
2002-02-19 21:31  lampret
4270
 
4271
        * peripheral/: ps2kbd.c, ps2kbd.h:
4272
 
4273
        Now works with the uClinux ps/2 keyboard driver.
4274
 
4275
2002-02-19 21:28  lampret
4276
 
4277
        * toplevel.c:
4278
 
4279
        Added info for ps2kbd.
4280
 
4281
2002-02-17 18:21  ivang
4282
 
4283
        * cpu/or1k/opcode/or32.h:
4284
 
4285
        num_opcodes better because of linking.
4286
 
4287
2002-02-17 16:03  ivang
4288
 
4289
        * cpu/or1k/opcode/or32.h:
4290
 
4291
        extern CONST int num_opcodes -> extern CONST unsigned int
4292
        or32_num_opcodes.
4293
 
4294
2002-02-15 16:00  markom
4295
 
4296
        * cpu/or32/execute.c, testbench/default.cfg:
4297
 
4298
        some minor improvements
4299
 
4300
2002-02-15 14:47  markom
4301
 
4302
        * cpu/or32/execute.c, testbench/default.cfg:
4303
 
4304
        executed log output looks nicer (and more correct :))
4305
 
4306
2002-02-15 14:21  markom
4307
 
4308
        * cpu/: or1k/opcode/or32.h, or32/or32.c:
4309
 
4310
        update of shared files
4311
 
4312
2002-02-15 12:59  markom
4313
 
4314
        * sim-config.c, sim-config.h, sim.cfg, cpu/or32/execute.c:
4315
 
4316
        register output added to sw executed log
4317
 
4318
2002-02-15 10:11  markom
4319
 
4320
        * sim-config.c, sim-config.h, sim.cfg, cpu/or32/execute.c:
4321
 
4322
        advanced exe_log functionality added
4323
 
4324
2002-02-15 10:06  markom
4325
 
4326
        * cpu/or32/or32.c:
4327
 
4328
        wrong version was restored
4329
 
4330
2002-02-15 10:05  markom
4331
 
4332
        * peripheral/ps2kbd.c:
4333
 
4334
        typo fixed
4335
 
4336
2002-02-15 09:32  markom
4337
 
4338
        * peripheral/ps2kbd.c:
4339
 
4340
        some corrections to model; control and status is not yet
4341
        implemented!
4342
 
4343
2002-02-12 12:26  markom
4344
 
4345
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4346
        peripheral/Makefile.am, peripheral/Makefile.in,
4347
        peripheral/ps2kbd.c, peripheral/ps2kbd.h, testbench/Makefile.am,
4348
        testbench/Makefile.in, testbench/kbdtest.c, testbench/kbdtest.cfg,
4349
        testbench/kbdtest.rx:
4350
 
4351
        very simple PS/2 keyboard model with associated test added
4352
 
4353
2002-02-11 12:23  ivang
4354
 
4355
        * cpu/: or1k/opcode/or32.h, or32/or32.c:
4356
 
4357
        GNU binutils merge.
4358
 
4359
2002-02-06 09:47  markom
4360
 
4361
        * sim-config.c, sim-config.h, sim.cfg, peripheral/fb.c,
4362
        testbench/fbtest.c, testbench/fbtest.cfg:
4363
 
4364
        fb now works in system memory
4365
 
4366
2002-02-05 15:23  markom
4367
 
4368
        * sim-config.c, sim-config.h, peripheral/fb.c, peripheral/fb.h,
4369
        testbench/fbtest.c, testbench/fbtest.cfg:
4370
 
4371
        some changes to fb to make it compatible with HW
4372
 
4373
2002-02-05 13:38  markom
4374
 
4375
        * Makefile.am, Makefile.in, sim-config.c:
4376
 
4377
        some bugs fixed
4378
 
4379
2002-02-05 09:57  markom
4380
 
4381
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4382
        peripheral/Makefile.am, peripheral/Makefile.in, peripheral/fb.c,
4383
        peripheral/fb.h, peripheral/vga.c, peripheral/vga.h,
4384
        testbench/Makefile.am, testbench/Makefile.in,
4385
        testbench/default.cfg, testbench/fbtest.c, testbench/fbtest.cfg,
4386
        vapi/vapi.h:
4387
 
4388
        simple frame buffer peripheral with test added
4389
 
4390
2002-02-04 14:39  ivang
4391
 
4392
        * cpu/or1k/: sprs.c, sprs.h:
4393
 
4394
        Modified logging of SPR accesses. Logging only explicit instruction
4395
        accesses.
4396
 
4397
2002-02-04 14:35  ivang
4398
 
4399
        * debug/debug_unit.c:
4400
 
4401
        Quick bug fix.
4402
 
4403
2002-02-04 14:32  ivang
4404
 
4405
        * debug/debug_unit.c:
4406
 
4407
        Modified logging of SPR accesses. Logging only explicit instruction
4408
        accesses.
4409
 
4410
2002-02-04 14:17  ivang
4411
 
4412
        * cpu/or32/execute.c:
4413
 
4414
        Modified logging of SPR accesses. Logging only explicit instruction
4415
        accesses.
4416
 
4417
2002-02-04 12:54  ivang
4418
 
4419
        * Makefile.in:
4420
 
4421
        Merge profiler and mprofiler with sim.
4422
 
4423
2002-02-01 22:22  simons
4424
 
4425
        * testbench/: mmu.c, mmu.cfg, mmu_asm.S:
4426
 
4427
        MMU cache inhibit bit test added.
4428
 
4429
2002-02-01 22:04  simons
4430
 
4431
        * cpu/common/abstract.c, cpu/common/abstract.h,
4432
        cache/dcache_model.c, cache/icache_model.c, mmu/dmmu.c, mmu/immu.c:
4433
 
4434
        TLBTR CI bit is now working properly.
4435
 
4436
2002-01-31 17:01  ivang
4437
 
4438
        * sim-config.c:
4439
 
4440
        Bug fix in command line parser.
4441
 
4442
2002-01-30 22:02  ivang
4443
 
4444
        * Makefile.am, sim-config.c, toplevel.c, mprofiler.c, mprofiler.h,
4445
        profiler.c, profiler.h, sim-config.h, sim.cfg:
4446
 
4447
        profiler and mprofiler merged into sim.
4448
 
4449
2002-01-29 23:09  simons
4450
 
4451
        * cache/dcache_model.c, cache/dcache_model.h, cache/icache_model.c,
4452
        cache/icache_model.h, cpu/common/abstract.c, sim-config.c,
4453
        sim-config.h, testbench/cache.c, testbench/cache.cfg,
4454
        cpu/or32/execute.c:
4455
 
4456
        Real cache access is simulated now.
4457
 
4458
2002-01-29 14:07  markom
4459
 
4460
        * cpu/: common/stats.c, or32/execute.c:
4461
 
4462
        some bug fixes in store buffer analysis
4463
 
4464
2002-01-29 10:47  markom
4465
 
4466
        * sim-config.h, sim.cfg, cpu/common/stats.c, cpu/or32/execute.c:
4467
 
4468
        typo fixed
4469
 
4470
2002-01-29 10:05  markom
4471
 
4472
        * cpu/or32/or32.c:
4473
 
4474
        or32 restored
4475
 
4476
2002-01-29 10:04  markom
4477
 
4478
        * sim-config.c, sim-config.h, sim.cfg, cache/dcache_model.h,
4479
        cpu/common/stats.c, cpu/or32/execute.c:
4480
 
4481
        store buffer added
4482
 
4483
2002-01-28 17:33  ivang
4484
 
4485
        * cpu/or1k/sprs.c, cpu/or1k/sprs.h, sim-config.c, sim-config.h,
4486
        sim.cfg, toplevel.c:
4487
 
4488
        Added logging of writes/read to/from SPR registers.
4489
 
4490
2002-01-28 15:39  markom
4491
 
4492
        * cpu/or32/or32.c:
4493
 
4494
        update based on recent changes; arithmetic instructions does not
4495
        modify carry yet
4496
 
4497
2002-01-28 12:26  simons
4498
 
4499
        * testbench/cache.ld:
4500
 
4501
        Cache test works on hardware.
4502
 
4503
2002-01-28 11:24  simons
4504
 
4505
        * testbench/: Makefile.am, Makefile.in, cache.c, cache.cfg,
4506
        cache_asm.S:
4507
 
4508
        Cache test works on hardware.
4509
 
4510
2002-01-28 11:18  markom
4511
 
4512
        * cpu/or32/execute.c:
4513
 
4514
        use ARITH_SET_FLAG to turn off set flag by arith. instructions
4515
 
4516
2002-01-28 11:14  markom
4517
 
4518
        * cpu/or32/execute.c, testbench/except_test.c,
4519
        testbench/int_test.S, testbench/xess.ld:
4520
 
4521
        all test pass, after newest changes
4522
 
4523
2002-01-25 16:07  markom
4524
 
4525
        * testbench/flag.S:
4526
 
4527
        flags test added
4528
 
4529
2002-01-25 16:06  markom
4530
 
4531
        * cpu/common/stats.c, cpu/or1k/spr_defs.h,
4532
        testbench/support/spr_defs.h, cpu/or1k/opcode/or32.h,
4533
        cpu/or32/execute.c, cpu/or32/or32.c, testbench/Makefile.am,
4534
        testbench/Makefile.in:
4535
 
4536
        cmov and extxx instructions; add, addi, and, andi now set flag
4537
 
4538
2002-01-24 10:40  simons
4539
 
4540
        * testbench/except_test.c:
4541
 
4542
        Tick timer period extended to meet real timing.
4543
 
4544
2002-01-23 09:10  simons
4545
 
4546
        * cpu/common/abstract.c, cpu/or32/execute.c, pic/pic.c,
4547
        testbench/except_test.c, testbench/except_test.cfg,
4548
        testbench/xess.ld, tick/tick.c:
4549
 
4550
        EEAR register is not changed by trap, sys, int, tick and range
4551
        exception.
4552
 
4553
2002-01-22 13:28  simons
4554
 
4555
        * testbench/: except_test.c, except_test.cfg, except_test_s.S:
4556
 
4557
        Range exception removed from test.
4558
 
4559
2002-01-21 13:05  markom
4560
 
4561
        * cpu/or32/execute.c:
4562
 
4563
        raw register range bug fixed; acv_uart test passes
4564
 
4565
2002-01-21 12:54  markom
4566
 
4567
        * toplevel.c, cpu/or32/execute.c:
4568
 
4569
        simulator prints out a message, when gdb is not attached and stall
4570
        occurs; OV flag fixed
4571
 
4572
2002-01-21 12:23  markom
4573
 
4574
        * cpu/or32/execute.c, testbench/Makefile.am, testbench/Makefile.in,
4575
        testbench/mul.c, testbench/pic.c:
4576
 
4577
        mul test repaired - signed multiplication; obsolete pic test
4578
        removed; make check pass
4579
 
4580
2002-01-19 23:54  simons
4581
 
4582
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4583
        cpu/common/abstract.c, cpu/or1k/except.c, cpu/or1k/except.h,
4584
        cpu/or1k/spr_defs.h, cpu/or1k/sprs.c, cpu/or1k/sprs.h,
4585
        testbench/support/spr_defs.h, cpu/or32/execute.c,
4586
        debug/debug_unit.c, mmu/dmmu.c, mmu/immu.c, pic/pic.c,
4587
        testbench/acv_gpio.c, testbench/acv_uart.c, testbench/except.S,
4588
        testbench/except_mc.S, testbench/except_test.c,
4589
        testbench/except_test_s.S, testbench/int_test.S, testbench/mmu.c,
4590
        testbench/mmu_asm.S, testbench/pic.c, testbench/support/int.c,
4591
        testbench/support/int.h, testbench/support/support.c,
4592
        testbench/support/support.h, testbench/uos/spr_defs.h,
4593
        testbench/uos/tick.c, testbench/uos/uos.c, tick/tick.c:
4594
 
4595
        No more low/high priority interrupts (PICPR removed). Added tick
4596
        timer exception.
4597
 
4598
2002-01-17 16:17  markom
4599
 
4600
        * cpu/common/abstract.c, debug/debug_unit.c:
4601
 
4602
        gdb messages disabled
4603
 
4604
2002-01-15 15:12  markom
4605
 
4606
        * testbench/: Makefile.am, Makefile.in, inst_set_test.c,
4607
        int_test.S, int_test.cfg:
4608
 
4609
        some risc test added
4610
 
4611
2002-01-15 12:47  simons
4612
 
4613
        * testbench/cache.c:
4614
 
4615
        Not needed to be compiled with -O2 optimization any more.
4616
 
4617
2002-01-15 10:49  markom
4618
 
4619
        * sim-config.c, cpu/common/abstract.c, cpu/or32/execute.c,
4620
        testbench/Makefile.am, testbench/Makefile.in, testbench/cache.c,
4621
        testbench/cache.cfg, testbench/functest.c:
4622
 
4623
        fixed some tests to work
4624
 
4625
2002-01-14 22:15  simons
4626
 
4627
        * sim-config.c, cpu/common/abstract.c, cpu/or1k/except.c,
4628
        cpu/or1k/sprs.c, mmu/dmmu.c:
4629
 
4630
        Some new bugs fixed.
4631
 
4632
2002-01-14 10:06  markom
4633
 
4634
        * sim-config.c, sim.cfg, testbench/configure,
4635
        testbench/configure.in:
4636
 
4637
        include command added to cfg script
4638
 
4639
2002-01-14 09:50  simons
4640
 
4641
        * pic/pic.c:
4642
 
4643
        Commit lapsus fixed.
4644
 
4645
2002-01-14 09:26  simons
4646
 
4647
        * configure, configure.in:
4648
 
4649
        Fast sim switch fixed.
4650
 
4651
2002-01-13 18:34  simons
4652
 
4653
        * cpu/or1k/sprs.c, pic/pic.c, tick/tick.c:
4654
 
4655
        Tick timer is not connected to PIC.
4656
 
4657
2002-01-11 10:21  markom
4658
 
4659
        * toplevel.c, cpu/common/abstract.c, cpu/common/execute.h,
4660
        cpu/or32/execute.c:
4661
 
4662
        some code cleanup
4663
 
4664
2002-01-10 14:21  ivang
4665
 
4666
        * peripheral/fields.h:
4667
 
4668
        Fixed bug in SET_FIELD macro. (setting register field to 0 is not
4669
        such a good idea)
4670
 
4671
2002-01-10 12:06  markom
4672
 
4673
        * cpu/: common/stats.c, or32/execute.c:
4674
 
4675
        nop statistics removed
4676
 
4677
2002-01-10 11:14  markom
4678
 
4679
        * configure, configure.in, sim-config.c, sim-config.h, sim.cfg,
4680
        toplevel.c, cpu/common/abstract.c, cpu/common/execute.h,
4681
        cpu/common/labels.c, cpu/common/labels.h, cpu/or32/execute.c,
4682
        pic/pic.c:
4683
 
4684
        some optimizations; fsim running at 2MIPS; pm section added to
4685
        config; configure bug fixed
4686
 
4687
2002-01-10 08:59  markom
4688
 
4689
        * sim-config.c, sim-config.h, sim.cfg, cpu/common/stats.c,
4690
        cpu/or1k/except.c, cpu/or32/execute.c:
4691
 
4692
        support for SPR_SR_EP added; cpu.sr added to config
4693
 
4694
2002-01-10 08:21  markom
4695
 
4696
        * cpu/common/stats.c:
4697
 
4698
        stats 1 requirement bug fixed
4699
 
4700
2002-01-10 08:13  markom
4701
 
4702
        * sim-config.c, toplevel.c, cpu/common/abstract.c:
4703
 
4704
        memory fill bug fixed
4705
 
4706
2002-01-10 08:08  markom
4707
 
4708
        * sim.cfg:
4709
 
4710
        FLASH and RAM were named incorrectly
4711
 
4712
2002-01-09 17:01  ivang
4713
 
4714
        * testbench/: mc_async.c, mc_async.h, mc_common.c, mc_dram.c,
4715
        mc_dram.h, mc_ssram.c, mc_ssram.h, mc_sync.c, mc_sync.h:
4716
 
4717
        Added option to read configuration from MC.  Fixed bugs in address
4718
        calculation.
4719
 
4720
2002-01-09 15:58  markom
4721
 
4722
        * config.h.in, configure, configure.in, sim-config.c, sim-config.h,
4723
        toplevel.c, testbench/acv_uart.cfg, testbench/cache.cfg,
4724
        testbench/default.cfg, testbench/except_test.cfg, vapi/vapi.c:
4725
 
4726
        fsim runs 4 times faster than sim
4727
 
4728
2002-01-09 14:32  markom
4729
 
4730
        * sim-config.h, toplevel.c, cpu/common/abstract.c,
4731
        cpu/or32/execute.c:
4732
 
4733
        deprecated GDB_ENABLED and DEBUG_ENABLED macros removed
4734
 
4735
2002-01-09 14:25  markom
4736
 
4737
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4738
        peripheral/16450.c, peripheral/dma.c, peripheral/ethernet.c,
4739
        peripheral/gpio.c, testbench/acv_gpio.cfg, testbench/default.cfg,
4740
        testbench/dmatest.cfg, testbench/eth.cfg, testbench/mmu.cfg:
4741
 
4742
        enabled parameters removed from devices, which also have number of
4743
        devices; command line --output-cfg parameter added
4744
 
4745
2002-01-09 11:31  markom
4746
 
4747
        * mprofiler.c:
4748
 
4749
        update of mprofiler
4750
 
4751
2002-01-09 10:03  markom
4752
 
4753
        * Makefile.am, Makefile.in, mprofiler.c, profiler.c, sim-config.c,
4754
        sim-config.h, sim.cfg, toplevel.c, cpu/common/abstract.c,
4755
        support/Makefile.am, support/Makefile.in, support/profile.c,
4756
        support/profile.h:
4757
 
4758
        memory profiler added
4759
 
4760
2002-01-08 21:10  simons
4761
 
4762
        * cpu/common/abstract.c, testbench/mem_test.c:
4763
 
4764
        Alignment bug fixed.
4765
 
4766
2002-01-08 18:36  ivang
4767
 
4768
        * peripheral/mc.c:
4769
 
4770
        Fixed mc_read_word() bug!
4771
 
4772
2002-01-08 16:22  ivang
4773
 
4774
        * testbench/: mc_async.c, mc_sync.c, mc_common.h, mc_dram.c,
4775
        mc_ssram.c:
4776
 
4777
        Added GPIO output for progress indication for FPGA simulation.
4778
 
4779
2002-01-08 15:08  simons
4780
 
4781
        * toplevel.c, cpu/common/abstract.c, cpu/common/abstract.h,
4782
        peripheral/mc.c:
4783
 
4784
        Memory controller fixed.
4785
 
4786
2002-01-08 14:20  markom
4787
 
4788
        * cpu/common/abstract.c:
4789
 
4790
        lot of new parameters concerning memory delays added; bpb parameter
4791
        moved from cpu to new bpb section; UPDATE YOUR .CFG FILES!
4792
 
4793
2002-01-08 14:05  markom
4794
 
4795
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4796
        bpb/branch_predict.c, cache/dcache_model.c, cache/icache_model.c,
4797
        cpu/common/stats.c, cpu/or32/execute.c, mmu/dmmu.c, mmu/immu.c,
4798
        testbench/acv_gpio.cfg, testbench/acv_uart.cfg,
4799
        testbench/cache.cfg, testbench/default.cfg,
4800
        testbench/except_test.cfg, testbench/mmu.cfg:
4801
 
4802
        lot of new parameters concerning memory delays added; bpb parameter
4803
        moved from cpu to new bpb section; UPDATE YOUR .CFG FILES!
4804
 
4805
2002-01-08 11:19  simons
4806
 
4807
        * cpu/common/abstract.c:
4808
 
4809
        CS number added to mem dev list.
4810
 
4811
2002-01-08 11:16  simons
4812
 
4813
        * peripheral/: mc.c, mc.h:
4814
 
4815
        Missing parts added.
4816
 
4817
2002-01-08 10:39  markom
4818
 
4819
        * toplevel.c, cpu/common/abstract.c, cpu/common/abstract.h,
4820
        cpu/dlx/Makefile.in, cpu/or32/execute.c, testbench/Makefile.am,
4821
        testbench/Makefile.in, testbench/mem_test.c,
4822
        testbench/support/support.c:
4823
 
4824
        memory width increased to 32bit; new memory test mem_test added -
4825
        simple big endian test
4826
 
4827
2002-01-08 08:53  markom
4828
 
4829
        * toplevel.c, cpu/common/abstract.c, cpu/common/abstract.h,
4830
        cpu/or32/execute.c:
4831
 
4832
        memory cycles are calculated according to parameters from .cfg file
4833
 
4834
2002-01-07 15:36  markom
4835
 
4836
        * sim-config.c, sim-config.h, sim.cfg, toplevel.c,
4837
        cpu/common/abstract.c, cpu/common/stats.c, cpu/common/stats.h,
4838
        cpu/or1k/except.c, cpu/or32/execute.c, mmu/dmmu.c, mmu/immu.c:
4839
 
4840
        stats is updated; statical single stats removed; t command output
4841
        cleaned, added time output; cycles is moved to instructions; cycles
4842
        now count time
4843
 
4844
2002-01-07 13:29  simons
4845
 
4846
        * testbench/cache.c:
4847
 
4848
        Changed to work with new simulator.
4849
 
4850
2002-01-07 10:39  markom
4851
 
4852
        * profiler.c:
4853
 
4854
        profiler updated; lot of comments; bug with missaligned return call
4855
        resolving fixed
4856
 
4857
2002-01-07 09:50  markom
4858
 
4859
        * sim-config.c, sim-config.h, sim.cfg, cpu/common/abstract.c,
4860
        cpu/common/stats.c, cpu/common/stats.h, cpu/or32/execute.c,
4861
        support/dumpverilog.h, testbench/acv_gpio.cfg,
4862
        testbench/acv_uart.cfg, testbench/cache.cfg, testbench/default.cfg,
4863
        testbench/dhry.c, testbench/except_test.cfg, testbench/mmu.cfg:
4864
 
4865
        removed stats 6 command, handling SLP; function profiling is
4866
        supported by profiler; subroutine level parallelism is not covered
4867
        yet, but should be done in profiler
4868
 
4869
2002-01-06 21:08  simons
4870
 
4871
        * peripheral/16450.c:
4872
 
4873
        THRI interrupt fixed.
4874
 
4875
2002-01-06 18:55  simons
4876
 
4877
        * peripheral/16450.c:
4878
 
4879
        Bug in receiver fixed.
4880
 
4881
2002-01-06 10:50  simons
4882
 
4883
        * cpu/common/abstract.c, testbench/except_test.c:
4884
 
4885
        EEAR shows virtual address on bus error exception.
4886
 
4887
2002-01-05 18:25  simons
4888
 
4889
        * testbench/except_test_s.S:
4890
 
4891
        Bug fixed.
4892
 
4893
2002-01-05 18:03  simons
4894
 
4895
        * testbench/support/support.c:
4896
 
4897
        Simprintf bug fixed.
4898
 
4899
2002-01-05 16:28  simons
4900
 
4901
        * testbench/except_test.c:
4902
 
4903
        LP interrupt test removed, because it can not be tested with tick
4904
        timer.
4905
 
4906
2002-01-05 15:40  simons
4907
 
4908
        * testbench/: except_test.S, except_test_s.S:
4909
 
4910
        except_test.S renamed to except_test_s.S
4911
 
4912
2002-01-04 15:52  markom
4913
 
4914
        * configure, configure.in, sim-config.c, toplevel.c,
4915
        cpu/common/stats.c, cpu/or1k/sprs.c, cpu/or1k/sprs.h:
4916
 
4917
        some more performance optimizations
4918
 
4919
2002-01-04 14:58  markom
4920
 
4921
        * Makefile.in, configure, configure.in, bpb/Makefile.in,
4922
        cache/Makefile.in, cpu/Makefile.in, cpu/common/Makefile.in,
4923
        cpu/or1k/Makefile.in, cpu/or1k/sprs.c, cpu/or1k/sprs.h,