Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-10 | *** empty log message *** | Jim Blandy | 2 | -0/+9 | |
1997-12-10 | * ch-valprint.c (chill_val_print): To avoid segfaults, don't print | Jim Blandy | 1 | -2/+6 | |
a string whose dynamic length is longer than its static length. | |||||
1997-12-10 | * gch1494.ch, gch1494.exp: New tests, for PR 13812. | Jim Blandy | 2 | -0/+79 | |
1997-12-10 | Source directory cvs renamed to cvssrc: | Ian Lance Taylor | 2 | -6/+18 | |
* configure.in (host_tools): Change cvs to cvssrc. (native_only): Likewise. (noconfigdirs) [various cases]: Likewise. * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. (INSTALL_MODULES): Change install-cvs to install-cvssrc. (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. (all-cvssrc): Rename target from all-cvs. | |||||
1997-12-10 | Add .rel/.rela sections; Setup constructors/destructors; Delete sections not ↵ | Michael Meissner | 1 | -0/+9 | |
linked in | |||||
1997-12-10 | Fixed overflow from a LO16 reloc into a HI16_S reloc. | Nick Clifton | 1 | -0/+5 | |
1997-12-10 | Switch to using RELA relocations for the d30v. | Michael Meissner | 1 | -0/+10 | |
1997-12-10 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Check cu_header.length is | Andrew Cagney | 2 | -2/+9 | |
within dwarf_info_buffer not dwarf_abbrev_buffer. | |||||
1997-12-09 | Change order slightly | Michael Meissner | 1 | -16/+15 | |
1997-12-09 | Add support for d30velf_{e,o} emulations to control whether text/data/et. al ↵ | Michael Meissner | 4 | -2/+45 | |
go in external memory or onchip memory | |||||
1997-12-09 | Add d30v, d10v, tic80 to all_emulations; Add Oct 23 changes to Makefile.in ↵ | Michael Meissner | 3 | -10/+30 | |
to Makefile.am | |||||
1997-12-09 | Add configurability to d30v | Michael Meissner | 2 | -0/+172 | |
1997-12-09 | Test/fix d10v RTE instruction. | Andrew Cagney | 3 | -0/+23 | |
1997-12-09 | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 4 | -11/+58 | |
For sim/mips, enable multi-sim support when mips64vr5400-elf is target. For sim/igen, allow specification of a default machine (will need more work later). | |||||
1997-12-09 | * gdbtk.c (gdb_get_tracepoint_info): use info in struct | Keith Seitz | 2 | -14/+25 | |
symtab_and_line, not struct tracepoint. (tracepoint_notify): use info in struct symtab_and_line, not struct tracepoint | |||||
1997-12-08 | Fix typo, REP_S was refering to REP_E register. | Andrew Cagney | 3 | -1/+9 | |
Add test. | |||||
1997-12-08 | Mon Dec 8 14:28:49 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -8/+33 | |
* tracepoint.c (memrange_sortmerge): allow for memranges that overlap. (collect_pseudocommand etc.) cleanup decls. | |||||
1997-12-08 | Removed disasm_symaddr() function and switched detection of Arm vs Thumb | Nick Clifton | 3 | -16/+53 | |
mode over to state of info->symbol, ala the MIPS port. | |||||
1997-12-08 | For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping | Andrew Cagney | 4 | -87/+172 | |
through an exception may not work correctly. For GDB reads/writes to the control registers, ensure the cpu state is updated correctly. | |||||
1997-12-06 | Fix HI16 and HI16_S relocations for PR14258 | Nick Clifton | 2 | -4/+6 | |
1997-12-05 | * gdbtk.c (gdbtk_init): add gdb_find_file to interpreter | Keith Seitz | 2 | -0/+81 | |
(gdb_find_file_command): new function searches source_path to find real full filename | |||||
1997-12-05 | Fix PR14180 and 14181 (patch from branch) | Nick Clifton | 2 | -170/+485 | |
1997-12-05 | Use special section values for v850 common sections. | Nick Clifton | 1 | -0/+5 | |
1997-12-05 | Reverrt breakpoint back to its old value. | Nick Clifton | 1 | -0/+4 | |
1997-12-05 | Reverrt BREAK value back to its old value | Nick Clifton | 1 | -1/+1 | |
1997-12-05 | Reverted breakpoint back to its old value. | Nick Clifton | 2 | -1/+5 | |
1997-12-05 | * m32r-sim.h (MSPR_ADDR): New macro. | Doug Evans | 2 | -8/+19 | |
(m32r_mspr_device): Declare. (struct _devicep: Define. * m32r.c (m32r_mspr_device): New global. (device_{io_{read,write}_buffer,error}): New functions. * mem-ops.h (SETMEM*): Use sim_core_write_map, not read map. * sim-if.c: Delete redundant inclusion of cpu-sim.h. (sim_open): Attach device to handle MSPR register. * sim-main.h (WITH_DEVICES): Define as 1. Include cpu-sim.h. | |||||
1997-12-05 | * Make-common.in (sim-core.o): Depend on $(sim_main_headers). | Doug Evans | 1 | -0/+6 | |
* sim-config.h (WITH_TREE_PROPERTIES): Define as 0. * sim-config.c (sim_config): Replace WITH_DEVICES with WITH_TREE_PROPERTIES. | |||||
1997-12-04 | Chnaged BREAKPOINT definition to match new value in simualtor. | Nick Clifton | 2 | -1/+5 | |
1997-12-04 | Added missing sanitization markers. | Nick Clifton | 1 | -0/+2 | |
1997-12-04 | Regenerate configure files. | Doug Evans | 9 | -124/+251 | |
1997-12-04 | Add DM (bit 4) to PSW. See 7-1 for more info. | Andrew Cagney | 7 | -0/+72 | |
Test. | |||||
1997-12-04 | * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. | Doug Evans | 2 | -0/+12 | |
* configure: Regenerated. | |||||
1997-12-04 | * Make-common.in (SIM_ENVIRONMENT): New variable. | Doug Evans | 5 | -110/+222 | |
(CONFIG_CFLAGS): Add it. * aclocal.m4 (SIM_AC_OPTION_ENVIRONMENT): Handle --enable-sim-environment option. * configure: Regenerated. * sim-config.h (environment support): Rewrite. * sim-config.c (current_environment): Define as enum, unconditionally. (current_alignment): Define unconditionally. (config_environment_to_a): Update. (config_alignment_to_a): Fix type of argument. Define unconditionally. (sim_config): Handle environment and alignment determination unconditionally. Delete sanity checks of current_environment, unnecessary. (print_sim_config): Update. * sim-options.c (STANDARD_OPTIONS enum): Add OPTION_ENVIRONMENT. (standard_options): Add --environment. (standard_option_handler): Likewise. | |||||
1997-12-04 | Fixed sanitization, | Nick Clifton | 2 | -209/+88 | |
Changed pattern for break insn. | |||||
1997-12-04 | Wed Dec 3 16:48:20 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+4 | |
* rltty.c: fix typos. | |||||
1997-12-03 | Missing change log entry. | Andrew Cagney | 1 | -0/+2 | |
1997-12-03 | * tracepoint.c: add declaration for x_command | Keith Seitz | 2 | -0/+7 | |
* printcmd.c (x_command): remove static declaration | |||||
1997-12-03 | Wed Dec 3 12:00:42 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -21/+62 | |
* tracepoint.c (finish_tfind_command): call do_display so that auto-displays are updated by tfind. Also, keep track of frame and current-function so that tfind behaves like stepping (only show the stack frame if we step into a new function or return). | |||||
1997-12-03 | fixes for debugging threaded core files. Previously gdb would find the | David Taylor | 3 | -9/+154 | |
kernel threads but would get errors on each of the user threads that wasn't currently assigned to a kernel thread. PR's gdb/13803 (and gdb/13618). | |||||
1997-12-03 | Add v850 directory to keep list | Nick Clifton | 1 | -6/+1 | |
1997-12-03 | * d10v_sim.h (SEXT56): Define. | Andrew Cagney | 9 | -55/+230 | |
* simops.c (OP_4201): For "rac", sign extend 56 bit value before it is shifted. * d10v_sim.h (MAX32, MIN32, MASK32, MASK40): Re-define using SIGNED64 macro. | |||||
1997-12-03 | Brought up to date with respect to the branch | Nick Clifton | 3 | -67/+148 | |
1997-12-02 | * interp.c (sim_resume): Call do_2_short with LEFT_FIRST or | Fred Fish | 2 | -26/+36 | |
RIGHT_FIRST, as appropriate, instead of hardcoded ints that don't match enum values. PR 13496 | |||||
1997-12-02 | Tue Dec 2 14:53:09 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -6/+27 | |
* tracepoint.c: make "tdump" command handle literal memranges. | |||||
1997-12-02 | Tue Dec 2 11:34:48 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -29/+59 | |
* tracepoint.c: use "lookup_cmd" to parse actions commands (thus allowing unambiguous prefixes and aliases). | |||||
1997-12-02 | Add support for Thumb target | Nick Clifton | 2 | -3/+11 | |
Restore underscore at the start of user labels. | |||||
1997-12-02 | Add call to disasm_symaddr() | Nick Clifton | 2 | -79/+105 | |
1997-12-02 | Add new disassmebler function prototype: disasm_symaddr() | Nick Clifton | 2 | -8/+49 | |
Add new compile time flag: COFFARM | |||||
1997-12-02 | Tue Dec 2 10:14:15 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -1/+18 | |
* tracepoint.c: move prototype of validate_actionline(), and make it consistent with the function declaration. |