9d68ec8b5cWhen SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v.
Andrew Cagney
2000-02-22 08:52:20 +00:00
62a022244b2000-02-22 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor
2000-02-22 07:34:57 +00:00
c90d620db8* fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name' parameter.
Christopher Faylor
2000-02-21 23:38:57 +00:00
d3b7d141acThis lot mainly cleans up `comparison between signed and unsigned' gcc warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h.
Alan Modra
2000-02-21 12:01:26 +00:00
9cec3d45aaRespond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21 05:20:38 +00:00
17869f8bf7Update.
Christopher Faylor
2000-02-21 05:18:36 +00:00
1fb0af24a5cygwin32 -> cygwin.
Christopher Faylor
2000-02-21 03:25:29 +00:00
d30d79907ccygwin32 -> cygwin
Christopher Faylor
2000-02-21 03:24:17 +00:00
83845eaa21Update.
Christopher Faylor
2000-02-21 03:18:37 +00:00
2b706f3f6e* environ.cc (getwinenv): Make __stdcall. (winenv): Ditto. * malloc.cc (strdup): New function. Occludes newlib version. (_strdup_r): Ditto. * winsup.h: Reflect above __stdcall changes.
Christopher Faylor
2000-02-21 03:13:24 +00:00
351c746ca2Give Corinna some more files.
Christopher Faylor
2000-02-21 01:56:50 +00:00
1674818f4cApply patches to support Insight by hand from insight-2000-02-04 snapshot.
Jason Molenda
2000-02-07 00:34:34 +00:00
6c04ae2085Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h
Nick Clifton
2000-02-03 19:20:37 +00:00
f41d3f0687octets vs bytes changes for binutils
Tim Wall
2000-02-03 18:12:54 +00:00
7306628577Add prototype for parse_arm_diassembler_option
Nick Clifton
2000-01-28 01:54:05 +00:00
9703529f4bAdd ATPCS support to ARM disassembler. Document ARM disassembler options.
Nick Clifton
2000-01-27 22:17:12 +00:00
0d28a12178Add support for documenting target specific disassembler options
Nick Clifton
2000-01-27 21:44:26 +00:00
11404e9c8cApply Thoams de Lellis's patch to fic disassembly of Thumb instructions when bounded by non-function labels.
Nick Clifton
2000-01-27 20:05:27 +00:00
c66e796ff2fix spelling of Motorola
Nick Clifton
2000-01-20 19:08:43 +00:00
1a80e0b5d2Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and call tests + tweak intel mode far call and jmp.
Alan Modra
2000-01-15 12:06:03 +00:00
6b83e05737fix comments on some EM numbers.
Nick Clifton
2000-01-13 20:13:13 +00:00
6dcd016526Merge in changes from egcs for AIX cross-compilation support.
Geoffrey Keating
2000-01-12 18:56:45 +00:00
d28f5b66f3Fix mistakes made about interpretation of ELF ABI spec
Nick Clifton
2000-01-11 17:53:33 +00:00
64e25a8b4fAdd definition of NT_WIN32PSTATUS
Nick Clifton
2000-01-10 18:51:33 +00:00
f44373988badd missing definitions
Nick Clifton
2000-01-05 23:42:56 +00:00
39cf906ea1Redefine STO_* value sin terms of STV_* values
Nick Clifton
1999-12-28 18:41:47 +00:00
2fda289f85Add new constants specified in Oct 4 1999 Draft of ELF ABI spec
Nick Clifton
1999-12-28 18:40:48 +00:00
a3717e6ce0x86 indirect jump/call syntax fixes. Disassembly fix for lcall.
Alan Modra
1999-12-27 16:10:31 +00:00
b85737aadf* hppa.h (PF_HP_PAGE_SIZE): Define. (PF_HP_FAR_SHARED, PF_HP_NEAR_SHARED, PF_HP_CODE): Likewise. (PF_HP_MODIFY, PF_HP_LAZYSWAP, PF_HP_SBP): Likewise.
Jeff Law
1999-10-12 04:48:23 +00:00
756b080175* hppa.h (pa_opcodes): Add load and store cache control to instructions. Add ordered access load and store.
Jeff Law
1999-10-10 07:55:25 +00:00
e1286a3825Added seven new instructions ld, ld2w, sac, sachi, slae, st and st2w for d10v. Created new testsuite for d10v to verify new instructions.
Diego Novillo
1999-10-07 06:17:04 +00:00