ChangeLog 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613
  1. 2015-06-23 Mike Frysinger <vapier@gentoo.org>
  2. * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
  3. * configure: Regenerate.
  4. 2015-06-12 Mike Frysinger <vapier@gentoo.org>
  5. * README-HACKING: Change configure.in to configure.ac.
  6. 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
  7. * arm/configure: Regenerated.
  8. * avr/configure: Likewise.
  9. * bfin/configure: Likewise.
  10. * common/configure: Likewise.
  11. * cr16/configure: Likewise.
  12. * cris/configure: Likewise.
  13. * d10v/configure: Likewise.
  14. * erc32/configure: Likewise.
  15. * frv/configure: Likewise.
  16. * ft32/configure: Likewise.
  17. * h8300/configure: Likewise.
  18. * igen/configure: Likewise.
  19. * iq2000/configure: Likewise.
  20. * lm32/configure: Likewise.
  21. * m32c/configure: Likewise.
  22. * m32r/configure: Likewise.
  23. * m68hc11/configure: Likewise.
  24. * mcore/configure: Likewise.
  25. * microblaze/configure: Likewise.
  26. * mips/configure: Likewise.
  27. * mn10300/configure: Likewise.
  28. * moxie/configure: Likewise.
  29. * msp430/configure: Likewise.
  30. * ppc/configure: Likewise.
  31. * rl78/configure: Likewise.
  32. * rx/configure: Likewise.
  33. * sh/configure: Likewise.
  34. * sh64/configure: Likewise.
  35. * v850/configure: Likewise.
  36. 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
  37. * common/Make-common.in (CSEARCH): Remove $(ZLIBINC).
  38. (BFD_LIB): Remove $(ZLIB).
  39. (CONFIG_LIBS): Add $(ZLIB).
  40. * ppc/Makefile.in (ZLIBINC): Removed.
  41. (INCLUDES): Remove $(ZLIBINC).
  42. (BFD_LIB): Remove $(ZLIB).
  43. 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
  44. * arm/configure: Regenerated.
  45. * avr/configure: Likewise.
  46. * bfin/configure: Likewise.
  47. * common/configure: Likewise.
  48. * cr16/configure: Likewise.
  49. * cris/configure: Likewise.
  50. * d10v/configure: Likewise.
  51. * erc32/configure: Likewise.
  52. * frv/configure: Likewise.
  53. * ft32/configure: Likewise.
  54. * h8300/configure: Likewise.
  55. * igen/configure: Likewise.
  56. * iq2000/configure: Likewise.
  57. * lm32/configure: Likewise.
  58. * m32c/configure: Likewise.
  59. * m32r/configure: Likewise.
  60. * m68hc11/configure: Likewise.
  61. * mcore/configure: Likewise.
  62. * microblaze/configure: Likewise.
  63. * mips/configure: Likewise.
  64. * mn10300/configure: Likewise.
  65. * moxie/configure: Likewise.
  66. * msp430/configure: Likewise.
  67. * ppc/configure: Likewise.
  68. * rl78/configure: Likewise.
  69. * rx/configure: Likewise.
  70. * sh/configure: Likewise.
  71. * sh64/configure: Likewise.
  72. * v850/configure: Likewise.
  73. 2015-03-29 Mike Frysinger <vapier@gentoo.org>
  74. * configure: Regenerate.
  75. * configure.ac: Delete sim_testsuite check and config in testsuite.
  76. * configure.tgt (sim_testsuite): Delete everywhere.
  77. 2015-03-28 Mike Frysinger <vapier@gentoo.org>
  78. * configure: Regenerate.
  79. * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
  80. 2015-03-28 James Bowman <james.bowman@ftdichip.com>
  81. * configure.tgt: Add FT32 entry.
  82. * configure: Regenerate.
  83. 2015-03-16 Mike Frysinger <vapier@gentoo.org>
  84. * .gitignore: Delete tconfig.h.
  85. * README-HACKING: Change tconfig.in to tconfig.h.
  86. 2014-03-12 Nick Clifton <nickc@redhat.com>
  87. * MAINTAINERS: Add myself as the maintainer for the MSP430.
  88. 2014-03-10 Mike Frysinger <vapier@gentoo.org>
  89. * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
  90. * configure: Regenerate.
  91. 2014-01-06 Tom Tromey <tromey@redhat.com>
  92. * common/cgen-trace.c: Don't use old VA_* macros.
  93. * common/sim-load.c (xprintf): Likewise.
  94. * common/sim-trace.c (trace_printf, debug_printf): Likewise.
  95. 2014-01-06 Tom Tromey <tromey@redhat.com>
  96. * README-HACKING: Don't use PARAMS.
  97. * arm/wrapper.c: Don't use PARAMS.
  98. * bfin/sim-main.h: Don't use PARAMS.
  99. * common/callback.c: Don't use PARAMS.
  100. * common/cgen-trace.c: Don't use PARAMS.
  101. * common/run-sim.h: Don't use PARAMS.
  102. * common/run.c: Don't use PARAMS.
  103. * common/sim-base.h: Don't use PARAMS.
  104. * common/sim-load.c: Don't use PARAMS.
  105. * common/sim-options.h: Don't use PARAMS.
  106. * common/sim-trace.c: Don't use PARAMS.
  107. * common/sim-trace.h: Don't use PARAMS.
  108. * common/sim-utils.h: Don't use PARAMS.
  109. * cr16/cr16_sim.h: Don't use PARAMS.
  110. * cr16/gencode.c: Don't use PARAMS.
  111. * cr16/interp.c: Don't use PARAMS.
  112. * cr16/simops.c: Don't use PARAMS.
  113. * d10v/d10v_sim.h: Don't use PARAMS.
  114. * d10v/gencode.c: Don't use PARAMS.
  115. * d10v/interp.c: Don't use PARAMS.
  116. * d10v/simops.c: Don't use PARAMS.
  117. * erc32/erc32.c: Don't use PARAMS.
  118. * erc32/exec.c: Don't use PARAMS.
  119. * erc32/float.c: Don't use PARAMS.
  120. * erc32/func.c: Don't use PARAMS.
  121. * erc32/sis.c: Don't use PARAMS.
  122. * erc32/sis.h: Don't use PARAMS.
  123. * mips/interp.c: Don't use PARAMS.
  124. * mips/sim-main.h: Don't use PARAMS.
  125. * sh/interp.c: Don't use PARAMS.
  126. * v850/sim-main.h: Don't use PARAMS.
  127. * v850/v850_sim.h: Don't use PARAMS.
  128. 2013-11-07 Will Newton <will.newton@linaro.org>
  129. PR gdb/15508
  130. * arm/wrapper.c (sim_create_inferior): Call init before
  131. accessing STATE.
  132. 2013-11-07 Will Newton <will.newton@linaro.org>
  133. PR gdb/8989
  134. * arm/wrapper.c (sim_create_inferior): Avoid calling
  135. bfd_get_mach with a NULL bfd.
  136. 2013-06-21 Nick Clifton <nickc@redhat.com>
  137. * msp430: New Directory.
  138. * configure.tgt: Add it.
  139. * configure: Regenerate.
  140. 2013-03-15 Steve Ellcey <sellcey@mips.com>
  141. * arm/wrapper.c (sim_complete_command): Make char arguments const.
  142. * avr/interp.c (sim_complete_command): Ditto.
  143. * common/sim-options.c (sim_complete_command): Ditto.
  144. * cr16/interp.c (sim_complete_command): Ditto.
  145. * erc32/interf.c (sim_complete_command): Ditto.
  146. * m32c/gdb-if.c (sim_complete_command): Ditto.
  147. * microblaze/interp.c (sim_complete_command): Ditto.
  148. * ppc/sim_calls.c (sim_complete_command): Ditto.
  149. * rl78/gdb-if.c (sim_complete_command): Ditto.
  150. * rx/gdb-if.c (sim_complete_command): Ditto.
  151. * sh/interp.c (sim_complete_command): Ditto.
  152. 2013-01-01 Joel Brobecker <brobecker@adacore.com>
  153. Update year range in copyright notice of all files.
  154. 2012-12-19 Joel Brobecker <brobecker@adacore.com>
  155. Update old contact info in GPL license notices.
  156. 2012-12-19 Joel Brobecker <brobecker@adacore.com>
  157. Update the non-FSF-copyrighted files in sim to GPLv3 or later.
  158. 2012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
  159. * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
  160. condition.
  161. * common/acinclude.m4: Define lt_cv_dlopen_libs.
  162. * arm/configure: Regenerate.
  163. * avr/configure: Regenerate.
  164. * bfin/configure: Regenerate.
  165. * common/configure: Regenerate.
  166. * cr16/configure: Regenerate.
  167. * cris/configure: Regenerate.
  168. * d10v/configure: Regenerate.
  169. * erc32/configure: Regenerate.
  170. * frv/configure: Regenerate.
  171. * h8300/configure: Regenerate.
  172. * igen/configure: Regenerate.
  173. * iq2000/configure: Regenerate.
  174. * lm32/configure: Regenerate.
  175. * m32c/configure: Regenerate.
  176. * m32r/configure: Regenerate.
  177. * m68hc11/configure: Regenerate.
  178. * mcore/configure: Regenerate.
  179. * microblaze/configure: Regenerate.
  180. * mips/configure: Regenerate.
  181. * mn10300/configure: Regenerate.
  182. * moxie/configure: Regenerate.
  183. * ppc/configure: Regenerate.
  184. * rl78/configure: Regenerate.
  185. * rx/configure: Regenerate.
  186. * sh/configure: Regenerate.
  187. * sh64/configure: Regenerate.
  188. * testsuite/configure: Regenerate.
  189. * v850/configure: Regenerate.
  190. 2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
  191. * MAINTAINERS: Update my email address.
  192. 2012-09-24 Steve Ellcey <sellcey@mips.com>
  193. * mips/basic.exp: Add mips*-mti-elf* target.
  194. * configure.ac: Add mips*-mti-elf* target.
  195. * configure: Regenerate.
  196. 2012-06-15 Joel Brobecker <brobecker@adacore.com>
  197. * configure: Regenerate.
  198. 2012-06-06 Michael Eager <eager@eagercon.com>
  199. * microblaze/interp.c (config.h): Add #include.
  200. 2011-11-29 Joel Brobecker <brobecker@adacore.com>
  201. * MAINTAINERS (Global Maintainers): New section. Add Mike
  202. Frysinger.
  203. 2011-11-28 DJ Delorie <dj@redhat.com>
  204. * configure.tgt: Add rl78 support.
  205. * configure: Regenerate.
  206. * rl78: New directory.
  207. * MAINTAINERS: Add myself as RL78 maintainer.
  208. 2011-07-08 Hans-Peter Nilsson <hp@axis.com>
  209. * MAINTAINERS: Remove Thiemo Seufer.
  210. 2011-06-04 Mike Frysinger <vapier@gentoo.org>
  211. * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
  212. * configure: Regenerate.
  213. 2011-05-04 Joseph Myers <joseph@codesourcery.com>
  214. * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
  215. handle targets.
  216. * configure: Regenerate.
  217. 2011-03-05 Mike Frysinger <vapier@gentoo.org>
  218. * MAINTAINERS: Add bfin entry.
  219. * configure.tgt (bfin-*-*): Handle bfin targets.
  220. * configure: Regenerate.
  221. 2011-01-05 Mike Frysinger <vapier@gentoo.org>
  222. * .gitignore: Add /*/hw-config.h.
  223. 2010-12-23 Mike Frysinger <vapier@gentoo.org>
  224. * .gitignore: New file.
  225. 2010-07-28 DJ Delorie <dj@redhat.com>
  226. * MAINTAINERS: Add self as RX maintainer. Sort list.
  227. 2010-06-08 Nick Clifton <nickc@redhat.com>
  228. * reg.c (set_oszc): Use unsigned int for the mask.
  229. (set_szc, set_osz, set_sz): Likewise.
  230. 2010-04-26 Mike Frysinger <vapier@gentoo.org>
  231. * configure.ac: Target logic moved out to and included from ...
  232. * configure.tgt: ... this new file.
  233. * configure: Regenerated.
  234. 2010-04-12 Mike Frysinger <vapier@gentoo.org>
  235. * README-HACKING: Add more sections.
  236. 2010-02-11 Doug Evans <dje@sebabeach.org>
  237. * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
  238. * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
  239. * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
  240. * cris/semcrisv32f-switch.c: Regenerate.
  241. 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  242. * avr/configure: Regenerate.
  243. * cris/configure: Regenerate.
  244. * microblaze/configure: Regenerate.
  245. 2010-01-02 Doug Evans <dje@sebabeach.org>
  246. * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
  247. * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
  248. * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
  249. * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
  250. * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
  251. * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
  252. 2010-01-01 Doug Evans <dje@sebabeach.org>
  253. * cris/mloop.in: Fix copyright year update snafu.
  254. 2009-11-24 Joel Brobecker <brobecker@adacore.com>
  255. * common/aclocal.m4: Add include of ../../config/zlib.m4.
  256. * common/common.m4: Use AM_ZLIB to check for zlib support.
  257. * ppc/configure.ac: Likewise.
  258. * arm/configure, avr/configure, common/configure, cr16/configure,
  259. cris/configure, d10v/configure, erc32/configure, frv/configure,
  260. h8300/configure, iq2000/configure, lm32/configure, m32c/configure,
  261. m32r/configure, m68hc11/configure, mcore/configure,
  262. microblaze/configure, mips/configure, mn10300/configure,
  263. moxie/configure, ppc/configure, sh/configure, sh64/configure,
  264. v850/configure: Regenerate.
  265. 2009-11-24 DJ Delorie <dj@redhat.com>
  266. * rx: New directory.
  267. * configure.ac: Add entry for Renesas RX.
  268. * configure: Regenerate.
  269. 2009-11-22 Doug Evans <dje@sebabeach.org>
  270. * cris/cpuall.h: Regenerate.
  271. * cris/cpuv10.h: Regenerate.
  272. * cris/cpuv32.h: Regenerate.
  273. * cris/decodev10.c: Regenerate.
  274. * cris/decodev10.h: Regenerate.
  275. * cris/decodev32.c: Regenerate.
  276. * cris/decodev32.h: Regenerate.
  277. 2009-11-12 Tristan Gingold <gingold@adacore.com>
  278. * avr/interp.c (sim_write): Allow byte access.
  279. (sim_read): Ditto.
  280. 2009-11-12 Tristan Gingold <gingold@adacore.com>
  281. * avr/interp.c (sim_load): Clear memory before loading.
  282. 2009-11-09 Tristan Gingold <gingold@adacore.com>
  283. * avr/interp.c (sim_resume): Fix typo for OP_ret.
  284. 2009-10-23 Doug Evans <dje@sebabeach.org>
  285. * cris/arch.c: Regenerate.
  286. * cris/arch.h: Regenerate.
  287. * cris/cpuall.h: Regenerate.
  288. * cris/cpuv10.c: Regenerate.
  289. * cris/cpuv10.h: Regenerate.
  290. * cris/cpuv32.c: Regenerate.
  291. * cris/cpuv32.h: Regenerate.
  292. * cris/cris-desc.c: Regenerate.
  293. * cris/cris-desc.h: Regenerate.
  294. * cris/cris-opc.h: Regenerate.
  295. * cris/decodev10.c: Regenerate.
  296. * cris/decodev10.h: Regenerate.
  297. * cris/decodev32.c: Regenerate.
  298. * cris/decodev32.h: Regenerate.
  299. * cris/modelv10.c: Regenerate.
  300. * cris/modelv32.c: Regenerate.
  301. * cris/semcrisv10f-switch.c: Regenerate.
  302. * cris/semcrisv32f-switch.c: Regenerate.
  303. 2009-10-22 Tristan Gingold <gingold@adacore.com>
  304. * avr/interp.c (sim_stop): Return 1.
  305. 2009-10-16 Doug Evans <dje@sebabeach.org>
  306. * MAINTAINERS: Add myself as m32r maintainer.
  307. 2009-10-15 Michael Egaer <eager@eagercon.com>
  308. * MAINTAINERS: Add self as MicroBlaze maintainer.
  309. 2009-10-14 Ben Elliston <bje@gnu.org>
  310. * MAINTAINERS (common): Move myself to "past maintainers" section.
  311. 2009-10-06 Michael Eager <eager@eagercon.com>
  312. * microblaze/interp.c: Add include microblaze-dis.h.
  313. 2009-09-23 Michael Eager <eager@eagercon.com>
  314. * configure: Add microblaze-*.* (not regenerated).
  315. * configure.ac: Likewise.
  316. * microblaze/config.in: New.
  317. * microblaze/configure: Generate.
  318. * microblaze/configure.ac: New.
  319. * microblaze/interp.c: New.
  320. * microblaze/Makefile.in: New.
  321. * microblaze/microblaze.h: New.
  322. * microblaze/microblaze.isa: New.
  323. * microblaze/sim-main.h: New.
  324. * microblaze/sysdep.h: New.
  325. 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  326. * avr/config.in: Regenerate.
  327. * avr/configure: Likewise.
  328. * configure: Likewise.
  329. * cris/config.in: Likewise.
  330. * cris/configure: Likewise.
  331. * configure.ac: m4_include toplevel config/override.m4.
  332. * configure: Regenerate.
  333. * avr/configure: Regenerate.
  334. * cris/configure: Regenerate.
  335. 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  336. * Makefile.in (datarootdir): New variable.
  337. 2009-05-18 Jon Beniston <jon@beniston.com>
  338. * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim.
  339. * configure.ac: Add lm32 target.
  340. * lm32: New directory.
  341. 2009-05-11 Andrew Cagney <cagney@gnu.org>
  342. * MAINTAINERS: Orphan ppc.
  343. 2009-05-08 Kevin Buettner <kevinb@redhat.com>
  344. * m32c/gdb-if.c (m32c_signal_to_host): Rename to
  345. m32c_signal_to_target. Change signal return values from SIGILL,
  346. SIGTRAP, SIGSEGV, etc. to TARGET_SIGNAL_ILL, TARGET_SIGNAL_TRAP,
  347. TARGET_SIGNAL_SEGV, etc. Fix all callers.
  348. 2009-04-30 Anthony Green <green@moxielogic.com>
  349. * MAINTAINERS: Add myself for the moxie port.
  350. * moxie: New directory.
  351. * configure.ac: Add entry for moxie.
  352. * configure: Regenerate.
  353. 2009-04-27 Tristan Gingold <gingold@adacore.com>
  354. * avr: New directory.
  355. * avr/interp.c, avr/Makefile.in, avr/configure.ac: New files.
  356. * avr/config.in: New file, generated by autoheader.
  357. * avr/configure: New file generated by autoconf.
  358. * configure.ac: Add avr.
  359. * configure: Regenerated.
  360. 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
  361. * Makefile.in: Add dummy install-pdf, html, and
  362. install-html targets.
  363. 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
  364. * cris/sim-if.c: Include errno.h.
  365. (cris_start_address, cris_program_offset): New variables.
  366. (OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
  367. enums.
  368. (cris_options): New options --cris-program-offset and
  369. --cris-start-address.
  370. (cris_option_handler): Handle new options.
  371. (cris_program_offset_write, cris_set_section_offset_iterator)
  372. (cris_offset_sections, cris_offset_sections): New functions.
  373. (sim_load): Use cris_program_offset_write as function argument to
  374. cris_load_elf_file, not sim_write.
  375. (struct offsetinfo): New struct.
  376. (cris_handle_interpreter): Fix typo in comment.
  377. (sim_open): Call cris_offset_sections as soon as the bfd of the
  378. infile is available. Gate bfd validity checks on abfd non-NULL.
  379. (sim_create_inferior): Let cris_start_address when != -1 override
  380. other start-address choices.
  381. 2009-01-06 Hans-Peter Nilsson <hp@axis.com>
  382. * cris/traps.c (abort): Define to call sim_io_error.
  383. (create_map): Make -1 imply a non-fixed address, not 0. All
  384. callers changed. Only prefer the next higher unmapped address if
  385. the last mapped address is no less than 0x40000000. Check that
  386. the address to be mapped is not already mapped. Update head
  387. comment.
  388. (unmap_pages): Don't call abort when recursive call fails, just
  389. note and return an error if a page in the range couldn't be unmapped.
  390. (cris_bmod_handler, h_supr_set_handler, h_supr_get_handler)
  391. (schedule, make_first_thread, cris_pipe_empty): New local variable sd.
  392. (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
  393. non-MAP_FIXED argument overlapping existing map. For MAP_FIXED,
  394. don't abort on page not being mapped. Handle non-anon filemap
  395. with length padded to pagesize.
  396. 2009-01-03 Hans-Peter Nilsson <hp@axis.com>
  397. * cris/sim-if.c (TARGET_AT_NULL, TARGET_AT_PHDR, TARGET_AT_PHENT)
  398. (TARGET_AT_PHNUM, TARGET_AT_PAGESZ, TARGET_AT_BASE)
  399. (TARGET_AT_FLAGS, TARGET_AT_ENTRY, TARGET_AT_UID, TARGET_AT_EUID)
  400. (TARGET_AT_GID, TARGET_AT_EGID, TARGET_AT_HWCAP)
  401. (TARGET_AT_CLKTCK): Remove redundant macros.
  402. (AUX_ENT): Adjust to use standard ELF AT_* macros.
  403. (AUX_ENTF): Ditto. Remove always-0 middle argument. Update all
  404. callers.
  405. (sim_open): Also pass AT_SECURE.
  406. * cris/sim-main.h (struct _sim_cpu): New member
  407. set_target_thread_data.
  408. * cris/crisv32f.c (CRIS_TLS_REGISTER): Define.
  409. * cris/crisv10f.c: Ditto.
  410. * cris/cris-tmpl.c (MY (set_target_thread_data)): New function.
  411. (MY (f_specific_init)): Set new _sim_cpu member to new function.
  412. * cris/traps.c (TARGET_SYS_set_thread_area): Define.
  413. (cris_break_13_handler) <case TARGET_SYS_set_thread_area>: New
  414. case.
  415. * cris/traps.c (TARGET_SYS_exit_group): Define.
  416. (cris_break_13_handler): Handle it like the exit for the last
  417. thread.
  418. * cris/traps.c (TARGET_UTSNAME): Update to 2009-01-01.
  419. (TARGET_EPOCH): Update to match TARGET_UTSNAME. Correct comment.
  420. (cris_break_13_handler) <case TARGET_SYS_uname>: Update to
  421. 2.6.27. Set machine field to the BFD printable name of the
  422. machine.
  423. * cris/traps.c (TARGET_MAP_DENYWRITE): Define.
  424. (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle
  425. TARGET_MAP_DENYWRITE.
  426. * cris/traps.c (TARGET_SYS_access, TARGET_R_OK, TARGET_W_OK)
  427. (TARGET_X_OK, TARGET_F_OK): Define.
  428. (cris_break_13_handler) <case TARGET_SYS_access>: New case.
  429. * cris/semcrisv32f-switch.c: Regenerate.
  430. 2008-12-30 Hans-Peter Nilsson <hp@axis.com>
  431. * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
  432. just a short CRIS-specific notice. Tweak the wording for a
  433. failing architecture test.
  434. * cris/traps.c (TARGET_SYS_writev): New macro.
  435. (is_mapped_only, cris_dump_map): New functions.
  436. (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags
  437. and prot combinations and a non-zero page-offset. If
  438. TARGET_MAP_FIXED, unmap pages before mapping them.
  439. <case TARGET_SYS_mprotect>: When checking, allow any length
  440. argument. Don't actually do anything.
  441. <case TARGET_SYS_writev>: New case.
  442. * cris/Makefile.in (SIM_OBJS): Remove sim-hload.o.
  443. * cris/sim-if.c: Include elf-bfd.h.
  444. (struct progbounds): New members end_loadmem, start_nonloadmem.
  445. (xprintf, eprintf): New functions, copied from common/sim-load.c.
  446. (cris_load_elf_file, sim_load, cris_get_progbounds): New functions.
  447. (get_progbounds_iterator): Renamed from get_progbounds. Make
  448. static. Update head comment. Set new struct progbounds members.
  449. (exec_load_addr, interp_load_addr, interp_start_addr): New static
  450. variables.
  451. (aux_ent_phdr, aux_ent_phent, aux_ent_phnum, aux_ent_base)
  452. (aux_ent_entry, cris_write_interp, cris_handle_interpreter): New
  453. functions.
  454. (sim_open): New constant array auxv_entries. Rewrite AUX_ENT
  455. handling to use auxv_entries. Improve error message and checking
  456. for invalid programs. Use new variable abfd for the program
  457. instead of for each access reaching into sd to get it.
  458. (sim_create_inferior): If non-zero, use interp_start_addr instead
  459. of the program start address.
  460. (cris_disassemble_insn): Remove incorrect and unclear, supposedly
  461. stale comment. Always specify little-endian.
  462. 2008-07-29 Nick Clifton <nickc@redhat.com>
  463. * common/genmloop.sh: Add new parameter: -shell to specify the
  464. command interpreter to use to run the input file. This is
  465. necessary because otherwise SHELL is taken from the user's
  466. environment, and not from the makefile that invoked this script
  467. and the user might not be running an sh-like shell.
  468. * cris/Makefile.in: Pass -shell parameter to genmloop.sh.
  469. * fr30/Makefile.in: Likewise.
  470. * frv/Makefile.in: Likewise.
  471. * i960/Makefile.in: Likewise.
  472. * iq2000/Makefile.in: Likewise.
  473. * m32r/Makefile.in: Likewise.
  474. * frv/mloop.in: Add missing start of line comment marker.
  475. 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
  476. * cris/configure: Regenerate to track ../common/common.m4 changes.
  477. * cris/config.in: Ditto.
  478. 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
  479. Daniel Jacobowitz <dan@codesourcery.com>
  480. Joseph Myers <joseph@codesourcery.com>
  481. * cris/configure: Regenerate.
  482. 2008-05-09 Olivier Hainque <hainque@adacore.com>
  483. * ppc/altivec.igen (vperm): Latch inputs into temporaries.
  484. 2008-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
  485. * MAINTAINERS: Add myself as maintainer of cr16 port.
  486. 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
  487. Add simulator for National cr16 processor.
  488. * cr16: New directory.
  489. * configure.ac: Add entry for National cr16.
  490. * configure: Regenerate.
  491. 2008-02-05 DJ Delorie <dj@redhat.com>
  492. * configure.ac (v850): V850 now has a testsuite.
  493. * configure (v850): Likewise.
  494. 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
  495. Updated copyright notices for most files.
  496. 2007-12-19 DJ Delorie <dj@redhat.com>
  497. * frv/frv.c (frvbf_cut): Only look at the six LSBs of
  498. cut_point.
  499. 2007-10-22 Hans-Peter Nilsson <hp@axis.com>
  500. * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
  501. cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
  502. cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
  503. cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
  504. cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
  505. cris/semcrisv32f-switch.c: Regenerate.
  506. 2007-08-24 Joel Brobecker <brobecker@adacore.com>
  507. Switch the license of all files explicitly copyright the FSF
  508. to GPLv3.
  509. 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
  510. * Makefile.in: Add dummy "pdf" target.
  511. 2007-02-20 Hans-Peter Nilsson <hp@axis.com>
  512. * cris/traps.c (dump_statistics): Change format for cycle numbers
  513. to %llu and cast parameters to unsigned long long.
  514. 2007-02-16 Thiemo Seufer <ths@mips.com>
  515. * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Add RUNTEST.
  516. 2007-01-28 Manuel Lauss <slauss@resi.at>
  517. * configure.ac (sh64-*-*): Change to sh64*-*-*.
  518. (sh-*-*): Change to sh*-*-*.
  519. * configure: Regenerated.
  520. 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
  521. Updated copyright notices for most files.
  522. 2006-12-20 Hans-Peter Nilsson <hp@axis.com>
  523. * Makefile.in (autoconf-common autoheader-common): Only run
  524. autoheader on subdirs with a file config.in.
  525. * configure.ac (common): Make the default "yes" for all targets
  526. with sim subdirs.
  527. * configure: Regenerate.
  528. * Makefile.in (autoconf-common autoheader-common): In documented
  529. usage, say SHELL=/bin/sh.
  530. (.PHONY): Add autoheader-common.
  531. * MAINTAINERS: Add self as authorized committer for *.
  532. 2006-10-02 Edgar E. Iglesias <edgar@axis.com>
  533. Hans-Peter Nilsson <hp@axis.com>
  534. * cris/cris-sim.h (enum cris_unknown_syscall_action_type)
  535. (cris_unknown_syscall_action): Declare.
  536. * cris/sim-if.c (cris_unknown_syscall_action): Define.
  537. (cris_options): Add cris-unknown-syscall option.
  538. (cris_option_handler): Correct comment about and error message for
  539. invalid --cris-cycles argument. Handle --cris-unknown-syscall.
  540. * cris/traps.c: Include stdarg.h
  541. (cris_unknown_syscall): New function.
  542. (cris_break_13_handler): Instead of sim_io_eprintf and
  543. sim_engine_halt, call cris_unknown_syscall to handle more or less
  544. unknown syscalls. Adjust code as necessary to handle return
  545. value.
  546. 2006-09-30 Daniel Jacobowitz <dan@codesourcery.com>
  547. * MAINTAINERS: Add Dave Brolley for sh64.
  548. 2006-09-30 Hans-Peter Nilsson <hp@axis.com>
  549. * cris/traps.c (TARGET_PIPE_BUF): New macro.
  550. (cris_pipe_empty): Correct initialization of "remaining". Only
  551. adjust the "write" return value if more than TARGET_PIPE_BUF bytes
  552. are written.
  553. 2006-09-29 Hans-Peter Nilsson <hp@axis.com>
  554. * cris/configure.ac: Check for limits.h and sys/param.h.
  555. * cris/configure, cris/config.in: Rebuild.
  556. * cris/traps.c (SIM_PATHMAX): New macro.
  557. (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN.
  558. 2006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
  559. * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator.
  560. * Makefile.in (FLAGS_TO_PASS): Include libdir.
  561. * configure: Regenerated.
  562. 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
  563. * cris/configure: Regenerated.
  564. 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
  565. * cris/configure: Regenerated.
  566. 2006-05-05 Andreas Schwab <schwab@suse.de>
  567. * configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
  568. * configure: Regenerate.
  569. * Makefile.in (CFLAGS_FOR_BUILD): Define.
  570. (CC_FOR_BUILD): Don't override.
  571. (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.
  572. 2006-05-04 Daniel Jacobowitz <dan@codesourcery.com>
  573. * MAINTAINERS: Add an "Authorized committers" section, and list
  574. DJ Delorie for v850.
  575. 2006-04-08 Hans-Peter Nilsson <hp@axis.com>
  576. * cris/crisv32f.c (MY (deliver_interrupt)): Set CCS to new_ccs.
  577. 2006-04-03 Hans-Peter Nilsson <hp@axis.com>
  578. * cris/dv-cris.c, cris/dv-rv.c, cris/rvdummy.c: New files.
  579. * cris/Makefile.in (CONFIG_DEVICES): Remove redundant setting.
  580. (dv-cris.o, dv-rv.o rvdummy$(EXEEXT), rvdummy.o): New rules.
  581. (all): Depend on rvdummy$(EXEEXT).
  582. * cris/configure.ac: Call SIM_AC_OPTION_WARNINGS. Check for
  583. sys/socket.h and sys/select.h. Call SIM_AC_OPTION_HARDWARE,
  584. default off.
  585. * cris/configure: Regenerate.
  586. * cris/cris-sim.h (cris_have_900000xxif): Declare here.
  587. (enum cris_interrupt_type, crisv10deliver_interrupt)
  588. (crisv32deliver_interrupt: New declarations.
  589. * cris/cris-tmpl.c [WITH_HW] (MY (f_model_insn_after)): Call
  590. sim_events_tickn and set state-events member work_pending when it's
  591. time for the next event.
  592. [WITH_HW] (MY (f_specific_init)): Set CPU-model-specific
  593. interrupt-delivery function.
  594. * cris/crisv10f.c (MY (deliver_interrupt)): New function.
  595. * cris/crisv32f.c (MY (deliver_interrupt)): New function.
  596. * cris/devices.c: Include hw-device.h.
  597. (device_io_read_buffer) [WITH_HW]: Call hw_io_read_buffer.
  598. (device_io_write_buffer): Only perform 0x900000xx-functions if
  599. cris_have_900000xxif is nonzero. Else if WITH_HW defined,
  600. call hw_io_write_buffer. Add return 0 last in function.
  601. * cris/sim-if.c (cris_have_900000xxif): Now global.
  602. (sim_open) [WITH_HW]: Clear deliver_interrupt cpu member.
  603. Force "-model" option, effectively.
  604. * cris/sim-main.h (cris_interrupt_delivery_fn): New type.
  605. (struct _sim_cpu) [WITH_HW]: New member deliver_interrupt.
  606. 2006-04-02 Hans-Peter Nilsson <hp@axis.com>
  607. * cris/Makefile.in (CRISV10F_OBJS): Remove semcrisv10f-switch.o.
  608. (CRISV32F_OBJS): Remove semcrisv32f-switch.o.
  609. (semcrisv10f-switch.o, semcrisv32f-switch.o: Remove dependency rules.
  610. 2006-03-13 DJ Delorie <dj@redhat.com>
  611. * MAINTAINERS: Add self as m32c sim maintainer.
  612. 2006-02-23 Hans-Peter Nilsson <hp@axis.com>
  613. * cris/traps.c (syscall_map): Remove CB_SYS_time / TARGET_SYS_time
  614. mapping.
  615. (cris_break_13_handler) <case TARGET_SYS_time>: New case.
  616. 2006-01-23 Jim Blandy <jimb@redhat.com>
  617. Add simulator for Renesas M32C and M16C.
  618. * m32c: New directory.
  619. * configure.ac: Add entry for Renesas M32C.
  620. * configure: Regenerate.
  621. 2006-01-10 Hans-Peter Nilsson <hp@axis.com>
  622. * cris/cris-tmpl.c (MY (f_model_insn_before)): Only display basic
  623. cycle count for the current insn.
  624. 2005-12-06 Hans-Peter Nilsson <hp@axis.com>
  625. * cris/cpuv10.h, cris/cpuv32.h, cris/cris-desc.c, cris/cris-opc.h,
  626. cris/decodev10.c, cris/decodev10.h, cris/decodev32.c,
  627. cris/decodev32.h, cris/modelv10.c, cris/modelv32.c,
  628. cris/semcrisv10f-switch.c, cris/semcrisv32f-switch.c: Regenerate.
  629. 2005-12-05 Hans-Peter Nilsson <hp@axis.com>
  630. * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
  631. cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
  632. cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
  633. cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
  634. cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
  635. cris/semcrisv32f-switch.c: Regenerate.
  636. 2005-11-20 Hans-Peter Nilsson <hp@axis.com>
  637. * cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
  638. (open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
  639. TARGET_O_WRONLY.
  640. (cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
  641. F_GETFL on fd 0, 1 and 2.
  642. 2005-11-17 Hans-Peter Nilsson <hp@axis.com>
  643. * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
  644. last_open_fd, last_open_flags.
  645. * cris/traps.c: Don't include targ-vals.h.
  646. (TARGET_O_ACCMODE): Define.
  647. (cris_break_13_handler): Set new _sim_cpu members.
  648. <case TARGET_SYS_fcntl>: Support special case of F_GETFL.
  649. Rearrange code as switch. Emit "unimplemented" abort for
  650. unimplemented fcntl calls.
  651. * cris/traps.c (TARGET_SYS_stat): Define.
  652. (syscall_stat32_map): Add entry for TARGET_SYS_stat.
  653. (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
  654. 2005-11-16 Hans-Peter Nilsson <hp@axis.com>
  655. * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the
  656. low 32 bits are used after an unsigned long cast.
  657. 2005-05-28 Hans-Peter Nilsson <hp@axis.com>
  658. * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop.
  659. 2005-05-26 Chris Demetriou <cgd@netbsd.org>
  660. * MAINTAINERS: Update my mail address, move myself to the
  661. "Past maintainers" section.
  662. 2005-05-17 Corinna Vinschen <vinschen@redhat.com>
  663. * configure.ac: Add igen to v850 build.
  664. * configure: Regenerate.
  665. 2005-04-29 Paul Brook <paul@codesourcery.com>
  666. * common/callback.c (PIPE_BUF): Provide default definition.
  667. (os_lstat): Use stat if lstat is not available on the host.
  668. (os_ftruncate): Return EINVAL if not available on the host.
  669. (os_truncate): Ditto.
  670. * common/configure.ac: Check for lstat, truncate and ftruncate.
  671. * common/configure: Regenerate.
  672. * common/config.in: Regenerate.
  673. 2005-04-27 Paul Brook <paul@codesourcery.com>
  674. * common/Make-common.in: Add $(EXEEXT) to "run".
  675. 2005-04-18 Hans-Peter Nilsson <hp@axis.com>
  676. * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
  677. For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't
  678. implemented. In call to create_map, pad length argument to 8k.
  679. 2005-04-15 Corinna Vinschen <vinschen@redhat.com>
  680. * configure.ac: Add explicit sh64 case.
  681. * configure: Regenerate.
  682. 2005-03-30 Paul Brook <paul@codesourcery.com>
  683. * arm/wrapper.c: Provide SIGTRAP and SIGBUS.
  684. 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
  685. * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to
  686. include cgen-ops.h in decodev10.c and decodev32.c.
  687. * cris/sim-main.h: Don't include cgen-ops.h here.
  688. * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c,
  689. cris/cpuv10.h, cris/cpuv32.c, cris/cpuv32.h, cris/cris-desc.c,
  690. cris/cris-desc.h, cris/cris-opc.h, cris/decodev10.c,
  691. cris/decodev10.h, cris/decodev32.c, cris/decodev32.h,
  692. cris/modelv10.c, cris/modelv32.c, cris/semcrisv10f-switch.c,
  693. cris/semcrisv32f-switch.c: Regenerate.
  694. * cris/traps.c (cris_break_13_handler) <case
  695. TARGET_SYS_rt_sigaction>: Rename sa_handler, sa_flags,
  696. sa_restorer, sa_mask_low, sa_mask_high to target_sa_handler etc.
  697. 2005-03-23 Mark Kettenis <kettenis@gnu.org>
  698. * cris/configure: Regenerate.
  699. 2005-02-28 Jim Blandy <jimb@redhat.com>
  700. * d10v/configure.ac, igen/configure.ac, m68hc11/configure.ac,
  701. mips/configure.ac, mn10300/configure.ac, v850/configure.ac:
  702. Regenerated, after change to common/aclocal.m4.
  703. 2005-02-18 Corinna Vinschen <vinschen@redhat.com>
  704. * iq2000: New target subdirectory.
  705. * configure.ac: Add iq2000 target.
  706. * configure: Regenerate.
  707. 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
  708. * Makefile.in (all, clean mostlyclean, distclean maintainer-clean)
  709. (realclean, install): Fail if subdir make failed.
  710. 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
  711. * cris: New directory, simulator for Axis Communications CRIS
  712. including CRIS v32, CGEN-based.
  713. * configure.ac: Add corresponding configury.
  714. * configure: Regenerate.
  715. 2005-01-17 Andrew Cagney <cagney@gnu.org>
  716. * configure.ac: For mips*-*-* and mn10300*-*-* configure the
  717. common directory. Remove sparc*-*-* from list.
  718. 2005-01-11 Andrew Cagney <cagney@gnu.org>
  719. * Makefile.in (autoconf-common autoheader-common): Add --force to
  720. autoconf and autoheader.
  721. (autoconf-common autoheader-common)
  722. (autoconf-install autoheader-install): Check for configure.ac, not
  723. configure.in.
  724. * configure.ac: Delete AC_CONFIG_AUX_DIR.
  725. * configure: Re-generate.
  726. 2005-01-07 Andrew Cagney <cagney@gnu.org>
  727. * configure.ac: Replace configure.in. Requires autoconf 2.59 and
  728. correctly calls AC_CONFIG_SUBDIRS.
  729. * configure: Re-generate.
  730. 2004-12-01 Andrew Cagney <cagney@gnu.org>
  731. * i960, h8500: Delete directory.
  732. 2004-11-12 Andrew Cagney <cagney@gnu.org>
  733. * d30v, fr30, mn10200, z8k: Delete directory.
  734. 2004-03-10 Ben Elliston <bje@gnu.org>
  735. * MAINTAINERS: Update my mail address.
  736. 2004-01-26 Chris Demetriou <cgd@broadcom.com>
  737. * configure.in (mips*-*-*): Configure in testsuite.
  738. * configure: Regenerate.
  739. 2003-10-08 Dave Brolley <brolley@redhat.com>
  740. * configure.in: Move frv handling to alphabetically correct placement.
  741. 2003-09-03 Andreas Schwab <schwab@suse.de>
  742. * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
  743. 2003-08-29 Dave Brolley <brolley@redhat.com>
  744. * MAINTAINERS: Add myself as maintainer of the FRV port.
  745. 2003-08-20 Michael Snyder <msnyder@redhat.com>
  746. Dave Brolley <brolley@redhat.com>
  747. * frv/: New directory, simulator for the Fujitsu FRV.
  748. * configure.in: Add frv configury.
  749. * configure: Regenerate.
  750. 2003-08-10 Ben Elliston <bje@wasabisystems.com>
  751. * MAINTAINERS: Update my mail address.
  752. 2003-08-09 Andrew Cagney <cagney@redhat.com>
  753. * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
  754. maintenance. List igen and sh maintainers. Mention that target
  755. and global maintainers pick up the slack.
  756. 2003-07-09 Michael Snyder <msnyder@redhat.com>
  757. * configure.in: Add testsuite to extra_subdirs for sh.
  758. * configure: Regenerate.
  759. 2003-01-23 Nick Clifton <nickc@redhat.com>
  760. * Add sh2e support:
  761. 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
  762. * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
  763. 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
  764. * MAINTAINERS: Update my email address.
  765. 2002-07-17 Andrew Cagney <ac131313@redhat.com>
  766. * w65/: Delete directory.
  767. 2002-07-16 Andrew Cagney <ac131313@redhat.com>
  768. * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
  769. * configure: Re-generate.
  770. 2002-07-13 Andrew Cagney <ac131313@redhat.com>
  771. * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
  772. * configure: Re-generate.
  773. 2002-06-16 Andrew Cagney <ac131313@redhat.com>
  774. * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
  775. id, date and host to be overriden by NAME, ID, DATE and HOST
  776. respectfully. Use ISO dates.
  777. Thu Jun 6 12:34:13 2002 Andrew Cagney <cagney@redhat.com>
  778. * Makefile.in (ChangeLog): New makefile variable.
  779. * README-HACKING: Mention the ChangeLog makefile variable.
  780. 2002-06-01 Andrew Cagney <ac131313@redhat.com>
  781. * tic80/: Delete directory.
  782. 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
  783. * MAINTAINERS: Update my email address.
  784. 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
  785. * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
  786. 2002-03-01 Frank Ch. Eigler <fche@redhat.com>
  787. * MAINTAINERS: Record self as a co-maintainer of just common/.
  788. 2002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
  789. * MAINTAINERS: Point to GDB files describing overall maintaince
  790. and check-in procedures.
  791. 2002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
  792. * MAINTAINERS: Add myself for ARM portions.
  793. 2001-10-19 Andrew Cagney <ac131313@redhat.com>
  794. * configure.in: When Linux or NetBSD, enable PowerPC simulator.
  795. * configure: Re-generate.
  796. 2001-02-16 Ben Elliston <bje@redhat.com>
  797. * MAINTAINERS: Add myself for common portions.
  798. 2001-01-15 Chris Demetriou <cgd@broadcom.com>
  799. * MAINTAINERS: Added self and Andrew for the mips sim.
  800. 2000-10-25 Geoff Keating <geoffk@cygnus.com>
  801. * MAINTAINERS: Added self and Andrew for the ppc sim.
  802. Thu Jul 27 21:26:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
  803. From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
  804. * m68hc11: New directory.
  805. * configure.in: Add.
  806. * configure: Regenerate.
  807. Tue Jul 4 13:43:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
  808. * tic80: New directory.
  809. * configure.in: Add configury.
  810. * configure: Regenerate.
  811. 2000-04-20 Nick Clifton <nickc@cygnus.com>
  812. * configure.in (extra_subdirs): Add testsuite to strongarm
  813. directories.
  814. * configure: Regenerate.
  815. Sat Mar 4 16:48:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
  816. * MAINTAINERS: New file. Blank.
  817. 1999-11-18 Ben Elliston <bje@cygnus.com>
  818. * configure.in: Require autoconf 2.13 and remove obsolete
  819. invocation of AC_C_CROSS.
  820. * configure: Regenerate.
  821. 1999-09-29 Doug Evans <devans@casey.cygnus.com>
  822. * configure.in: Configure the testsuite directory for thumb.
  823. * configure: Regenerate.
  824. 1999-07-16 Ben Elliston <bje@cygnus.com>
  825. * configure.in: Configure the testsuite directory for arm.
  826. * configure: Regenerate.
  827. 1999-04-08 Nick Clifton <nickc@cygnus.com>
  828. * configure.in: Add support for MCore target.
  829. * configure: Regenerate.
  830. 1999-03-14 Stan Shebs <shebs@andros.cygnus.com>
  831. * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
  832. RUNTEST instead of commenting out, fixes portability problem.
  833. 1999-02-08 Nick Clifton <nickc@cygnus.com>
  834. * configure.in: Add support for StrongARM target.
  835. * configure: Regenerate.
  836. 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
  837. * configure.in: Require autoconf 2.12.1 or higher.
  838. 1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
  839. * configure.in (i960-*-*): Add.
  840. * configure: Rebuild.
  841. Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
  842. * configure.in: Added case for fr30-*-*.
  843. * configure: Regenerated.
  844. Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
  845. * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
  846. to allow successful operation on Windows.
  847. Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
  848. * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
  849. check can be invoked recursively.
  850. Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
  851. * configure.in: Build simulator on sparclite and sparc86x targets.
  852. * configure: Regenerate.
  853. Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
  854. * Makefile.in (autoconf-common autoheader-common): Don't pass -l
  855. to autoconf and autoheader.
  856. Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
  857. * Makefile.in (autoconf-common autoheader-common): Pass `-l
  858. ../common' to autoconf and autoheader. Unconditionally run
  859. autoconf in every subdir.
  860. (autoconf-changelog autoheader-changelog): Unconditionally run
  861. commands in every subdir.
  862. (autoconf-install autoheader-install): Likewise.
  863. Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
  864. * Makefile.in: Get SHELL from configure.
  865. * (FLAGS_TO_PASS): Pass down SHELL.
  866. * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
  867. NT native builds.
  868. Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
  869. * configure.in (extra_subdirs): Enable igen for mn10300.
  870. * configure: Re-generate.
  871. Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
  872. * configure.in (extra_subdirs): Add support for thumb target.
  873. * configure (extra_subdirs): Add support for thumb target.
  874. Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
  875. * configure.in (extra_subdirs): Add IGEN directory when MIPS
  876. target.
  877. * configure: Regenerate.
  878. Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
  879. * configure.in (extra_subdirs): v850ea needs igen.
  880. * configure: Re-generate.
  881. Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
  882. * configure.in (testdir): When a testsuite directory, add that to
  883. the list of confdirs.
  884. Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
  885. * configure.in (extra_subdirs): Enable igen ready for V850.
  886. Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
  887. * configure.in (w65-*-*, only_if_enabled): Set.
  888. * configure: Re-generate.
  889. Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
  890. * configure.in (sparc*-*-*, only_if_enabled): Set
  891. only_if_enabled=yes. Check only_if_enabled before enabling a
  892. simulator.
  893. * configure: Regenerate.
  894. Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
  895. * configure.in (extra_subdirs): Add v850e target.
  896. Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
  897. * configure.in (extra_subdirs): Add v850ea target.
  898. Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
  899. * configure.in (sparc*-*-*): Don't build erc32.
  900. * configure: Regenerate.
  901. Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
  902. * configure.in (m32r-*-*): New target.
  903. * configure: Regenerate.
  904. * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
  905. Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
  906. * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
  907. thought that .NOEXPORT was the default target.
  908. Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
  909. * Makefile.in (clean mostlyclean): Restore targets accidentally
  910. deleted in earlier change.
  911. Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
  912. * Makefile.in (autoheader-common, autoheader-changelog,
  913. autoheader-install): Perform autoheader in addition to autoconf.
  914. Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
  915. * Makefile.in (autoconf-install): New target.
  916. (autoconf-changelog): Try different way to obtain user name.
  917. Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
  918. * Makefile.in (autoconf-changelog): New target, update
  919. ChangeLog for all subdirectories - normally used after
  920. autoconf-common target.
  921. Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
  922. * configure.in (extra_subdirs): Include testsuite for d30v.
  923. * configure: Regenerate.
  924. * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
  925. ../gdb/Makefile.in
  926. (check): New rules - drive the testsuite.
  927. Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
  928. * configure.in: Add mn10200 configure lines accidentally
  929. removed.
  930. * configure: Regenerated.
  931. Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
  932. * configure.in (extra_subdirs): Generalize common sub directory
  933. into a list.
  934. (extra_subdirs): For d30v add igen to the list to be built.
  935. Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
  936. * configure.in (d30v): New target.
  937. * configure: Regenerated.
  938. Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
  939. * configure.in: Don't require GCC to build the mn10200
  940. simulator anymore.
  941. * configure: Rebuilt.
  942. Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
  943. * configure.in: Don't configure any subdirs if no simulator
  944. is being built. Don't use erc32 for sparc64.
  945. * configure: Regenerated.
  946. Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
  947. * Makefile.in (autoconf-common): New target.
  948. * configure.in: Do configure common.
  949. * configure: Regenerated.
  950. Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
  951. * configure configure.in: Don't configure common anymore. Files
  952. from common are now built in the individual simualtor directories.
  953. This fixes problems with the WinGDB build procedure.
  954. Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
  955. * configure: Enable the mn10200 simulator.
  956. Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
  957. * configure.in (configdirs): Add common.
  958. * configure: Regenerated.
  959. Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
  960. * configure.in (powerpc*-*-linux*): Treat like the other powerpc
  961. system V based targets.
  962. * configure: Regenerate.
  963. Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
  964. * configure.in (--enable-sim-powerpc): Delete.
  965. (--enable-sim): Add.
  966. * configure: Regenerated.
  967. Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
  968. * configure.in: Only build the V850 simulator if
  969. we are using gcc.
  970. * configure: Rebuild.
  971. Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
  972. * configure.in: Do build erc32 for DOS and Windows hosts.
  973. * configure: Rebuild.
  974. Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
  975. * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
  976. be inherited from the parent. Remove INSTALL_XFORM and
  977. INSTALL_XFORM1. Make INSTALL be set from configure.
  978. Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
  979. * configure.in: Only build the MIPS simulator if we are using
  980. gcc.
  981. * configure: Rebuild.
  982. Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
  983. * configure.in (v850-*-*): Added V850 simulator.
  984. Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
  985. * configure.in (d10v-*-*): Added D10V simulator.
  986. Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
  987. * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
  988. INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
  989. (docdir): Removed.
  990. * configure.in (AC_PREREQ): autoconf 2.5 or higher.
  991. (AC_PROG_INSTALL): Added.
  992. * configure: Rebuilt.
  993. Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
  994. * configure.in: Only configure erc32 if using gcc.
  995. * configure: Rebuild.
  996. Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
  997. * configure.in (sim_target): Build PowerPC simulator for powerpc
  998. System V.4, Solaris, and Elf targets.
  999. * configure: Regenerate with autoconf 2.10.
  1000. Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
  1001. * configure.in: Only built erc32 simulator on Unix hosts as it
  1002. uses pseudo ttys.
  1003. * configure: Regenerated with autoconf 2.8.
  1004. Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
  1005. * erc32: Sparc simulator from the ESA.
  1006. Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
  1007. From: Miles Bader <miles@gnu.ai.mit.edu>
  1008. * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
  1009. * configure: Regenerate using autoconf.
  1010. Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
  1011. * Makefile.in (install): Fix typo.
  1012. Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
  1013. * configure: Regenerate with autoconf 2.7.
  1014. * Makefile.in (all): Simplify.
  1015. (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
  1016. as in the all target.
  1017. (distclean, maintainer-clean, realclean): Likewise.
  1018. (install): Likewise.
  1019. Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
  1020. * Makefile.in (all): Remove extra '\' char from shell script.
  1021. Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
  1022. * Makefile.in (all): Avoid a for loop with zero elements, even if
  1023. the loop will not be executed because of an if statement.
  1024. Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
  1025. * Makefile.in (install): Add missing semicolon in "fi \".
  1026. Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
  1027. * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
  1028. defaults from configure.
  1029. * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
  1030. configure defaults.
  1031. (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
  1032. if either --enable-sim-powerpc is used, or the host compiler is
  1033. GCC.
  1034. Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
  1035. * configure.in (mips*-*-*): Added "mips" simulator target.
  1036. * configure: Re-generated.
  1037. Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
  1038. * Makefile.in (BISON): Remove macro.
  1039. (FLAGS_TO_PASS): Remove BISON.
  1040. Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
  1041. * configure.in: Explicitly `exit 0' for broken shells.
  1042. * configure: Rebuilt.
  1043. Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
  1044. * common/run.c (main): Initialize the callbacks.
  1045. Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
  1046. * Makefile.in (maintainer-clean): New synonym for realclean.
  1047. Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
  1048. * configure.in (powerpc*-*-eabisim*): Only build the simulator if
  1049. the target is powerpc*-*-eabisim*, since it requires GCC to build.
  1050. Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
  1051. * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
  1052. <cagney@highland.com.au>.
  1053. * configure: Regnerate from configure.in.
  1054. Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
  1055. * Update all FSF addresses except those in COPYING* files.
  1056. Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
  1057. * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
  1058. submakes either default or passed in value.
  1059. Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
  1060. * Makefile.in (all, clean, distclean, mostlyclean, realclean,
  1061. install): Changed targets so that they descend all
  1062. subdirectories in $(SUBDIRS).
  1063. (*-all, *-clean, *-install): Removed targets.
  1064. * configure.in: Don't bother with target makefile fragments, they
  1065. are no longer needed.
  1066. * configure: regenerated.
  1067. * Makefile.in, configure.in: converted to autoconf.
  1068. * configure: New file, generated with autconf 2.4.
  1069. Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
  1070. * Makefile.in: Support ARM.
  1071. * configure.in: Ditto.
  1072. Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
  1073. * Makefile.in: Support W65.
  1074. * configure.in: Ditto.
  1075. Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
  1076. * Makefile.in: Add TAGS target.
  1077. Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
  1078. * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
  1079. install-h8300, clean-h8300, all-h8500, install-h8500,
  1080. clean-h8500, all-sh, install-sh, clean-sh): do not echo
  1081. recursion lines.
  1082. Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
  1083. * Makefile.in: remove endian.h trace from h8500
  1084. Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
  1085. * Makefile.in: Add distclean, realclean, and mostlyclean targets.
  1086. Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
  1087. * Makefile.in: make all of the all-* target (except all-nothing)
  1088. depend on endian.h, so that if we're not building a simulator, we
  1089. don't built endian
  1090. Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
  1091. * Makefile.in (check, installcheck): Added dummy targets.
  1092. Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
  1093. * Makefile.in (endian): Find endian.c in $(srcdir), and also
  1094. explicitly make it, since some makes apparently don't work with
  1095. VPATH and .c to executable rules (SunOS make for example).
  1096. Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
  1097. * Makefile.in (endian): Add explicit rule for broken makes.
  1098. Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
  1099. * Makefile.in (info, install-info): New targets.
  1100. (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
  1101. level Makefile.
  1102. Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
  1103. * Makefile.in (endian.h): build endian.h via a temporary file so
  1104. that we don't leave an incomplete file lying around on
  1105. interrupted builds.
  1106. (clean): remove endian, e.h, and endian.h.
  1107. Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
  1108. * Makefile.in, configure.in: if target isn't supported, build a
  1109. harmless makefile.