Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverick
[deliverable/binutils-gdb.git] / etc / ChangeLog
1 2003-01-02 H.J. Lu <hjl@gnu.org>
2
3 * Makefile.in (DESTDIR): New.
4 (install-info): Use it.
5
6 2002-06-11 Nick Clifton <nickc@cambridge.redhat.com>
7
8 Import the following patches from the FSF GCC sources:
9 2002-03-25 Zack Weinberg <zack@codesourcery.com>
10
11 * texi2pod.pl: Handle @end ftable and @end vtable.
12
13 2001-12-12 Matthias Klose <doko@debian.org>
14
15 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
16 generation of more than one man page from one source.
17 Add '-' to set of valid chars for an identifier.
18 Let -D option accept flags of the form <flag>=<value>.
19 Use \s+ for whitespace detection in '@c man' lines.
20 Handle @set and @clear independent of $output.
21 Substitute all @value{}'s in a line.
22
23 2001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
24
25 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
26 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
27 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
28 greater than 9 in enumerations.
29
30 2001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
31
32 * texi2pod.pl: Handle @r inside @item.
33
34 2002-02-27 Andrew Cagney <ac131313@redhat.com>
35
36 * fdl.texi: New file.
37
38 2002-02-24 Andrew Cagney <ac131313@redhat.com>
39
40 * standards.texi: Import February 14, 2002 version.
41 * make-stds.texi: Import 2001 version.
42
43 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
44
45 * Makefile.in (install): Depend on install-info.
46
47 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
48
49 * texi2pod.pl: New file (from gcc/contrib).
50
51 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
52
53 * add-log.el, add-log.vi: New files.
54
55 1999-01-20 Angela Marie Thomas (angela@cygnus.com)
56
57 * comp-tools-verify: Remove some checks that are no longer valid.
58
59 1998-12-03 Nick Clifton <nickc@cygnus.com>
60
61 * targetdoc/fr30.texi: New document.
62
63 1998-10-01 Angela Marie Thomas (angela@cygnus.com)
64
65 * comp-tools-fix, cross-tools-fix: Replace /usr/include
66 with ${FIXINCDIR}.
67
68 1998-08-11 Doug Evans <devans@canuck.cygnus.com>
69
70 * make-rel-sym-tree (version): Update calculation.
71
72 1998-06-12 Ian Lance Taylor <ian@cygnus.com>
73
74 * configure.texi: Various additions.
75 * Makefile.in (TEXI2HTML, DVIPS): New variables.
76 (standards.ps): New target.
77 (configure.dvi): Copy .tin files in as well.
78 (configure.ps, configure.html): New targets.
79 (clean): Remove configdev.jpg and configbuild.jpg.
80 * configdev.fig: New file.
81 * configdev.ein: New file (EPS version of configdev.fig).
82 * configdev.jin: New file (JPEG version of configdev.fig).
83 * configbuild.fig: New file.
84 * configbuild.ein: New file (EPS version of configbuild.fig).
85 * configbuild.jin: New file (JPEG version of configbuild.fig).
86
87 1998-06-10 Ian Lance Taylor <ian@cygnus.com>
88
89 * configure.texi: New file.
90 * configdev.tin: New file.
91 * configbuild.tin: New file.
92 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if
93 it exists.
94 (TEXI2DVI): Likewise for texi2dvi.
95 (INFOFILES): Add configure.info.
96 (DVIFILES): Add configure.dvi.
97 (info): Only build info files if the source files exist.
98 (install-info): Only install info files if they exist.
99 (dvi): Only build DVI files if the sources files exist.
100 (configure.info): New target.
101 (configure.dvi): New target.
102 (clean): Remove configdev and configbuild derived files.
103
104 Remove obsolete documentation.
105 * intro.texi: Remove.
106 * install.texi: Remove.
107 * config-names.texi: Remove.
108 * screen1.eps: Remove.
109 * screen1.obj: Remove.
110 * screen2.eps: Remove.
111 * screen2.obj: Remove.
112 * Makefile.in: Remove references to the above.
113
114 Thu May 21 14:34:51 1998 Nick Clifton <nickc@cygnus.com>
115
116 * targetdoc/arm-interwork.texi: Add note about ignoring linker
117 warning message when using --support-old-code.
118
119 Mon May 18 14:27:37 1998 Angela Marie Thomas (angela@cygnus.com)
120
121 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix:
122 Use $GCCvn rather than substitute everywhere.
123
124 Thu May 14 14:43:10 1998 Nick Clifton <nickc@cygnus.com>
125
126 * targetdoc/arm-interwork.texi: Document dlltool support of
127 interworking.
128
129 Thu May 7 16:49:38 1998 Jason Molenda (crash@bugshack.cygnus.com)
130
131 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY,
132 and GDBTK_FILENAME.
133
134 Wed Apr 1 17:11:44 1998 Nick Clifton <nickc@cygnus.com>
135
136 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking.
137
138 Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian@cygnus.com>
139
140 * standards.texi, make-stds.texi: Update to current FSF versions.
141 * Makefile.in (standards.info): Depend upon make-std.texi.
142
143 Tue Mar 24 16:13:26 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
144
145 * configure: Regenerate with autoconf 2.12.1 to fix shell issues
146 for NT native builds.
147
148 Mon Mar 9 16:41:04 1998 Doug Evans <devans@canuck.cygnus.com>
149
150 * make-rel-sym-tree (binprogs): Add objcopy.
151
152 Tue Feb 24 18:11:58 1998 Doug Evans <devans@canuck.cygnus.com>
153
154 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new
155 nm.new -> nm-new. Make symlinks to crt*.o.
156
157 Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred@s-direktnet.de>
158
159 * Makefile.in: Add --no-split argument to avoid creating files
160 with names longer than 14 characters.
161
162 Thu Sep 25 13:13:11 1997 Jason Molenda (crash@pern.cygnus.com)
163
164 * intro.texi: Add closing ifset.
165
166 Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela@cygnus.com)
167
168 * Install.in: Move setting HOST and TARGET to the beginning
169 of the file for editing convenience.
170
171 Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela@cygnus.com)
172
173 * Install.in.: More friendly options/messages when extracting
174 from a file instead of a tape device.
175
176 Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela@cygnus.com)
177
178 * Install.in: Add /usr/bsd to PATH for Irix (home of compress)
179
180 Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela@cygnus.com)
181
182 * Install.in (show_exec_prefix_msg): fix quoting
183
184 Wed Jun 4 15:31:43 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
185
186 * rebuilding.texi: Removed.
187
188 Sat May 24 18:02:20 1997 Angela Marie Thomas (angela@cygnus.com)
189
190 * cross-tools-fix: Remove host check since it doesn't matter
191 for this case.
192 * Install.in (guess_system): clean up more unused hosts.
193 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify:
194 Hack for host check to not warn the user for certain cases.
195
196 Fri May 23 23:46:10 1997 Angela Marie Thomas (angela@cygnus.com)
197
198 * subst-strings: Remove a lot of unused code
199 * Install.in: Remove reference to TAPEdflt, use variables instead of
200 string substitution when able.
201
202 Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian@cygnus.com>
203
204 * configure.in: Change file named in AC_INIT to Makefile.in.
205 * configure: Rebuild.
206
207 Fri Apr 11 18:12:42 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
208
209 * Install.in (guess_system): Back out change to INSTALLHOST to
210 call all IRIX systems "mips-sgi-irix4"
211
212 * Makefile.in: Remove references to configure.texi and cfg-paper.texi.
213
214 Thu Apr 10 23:26:45 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
215
216 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove.
217 * Install.in: Remove Ultrix-specific hacks.
218 Update Cygnus phone numbers.
219 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2,
220 m68k-HPUX, m68k SunOS, etc.)
221 (show_gnu_root_msg): Remove.
222 Removed all the remove option code.
223
224 Thu Apr 10 23:23:33 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
225
226 * configure.man, configure.texi: Remote.
227
228 Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan@cygnus.com>
229
230 * Fix the version string for OSF1 4.0 to recognize either
231 V4.* or X4.*
232
233 Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian@cygnus.com>
234
235 * standards.texi, make-stds.texi: Update to current FSF versions.
236
237 Tue Nov 19 15:36:14 1996 Doug Evans <dje@canuck.cygnus.com>
238
239 * make-rel-sym-tree: New file.
240
241 Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela@cygnus.com)
242
243 * Lots of patches from progressive...
244 * Install.in: restore DDOPTS for AIX 4.x
245 * Install.in, subst-strings: add case for DG Aviion
246 * subst-strings: fix typo in INSTALLdir var setting
247 * comp-tools-verify: set SHLIB_PATH for shared libs
248 * Install.in, subst-strings: add case for solaris2.5
249 * Install.in: fix regression for hppa1.1 check
250 * comp-tools-fix: set LD_LIBRARY_PATH
251 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h,
252 install it as syslimits.h.
253
254 Wed Oct 16 19:20:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
255
256 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as
257 rs6000-ibm-aix4.1, since the compiler now uses common mode by
258 default.
259
260 Wed Oct 2 15:39:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
261
262 * configure.in (AC_PROG_INSTALL): Added.
263 * Makefile.in (distclean): Remove config.cache.
264
265 Wed Oct 2 14:33:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
266
267 * configure.in: Switch to autoconf configure.in.
268 * configure: New.
269 * Makefile.in: Use autoconf-substituted values.
270
271 Tue Jun 25 18:56:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
272
273 * Makefile.in (datadir): Changed to $(prefix)/share.
274
275 Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc@lisa.cygnus.com)
276
277 * configure.man: Changed to be recognized by catman -w on Solaris.
278
279 Wed Dec 6 15:40:28 1995 Doug Evans <dje@canuck.cygnus.com>
280
281 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from
282 .../install-tools/fixproto-defines.
283
284 Sun Nov 12 19:31:27 1995 Jason Molenda (crash@phydeaux.cygnus.com)
285
286 * comp-tools-verify (verify_cxx_initializers): delete argv,
287 argc declarations, add -static to compile line.
288 (verify_cxx_hello_world): delete argv, argc declarations, add
289 -static to compile line.
290
291 Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian@cygnus.com>
292
293 * Makefile.in (maintainer-clean): New target, synonym for
294 realclean.
295
296 Mon Aug 28 17:25:49 1995 Jason Molenda (crash@phydeaux.cygnus.com)
297
298 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x).
299
300 Tue Aug 15 21:51:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
301
302 * Install.in (guess_system): Match OSF/1 v3.x as the same as
303 v2.x--v2.x binaries are upward compatible.
304
305 Tue Aug 15 21:46:54 1995 Jason Molenda (crash@phydeaux.cygnus.com)
306
307 * Install.in (guess_system): recognize HP 9000/800 systems as the
308 same as HP 9000/700 systems.
309
310 Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
311
312 * Install.in: For emacs, run show_emacs_alternate_msg and exit.
313 (show_emacs_alternate_msg): New message saying how emacs can't be
314 installed in an alternate prefix.
315
316 Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
317
318 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
319 in case they are symlinks.
320
321 Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
322
323 * cdk-fix: Extracted table of targets that don't need their
324 headers fixed from gcc's configure script.
325
326 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr||
327
328 * cdk-fix, cdk-verify: New files, install script fragments used
329 for Cygnus Developer's Kit.
330
331 * Install.in (do_mkdir): New function.
332
333 * Install.in: Added support for --with and --without options.
334 Changed so that tape commands are not run when extracting
335 from a file.
336 (do_mt): Changed to take only one argument.
337
338 Wed Mar 29 11:16:38 1995 Jason Molenda (crash@phydeaux.cygnus.com)
339
340 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for
341 alpha-dec-osf1.x
342
343 Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc@rtl.cygnus.com>
344
345 * subst-strings (mips-sgi-irix5): New entry in table.
346
347 Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc@rtl.cygnus.com>
348
349 * Install.in: Major rewrite, bundle dependent code (for example,
350 fixincludes for comp-tools) will be inserted into the Install
351 script when it is generated.
352
353 Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
354
355 * Makefile.in (Makefile): Rebuild using $(SHELL).
356
357 Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
358
359 * Makefile.in (install-info): Depend on info.
360
361 Fri Aug 19 16:16:38 1994 Jason Molenda (crash@phydeaux.cygnus.com)
362
363 * Install.in: set $FIX_HEADER so fixproto can find fix-header.
364
365 Fri May 6 16:18:58 1994 Jason Molenda (crash@sendai.cygnus.com)
366
367 * Makefile.in (install-info): add a semicolon in the if statement.
368
369 Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm@rtl.cygnus.com)
370
371 * cfg-paper.texi: Update some outdated information.
372
373 * Makefile.in (install-info): Pass file, not directory, as last
374 arg to INSTALL_DATA.
375 (uninstall): New target.
376
377 Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm@rtl.cygnus.com)
378
379 * configure.texi: Comment out @smallbook.
380
381 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter.
382 Remove info files in realclean, not clean, per coding standards.
383 Remove TeX output in clean.
384
385 Tue Apr 26 17:18:03 1994 Jason Molenda (crash@sendai.cygnus.com)
386
387 * Install.in: fixincludes output is actually put in fixincludes.log,
388 but echo'ed messages claim it is fixinc.log. This is the same
389 messages as I logged in March 4 1994, but for some reason we found
390 the change hadn't been done. I'll have to dig through the logs
391 and find out what I really did do that day. :)
392
393 Mon Apr 25 20:28:19 1994 Jason Molenda (crash@sendai.cygnus.com)
394
395 * Install.in: use eval to call do_mt() for Ultrix brokenness.
396
397 Mon Apr 25 20:00:00 1994 Jason Molenda (crash@sendai.cygnus.com)
398
399 * Install.in(do_mt): exit with error status 1 if # of parameters
400 != 3.
401
402 Mon Apr 25 19:42:36 1994 Jason Molenda (crash@sendai.cygnus.com)
403
404 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt()
405 to do all tape movement operations. Currently untested. Addresses
406 PR # 4886 from bull.
407
408 * Install.in: add 1994 to the copyright thing.
409
410 Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm@rtl.cygnus.com)
411
412 * standards.texi: Update from FSF.
413
414 Fri Apr 22 15:46:10 1994 Jason Molenda (crash@cygnus.com)
415
416 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except
417 AIX (some versions of AIX don't understand bs=124b. Silly OS).
418
419 Mon Apr 4 22:55:05 1994 Jason Molenda (crash@sendai.cygnus.com)
420
421 * Install.in: null out $TOOLS before adding stuff to it
422 non-destructively.
423
424 Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm@rtl.cygnus.com)
425
426 * standards.texi: Fix typo.
427
428 * configure.texi, configure.man: Document --disable-.
429
430 Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm@rtl.cygnus.com)
431
432 * standards.texi: Update from FSF.
433
434 Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm@rtl.cygnus.com)
435
436 * standards.texi, make-stds.texi: Update from FSF.
437
438 Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
439
440 * configure.texi, configure.man: Document --enable-* options.
441
442 Wed Mar 23 23:38:24 1994 Jason Molenda (crash@sendai.cygnus.com)
443
444 * Install.in: set CPP to be gcc -E for fixincludes.
445
446 Wed Mar 23 13:42:48 1994 Jason Molenda (crash@sendai.cygnus.com)
447
448 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick
449 up native tools even if the user doesn't have them in his
450 path.
451
452 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''.
453
454 Tue Mar 15 22:09:20 1994 Jason Molenda (crash@sendai.cygnus.com)
455
456 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware,
457 added switch statement to detect if system is Unixunaware.
458
459 Fri Mar 4 12:10:30 1994 Jason Molenda (crash@sendai.cygnus.com)
460
461 * Install.in: fixincludes output is actually put in fixincludes.log,
462 but echo'ed messages claim it is fixinc.log.
463
464 Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
465
466 * subst-strings: output TEXBUNDLE for more install notes matching
467 * install-texi.in: PRMS info now exists
468
469 Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich@sendai.cygnus.com)
470
471 * subst-strings: match solaris*. Also, add default case to catch
472 and error out for unrecognized systems.
473
474 Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
475
476 * Install.in: handle the new fixproto work
477
478 Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
479
480 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
481 worked anyway)
482
483 Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey@cygnus.com)
484
485 * subst-strings: changed HOST to recognize Solaris for install notes
486
487 Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey@cygnus.com)
488
489 * dos-inst.texi: new file.
490
491 Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey@rtl.cygnus.com)
492
493 * install-texi.in: added conditionals (nearly complete)
494 cleaned up
495 added support for other releases (not done)
496
497 Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon@cygnus.com)
498
499 * Makefile.in (install-info): Use INSTALL_DATA.
500 ({dist,real}clean): Also delete Makefile and config.status.
501
502 Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey@cygnus.com)
503
504 * subst-strings: added data for OS_STRING
505
506 * subst-strings: added support for OS_STRING
507
508 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
509
510 * Install.in: pull COPYING and COPYING.LIB off of the tape
511
512 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
513
514 * subst-strings: replace RELEASE_DIR too
515
516 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
517
518 * Makefile.in: add installcheck target
519
520 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
521
522 * Install.in: fix 'source only' extraction bug where it looked for
523 the src dir under H-<host>/src instead of src; also remove stray
524 reference to EMACSHIBIN
525
526 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
527
528 * make-stds.texi: added 'installcheck' to the standard targets
529
530 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
531
532 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF
533
534 Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian@cygnus.com)
535
536 * Makefile.in (standards.info): Added -I$(srcdir) to find
537 make-stds.texi.
538
539 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
540
541 * standards.texi: updated to latest FSF version, which includes:
542
543 * make-stds.texi: new file
544
545 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
546
547 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone
548 numbers from the old Palo Alto ones to the new Mtn. View numbers
549
550 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
551
552 * Makefile.in: define $(RM) to "rm -f"
553
554 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
555
556 * intro.texi: added INFO-DIR-ENTRY
557
This page took 0.039633 seconds and 4 git commands to generate.