Commit Graph

  • 2c98de9ffa Remove use of ELF_ST_OTHER. Nick Clifton 2000-02-22 19:56:40 +0000
  • cd641b2d55 Tue Feb 22 14:37:00 2000 Ran Cabell <rcabell@norfolk.infi.net> Ranjith Kumaran 2000-02-22 19:44:37 +0000
  • 196bbedaa7 g2000-02-22 Andrew Haley <aph@cygnus.com> Andrew Haley 2000-02-22 19:01:25 +0000
  • b7c65de2b8 ChangeLog change only. Andrew Haley 2000-02-22 16:59:39 +0000
  • e40ac30be5 merge with include from egcs 2000-02-22 Ian Lance Taylor 2000-02-22 16:40:36 +0000
  • 268d66eb67 This commit was generated by cvs2svn to track changes on a CVS vendor branch. Ian Lance Taylor 2000-02-22 16:18:13 +0000
  • 929ce68fe6 import libiberty from egcs Ian Lance Taylor 2000-02-22 16:18:13 +0000
  • 95d64ccd4e 1999-12-30 Andrew Haley <aph@cygnus.com> Andrew Haley 2000-02-22 14:39:20 +0000
  • 9d68ec8b5c When 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 +0000
  • 62a022244b 2000-02-22 H.J. Lu <hjl@gnu.org> Ian Lance Taylor 2000-02-22 07:34:57 +0000
  • c90d620db8 * fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name' parameter. Christopher Faylor 2000-02-21 23:38:57 +0000
  • b0ba0ac217 Mon Feb 21 11:43:50 2000 Jeff Johnston <jjohnstn@cygnus.com> Jeff Johnston 2000-02-21 16:59:23 +0000
  • d3b7d141ac This 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 +0000
  • 9cec3d45aa Respond to a multitude of g++ warnings. Christopher Faylor 2000-02-21 05:20:38 +0000
  • 17869f8bf7 Update. Christopher Faylor 2000-02-21 05:18:36 +0000
  • 1fb0af24a5 cygwin32 -> cygwin. Christopher Faylor 2000-02-21 03:25:29 +0000
  • d30d79907c cygwin32 -> cygwin Christopher Faylor 2000-02-21 03:24:17 +0000
  • 83845eaa21 Update. Christopher Faylor 2000-02-21 03:18:37 +0000
  • 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 +0000
  • 351c746ca2 Give Corinna some more files. Christopher Faylor 2000-02-21 01:56:50 +0000
  • 486e3de201 *** empty log message *** Corinna Vinschen 2000-02-21 00:31:55 +0000
  • 4859a55042 *** empty log message *** Corinna Vinschen 2000-02-21 00:20:20 +0000
  • 8a0efa53e4 import newlib-2000-02-17 snapshot Christopher Faylor 2000-02-17 19:39:52 +0000
  • 1fd5e000ac import winsup-2000-02-17 snapshot Christopher Faylor 2000-02-17 19:38:33 +0000
  • 369d8a8fd5 import winsup-2000-02-17 snapshot Christopher Faylor 2000-02-17 19:38:31 +0000
  • 4415a7ef3e bfd: Reinstate bits of sh4 support that got accidentally deleted. Add sh-dsp support. Joern Rennecke 2000-02-17 00:33:35 +0000
  • 483b47749b Add prototypes for ARM register name functions. Nick Clifton 2000-02-16 18:20:10 +0000
  • 8baddc6e19 wait.h was replaced by gdb/gdb_wait.h. Andrew Cagney 2000-02-10 04:37:34 +0000
  • bd9beca711 (sim_resume): Clarify use of SIGGNAL. (sim_stop_reason): Clarify meaning of sim_signalled. Andrew Cagney 2000-02-09 07:44:03 +0000
  • 93d5fa31a7 Reinstate the following lost patches: Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com) Jeff Law 2000-02-08 06:39:54 +0000
  • b9b0b761a6 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) Jason Molenda 2000-02-07 02:22:31 +0000
  • 1674818f4c Apply patches to support Insight by hand from insight-2000-02-04 snapshot. Jason Molenda 2000-02-07 00:34:34 +0000
  • 6c04ae2085 Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h Nick Clifton 2000-02-03 19:20:37 +0000
  • f41d3f0687 octets vs bytes changes for binutils Tim Wall 2000-02-03 18:12:54 +0000
  • 7306628577 Add prototype for parse_arm_diassembler_option Nick Clifton 2000-01-28 01:54:05 +0000
  • 9703529f4b Add ATPCS support to ARM disassembler. Document ARM disassembler options. Nick Clifton 2000-01-27 22:17:12 +0000
  • 0d28a12178 Add support for documenting target specific disassembler options Nick Clifton 2000-01-27 21:44:26 +0000
  • 11404e9c8c Apply 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 +0000
  • c66e796ff2 fix spelling of Motorola Nick Clifton 2000-01-20 19:08:43 +0000
  • 1a80e0b5d2 Cosmetic 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 +0000
  • 6b83e05737 fix comments on some EM numbers. Nick Clifton 2000-01-13 20:13:13 +0000
  • 6dcd016526 Merge in changes from egcs for AIX cross-compilation support. Geoffrey Keating 2000-01-12 18:56:45 +0000
  • d28f5b66f3 Fix mistakes made about interpretation of ELF ABI spec Nick Clifton 2000-01-11 17:53:33 +0000
  • 64e25a8b4f Add definition of NT_WIN32PSTATUS Nick Clifton 2000-01-10 18:51:33 +0000
  • f44373988b add missing definitions Nick Clifton 2000-01-05 23:42:56 +0000
  • 39cf906ea1 Redefine STO_* value sin terms of STV_* values Nick Clifton 1999-12-28 18:41:47 +0000
  • 2fda289f85 Add new constants specified in Oct 4 1999 Draft of ELF ABI spec Nick Clifton 1999-12-28 18:40:48 +0000
  • a3717e6ce0 x86 indirect jump/call syntax fixes. Disassembly fix for lcall. Alan Modra 1999-12-27 16:10:31 +0000
  • 6b55bdd0c0 1999-12-15 Doug Evans <dje@transmeta.com> Ian Lance Taylor 1999-12-16 01:23:39 +0000
  • 5faf7e0b95 Fix include paths Nick Clifton 1999-12-09 18:23:45 +0000
  • cf81f689e2 *** empty log message *** Jim Blandy 1999-12-07 23:56:53 +0000
  • 6d7173556b * common.h (NT_PRXFPREG): New definition. Jim Blandy 1999-12-07 23:51:14 +0000
  • a694f802c6 * mn10300.h (E_MN10300_MACH_AM33): Define. Jeff Law 1999-12-01 10:06:15 +0000
  • 488e1589f7 * mn10300.h: Add new operand types. Add new instruction formats. Jeff Law 1999-12-01 10:05:24 +0000
  • cef484e503 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb" instruction. Jeff Law 1999-11-25 03:28:22 +0000
  • 10ab31ca59 For include/opcode: Gavin Koch 1999-11-18 19:53:48 +0000
  • 086e54a96d Add sim-d10v.h Michael Meissner 1999-11-11 12:57:11 +0000
  • 7372e38bfd For include/opcode: Gavin Koch 1999-11-01 19:29:55 +0000
  • f1a1e10e18 Define SHORT_AR (fix for CR: 101340) Nick Clifton 1999-10-29 09:49:04 +0000
  • da516da191 Add md expression support; Cleanup alpha warnings Michael Meissner 1999-10-18 22:29:14 +0000
  • 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 +0000
  • 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 +0000
  • e1286a3825 Added 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 +0000
  • da3a7aa1b6 * m32r.h (E_M32RX_ARCH): Define. Doug Evans 1999-10-05 00:43:14 +0000
  • 02bd4206a8 1999-09-15 Ulrich Drepper <drepper@cygnus.com> Ulrich Drepper 1999-10-04 18:58:41 +0000
  • bf27795cff Add missing initializer lost in last change. Jeff Law 1999-09-23 15:46:33 +0000
  • 1a6447612f * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" and "be" using completer prefixes. Jeff Law 1999-09-23 14:29:10 +0000
  • 3118b34c80 * hppa.h (pa_opcodes): Add initializers to silence compiler. Jeff Law 1999-09-23 13:14:33 +0000
  • f026123d83 * hppa.h: Update comments about character usage. Jeff Law 1999-09-23 13:10:07 +0000
  • 27421fd084 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning up the new fstw & bve instructions. Jeff Law 1999-09-20 09:57:19 +0000
  • 0c9aad7095 Delete bogus R_PCLONG. Tidy R_*. Alan Modra 1999-09-20 08:45:53 +0000
  • 9eff6c959f * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store instructions. Jeff Law 1999-09-19 20:05:00 +0000
  • c7b64ad4f0 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions. Jeff Law 1999-09-19 19:43:06 +0000
  • 675e0509d0 * hppa.h (pa_opcodes): Add long offset double word load/store instructions. Jeff Law 1999-09-19 19:19:50 +0000
  • 45faedf39e * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and stores. Jeff Law 1999-09-19 18:54:23 +0000
  • 02a209f9b5 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. Jeff Law 1999-09-19 18:44:13 +0000
  • 4832d84f3d * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions. Jeff Law 1999-09-19 18:10:28 +0000
  • af5442f198 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions. Jeff Law 1999-09-19 17:39:17 +0000
  • 24e0770908 * hppa.h (pa_opcodes): Add new syntax "be" instructions. Jeff Law 1999-09-19 17:16:08 +0000
  • 84e7327d75 * hppa.h (pa_opcodes): Note use of 'M' and 'L'. Jeff Law 1999-09-19 17:12:55 +0000
  • 1ddec1532b * hppa.h (pa_opcodes): Add support for "b,l". Jeff Law 1999-09-19 16:55:09 +0000
  • 4969046449 * hppa.h (pa_opcodes): Add support for "b,gate". Jeff Law 1999-09-19 16:41:51 +0000
  • 5566981684 * hppa.h (pa_opcodes): Use 'fX' for first register operand in xmpyu. Jeff Law 1999-09-18 18:08:34 +0000
  • 67faa9adc2 * hppa.h (pa_opcodes): Fix mask for probe and probei. Jeff Law 1999-09-18 17:49:43 +0000
  • 578f46be35 * hppa.h (pa_opcodes): Fix mask for depwi. Jeff Law 1999-09-18 17:43:47 +0000
  • 6338a22379 * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as an explicit output argument. Jeff Law 1999-09-07 19:46:47 +0000
  • 4809740b1b 1999-09-06 Donn Terry <donn@interix.com> Ian Lance Taylor 1999-09-07 03:28:54 +0000
  • 6935f65eff * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores. Add a few PA2.0 loads and store variants. Jeff Law 1999-09-06 10:42:11 +0000
  • de5d479dde 1999-09-04 Steve Chamberlain <sac@pobox.com> Ian Lance Taylor 1999-09-04 17:17:37 +0000
  • 12ed226cc7 1999-09-04 Steve Chamberlain <sac@pobox.com> Ian Lance Taylor 1999-09-04 17:16:21 +0000
  • a300318f3a 1999-09-04 Steve Chamberlain <sac@pobox.com> Ian Lance Taylor 1999-09-04 17:15:44 +0000
  • 30ac0e7918 1999-09-04 Steve Chamberlain <sac@pobox.com> Ian Lance Taylor 1999-09-04 16:52:13 +0000
  • ff727b36c1 * hppa.h: Add HPUX specific symbol type definitions. Jeff Law 1999-09-03 02:23:08 +0000
  • e62f10ab8c * hppa.h: Add HPUX specific dynamic and program header table specific definitions. Jeff Law 1999-09-02 20:17:33 +0000
  • c2683af661 oops - omitted from previous delta Nick Clifton 1999-08-31 16:57:03 +0000
  • 30486985fe Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT. Nick Clifton 1999-08-31 16:56:26 +0000
  • 0b9301e54e Add support for configuring for fr30. Nick Clifton 1999-08-31 09:47:21 +0000
  • a4972584a4 Allow spaces in i386 FP reg names, eg. %st ( 1 ). Alan Modra 1999-08-29 23:44:27 +0000
  • 9b2c866771 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args by 'f'. Jeff Law 1999-08-29 07:51:43 +0000
  • b7fdf3c074 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. Add supporting args. Jeff Law 1999-08-28 10:58:26 +0000