~ubuntu-branches/debian/sid/gdb/sid

« back to all changes in this revision

Viewing changes to sim/mips/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Hector Oron
  • Date: 2012-01-28 00:41:20 UTC
  • mfrom: (1.4.9) (5.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20120128004120-bar1h77ark622noi
Tags: 7.4really-1
* New upstream release:
  - Many Python scripting improvements
  - Better support for ambiguous linespecs
  - Masked watchpoints
  - Tracepoint support improvements
  - Support for Texas Instruments TMS320C6x (tic6x-*-*)
  - A Renesas RL78 simulator (rl78-*-elf)
  - Some minor Remote protocol extensions and GDB/MI changes
* Temporarily disable gdb-multiarch and gdb-dbg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-12-03  Mike Frysinger  <vapier@gentoo.org>
 
2
 
 
3
        * aclocal.m4: New file.
 
4
        * configure: Regenerate.
 
5
 
 
6
2011-10-19  Mike Frysinger  <vapier@gentoo.org>
 
7
 
 
8
        * configure: Regenerate after common/acinclude.m4 update.
 
9
 
 
10
2011-10-17  Mike Frysinger  <vapier@gentoo.org>
 
11
 
 
12
        * configure.ac: Change include to common/acinclude.m4.
 
13
 
 
14
2011-10-17  Mike Frysinger  <vapier@gentoo.org>
 
15
 
 
16
        * configure.ac: Change AC_PREREQ to 2.64.  Delete AC_CONFIG_HEADER
 
17
        call.  Replace common.m4 include with SIM_AC_COMMON.
 
18
        * configure: Regenerate.
 
19
 
 
20
2011-07-08  Hans-Peter Nilsson  <hp@axis.com>
 
21
 
 
22
        * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.h
 
23
        $(SIM_EXTRA_DEPS).
 
24
        (tmp-mach-multi): Exit early when igen fails.
 
25
 
 
26
2011-07-05  Mike Frysinger  <vapier@gentoo.org>
 
27
 
 
28
        * interp.c (sim_do_command): Delete.
 
29
 
1
30
2011-02-14  Mike Frysinger  <vapier@gentoo.org>
2
31
 
3
32
        * dv-tx3904sio.c (tx3904sio_fifo_push): Change zfree to free.