Age | Commit message (Expand) | Author | Files | Lines |
1997-03-14 | Based on patches from H.J. Lu <hjl@lucon.org>: | Ian Lance Taylor | 1 | -0/+28 |
1997-03-14 | * configure: Regenerated. | Tom Tromey | 3 | -3/+15 |
1997-03-14 | Update names | Andrew Cagney | 1 | -0/+3 |
1997-03-14 | Forgot to update *-n.h to sim-n*.h | Andrew Cagney | 1 | -3/+3 |
1997-03-14 | Add comment to changelog | Michael Meissner | 1 | -1/+2 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 15 | -2240/+496 |
1997-03-14 | Add a number of per-simulator options: hostendian, endian, inline, warnings. | Andrew Cagney | 10 | -196/+2379 |
1997-03-14 | * utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C | Dawn Perchik | 1 | -0/+8 |
1997-03-14 | * ld-insn.c (parse_insn_format): Accept '*' as an alternative of | Andrew Cagney | 2 | -0/+1190 |
1997-03-13 | * coff-tic80.c (coff_rtype_to_howto): Define | Fred Fish | 2 | -5/+87 |
1997-03-13 | Add some more comments. | David Edelsohn | 1 | -3/+10 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 3 | -122/+153 |
1997-03-13 | * sim_calls.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+45 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 3 | -166/+478 |
1997-03-13 | * compile.c (sim_open): New SIM_DESC result. Argument is now in | David Edelsohn | 1 | -0/+13 |
1997-03-13 | * interf.c (sim_open): New SIM_DESC result. Argument is now in | David Edelsohn | 1 | -0/+13 |
1997-03-13 | * interp.c: Delete redundant prototypes of sim_foo fns. | David Edelsohn | 1 | -0/+6 |
1997-03-13 | * wrapper.c (sim_open): Has result now. | David Edelsohn | 1 | -0/+12 |
1997-03-13 | * configure: Regenerated. | Tom Tromey | 6 | -121/+140 |
1997-03-13 | * run.c: #include "libiberty.h". | David Edelsohn | 1 | -0/+8 |
1997-03-13 | Fix problems in setting the carry bit | Michael Meissner | 2 | -31/+25 |
1997-03-13 | * remote-sim.h (sim_state, SIM_DESC): New types. | David Edelsohn | 3 | -41/+101 |
1997-03-13 | * read.c (read_a_source_file): Call LISTING_NEWLINE before | Ian Lance Taylor | 2 | -128/+160 |
1997-03-13 | * elflink.h (elf_link_add_object_symbols): Don't warn about type | Ian Lance Taylor | 2 | -2/+7 |
1997-03-13 | * cisco-core.c (SIGEMT): Define if not defined. | Ian Lance Taylor | 1 | -0/+4 |
1997-03-13 | Add copyright, tweak some comments. | David Edelsohn | 1 | -2/+24 |
1997-03-13 | * config/obj-elf.c (obj_elf_data): Call md_flush_pending_output | Ian Lance Taylor | 2 | -1/+71 |
1997-03-13 | Fix os_printf_filtered; Flush stdout after calling printf_filtered | Michael Meissner | 3 | -24/+100 |
1997-03-13 | New directory, devo/sim/testsuite - loose (sanitize) it for the moment. | Andrew Cagney | 1 | -0/+2 |
1997-03-13 | Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com> | Ian Lance Taylor | 44 | -0/+1360 |
1997-03-13 | * elflink.h (elf_link_add_object_symbols): Use extsymoff when | Ian Lance Taylor | 3 | -38/+274 |
1997-03-13 | * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner of | Ian Lance Taylor | 1 | -21/+49 |
1997-03-13 | * ldmain.c (multiple_definition): Only skip the warning if the | Ian Lance Taylor | 2 | -0/+26 |
1997-03-12 | * simops.c: Fix carry bit computation for "add" instructions. | Jeff Law | 2 | -11/+13 |
1997-03-12 | * simops.c: Fix typos in bset insns. Fix arguments to store_mem | Jeff Law | 2 | -5/+24 |
1997-03-12 | * doc/as.texinfo (bss): Improve description of .bss section. In | Ian Lance Taylor | 1 | -0/+7 |
1997-03-12 | Extend callback interface to support vprintf, flush and error printing. | Andrew Cagney | 1 | -1/+9 |
1997-03-12 | * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_EXTERNAL. | Ian Lance Taylor | 1 | -0/+2 |
1997-03-11 | * symbols.c (colon): Change type of local to int. From Alan Modra | Ian Lance Taylor | 1 | -0/+3 |
1997-03-11 | * config/tc-m88k.c (m88k_do_align): Don't use a special nop | Ian Lance Taylor | 2 | -2/+6 |
1997-03-11 | Removed, no longer used. | Bob Manson | 1 | -461/+0 |
1997-03-11 | * config/monitor.exp: Make sure we disconnect from the target. | Bob Manson | 1 | -0/+6 |
1997-03-11 | * read.c (equals): Always permit register names to be redefined. | Ian Lance Taylor | 1 | -0/+2 |
1997-03-11 | * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a | Ian Lance Taylor | 1 | -0/+4 |
1997-03-11 | First cut at supporting simulators in gdbserver: | Mark Alexander | 7 | -246/+277 |
1997-03-11 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -46/+197 |
1997-03-11 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 1 | -0/+7 |
1997-03-10 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | Tom Tromey | 1 | -7/+11 |
1997-03-10 | Mon Mar 10 12:27:47 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+10 |
1997-03-10 | From Eric Youngdale <eric@andante.jic.com>: | Ian Lance Taylor | 3 | -25/+265 |