Home | History | Annotate | Line # | Download | only in gdb
ChangeLog revision 1.1.1.3
      1  1.1.1.3  christos 2012-06-23  Doug Evans  <dje (a] google.com>
      2  1.1.1.3  christos 
      3  1.1.1.3  christos 	* gdb-index.h: New file.
      4  1.1.1.3  christos 
      5  1.1.1.3  christos 2012-05-24  Pedro Alves  <palves (a] redhat.com>
      6  1.1.1.3  christos 
      7  1.1.1.3  christos 	PR gdb/7205
      8  1.1.1.3  christos 
      9  1.1.1.3  christos         Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
     10  1.1.1.3  christos 
     11  1.1.1.3  christos 2012-05-24  Pedro Alves  <palves (a] redhat.com>
     12  1.1.1.3  christos 
     13  1.1.1.3  christos 	PR gdb/7205
     14  1.1.1.3  christos 
     15  1.1.1.3  christos 	Replace target_signal with gdb_signal throughout.
     16  1.1.1.3  christos 
     17  1.1.1.3  christos 2012-04-12  Mike Frysinger  <vapier (a] gentoo.org>
     18  1.1.1.3  christos 
     19  1.1.1.3  christos 	* callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
     20  1.1.1.3  christos 
     21  1.1.1.3  christos 2012-02-03  Kevin Buettner  <kevinb (a] redhat.com>
     22  1.1.1.3  christos 
     23  1.1.1.3  christos 	* sim-rl78.h: New file.
     24  1.1.1.3  christos 
     25  1.1.1.3  christos 2011-12-03  Mike Frysinger  <vapier (a] gentoo.org>
     26  1.1.1.3  christos 
     27  1.1.1.3  christos 	* callback.h (cb_get_string): New prototype.
     28  1.1.1.3  christos 
     29  1.1.1.3  christos 2011-04-14  Mike Frysinger  <vapier (a] gentoo.org>
     30  1.1.1.3  christos 
     31  1.1.1.3  christos 	* remote-sim.h (sim_complete_command): New prototype.
     32  1.1.1.3  christos 
     33  1.1.1.3  christos 2011-03-05  Mike Frysinger  <vapier (a] gentoo.org>
     34  1.1.1.3  christos 
     35  1.1.1.3  christos 	* sim-bfin.h: New file.
     36  1.1.1.3  christos 
     37  1.1.1.3  christos 2011-01-11  Andrew Burgess  <aburgess (a] broadcom.com>
     38  1.1.1.3  christos 
     39  1.1.1.3  christos 	* remote-sim.h (sim_store_register): Update the API
     40  1.1.1.3  christos 	documentation for this function.
     41  1.1.1.3  christos 
     42  1.1.1.2  christos 2010-09-06  Pedro Alves  <pedro (a] codesourcery.com>
     43  1.1.1.2  christos 
     44  1.1.1.2  christos 	* signals.def: Replace all ANY uses by SET with specific numbers.
     45  1.1.1.2  christos 	* signals.h (ANY): Remove.
     46  1.1.1.2  christos 
     47  1.1.1.2  christos 2010-07-31  Jan Kratochvil  <jan.kratochvil (a] redhat.com>
     48  1.1.1.2  christos 
     49  1.1.1.2  christos 	* signals.h (enum target_signal): Move the content to signals.def.
     50  1.1.1.2  christos 	Include it.
     51  1.1.1.2  christos 	* signals.def: New file.
     52  1.1.1.2  christos 
     53  1.1.1.2  christos 2010-06-24  Kevin Buettner  <kevinb (a] redhat.com>
     54  1.1.1.2  christos 
     55  1.1.1.2  christos 	* sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum.  Adjust
     56  1.1.1.2  christos 	register order.
     57  1.1.1.2  christos 
     58  1.1.1.2  christos 2010-04-13  Mike Frysinger  <vapier (a] gentoo.org>
     59  1.1.1.2  christos 
     60  1.1.1.2  christos 	* callback.h: Strip PARAMS from prototypes.
     61  1.1.1.2  christos 	* remote-sim.h: Likewise.
     62  1.1.1.2  christos 
     63  1.1.1.2  christos 2010-04-13  Mike Frysinger  <vapier (a] gentoo.org>
     64  1.1.1.2  christos 
     65  1.1.1.2  christos 	* remote-sim.h (sim_write): Add const to buf arg.
     66  1.1.1.2  christos 
     67  1.1.1.2  christos 2009-11-24  DJ Delorie  <dj (a] redhat.com>
     68  1.1.1.2  christos 
     69  1.1.1.2  christos 	* sim-rx.h: New.
     70  1.1.1.2  christos 
     71  1.1.1.2  christos 2009-05-18  Jon Beniston <jon (a] beniston.com>
     72  1.1.1.2  christos 
     73  1.1.1.2  christos         * sim-lm32.h: New file.
     74  1.1.1.2  christos 
     75  1.1.1.2  christos 2009-01-07  Hans-Peter Nilsson  <hp (a] axis.com>
     76  1.1.1.2  christos 
     77  1.1.1.2  christos 	* callback.h (struct host_callback_struct): Mark member error as
     78  1.1.1.2  christos 	pointing to a noreturn function.
     79  1.1.1.2  christos 
     80      1.1     skrll 2008-02-12  M Ranga Swami Reddy <MR.Swami.Reddy (a] nsc.com>
     81      1.1     skrll 
     82      1.1     skrll 	* sim-cr16.h: New file.
     83      1.1     skrll 
     84      1.1     skrll 2008-01-01  Daniel Jacobowitz  <dan (a] codesourcery.com>
     85      1.1     skrll 
     86      1.1     skrll 	Updated copyright notices for most files.
     87      1.1     skrll 
     88      1.1     skrll 2007-10-15  Daniel Jacobowitz  <dan (a] codesourcery.com>
     89      1.1     skrll 
     90      1.1     skrll 	* sim-ppc.h (sim_spr_register_name): New prototype.
     91      1.1     skrll 
     92      1.1     skrll 2007-10-11  Jesper Nilsson  <jesper.nilsson (a] axis.com>
     93      1.1     skrll 
     94      1.1     skrll 	* callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
     95      1.1     skrll 
     96      1.1     skrll 2007-08-23  Joel Brobecker  <brobecker (a] adacore.com>
     97      1.1     skrll 
     98      1.1     skrll 	Switch the license of all .h files to GPLv3.
     99      1.1     skrll 
    100      1.1     skrll 2007-01-09  Daniel Jacobowitz  <dan (a] codesourcery.com>
    101      1.1     skrll 
    102      1.1     skrll 	Updated copyright notices for most files.
    103      1.1     skrll 
    104      1.1     skrll 2005-07-08  Ben Elliston  <bje (a] au.ibm.com>
    105      1.1     skrll 
    106      1.1     skrll 	* callback.h: Remove ANSI_PROTOTYPES conditional code.
    107      1.1     skrll 
    108      1.1     skrll 2005-01-28  Hans-Peter Nilsson  <hp (a] axis.com>
    109      1.1     skrll 
    110      1.1     skrll 	* callback.h (struct host_callback_struct): New members pipe,
    111      1.1     skrll 	pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
    112      1.1     skrll 	target_sizeof_int.
    113      1.1     skrll 	(CB_SYS_pipe): New macro.
    114      1.1     skrll 
    115      1.1     skrll 	* callback.h: Include "bfd.h".
    116      1.1     skrll 	(struct host_callback_struct): New member target_endian.
    117      1.1     skrll 	(cb_store_target_endian): Declare.
    118      1.1     skrll 
    119      1.1     skrll 2004-12-15  Hans-Peter Nilsson  <hp (a] axis.com>
    120      1.1     skrll 
    121      1.1     skrll 	* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
    122      1.1     skrll 
    123      1.1     skrll 2004-12-13  Hans-Peter Nilsson  <hp (a] axis.com>
    124      1.1     skrll 
    125      1.1     skrll 	* callback.h (struct host_callback_struct): New member lstat.
    126      1.1     skrll 	(CB_SYS_lstat): New macro.
    127      1.1     skrll 	(CB_SYS_rename): New macro.
    128      1.1     skrll 
    129      1.1     skrll 2004-09-08  Michael Snyder  <msnyder (a] redhat.com>
    130      1.1     skrll 
    131      1.1     skrll 	Commited by Corinna Vinschen <vinschen (a] redhat.com>
    132      1.1     skrll 	* sim-sh.h: Add new sh2a banked registers.
    133      1.1     skrll 
    134      1.1     skrll 2004-08-04  Andrew Cagney  <cagney (a] gnu.org>
    135      1.1     skrll 
    136      1.1     skrll 	* sim-ppc.h: Add extern "C" wrapper.
    137      1.1     skrll 	(enum sim_ppc_regnum): Add full list of SPRs.
    138      1.1     skrll 
    139      1.1     skrll 2004-08-04  Jim Blandy  <jimb (a] redhat.com>
    140      1.1     skrll 
    141      1.1     skrll 	* sim-ppc.h: New file.
    142      1.1     skrll 
    143      1.1     skrll 2004-06-25  J"orn Rennecke <joern.rennecke (a] superh.com>
    144      1.1     skrll 
    145      1.1     skrll 	* callback.h (host_callback_struct): Replace members fdopen and
    146      1.1     skrll 	alwaysopen with fd_buddy.
    147      1.1     skrll 	[sim/common: * callback.c: Changed all users.  ]
    148      1.1     skrll 
    149      1.1     skrll 2003-10-31  Kevin Buettner  <kevin (a] redhat.com>
    150      1.1     skrll 
    151      1.1     skrll 	* sim-frv.h: New file.
    152      1.1     skrll 
    153      1.1     skrll 2003-10-15  J"orn Rennecke <joern.rennecke (a] superh.com>
    154      1.1     skrll 
    155      1.1     skrll 	* callback.h (struct host_callback_struct): New members ftruncate
    156      1.1     skrll 	and truncate.
    157      1.1     skrll 
    158      1.1     skrll 2003-06-10  Corinna Vinschen  <vinschen (a] redhat.com>
    159      1.1     skrll 
    160      1.1     skrll 	* gdb/fileio.h: New file.
    161      1.1     skrll 
    162      1.1     skrll 2003-05-07  Andrew Cagney  <cagney (a] redhat.com>
    163      1.1     skrll 
    164      1.1     skrll 	* sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
    165      1.1     skrll 	(sim_d10v_translate_imap_addr): Add regcache parameter.
    166      1.1     skrll 	(sim_d10v_translate_dmap_addr): Ditto.
    167      1.1     skrll 
    168      1.1     skrll 2003-03-27  Nick Clifton  <nickc (a] redhat.com>
    169      1.1     skrll 
    170      1.1     skrll 	* sim-arm.h (sim_arm_regs): Add iWMMXt registers.
    171      1.1     skrll 
    172      1.1     skrll 2003-03-20  Nick Clifton  <nickc (a] redhat.com>
    173      1.1     skrll 
    174      1.1     skrll 	* sim-arm.h (sim_arm_regs): Add Maverick co-processor
    175      1.1     skrll 	registers.
    176      1.1     skrll 
    177      1.1     skrll 2003-02-27  Andrew Cagney  <cagney (a] redhat.com>
    178      1.1     skrll 
    179      1.1     skrll 	* remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
    180      1.1     skrll 	_bfd to bfd.
    181      1.1     skrll 
    182      1.1     skrll 2003-02-20  Andrew Cagney  <ac131313 (a] redhat.com>
    183      1.1     skrll 
    184      1.1     skrll 	* remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
    185      1.1     skrll 	SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
    186      1.1     skrll 	(sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
    187      1.1     skrll 	(sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
    188      1.1     skrll 	(sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
    189      1.1     skrll 	(sim_disable_all_breakpoints): Ditto.
    190      1.1     skrll 
    191      1.1     skrll 2002-12-26  Kazu Hirata  <kazu (a] cs.umass.edu>
    192      1.1     skrll 
    193      1.1     skrll 	* sim-h8300.h: Remove ^M.
    194      1.1     skrll 
    195      1.1     skrll 2002-07-29  Andrey Volkov  <avolkov (a] transas.com>
    196      1.1     skrll 
    197      1.1     skrll 	* sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
    198      1.1     skrll 	 prefix.
    199      1.1     skrll 
    200      1.1     skrll 2002-07-23  Andrey Volkov  <avolkov (a] transas.com>
    201      1.1     skrll 
    202      1.1     skrll 	* sim-h8300.h: New file.
    203      1.1     skrll 
    204      1.1     skrll 2002-07-17  Andrew Cagney  <cagney (a] redhat.com>
    205      1.1     skrll 
    206      1.1     skrll 	* remote-sim.h: Update copyright.
    207      1.1     skrll 	(sim_set_callbacks, sim_size, sim_trace)
    208      1.1     skrll 	(sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
    209      1.1     skrll 	"sim/common/run-sim.h".
    210      1.1     skrll 
    211      1.1     skrll Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke (a] superh.com>
    212      1.1     skrll 
    213      1.1     skrll 	* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
    214      1.1     skrll 	renumbering the sh-dsp registers to use distinct numbers.
    215      1.1     skrll 
    216      1.1     skrll 2002-06-15  Andrew Cagney  <ac131313 (a] redhat.com>
    217      1.1     skrll 
    218      1.1     skrll 	* sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
    219      1.1     skrll 
    220      1.1     skrll 2002-06-12  Andrew Cagney  <ac131313 (a] redhat.com>
    221      1.1     skrll 
    222      1.1     skrll 	* sim-arm.h: New file.
    223      1.1     skrll 
    224      1.1     skrll 2002-06-08  Andrew Cagney  <cagney (a] redhat.com>
    225      1.1     skrll 
    226      1.1     skrll 	* callback.h: Copy to here from directory above.
    227      1.1     skrll 	* remote-sim.h: Copy to here from directory above.
    228      1.1     skrll 
    229      1.1     skrll 2002-06-01  Andrew Cagney  <ac131313 (a] redhat.com>
    230      1.1     skrll 
    231      1.1     skrll 	* sim-d10v.h (sim_d10v_regs): Expand to include all registers.
    232      1.1     skrll 	Update copyright.
    233      1.1     skrll 
    234      1.1     skrll 2002-05-23  Andrew Cagney  <ac131313 (a] redhat.com>
    235      1.1     skrll 
    236      1.1     skrll 	* sim-d10v.h: New file.  Moved from include/sim-d10v.h.
    237      1.1     skrll 
    238      1.1     skrll 2002-05-10  Elena Zannoni  <ezannoni (a] redhat.com>
    239      1.1     skrll 
    240      1.1     skrll         * sim-sh.h: New file, for sh gdb<->sim interface.
    241      1.1     skrll 
    242      1.1     skrll 2002-05-09  Daniel Jacobowitz  <drow (a] mvista.com>
    243      1.1     skrll 
    244      1.1     skrll 	* signals.h: Update comments.
    245      1.1     skrll 	(enum target_signal): Remove conditional compilation around
    246      1.1     skrll 	Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
    247      1.1     skrll 
    248      1.1     skrll 2002-03-10  Daniel Jacobowitz  <drow (a] mvista.com>
    249      1.1     skrll 
    250      1.1     skrll 	* signals.h: New file, from gdb/defs.h.
    251      1.1     skrll 
    252      1.1     skrll 
    254      1.1     skrll Local Variables:
    255      1.1     skrll mode: change-log
    256      1.1     skrll left-margin: 8
    257      1.1     skrll fill-column: 74
    258      1.1     skrll version-control: never
    259                    End:
    260