aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-06-12 * configure.in: Add cygmon and libstub support for mn10300.Mark Alexander2-0/+7
1998-06-12 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,Doug Evans1-0/+4
1998-06-12 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,Doug Evans1-4/+32
1998-06-12Fix sunOS build of readelf.Nick Clifton2-23/+25
1998-06-11Adjust tests and results after applying patch for PR12542Nick Clifton1-0/+7
1998-06-11Fix for PR12542 - if check_range is passed a constant for a shifted operand,Nick Clifton1-0/+3
1998-06-11Fix for PR11938 - display suitable error messages for bogus .byte, .short and...Nick Clifton2-0/+21
1998-06-11 * sim/sky/sky-defs.tcl (run_brn_test): Fix handling of dvpasm_flags.Doug Evans1-1/+1
1998-06-11 * sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg toDoug Evans1-0/+3
1998-06-11(sim_compile): Tweak output text.Doug Evans1-1/+1
1998-06-11 * stabs.c (struct stab_handle): Add self_crossref field.Ian Lance Taylor1-1/+12
1998-06-11Ooops - forgopt to check this in with the previous delta!Nick Clifton1-0/+10
1998-06-11 * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.Doug Evans1-0/+3
1998-06-11 * sim/sky/vu01reg-main.c: New file.Doug Evans1-0/+6
1998-06-11Thu Jun 11 15:05:10 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda6-250/+115
1998-06-11Add 'readelf' to binutils.Nick Clifton6-13/+2597
1998-06-11Add more checks for NULL pointers.Nick Clifton1-0/+2
1998-06-11Fix for PR 16143 - set SEC_COMMON bit on .scommon, .zcommon and .tcommon sect...Nick Clifton1-0/+5
1998-06-11* Moving some sky-specific ChangeLog entries into ChangeLog.skyFrank Ch. Eigler1-8/+0
1998-06-11 * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.Doug Evans3-167/+205
1998-06-11Regenerate, gets a_m32r_trap -> m32r_trap renaming.Doug Evans1-1/+1
1998-06-11 * m32r-sim.h (m32r_trap): Declare.Doug Evans2-0/+4
1998-06-11 * Makefile.in (SIM_OBJS): Add traps.oDoug Evans1-1/+4
1998-06-11 * traps.c: New file. Trap support moved here from sim-if.c.Doug Evans5-11/+379
1998-06-11Regenerate. Updates from cgen for better VoidMode handling.Doug Evans5-72/+72
1998-06-11Create v850 special sections upon demand.Nick Clifton2-11/+124
1998-06-10 * c-exp.y: Fix problems with parsing "'foo.bar'::func". Some languagesStu Grossman7-40/+104
1998-06-10 * Make-common.in (CGEN_FLAGS_TO_PASS): New variable.Doug Evans1-0/+6
1998-06-10 * m32r-opc.c: Regenerate.Doug Evans1-0/+4
1998-06-10Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-283/+491
1998-06-10Wed Jun 10 14:06:05 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda5-26/+48
1998-06-10Wed Jun 10 11:53:42 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-6/+11
1998-06-10Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com>Joyce Janczyn2-2/+12
1998-06-10Wed Jun 10 11:34:07 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-24/+30
1998-06-10Wed Jun 10 11:27:39 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda3-1467/+5910
1998-06-10Wed Jun 10 10:58:18 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+9
1998-06-10* SKY hardware interrupt tests.Frank Ch. Eigler1-0/+10
1998-06-10 * sim/m32r/addx.cgs: Add another test.Doug Evans3-0/+49
1998-06-10Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+4
1998-06-10* Support for sky hardware interrupts. The sky-dma cannot triggerFrank Ch. Eigler3-3/+28
1998-06-10 * Updated several files to place all sky specific runtime optionsPatrick Macdonald2-99/+11
1998-06-10 * missing: Update to version from automake 1.3.Ian Lance Taylor1-0/+2
1998-06-10PR15041Vladimir Makarov2-35/+58
1998-06-10 * ltmain.sh: On installation, don't get confused if the same nameIan Lance Taylor1-0/+5
1998-06-10* Typo fix for tx3904tmr use of configuration parameters.Frank Ch. Eigler1-3/+3
1998-06-09Tue Jun 9 15:27:09 1998 Jim Ingham <jingham@cygnus.com>Jim Ingham2-14/+74
1998-06-09 * gdbtk.c (gdb_get_vars_command): Return static variables andKeith Seitz1-3/+3
1998-06-09* Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1-0/+10
1998-06-09Disassemble 'add rX, rY, #0' as 'mov rX, rY'.Nick Clifton2-0/+6
1998-06-09 * symfile.c (symbol_file_add): Always call theKeith Seitz3-17/+29