David Edelsohn
427a9cc709
* arc.h (enum reloc): Move here from elf32-arc.c.
29 years ago
David Edelsohn
bf008f9852
Undo last change, add comment saying why I think I was wrong.
29 years ago
David Edelsohn
a5120a7e53
* callback.h (cb_printf, cb_eprintf): Declare.
29 years ago
Nick Clifton
a0a6db4bfa
Tidied up sanitization.
29 years ago
Nick Clifton
190b78bbe1
Added support for new v850e and v850eq instructions.
29 years ago
Ian Lance Taylor
abb742acba
keep arc.h
29 years ago
David Edelsohn
414f5cf3b2
* arc.h: New file.
* common.h (EM_CYGNUS_ARC): Define.
Plus remove arc sanitization.
29 years ago
David Edelsohn
737ff150cf
* arc.h: New file.
Plus remove arc sanitization.
29 years ago
David Edelsohn
81241e05b7
* dis-asm.h (arc_get_disassembler): Declare.
Plus remove arc sanitization.
29 years ago
Ian Lance Taylor
35743787d5
Tue Jul 22 18:18:58 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* go32exe.h: New file.
29 years ago
Ian Lance Taylor
1ca82cc0dc
* libiberty.h (PEXECUTE_*): Define.
(pexecute, pwait): Declare.
29 years ago
Jeff Law
71545ee538
* mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn
uses single or double precision floating point resources.
(INSN_NO_ISA, INSN_ISA1): Define.
(cpu specific INSN macros): Tweak into bitmasks outside the range
of INSN_ISA field.
toshiba_5900 stuff
30 years ago
Fred Fish
c8c854bd3f
> * tic80.h (TIC80_TARGET_ID): Add define.
> * internal.h (struct internal_filehdr): Add f_target_id field.
30 years ago
Ian Lance Taylor
d4dbc0c341
Mon Jun 16 14:10:00 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
* i386.h: Fix pand opcode.
30 years ago
Andrew Cagney
aa02a0b0f2
sim_kill() isn't used.
30 years ago
Fred Fish
61a5c2fdcf
* internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):
New storage classes for TIc80.
PR 12236
30 years ago
Andrew Cagney
1fa0cc2dfc
Restrict simulator commands to an enabled simulator.
30 years ago
Andrew Cagney
50a2a69182
Watchpoint interface.
30 years ago
Andrew Cagney
ff82f21409
Part II of adding callback argument to sim_open(). Update all the
other simulators; remove SIM_DESC from depreciated function
sim_set_callbacks().
30 years ago
Andrew Cagney
24aa2b57af
Depreciate sim_set_callbacks() function. Set simulator callbacks
during sim_open().
30 years ago
Andrew Cagney
2e61a3ad9c
Graft sim/common event and other code onto the mips simulator.
30 years ago
Mark Alexander
2ce0e027f4
* obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,
obstack_freefun): Eliminate compile warnings in gdb.
30 years ago
Nick Clifton
46686c7839
Added support for storing ARM Procedure Calling Standard variant, and ARM
architecture variant in the BFD and COFF structures. This goes towards
fixing PRs 11709 and 11326 and will integrate with future updates to LD and
GCC.
30 years ago
Ian Lance Taylor
3abaf93062
* i386.h: Add MMX instructions.
30 years ago
Ian Lance Taylor
654b084539
Mon May 5 12:45:19 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
* i386.h: Remove W modifier from conditional move instructions.
30 years ago
Andrew Cagney
8517f62b16
Ref gdb/11763 - can't stop a running simulator:
o Provide poll_quit callback to simulators
so that they can poll for SIGINT on
clueless OS's.
o Add sim_stop to simulators so that clients
can request a halt (eg gdbtk's STOP button)
Works for PPC!
o Re-arange remote-sim.c so that the
hard work is moved from gdbsim_resume()
to gdbsim_wait() (where it should be).
30 years ago
David Edelsohn
09e348731e
Tweak comment.
30 years ago
David Edelsohn
a1cb1f4b9c
* remote-sim.h (struct _bfd): Declare.
(sim_load): Return SIM_RC. New arg `abfd'.
(sim_create_inferior): Return SIM_RC. Delete arg `start_address'.
30 years ago
Andrew Cagney
87e43259f1
Cleanups to compile under FreeBSD
30 years ago
David Edelsohn
9b64639572
* cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
(cgen_parse_operand_fn): Declare.
(cgen_init_parse_operand): Declare.
(cgen_parse_operand): Renamed from cgen_asm_parse_operand,
new argument `want'.
(enum cgen_parse_operand_result): Renamed from cgen_asm_result.
(enum cgen_parse_operand_type): New enum.
30 years ago
David Edelsohn
fe2dd6424b
* cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
(cgen_asm_parse_operand_fn): Declare.
30 years ago
Ian Lance Taylor
c0d7b5346d
* i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.
30 years ago
David Edelsohn
df8b2c02b3
cgen header file
30 years ago
Ian Lance Taylor
80aeca1402
update copyright
30 years ago
Ian Lance Taylor
c00435ed04
* i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
fdivrp.
30 years ago
David Edelsohn
38498962ba
(sim_open): Update comment.
30 years ago
David Edelsohn
b0d8c28f61
* remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums.
(sim_open): New argument `kind'.
30 years ago
Ian Lance Taylor
64d2004922
* COPYING: Update FSF address.
30 years ago
Ian Lance Taylor
9582f9abec
remove m32r sanitization
30 years ago
Michael Meissner
8902803f75
Fix faulty assumption that va_list is a pointer type
30 years ago
Ian Lance Taylor
b26ac9e1e8
Fri Mar 28 15:44:41 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
* libiberty.h (basename): Add prototype for glibc and linux.
30 years ago
Ian Lance Taylor
0585a29283
* i386.h: Add iclr.
30 years ago
David Edelsohn
482a7cddc3
remove m32r sanitization
30 years ago
Ian Lance Taylor
527cabaf29
* i386.h: Change DW to W for cmpxchg and xadd, since they don't
take a direction bit.
30 years ago
J.T. Conklin
53bcc60c44
* m68k.h (mcfmac, mcfdiv): New macros.
30 years ago
Ian Lance Taylor
bc68afb237
* objalloc.h: New file.
30 years ago
Andrew Cagney
05e4e44f95
* remote-sim.h: New file, copied in from gdb/remote-sim.h. One
day this will be placed in a directory of its own.
30 years ago
Ian Lance Taylor
9ef62ee107
x
30 years ago
Ian Lance Taylor
ea3f963dd6
* obstack.h: Update to current FSF version.
30 years ago
Ian Lance Taylor
5583be2433
* sparc.h: Include <ansidecl.h>. Update function declarations to
use prototypes, and to use const when appropriate.
30 years ago