OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [sim/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
2002-08-24  Geoffrey Keating  
2
 
3
        * MAINTAINERS: Update my email address.
4
 
5
2002-07-17  Andrew Cagney  
6
 
7
        * w65/: Delete directory.
8
 
9
2002-07-16  Andrew Cagney  
10
 
11
        * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
12
        * configure: Re-generate.
13
 
14
2002-07-13  Andrew Cagney  
15
 
16
        * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
17
        * configure: Re-generate.
18
 
19
2002-06-16  Andrew Cagney  
20
 
21
        * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
22
        id, date and host to be overriden by NAME, ID, DATE and HOST
23
        respectfully.  Use ISO dates.
24
 
25
Thu Jun  6 12:34:13 2002  Andrew Cagney  
26
 
27
        * Makefile.in (ChangeLog): New makefile variable.
28
        * README-HACKING: Mention the ChangeLog makefile variable.
29
 
30
2002-06-01  Andrew Cagney  
31
 
32
        * tic80/: Delete directory.
33
 
34
2002-05-16  Stephane Carrez  
35
 
36
        * MAINTAINERS: Update my email address.
37
 
38
2002-03-06  Stephane Carrez  
39
 
40
        * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
41
 
42
2002-03-01  Frank Ch. Eigler  
43
 
44
        * MAINTAINERS: Record self as a co-maintainer of just common/.
45
 
46
2002-02-07  Nick Clifton  
47
 
48
        * MAINTAINERS: Point to GDB files describing overall maintaince
49
        and check-in procedures.
50
 
51
2002-01-10  Nick Clifton  
52
 
53
        * MAINTAINERS: Add myself for ARM portions.
54
 
55
2001-10-19  Andrew Cagney  
56
 
57
        * configure.in: When Linux or NetBSD, enable PowerPC simulator.
58
        * configure: Re-generate.
59
 
60
2001-02-16  Ben Elliston  
61
 
62
        * MAINTAINERS: Add myself for common portions.
63
 
64
2001-01-15  Chris Demetriou  
65
 
66
        * MAINTAINERS: Added self and Andrew for the mips sim.
67
 
68
2000-10-25  Geoff Keating  
69
 
70
        * MAINTAINERS: Added self and Andrew for the ppc sim.
71
 
72
Thu Jul 27 21:26:26 2000  Andrew Cagney  
73
 
74
        From Stephane Carrez :
75
        * m68hc11: New directory.
76
        * configure.in: Add.
77
        * configure: Regenerate.
78
 
79
Tue Jul  4 13:43:54 2000  Andrew Cagney  
80
 
81
        * tic80: New directory.
82
        * configure.in: Add configury.
83
        * configure: Regenerate.
84
 
85
2000-04-20  Nick Clifton  
86
 
87
        * configure.in (extra_subdirs): Add testsuite to strongarm
88
        directories.
89
        * configure: Regenerate.
90
 
91
Sat Mar  4 16:48:54 2000  Andrew Cagney  
92
 
93
        * MAINTAINERS: New file.  Blank.
94
 
95
1999-11-18  Ben Elliston  
96
 
97
        * configure.in: Require autoconf 2.13 and remove obsolete
98
        invocation of AC_C_CROSS.
99
        * configure: Regenerate.
100
 
101
1999-09-29  Doug Evans  
102
 
103
        * configure.in: Configure the testsuite directory for thumb.
104
        * configure: Regenerate.
105
 
106
1999-07-16  Ben Elliston  
107
 
108
        * configure.in: Configure the testsuite directory for arm.
109
        * configure: Regenerate.
110
 
111
1999-04-08  Nick Clifton  
112
 
113
        * configure.in: Add support for MCore target.
114
        * configure: Regenerate.
115
 
116
1999-03-14  Stan Shebs  
117
 
118
        * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
119
        RUNTEST instead of commenting out, fixes portability problem.
120
 
121
1999-02-08  Nick Clifton  
122
 
123
        * configure.in: Add support for StrongARM target.
124
        * configure: Regenerate.
125
 
126
1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
127
 
128
        * configure.in: Require autoconf 2.12.1 or higher.
129
 
130
1998-12-08  James E Wilson  
131
 
132
        * configure.in (i960-*-*): Add.
133
        * configure: Rebuild.
134
 
135
Wed Nov  4 19:11:43 1998  Dave Brolley  
136
 
137
        * configure.in: Added case for fr30-*-*.
138
        * configure: Regenerated.
139
 
140
Fri Sep 25 10:12:19 1998  Christopher Faylor 
141
 
142
        * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
143
        to allow successful operation on Windows.
144
 
145
Thu May 28 14:59:46 1998 Jillian Ye 
146
 
147
        * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
148
        check can be invoked recursively.
149
 
150
Wed Apr 29 12:38:53 1998  Mark Alexander  
151
 
152
        * configure.in: Build simulator on sparclite and sparc86x targets.
153
        * configure: Regenerate.
154
 
155
Sun Apr 26 15:21:01 1998  Tom Tromey  
156
 
157
        * Makefile.in (autoconf-common autoheader-common): Don't pass -l
158
        to autoconf and autoheader.
159
 
160
Fri Apr 24 11:14:13 1998  Tom Tromey  
161
 
162
        * Makefile.in (autoconf-common autoheader-common): Pass `-l
163
        ../common' to autoconf and autoheader.  Unconditionally run
164
        autoconf in every subdir.
165
        (autoconf-changelog autoheader-changelog): Unconditionally run
166
        commands in every subdir.
167
        (autoconf-install autoheader-install): Likewise.
168
 
169
Tue Mar 24 17:12:43 1998  Stu Grossman  
170
 
171
        * Makefile.in:  Get SHELL from configure.
172
        * (FLAGS_TO_PASS):  Pass down SHELL.
173
        * configure:  Regenerate with autoconf 2.12.1 to fix shell issues for
174
        NT native builds.
175
 
176
Tue Mar 24 11::18:00 1998  Joyce Janczyn  
177
 
178
        * configure.in (extra_subdirs): Enable igen for mn10300.
179
        * configure: Re-generate.
180
 
181
Tue Dec  2 10:10:42 1997  Nick Clifton  
182
 
183
        * configure.in (extra_subdirs): Add support for thumb target.
184
 
185
        * configure (extra_subdirs): Add support for thumb target.
186
 
187
Wed Oct  8 12:38:48 1997  Andrew Cagney  
188
 
189
        * configure.in (extra_subdirs): Add IGEN directory when MIPS
190
        target.
191
        * configure: Regenerate.
192
 
193
Fri Sep 12 13:10:31 1997  Andrew Cagney  
194
 
195
        * configure.in (extra_subdirs): v850ea needs igen.
196
        * configure: Re-generate.
197
 
198
Mon Sep  1 16:48:23 1997  Andrew Cagney  
199
 
200
        * configure.in (testdir): When a testsuite directory, add that to
201
        the list of confdirs.
202
 
203
Tue Aug 19 11:17:46 1997  Andrew Cagney  
204
 
205
        * configure.in (extra_subdirs): Enable igen ready for V850.
206
 
207
Tue Aug 26 15:14:48 1997  Andrew Cagney  
208
 
209
        * configure.in (w65-*-*, only_if_enabled): Set.
210
        * configure: Re-generate.
211
 
212
Mon Aug 25 16:26:53 1997  Andrew Cagney  
213
 
214
        * configure.in (sparc*-*-*, only_if_enabled): Set
215
        only_if_enabled=yes.  Check only_if_enabled before enabling a
216
        simulator.
217
        * configure: Regenerate.
218
 
219
Mon Aug 18 10:56:59 1997  Nick Clifton  
220
 
221
        * configure.in (extra_subdirs): Add v850e target.
222
 
223
Mon Aug 18 10:56:59 1997  Nick Clifton  
224
 
225
        * configure.in (extra_subdirs): Add v850ea target.
226
 
227
Fri Jul 25 11:40:47 1997  Doug Evans  
228
 
229
        * configure.in (sparc*-*-*): Don't build erc32.
230
        * configure: Regenerate.
231
 
232
Thu Apr 24 00:47:20 1997  Doug Evans  
233
 
234
        * configure.in (m32r-*-*): New target.
235
        * configure: Regenerate.
236
 
237
        * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
238
 
239
Mon Apr 21 22:57:55 1997  Andrew Cagney  
240
 
241
        * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
242
        thought that .NOEXPORT was the default target.
243
 
244
Fri Apr 11 17:18:07 1997  Ian Lance Taylor  
245
 
246
        * Makefile.in (clean mostlyclean): Restore targets accidentally
247
        deleted in earlier change.
248
 
249
Thu Apr  3 12:20:32 1997  Andrew Cagney  
250
 
251
        * Makefile.in (autoheader-common, autoheader-changelog,
252
        autoheader-install): Perform autoheader in addition to autoconf.
253
 
254
Wed Apr  2 15:09:05 1997  Doug Evans  
255
 
256
        * Makefile.in (autoconf-install): New target.
257
        (autoconf-changelog): Try different way to obtain user name.
258
 
259
Wed Apr  2 14:25:52 1997  Andrew Cagney  
260
 
261
        * Makefile.in (autoconf-changelog): New target, update
262
        ChangeLog for all subdirectories - normally used after
263
        autoconf-common target.
264
 
265
Wed Mar 19 14:26:21 1997  Andrew Cagney  
266
 
267
        * configure.in (extra_subdirs): Include testsuite for d30v.
268
        * configure: Regenerate.
269
 
270
        * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
271
        ../gdb/Makefile.in
272
        (check): New rules - drive the testsuite.
273
 
274
Mon Mar  3 13:01:00 1997  Jeffrey A Law  (law@cygnus.com)
275
 
276
        * configure.in: Add mn10200 configure lines accidentally
277
        removed.
278
        * configure: Regenerated.
279
 
280
Wed Feb 19 10:34:20 1997  Andrew Cagney  
281
 
282
        * configure.in (extra_subdirs): Generalize common sub directory
283
        into a list.
284
        (extra_subdirs): For d30v add igen to the list to be built.
285
 
286
Sun Feb 16 16:37:47 1997  Andrew Cagney  
287
 
288
        * configure.in (d30v): New target.
289
        * configure: Regenerated.
290
 
291
Wed Feb 19 23:17:13 1997  Jeffrey A Law  (law@cygnus.com)
292
 
293
        * configure.in: Don't require GCC to build the mn10200
294
        simulator anymore.
295
        * configure: Rebuilt.
296
 
297
Wed Feb  5 13:28:13 1997  Doug Evans  
298
 
299
        * configure.in: Don't configure any subdirs if no simulator
300
        is being built.  Don't use erc32 for sparc64.
301
        * configure: Regenerated.
302
 
303
Tue Feb  4 13:19:39 1997  Doug Evans  
304
 
305
        * Makefile.in (autoconf-common): New target.
306
        * configure.in: Do configure common.
307
        * configure: Regenerated.
308
 
309
Thu Jan 23 13:59:52 1997  Stu Grossman  (grossman@critters.cygnus.com)
310
 
311
        * configure configure.in:  Don't configure common anymore.  Files
312
        from common are now built in the individual simualtor directories.
313
        This fixes problems with the WinGDB build procedure.
314
 
315
Mon Jan 13 13:16:42 1997  Jeffrey A Law  (law@cygnus.com)
316
 
317
        * configure: Enable the mn10200 simulator.
318
 
319
Wed Nov 20 01:00:36 1996  Doug Evans  
320
 
321
        * configure.in (configdirs): Add common.
322
        * configure: Regenerated.
323
 
324
Fri Nov  1 08:03:30 1996  Michael Meissner  
325
 
326
        * configure.in (powerpc*-*-linux*): Treat like the other powerpc
327
        system V based targets.
328
        * configure: Regenerate.
329
 
330
Thu Oct 17 12:50:08 1996  Doug Evans  
331
 
332
        * configure.in (--enable-sim-powerpc): Delete.
333
        (--enable-sim): Add.
334
        * configure: Regenerated.
335
 
336
Fri Oct 11 21:13:43 1996  Jeffrey A Law  (law@cygnus.com)
337
 
338
        * configure.in: Only build the V850 simulator if
339
        we are using gcc.
340
        * configure: Rebuild.
341
 
342
Sun Sep  8 17:22:50 1996  Ian Lance Taylor  
343
 
344
        * configure.in: Do build erc32 for DOS and Windows hosts.
345
        * configure: Rebuild.
346
 
347
Wed Sep  4 18:11:27 1996  Stu Grossman  (grossman@critters.cygnus.com)
348
 
349
        * Makefile.in erc32/Makefile.in:  Don't set srcroot.  This should
350
        be inherited from the parent.  Remove INSTALL_XFORM and
351
        INSTALL_XFORM1.  Make INSTALL be set from configure.
352
 
353
Wed Sep  4 15:49:16 1996  Ian Lance Taylor  
354
 
355
        * configure.in: Only build the MIPS simulator if we are using
356
        gcc.
357
        * configure: Rebuild.
358
 
359
Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law@cygnus.com)
360
 
361
        * configure.in (v850-*-*): Added V850 simulator.
362
 
363
Thu Aug  1 17:08:41 1996  Martin M. Hunt  
364
 
365
        * configure.in (d10v-*-*): Added D10V simulator.
366
 
367
Wed Jun 26 12:33:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
368
 
369
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
370
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
371
        (docdir): Removed.
372
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
373
        (AC_PROG_INSTALL): Added.
374
        * configure: Rebuilt.
375
 
376
Mon Jun 24 14:18:26 1996  Ian Lance Taylor  
377
 
378
        * configure.in: Only configure erc32 if using gcc.
379
        * configure: Rebuild.
380
 
381
Tue Jun  4 09:24:21 1996  Michael Meissner  
382
 
383
        * configure.in (sim_target): Build PowerPC simulator for powerpc
384
        System V.4, Solaris, and Elf targets.
385
        * configure: Regenerate with autoconf 2.10.
386
 
387
Wed May 22 12:10:49 1996  Rob Savoye  
388
 
389
        * configure.in: Only built erc32 simulator on Unix hosts as it
390
        uses pseudo ttys.
391
        * configure: Regenerated with autoconf 2.8.
392
 
393
Sun May 19 20:20:40 1996  Rob Savoye  
394
 
395
        * erc32: Sparc simulator from the ESA.
396
 
397
Sun Apr  7 21:00:09 1996  Fred Fish  
398
 
399
        From: Miles Bader  
400
        * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
401
        * configure: Regenerate using autoconf.
402
 
403
Thu Feb 22 11:31:50 1996  Michael Meissner  
404
 
405
        * Makefile.in (install): Fix typo.
406
 
407
Wed Feb 21 11:59:57 1996  Ian Lance Taylor  
408
 
409
        * configure: Regenerate with autoconf 2.7.
410
 
411
        * Makefile.in (all): Simplify.
412
        (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
413
        as in the all target.
414
        (distclean, maintainer-clean, realclean): Likewise.
415
        (install): Likewise.
416
 
417
Thu Feb 15 18:37:00 1996  Fred Fish  
418
 
419
        * Makefile.in (all): Remove extra '\' char from shell script.
420
 
421
Wed Feb 14 16:43:59 1996  Mike Meissner  
422
 
423
        * Makefile.in (all): Avoid a for loop with zero elements, even if
424
        the loop will not be executed because of an if statement.
425
 
426
Wed Jan 31 21:48:34 1996  Fred Fish  
427
 
428
        * Makefile.in (install): Add missing semicolon in "fi \".
429
 
430
Thu Nov  9 16:10:56 1995  Michael Meissner  
431
 
432
        * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
433
        defaults from configure.
434
 
435
        * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
436
        configure defaults.
437
        (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
438
        if either --enable-sim-powerpc is used, or the host compiler is
439
        GCC.
440
 
441
Wed Nov  8 15:46:49 1995  James G. Smith  
442
 
443
        * configure.in (mips*-*-*): Added "mips" simulator target.
444
        * configure: Re-generated.
445
 
446
Tue Oct 10 11:08:20 1995  Fred Fish  
447
 
448
        * Makefile.in (BISON): Remove macro.
449
        (FLAGS_TO_PASS): Remove BISON.
450
 
451
Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
452
 
453
        * configure.in:  Explicitly `exit 0' for broken shells.
454
        * configure:  Rebuilt.
455
 
456
Fri Oct  6 12:03:27 1995  Jim Wilson  
457
 
458
        * common/run.c (main): Initialize the callbacks.
459
 
460
Wed Sep 20 13:34:50 1995  Ian Lance Taylor  
461
 
462
        * Makefile.in (maintainer-clean): New synonym for realclean.
463
 
464
Fri Aug 25 11:53:43 1995  Michael Meissner  
465
 
466
        * configure.in (powerpc*-*-eabisim*): Only build the simulator if
467
        the target is powerpc*-*-eabisim*, since it requires GCC to build.
468
 
469
Mon Aug 21 17:53:48 1995  Michael Meissner  
470
 
471
        * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
472
        .
473
        * configure: Regnerate from configure.in.
474
 
475
Thu Aug  3 10:45:37 1995  Fred Fish  
476
 
477
        * Update all FSF addresses except those in COPYING* files.
478
 
479
Thu Jul 20 15:17:29 1995  Fred Fish  
480
 
481
        * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
482
        submakes either default or passed in value.
483
 
484
Wed Jul  5 14:32:54 1995  J.T. Conklin  
485
 
486
        * Makefile.in (all, clean, distclean, mostlyclean, realclean,
487
          install): Changed targets so that they descend all
488
          subdirectories in $(SUBDIRS).
489
          (*-all, *-clean, *-install): Removed targets.
490
 
491
        * configure.in: Don't bother with target makefile fragments, they
492
          are no longer needed.
493
        * configure: regenerated.
494
 
495
        * Makefile.in, configure.in: converted to autoconf.
496
        * configure: New file, generated with autconf 2.4.
497
 
498
Wed May 24 14:48:46 1995  Steve Chamberlain  
499
 
500
        * Makefile.in: Support ARM.
501
        * configure.in: Ditto.
502
 
503
Sun Jan 15 16:53:47 1995  Steve Chamberlain  
504
 
505
        * Makefile.in: Support W65.
506
        * configure.in: Ditto.
507
 
508
Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
509
 
510
        * Makefile.in: Add TAGS target.
511
 
512
Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
513
 
514
        * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
515
          install-h8300, clean-h8300, all-h8500, install-h8500,
516
          clean-h8500, all-sh, install-sh, clean-sh): do not echo
517
          recursion lines.
518
 
519
Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
520
 
521
        * Makefile.in: remove endian.h trace from h8500
522
 
523
Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
524
 
525
        * Makefile.in: Add distclean, realclean, and mostlyclean targets.
526
 
527
Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
528
 
529
        * Makefile.in: make all of the all-* target (except all-nothing)
530
        depend on endian.h, so that if we're not building a simulator, we
531
        don't built endian
532
 
533
Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
534
 
535
        * Makefile.in (check, installcheck): Added dummy targets.
536
 
537
Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
538
 
539
        * Makefile.in (endian): Find endian.c in $(srcdir), and also
540
        explicitly make it, since some makes apparently don't work with
541
        VPATH and .c to executable rules (SunOS make for example).
542
 
543
Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
544
 
545
        * Makefile.in (endian): Add explicit rule for broken makes.
546
 
547
Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
548
 
549
        * Makefile.in (info, install-info): New targets.
550
        (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
551
        level Makefile.
552
 
553
Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
554
 
555
        * Makefile.in (endian.h): build endian.h via a temporary file so
556
          that we don't leave an incomplete file lying around on
557
          interrupted builds.
558
          (clean): remove endian, e.h, and endian.h.
559
 
560
Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
561
 
562
        * Makefile.in, configure.in: if target isn't supported, build a
563
        harmless makefile.
564
 
565
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.