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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [sim/] [mcore/] [ChangeLog] - Diff between revs 835 and 841

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 835 Rev 841
2010-04-14  Mike Frysinger  
2010-04-14  Mike Frysinger  
        * interp.c (sim_write): Add const to buffer arg.
        * interp.c (sim_write): Add const to buffer arg.
2010-01-09  Ralf Wildenhues  
2010-01-09  Ralf Wildenhues  
        * configure: Regenerate.
        * configure: Regenerate.
2009-08-22  Ralf Wildenhues  
2009-08-22  Ralf Wildenhues  
        * config.in: Regenerate.
        * config.in: Regenerate.
        * configure: Likewise.
        * configure: Likewise.
        * configure: Regenerate.
        * configure: Regenerate.
2008-07-11  Hans-Peter Nilsson  
2008-07-11  Hans-Peter Nilsson  
        * configure: Regenerate to track ../common/common.m4 changes.
        * configure: Regenerate to track ../common/common.m4 changes.
        * config.in: Ditto.
        * config.in: Ditto.
2008-06-06  Vladimir Prus  
2008-06-06  Vladimir Prus  
            Daniel Jacobowitz  
            Daniel Jacobowitz  
            Joseph Myers  
            Joseph Myers  
        * configure: Regenerate.
        * configure: Regenerate.
2006-12-21  Hans-Peter Nilsson  
2006-12-21  Hans-Peter Nilsson  
        * config.in: Regenerate.
        * config.in: Regenerate.
2006-06-13  Richard Earnshaw  
2006-06-13  Richard Earnshaw  
        * configure: Regenerated.
        * configure: Regenerated.
2006-06-05  Daniel Jacobowitz  
2006-06-05  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2006-05-31  Daniel Jacobowitz  
2006-05-31  Daniel Jacobowitz  
        * configure: Regenerated.
        * configure: Regenerated.
2005-03-23  Mark Kettenis  
2005-03-23  Mark Kettenis  
        * configure: Regenerate.
        * configure: Regenerate.
2005-01-14  Andrew Cagney  
2005-01-14  Andrew Cagney  
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
        explicit call to AC_CONFIG_HEADER.
        explicit call to AC_CONFIG_HEADER.
        * configure: Regenerate.
        * configure: Regenerate.
2005-01-12  Andrew Cagney  
2005-01-12  Andrew Cagney  
        * configure.ac: Update to use ../common/common.m4.
        * configure.ac: Update to use ../common/common.m4.
        * configure: Re-generate.
        * configure: Re-generate.
2005-01-11  Andrew Cagney  
2005-01-11  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2005-01-07  Andrew Cagney  
2005-01-07  Andrew Cagney  
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure.ac: Rename configure.in, require autoconf 2.59.
        * configure: Re-generate.
        * configure: Re-generate.
2004-12-08  Hans-Peter Nilsson  
2004-12-08  Hans-Peter Nilsson  
        * configure: Regenerate for ../common/aclocal.m4 update.
        * configure: Regenerate for ../common/aclocal.m4 update.
2003-10-11  Alan Modra  
2003-10-11  Alan Modra  
        * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
        * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
        Use bfd_section_size and bfd_get_section_vma.
        Use bfd_section_size and bfd_get_section_vma.
2003-02-27  Andrew Cagney  
2003-02-27  Andrew Cagney  
        * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
        * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
2002-06-16  Andrew Cagney  
2002-06-16  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2002-06-08  Andrew Cagney  
2002-06-08  Andrew Cagney  
        * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
        * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
Tue May 23 21:39:23 2000  Andrew Cagney  
Tue May 23 21:39:23 2000  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
2000-02-14  Nick Clifton  
2000-02-14  Nick Clifton  
        * interp.c (handle_trap1): Fix handling of fclose system call.
        * interp.c (handle_trap1): Fix handling of fclose system call.
        Patch submitted by .
        Patch submitted by .
2000-02-10  Nick Clifton  
2000-02-10  Nick Clifton  
        * interp.c (target_big_endian): New variable.
        * interp.c (target_big_endian): New variable.
        (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
        (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
        wlat, rlat, sim_resume, sim_load): Add supprot for little
        wlat, rlat, sim_resume, sim_load): Add supprot for little
        endian targets.
        endian targets.
2000-01-13  Nick Clifton  
2000-01-13  Nick Clifton  
        * interp.c (sim_resume): Do not rely upon host semantics of shift
        * interp.c (sim_resume): Do not rely upon host semantics of shift
        operators to implement M*Core semantics.
        operators to implement M*Core semantics.
Thu Sep  2 18:15:53 1999  Andrew Cagney  
Thu Sep  2 18:15:53 1999  Andrew Cagney  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
1999-06-23  Nick Clifton  
1999-06-23  Nick Clifton  
        * sysdep.h: Do not define prototypes for memcpy and strchr if they
        * sysdep.h: Do not define prototypes for memcpy and strchr if they
        are macros.
        are macros.
1999-05-21  Nick Clifton  
1999-05-21  Nick Clifton  
        * interp.c (sim_resume): Add more tracing output.
        * interp.c (sim_resume): Add more tracing output.
1999-05-17  Keith Seitz  
1999-05-17  Keith Seitz  
        * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
        * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
        (sim_resume): Correct off by one instruction error when a breakpoint
        (sim_resume): Correct off by one instruction error when a breakpoint
        is hit.
        is hit.
1999-05-08  Felix Lee  
1999-05-08  Felix Lee  
        * configure: Regenerated to track ../common/aclocal.m4 changes.
        * configure: Regenerated to track ../common/aclocal.m4 changes.
1999-05-10  Nick Clifton  
1999-05-10  Nick Clifton  
        * interp.c (sim_resume): Record PC in case it is needed for error
        * interp.c (sim_resume): Record PC in case it is needed for error
        messages and the original has been corrupted.
        messages and the original has been corrupted.
1999-05-07  Nick Clifton  
1999-05-07  Nick Clifton  
        * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
        * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
        (util): Handle 0x50FF stubs properly.
        (util): Handle 0x50FF stubs properly.
1999-04-29  Nick Clifton  
1999-04-29  Nick Clifton  
        * interp.c (set_initial_gprs): Only display memory range if
        * interp.c (set_initial_gprs): Only display memory range if
        verbose option has been set.
        verbose option has been set.
1999-04-22  Nick Clifton  
1999-04-22  Nick Clifton  
        * interp.c: Add tracing and verbose options.
        * interp.c: Add tracing and verbose options.
        Fixed trap and syscall emulations.
        Fixed trap and syscall emulations.
1999-04-08  Nick Clifton  
1999-04-08  Nick Clifton  
        * interp.c: New file: Simulator for MCore.
        * interp.c: New file: Simulator for MCore.
        * sysdep.h: New file: Systems definitions for MCore simulator.
        * sysdep.h: New file: Systems definitions for MCore simulator.
        * configure.in: New file: Configure script for MCore simulator.
        * configure.in: New file: Configure script for MCore simulator.
        * configure: New file: Genreated.
        * configure: New file: Genreated.
        * config,in: New file: Config support.
        * config,in: New file: Config support.
        * Makefile.in: New file: Meta makefile for MCore simulator.
        * Makefile.in: New file: Meta makefile for MCore simulator.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.