| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-08-28 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2002-08-28 | 1 | -0/+5 |
* | 2002-08-22 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2002-08-23 | 1 | -0/+4 |
* | * gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 and | Andrew Cagney | 2002-06-17 | 1 | -0/+7 |
* | * Makefile.in (BUILD_CFLAGS): Remove -O0. | Andrew Cagney | 2002-06-17 | 1 | -0/+4 |
* | Import current --enable-gdb-build-warnings. | Andrew Cagney | 2002-06-16 | 1 | -0/+4 |
* | * gen-engine.c (print_run_body): Avoid multi-line strings. | Richard Henderson | 2002-06-03 | 1 | -0/+5 |
* | [ common/ChangeLog ] | Chris Demetriou | 2002-05-01 | 1 | -0/+4 |
* | * gen.c (format_name_cmp): New function. | Andrew Cagney | 2002-03-24 | 1 | -0/+7 |
* | 2002-03-07 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2002-03-08 | 1 | -0/+4 |
* | Use GPR_CLEAR instead of GPR_SET | Nick Clifton | 2000-05-29 | 1 | -0/+5 |
* | Change profiling so that it is enabled by default. Re-generate everything. | Andrew Cagney | 2000-05-24 | 1 | -0/+4 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -0/+9 |
* | import gdb-1999-05-10 | Stan Shebs | 1999-05-11 | 1 | -0/+4 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+998 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -996/+0 |
* | * gen-engine.c (print_run_body): Prefix instruction_address. | Andrew Cagney | 1998-12-04 | 1 | -2/+18 |
* | Fix incorrect calculation of conditional field when being extracted | Andrew Cagney | 1998-07-29 | 1 | -0/+5 |
* | Problems with conditional instruction-table fields (N!M, N=M, ...). | Andrew Cagney | 1998-07-28 | 1 | -0/+25 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-24 | 1 | -0/+9 |
* | * ld-insn.c (load_insn_table): Terminate error with NL. | Andrew Cagney | 1998-04-24 | 1 | -0/+12 |
* | Regenerate configure | Michael Meissner | 1998-04-22 | 1 | -0/+5 |
* | * gen-icache.c (print_icache_extraction): When generating #define | Andrew Cagney | 1998-04-21 | 1 | -0/+16 |
* | Broke parsing of !<val>!<val> when adding support for =<field>. Fix. | Andrew Cagney | 1998-04-14 | 1 | -0/+7 |
* | Add support for instruction word conditionals of the form `XXX!YYY' | Andrew Cagney | 1998-04-14 | 1 | -0/+38 |
* | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1998-04-04 | 1 | -0/+20 |
* | Don't bother generating trace prefix string when not tracing. | Andrew Cagney | 1998-04-03 | 1 | -0/+10 |
* | * gen-engine.c (print_run_body): Re-extract the CIA after | Andrew Cagney | 1998-03-24 | 1 | -0/+5 |
* | * Makefile.in: Get SHELL from configure. | Stu Grossman | 1998-03-24 | 1 | -0/+16 |
* | Generate ENGINE_ISSUE hooks as part of SMP simulator. | Andrew Cagney | 1998-02-23 | 1 | -0/+5 |
* | * ld-insn.c (parse_function_record): When -Wnodiscard, suppress | Andrew Cagney | 1998-02-23 | 1 | -0/+45 |
* | mips - for r5900 generate igen simulator. | Andrew Cagney | 1998-01-31 | 1 | -1/+6 |
* | igen: Fix SMP simulator generator support. | Andrew Cagney | 1998-01-31 | 1 | -0/+27 |
* | Use macro GPR_SET(N,VAL) to clear zero registers. | Andrew Cagney | 1998-01-21 | 1 | -0/+47 |
* | * gen-idecode.c (print_jump_until_stop_body): Use `#if 0' instead of | Brendan Kehoe | 1997-11-04 | 1 | -0/+5 |
* | do not assume NULL is an integer constant | Michael Meissner | 1997-11-04 | 1 | -0/+5 |
* | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 1997-10-29 | 1 | -0/+4 |
* | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1997-10-28 | 1 | -0/+28 |
* | Add include-file support to igen. | Andrew Cagney | 1997-10-27 | 1 | -0/+21 |
* | * gen-semantics.c (print_semantic_body): Use CIA not cia.ip. Escape | Andrew Cagney | 1997-10-16 | 1 | -0/+6 |
* | Output line-ref to original igen source file when generating trace | Andrew Cagney | 1997-10-14 | 1 | -0/+16 |
* | Add -Wnodiscard option so that warning about discarded instructions | Andrew Cagney | 1997-10-09 | 1 | -0/+33 |
* | Change semantic function name to semantic_<INSN>_<FMT> instead of | Andrew Cagney | 1997-09-19 | 1 | -0/+5 |
* | Differentiate between a non-zero string and a constant zero field. | Andrew Cagney | 1997-09-16 | 1 | -0/+5 |
* | * igen.c (gen_run_c): Handle non-multi-sim case. | Andrew Cagney | 1997-09-15 | 1 | -0/+2 |
* | Update to reflect change to sim/common/aclocal.m4 (allow sim/common | Andrew Cagney | 1997-09-15 | 1 | -0/+5 |
* | Generate instruction profile call with each instruction. | Andrew Cagney | 1997-09-12 | 1 | -0/+6 |
* | (gen_itable_h): Output an enum defining the max size of the itable | Andrew Cagney | 1997-09-10 | 1 | -0/+7 |
* | Add multi-sim support to simulator. | Andrew Cagney | 1997-09-08 | 1 | -0/+78 |
* | Clean up formatting of instruction traces. | Andrew Cagney | 1997-06-06 | 1 | -0/+33 |
* | Add a simple dissasembler to igen | Andrew Cagney | 1997-05-29 | 1 | -0/+31 |