OSDN Git Service

82f0cd2f25f4af16595cfbe147f0de779dc3e3b3
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / ChangeLog
1 2007-02-05  Dave Brolley  <brolley@redhat.com>
2
3         * Contribute the following changes:
4         2005-07-29  Dave Brolley  <brolley@redhat.com>
5
6         * families/configure.in (family_subdirs): Add 'mep'.
7         * families/configure: Regenerated.
8
9         2001-08-20  Ben Elliston  <bje@redhat.com>
10
11         * CATALOG: Document the mepfamily_component_library. Add
12         hw-debug-mep and hw-dma-mep.
13
14         2001-06-28  Ben Elliston  <bje@redhat.com>
15
16         * CATALOG: Add hw-interrupt-mep.
17
18         2001-05-31  Ben Elliston  <bje@redhat.com>
19
20         * CATALOG: Add hw-cpu-mep.
21
22         2001-04-03  Ben Elliston  <bje@redhat.com>
23
24         * tconfig.in: Belatedly add support for mep.
25
26 2006-05-15  Frank Ch. Eigler  <fche@elastic.org>
27
28         From Wesley Li-Wei Chou <wesley@andestech.com>:
29         * component.dtd: Add xml encoding tag to header.
30
31 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
32
33         Second part of ms1 to mt renaming.
34         * aclocal.m4: Rebuilt.
35         * configure: Rebuilt.
36         * tconfig.in: Adjust.
37         * families/aclocal.m4: Rebuilt.
38         * families/configure: Rebuilt.
39
40 2005-06-24  Dave Brolley  <brolley@redhat.com>
41
42         * tconfig.in: Add ms1 support.
43
44 2005-06-03  Jim Blandy  <jimb@redhat.com>
45
46         * Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
47
48         * configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
49         warnings about multiple uses.
50         * configure: Regenerated with autoconf 2.59.
51
52         * families/configure.in: Apply AC_CONFIG_SUBDIRS to literal
53         strings only.
54         * families/configure: Regenerated.
55
56         * families/Makefile.in, families/aclocal.m4: Regenerated with
57         Automake 1.9.5.
58
59 2005-05-10  Dave Brolley  <brolley@redhat.com>
60
61         * configure.in: Set 'comp_defs' with extra defines needed by Solaris.
62         * configure: Regenerated.
63         * Makefile.am (TOP_CXXFLAGS): Set to "$(CXX_FLAGS) @comp_defs@".
64         (AM_CXXFLAGS): Set to $(TOP_CXX_FLAGS).
65         (AM_MAKEFLAGS): Pass on TOP_CXXFLAGS.
66         * Makefile.in: Regenerated.
67
68 2004-08-06  Frank Ch. Eigler  <fche@redhat.com>
69
70         * CATALOG: Add hw-glue-pin-pacer component.
71
72 2003-10-24  Dave Brolley  <brolley@redhat.com>
73
74         * configure.in: Set program_transform_name to s,x,x, to avoid
75         installing with the target prefix.
76         * configure: Regenerate.
77
78 2003-07-14  Dave Brolley  <brolley@redhat.com>
79
80         * CATALOG: Add sid-io-fileio.
81
82 2003-06-10  Dave Brolley  <brolley@redhat.com>
83
84         * configure.in: Call AC_CHECK_FUNCS for vsnprintf and vasprintf.
85         Define _ISOC99_SOURCE if using vsnprintf, otherwise define _GNU_SOURCE
86         if using vasprintf. Define _BSD_SOURCE and _SVID_SOURCE.
87         * configure: Regenerated.
88         * config.in: Regenerated.
89
90 2003-05-06  Anthony Green  <green@redhat.com>
91
92         * configure.in: The "clog" symbol is found in both libm and old
93         versions of libstdc++.  We want the one in libstdc++.  Reorder the
94         library tests to place -lm after -lstdc++.
95         * configure: Rebuilt.
96
97 2002-11-11  Frank Ch. Eigler  <fche@redhat.com>
98
99         * configure.in: Look for `/usr/include/curses.h'.
100         * config.in, configure: Regenerated.
101
102 2002-03-04  Thomas Fitzsimmons  <fitzsim@redhat.com>
103
104         * CATALOG: Add hw-disk-harddrive.
105
106 2002-03-04  Frank Ch. Eigler  <fche@redhat.com>
107
108         * configure.in: Look for more time-related headers & libraries.
109         * configure, config.in: Regenerated.
110
111 2002-02-06  Ben Elliston  <bje@redhat.com>
112
113         * families/Makefile.am (ACLOCAL_AMFLAGS): Define.
114
115 2002-01-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
116
117         * CATALOG: Add hw-input-keyboard.
118
119 2002-01-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
120
121         * CATALOG: Add hw-video-vga, sid-io-vga-x.
122
123 2001-11-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
124
125         * CATALOG: Document the x86_component_library.  Add
126         hw-cpu-x86.
127
128 2001-10-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
129
130         * tconfig.in: Add x86 support.
131
132 2001-09-24  Frank Ch. Eigler  <fche@redhat.com>
133
134         * configure.in (lcd_libs): Set HAVE_CURSES_LIBRARY if found some
135         usable curses library.
136         * config.in, configure: Regenerated.
137
138 2001-07-25  Frank Ch. Eigler  <fche@redhat.com>
139
140         From Corinna Vinschen <vinschen@redhat.com>
141         * configure.in (lcd_libs): Look for -lncurses too, if -lcurses 
142         is not found.
143
144 2001-07-23  Frank Ch. Eigler  <fche@redhat.com>
145
146         * siddoc.in (listfiles): Adapt to new XML-origin .txt files.
147
148 2001-07-23  Ben Elliston  <bje@redhat.com>
149
150         * families/Makefile.am (SUBDIRS): Set to @family_subdirs@.
151         * families/configure.in: New file.
152         * families/configure: Likewise.
153         * families/aclocal.m4: Likewise.
154
155         * configure.in (AC_CONFIG_SUBDIRS): Add "families".
156         (make_subdirs): Remove "families".
157         (AC_OUTPUT): Remove "families/Makefile".
158
159 2001-07-17  graydon hoare  <graydon@redhat.com>
160
161         * configure.in: Add support for families/*.
162
163 2001-07-16  Ben Elliston  <bje@redhat.com>
164
165         * Makefile.am (check-recursive): New rule.
166
167 2001-07-11  Frank Ch. Eigler  <fche@redhat.com>
168
169         * component.dtd: Move here, though XML files refer to copy at
170         `http://sources.redhat.com/sid/component.dtd'.
171
172 2001-07-10  Frank Ch. Eigler  <fche@redhat.com>
173
174         * component_html.xsl: Tweak to allow libxml2/libxslt to process.
175
176 2001-07-10  matthew green  <mrg@redhat.com>
177         
178         * tconfig.in: Add xstormy16 support.
179
180 2001-07-10  matthew green  <mrg@redhat.com>
181
182         * Makefile.in: Regenerate.
183         * aclocal.m4: Regenerate.
184         * configure: Regenerate.
185
186 2001-07-04  graydon hoare  <graydon@redhat.com>
187
188         * configure.in: Add maintainer-mode doc building configury.
189         * configure: Regenerate.
190         * Makefile.am: Add maintainer-mode doc building.
191         * Makefile.in: Regenerate.
192         * component_html.xsl: Add.
193         
194 2001-06-26  Frank Ch. Eigler  <fche@redhat.com>
195
196         * Makefile.am (ACLOCAL_AMFLAGS): Refer to $srcdir.
197         * Makefile.in: Regenerated.
198
199 2001-06-12  Ben Elliston  <bje@redhat.com>
200
201         * CATALOG: Add hw-cache-basic and friends.
202         * configure.in (make_subdirs): Add cache.
203         * configure: Regenerate.
204         * Makefile.in: Ditto.
205
206 2001-03-26  Frank Ch. Eigler  <fche@redhat.com>
207
208         * CATALOG: Add hw-visual-probe-bus, hw-visual-probe-pin.
209
210 2001-03-22  Ben Elliston  <bje@redhat.com>
211
212         * Makefile.in: Regenerate.
213         * configure: Likewise.
214         * aclocal.m4: Likewise.
215
216 2001-03-21  Ben Elliston  <bje@redhat.com>
217
218         * Makefile.in: Regenerate.
219
220 2001-01-12  Jeff Johnston  <jjohnstn@redhat.com>
221
222         * CATALOG: Add hw-glue-bus-mux.
223
224 2001-01-03  matthew green  <mrg@redhat.com>
225
226         * configure.in (AC_HAVE_FUNCS): Also check for times(2).
227         * configure: Regenerate.
228         * config.in: Regenerate.
229
230 2000-12-14  Ben Elliston  <bje@redhat.com>
231
232         * CATALOG: Update maintainers column.
233
234 2000-12-01  Frank Ch. Eigler  <fche@redhat.com>
235
236         * configure.in, configure: Complete the job of forgetting pcmcia.
237
238 2000-11-21  Frank Ch. Eigler  <fche@redhat.com>
239
240         * pcmcia: Removed empty directory.
241         * configure.in, CATALOG: Forget about it.
242         * configure, Makefile.in: Regenerated.
243
244 2000-11-15  Jeff Johnston  <jjohnstn@redhat.com>
245
246         * configure.in: Removed AC_PROG_PATH(AR, ar).
247         * configure: Regenerated.
248         * aclocal.m4: Ditto.
249         * Makefile.in: Ditto.
250
251 2000-10-27  Ben Elliston  <bje@redhat.com>
252
253         * CATALOG (sw-gloss-mips32/idt): Give correct description.
254         
255 2000-09-21  Frank Ch. Eigler  <fche@redhat.com>
256
257         * Makefile.in, aclocal.m4: Regenerated.
258
259 2000-09-12  matthew green  <mrg@redhat.com>
260
261         * Makefile.in: Regenerate.
262         * aclocal.m4: Likewise.
263         * configure: Likewise.
264
265 2000-07-19  Frank Ch. Eigler  <fche@redhat.com>
266
267         * aclocal.m4, configure: Regenerated.
268
269 2000-07-14  Jeff Johnston <jjohnstn@redhat.com>
270
271         * configure.in: Changed so that timers directory is
272         configured rather than having its Makefile generated.
273         * configure: Regenerated.
274
275 2000-05-23  Jeff Johnston  <jjohnstn@cygnus.com>
276
277         * Makefile.in: Regenerated.
278         * aclocal.m4: Ditto.
279         * configure: Ditto.
280         * stamp-h.in: Ditto.
281
282 2000-05-22  Ben Elliston  <bje@redhat.com>
283
284         * Makefile.in, aclocal.m4, configure: Regenerate.
285
286 2000-04-26  Frank Ch. Eigler  <fche@redhat.com>
287
288         * Makefile.in: Regenerated.
289
290 2000-04-18  Frank Ch. Eigler  <fche@redhat.com>
291
292         * configure, aclocal.m4: Regenerated.
293
294 2000-03-30  Frank Ch. Eigler  <fche@redhat.com>
295
296         * configure.in (AC_CONFIG_SUBDIRS): Add cgen-cpu.
297         (make_subdirs): Remove cgen-cpu.
298         * configure: Regenerated.
299
300 2000-03-27  Frank Ch. Eigler  <fche@redhat.com>
301
302         * tconfig.in (SIDTARGET_PPC): Define.
303         * aclocal.m4: Regenerated.
304
305 2000-03-21  Ben Elliston  <bje@redhat.com>
306
307         * configure.in (AC_OUTPUT): Do not emit a targetview/Makefile.
308         * configure: Regenerate.
309
310 2000-02-22  Frank Ch. Eigler  <fche@redhat.com>
311
312         * CATALOG: Add tksm and hw-visual-* components.
313
314 2000-02-22  matthew green  <mrg@redhat.com>
315
316         * CATALOG: Add hw-interrupt-cogent/cma222.
317
318 2000-02-22  Ben Elliston  <bje@redhat.com>
319
320         * CATALOG: mrg co-maintains the interrupt component library.
321
322 2000-02-01  Frank Ch. Eigler  <fche@redhat.com>
323
324         * configure: Correctly regenerated.
325
326 2000-01-27  Ron Unrau  <runrau@redhat.com>
327
328         * configure.in: add mapper/testsuite
329         * configure: regenerated
330
331 2000-01-25  Frank Ch. Eigler  <fche@redhat.com>
332
333         * audio: New subdirectory.
334         * configure.in (AC_CONFIG_SUBDIRS): Add it.
335         * CATALOG: Mention new audio-related components.  Become sole
336         sw-debug-gdb maintainer.
337         * Makefile.in, aclocal.m4, configure: Regenerated.
338
339 2000-01-12  Frank Ch. Eigler  <fche@cygnus.com>
340
341         * siddoc.in: Convert $SID_EXEC_PATH to POSIX form if running on cygwin.
342         * configure.in: Substitute CYGWIN in .in files.
343         * configure: Regenerated.
344
345 2000-01-11  Ben Elliston  <bje@cygnus.com>
346
347         * configure: Regenerate.
348         * aclocal.m4: Likewise.
349         * Makefile.in: Likewise.
350         * tconfig.in (SIDTARGET_M68K): Define.
351
352 1999-12-09  Faisal Khoja  <fkhoja@cygnus.com>
353
354         * Makefile.in: Regenerated.
355
356 1999-12-08  Faisal Khoja  <fkhoja@cygnus.com>
357
358         * Makefile.in: Regenerated.
359         * configure: Regenerated
360         * configure.in: Removed parport/testsuite from AC_OUTPUT 
361
362 1999-12-07  Frank Ch. Eigler  <fche@cygnus.com>
363
364         * siddoc.in: Handle $prefix = "$exec_prefix/..".  Return the entire
365         component list for "siddoc -l".
366
367 1999-12-07  Frank Ch. Eigler  <fche@cygnus.com>
368
369         * CATALOG: Add mips32 entries.  Sort others.  Remove dummy.
370         * siddoc.in: New file: documentation reader.
371         * Makefile.am (bin_SCRIPTS): Install new file.
372         * Makefile.in: Regenerated.
373         * dummy: Removed directory.
374         * configure.in: Forget about dummy component.  Make "siddoc" script.
375         * configure: Regenerated.
376
377 1999-11-29  Frank Ch. Eigler  <fche@cygnus.com>
378
379         * CATALOG: Add an entry for hw-rtc-sid fictional rtc model.
380
381 1999-11-25  Frank Ch. Eigler  <fche@cygnus.com>
382
383         * CATALOG: Add an entry for runrau's t6963c model.
384
385 1999-11-05  Frank Ch. Eigler  <fche@cygnus.com>
386
387         * CATALOG: Rename "sid-control-gdb" -> "sw-debug-gdb",
388         "sw-io-stdio" -> "sid-io-stdio".
389
390 1999-11-02  Frank Ch. Eigler  <fche@cygnus.com>
391
392         * aclocal.m4: Regenerated.
393         * configure: Regenerated.
394         
395         * CATALOG: Update cgen-cpu maintainer list.
396
397 1999-10-25  Frank Ch. Eigler  <fche@cygnus.com>
398
399         * CATALOG: Mention new sw-profile-gprof component.
400         * configure.in: Build new sid/component/profiling directory.
401         
402         * aclocal.m4: Regenerated.
403         * configure: Regenerated.
404         
405 1999-10-19  Frank Ch. Eigler  <fche@cygnus.com>
406
407         * configure.in: Call CY_SIDTARGET_CHECK.  Generate tconfig.h.
408         * tconfig.in: New file.
409         * aclocal.m4: Regenerated.
410         * Makefile.in: Regenerated.
411         * configure: Regenerated.
412
413 1999-10-15  Ron Unrau  <runrau@cygnus.com>
414
415         * configure.in: enable building the hdl component
416         * configure: regenerated
417
418 1999-10-08  Ben Elliston  <bje@cygnus.com>
419
420         * CATALOG: Add hw-memory-flash-am29 and family members.
421
422 1999-09-16  Frank Ch. Eigler  <fche@cygnus.com>
423
424         * Makefile.am (ACLOCAL_AMFLAGS): Define.
425         * Makefile.in: Regenerated.
426         * aclocal.m4: Regenerated.
427         * configure: Regenerated.
428
429 1999-08-27  Frank Ch. Eigler  <fche@cygnus.com>
430
431         * configure.in: Check for select function.
432         (AC_CONFIG_SUBDIRS): Remove gdb.  
433         (make_subdirs, AC_OUTPUT): Configure gdb it at this level now.
434         * configure, config.in: Regenerated.
435
436 1999-08-24  Frank Ch. Eigler  <fche@cygnus.com>
437
438         * configure.in: Check for socket-related libraries and functions.
439         * configure: Regenerated.
440         * Makefile.in: Regenerated.
441         * config.in: Regenerated.
442         * CATALOG: Record sid-io-socket* component types.
443
444 1999-08-13  Ben Elliston  <bje@cygnus.com>
445
446         * configure.in: Perform checks for libcurses more accurately.
447         * configure: Regenerate.
448         
449 1999-08-12  Frank Ch. Eigler  <fche@cygnus.com>
450
451         * CATALOG: Rename "sid-scheduler-host-precise" -> "...-accurate".
452
453 1999-08-10  Frank Ch. Eigler  <fche@cygnus.com>
454
455         * CATALOG: Add bridge-tk-blt.
456
457 1999-08-07  Frank Ch. Eigler  <fche@cygnus.com>
458
459         * CATALOG: Add hw-glue-probe-bus.  Simplify some descriptions.
460
461 1999-07-27  Frank Ch. Eigler  <fche@cygnus.com>
462
463         * CATALOG: Blame me for sid-control-gdb from now on.
464
465 1999-07-22  Faisal Khoja  <fkhoja@cygnus.com>
466
467         * configure.in: Added check header ../ucbinclude/sys/ioctl.h
468         * configure: Regenerate.
469
470 1999-07-17  Ron Unrau  <runrau@cygnus.com>
471
472         * CATALOG: add gdb and lcd
473
474 1999-07-17  Ron Unrau  <runrau@cygnus.com>
475
476         * configure.in: add gdb, which uses its own configure.in
477         * configure: regenerated
478
479 1999-07-07  Ben Elliston  <bje@cygnus.com>
480
481         * CATALOG: Add new Dallas RTC components.
482
483 1999-07-05  Frank Ch. Eigler  <fche@cygnus.com>
484
485         * testsuite: New directory.
486         
487         * configure.in: Rewrote to avoid needless recursive configuration.
488         * Makefile.am (SUBDIRS): Matching changes.
489         * stamp-h.in: New generated file.
490         * aclocal.m4: Regenerated.
491         * config.in: Regenerated.
492         * Makefile.in: Regenerated.
493         * configure: Regenerated.
494
495 1999-07-05  Faisal Khoja  <fkhoja@cygnus.com>
496
497         * CATALOG: Added parallel port to second list.
498
499 1999-06-30  Faisal Khoja  <fkhoja@cygnus.com>
500
501         * CATALOG: Added parallel port.
502
503 1999-06-27  Ben Elliston  <bje@cygnus.com>
504
505         * configure.in: Add `lcd' component subdirectory.
506         * configure: Regenerate.
507
508 1999-06-25  Ben Elliston  <bje@cygnus.com>
509
510         * configure.in: Add `rtc' component subdirectory.
511         * configure: Regenerate.
512
513 1999-06-24  Ben Elliston  <bje@cygnus.com>
514
515         * CATALOG: Add AT29 flash memory and PCMCIA library.
516
517         * configure.in: Add `pcmcia' component subdirectory.
518         * configure: Regenerate.
519
520 1999-06-09  Ben Elliston  <bje@cygnus.com>
521
522         * CATALOG (sid-io-stdio): Rename from this ..
523         (sw-io-stdio): To this; documentation fix.
524
525 1999-06-08  Frank Ch. Eigler  <fche@cygnus.com>
526
527         * configure.in: Add `glue' subdirectory.
528         * CATALOG: Added glue descriptions.
529         * configure: Regenerated.
530
531 1999-06-08  Frank Ch. Eigler  <fche@cygnus.com>
532
533         * CATALOG: Updated with new component type names.
534
535 1999-06-03  Frank Ch. Eigler  <fche@cygnus.com>
536
537         * CATALOG: New file.
538
539 1999-05-30  Ben Elliston  <bje@cygnus.com>
540
541         * configure.in: Add `consoles' component subdirectory.
542         * configure: Regenerate.
543
544 1999-05-20  Patrick Macdonald  <patrickm@cygnus.com>
545
546         * configure.in: add 'targetview' component subdirectory.
547         * configure: regenerated.
548
549 1999-04-30  Ben Elliston  <bje@cygnus.com>
550
551         * configure.in: Add `mmu' component subdirectory.
552         * configure: Regenerate.
553
554 1999-04-20  Ben Elliston  <bje@cygnus.com>
555
556         * configure.in: Add `interrupt' component subdirectory.
557         * configure: Regenerate.
558
559 1999-03-24  Frank Ch. Eigler  <fche@cygnus.com>
560
561         * configure.in: Use new AC_CONFIG_AUX_DIR.
562         * configure: Regenerated.
563         * Makefile.in: Regenerated.
564
565 1999-03-17  Ben Elliston  <bje@cygnus.com>
566
567         * configure.in: Add `timers' component subdirectory.
568         * configure: Regenerate.
569
570 1999-03-16  Frank Ch. Eigler  <fche@cygnus.com>
571
572         * configure.in (subdirs): Added sched component.
573         * configure: Rebuilt.
574
575 1999-03-13  Ben Elliston  <bje@cygnus.com>
576
577         * Makefile.am (SUBDIRS): Remove .
578         * Makefile.in: Regenerate.
579
580 1999-03-06  Frank Ch. Eigler  <fche@cygnus.com>
581
582         * configure.in: New file.
583         * Makefile.am: New file.
584         * Makefile.in: New gneerated file.
585         * aclocal.m4: New generated file.
586         * configure: New generated file.