home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / libg++-2.7.1-base.tgz / libg++-2.7.1-src.tar / fsf / libg++ / libiberty / ChangeLog < prev    next >
Text File  |  1995-11-12  |  59KB  |  1,696 lines

  1. Sun Nov 12 12:13:04 1995  Stan Shebs  <shebs@andros.cygnus.com>
  2.  
  3.     * mpw-make.sed: Add getpagesize.c.o to needed-list.
  4.     * mpw.c [USE_MW_HEADERS]: Conditionalize compiling of
  5.     functions that are supplied by Metrowerks libraries.
  6.     (fstat): Clean up descriptor->pointer conversion code.
  7.     (InstallConsole, etc): Empty definitions, for when linking
  8.     with SIOUX.
  9.  
  10. Sun Nov  5 19:25:27 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  11.  
  12.     * Makefile.in (FLAGS_TO_PASS):  Also pass PICFLAGS.
  13.     (.c.o):  Stylistic change.
  14.  
  15. Thu Nov  2 12:06:29 1995  Ian Lance Taylor  <ian@cygnus.com>
  16.  
  17.     * strtol.c, strtoul.c: Don't include <stdlib.h>.  From
  18.     phdm@info.ucl.ac.be (Philippe De Muyter).
  19.  
  20. Wed Nov  1 11:59:36 1995  Ian Lance Taylor  <ian@cygnus.com>
  21.  
  22.     * configure.in: Correct sed call.
  23.  
  24. Mon Oct 30 13:03:45 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  25.  
  26.     * configure.in:  Clean up / simplify for native.
  27.  
  28.     * configure.in:  Merge in stuff from ../xiberty/configure.in.
  29.     * Makefile.in (CC):  Add definition (so it can be overrridden
  30.     by ../configure).
  31.  
  32. Tue Oct 24 17:57:27 1995  Stan Shebs  <shebs@andros.cygnus.com>
  33.  
  34.     * mpw-make.sed: Leave strerror.c.o in standard list of functions.
  35.     * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
  36.     (link): Remove useless definition with error return.
  37.     (last_microseconds, warn_if_spin_delay, record_for_spin_delay):
  38.     Use UnsignedWide type for microsecond counts.
  39.  
  40. Thu Oct 19 10:52:07 1995  Michael Meissner  <meissner@wogglebug.tiac.net>
  41.  
  42.     * memcmp.c (memcmp): Argument types are const void *, not void
  43.     *const.
  44.  
  45.     * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
  46.     sys/types.h.
  47.     * strcasecmp.c (strcasecmp): Ditto.
  48.  
  49. Tue Oct 10 11:03:24 1995  Fred Fish  <fnf@cygnus.com>
  50.  
  51.     * Makefile.in (BISON):  Remove macro.
  52.  
  53. Tue Sep 26 15:06:46 1995  Stan Shebs  <shebs@andros.cygnus.com>
  54.  
  55.     * Makefile.in (HFILES): Add default empty definition.
  56.     * mpw-config.in (config.h): Only update if changed.
  57.     * mpw-make.in: Remove.
  58.     * mpw-make.sed: New file, edits Makefile.in into MPW makefile.
  59.     * mpw.c: Remove semi-clone of strerror code.
  60.     (sys_nerr, sys_errlist): Define here.
  61.     (Microseconds): Only define as A-line trap if m68k Mac.
  62.  
  63. Wed Sep 20 12:53:32 1995  Ian Lance Taylor  <ian@cygnus.com>
  64.  
  65.     * Makefile.in (maintainer-clean): New synonym for distclean.
  66.  
  67. Mon Aug 28 19:47:52 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  68.  
  69.     * config.table:  For host, generalize rs6000-ibm-aix*
  70.     to *-ibm-aix* so we also include powerpc.
  71.  
  72. Tue Aug 22 03:18:05 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
  73.  
  74.     Fri Jun 16 18:35:40 1995  Pat Rankin  (rankin@eql.caltech.edu)
  75.  
  76.     * xstrerror.c: New file.
  77.     * Makefile.in, vmsbuild.com: Compile it.
  78.  
  79. Mon Jul 31 12:16:32 1995  steve chamberlain  <sac@slash.cygnus.com>
  80.  
  81.     * config.table (i386-*-win32): New.
  82.  
  83. Fri Jul 21 11:35:52 1995  Doug Evans  <dje@canuck.cygnus.com>
  84.  
  85.     * Makefile.in (MULTITOP): New variable.
  86.     (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
  87.     (all): Add multilib support.
  88.     (install_to_tooldir, *clean): Likewise.
  89.  
  90. Mon Jul 10 11:47:27 1995  Ken Raeburn  <raeburn@cygnus.com>
  91.  
  92.     * makefile.dos (OBJS): Add hex.o.  From DJ Delorie.
  93.  
  94. Fri Jun 30 17:28:59 1995  Pat Rankin  (rankin@eql.caltech.edu)
  95.  
  96.     * vmsbuild.com:  create "new-lib.olb", build libiberty under that
  97.     name, and then make it become "liberty.olb" when done, so that an
  98.     incomplete build attempt never leaves behind something which looks
  99.     like a complete library.
  100.  
  101. Thu Jun 29 00:22:02 1995  Steve Chamberlain  <sac@slash.cygnus.com>
  102.  
  103.     * config/mh-i386pe: New file for PE hosts.
  104.     * config.table: Understand PE hosts.
  105.  
  106. Wed Jun 28 19:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  107.  
  108.     * cplus-dem.c: Update from gcc.
  109.  
  110.     * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
  111.         <stddef.h>.
  112.     * alloca-norm.h: If __STDC__, declare alloca with its parameter.
  113.  
  114. Thu Jun 22 18:57:47 1995  Stan Shebs  <shebs@andros.cygnus.com>
  115.  
  116.     * mpw-make.in (ALL_CFLAGS): Define NEED_basename.
  117.     * mpw.c: Only test DebugPI once whenever printing debug info.
  118.     (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
  119.     also fix to not write on input filename buffer.
  120.     (mpw_access): Use stat() instead of open(), works for directories
  121.     as well as files.
  122.  
  123. Mon Jun 19 00:33:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  124.  
  125.     * Makefile.in: Massage broken shells that require 'else true'.
  126.  
  127. Sat Jun 17 23:21:58 1995  Fred Fish  <fnf@cygnus.com>
  128.  
  129.     * alloca-norm.h: Declare alloca as type "PTR" to match functions.def.
  130.     Declare __builtin_alloca in the sparc case, as argv.c did.
  131.     * argv.c: Replace inline version of alloca-norm.h at start of file with
  132.     a #include of alloca-conf.h.  Precede it with an include of ansidecl.h
  133.     because alloca-norm.h needs to declare alloca as "PTR".
  134.  
  135. Mon Jun 12 14:24:26 1995  Steve Chamberlain  <sac@slash.cygnus.com>
  136.  
  137.     * win32.c: New file.
  138.  
  139. Fri Jun  9 15:16:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  140.  
  141.     * dummy.c: #include "alloca-conf.h".
  142.  
  143. Wed Jun  7 11:46:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  144.  
  145.     * Makefile.in (mostlyclean): Remove stamp-picdir.
  146.     (clean): Don't.
  147.  
  148. Mon Jun  5 18:46:06 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  149.  
  150.     * config.table (frags): Use toplevel pic frags.
  151.  
  152.     * Makefile.in (PICFLAG): New macro.
  153.     (all): Depend on stamp-picdir.
  154.     (needed-list): Ditto.
  155.     (.c.o): Also build pic object.
  156.     (stamp-picdir): New rule.
  157.     (mostlyclean): Remove pic.
  158.     (clean): Remove stamp-picdir.
  159.  
  160. Fri Mar 24 16:55:48 1995  Pat Rankin  (rankin@eql.caltech.edu)
  161.  
  162.     * vmsbuild.com (config.h): Add `#define NEED_basename'.
  163.  
  164. Tue May 23 10:12:46 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  165.  
  166.     * clock.c, getopt.c, strtod.c, vsprintf.c:  Change from using LGPL
  167.     to libio-style copyright.
  168.     * getpagesize.c:  Remove FSF copyright.
  169.  
  170. Sat May 20 12:30:23 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
  171.  
  172.     Added improved VMS support from Pat Rankin:
  173.  
  174.     Fri Mar 17 18:40:36 1995  Pat Rankin  (rankin@eql.caltech.edu)
  175.  
  176.     * vmsbuild.com:  new file.
  177.  
  178.     * getpagesize.c (getpagesize):  implement for VMS;
  179.     * strerror.c (strerror, strerrno, strtoerrno):  add rudimentary
  180.     support for EVMSERR.
  181.  
  182. Thu May 18 17:01:42 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
  183.  
  184.     Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
  185.  
  186.     * floatformat.c (floatformat_arm_ext): Define.
  187.  
  188. Tue May 16 13:30:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  189.  
  190.     * basename.c, bcmp.c, getcwd.c, insque.c, rename.c, sigsetmask.c,
  191.     strerror.c, strsignal.c:  Remove FSF copyright.
  192.     * sigsetmask.c: #include <sys/types.h> - seems to be needed by ISC.
  193.  
  194. Mon May 15 19:53:17 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  195.  
  196.     * bcopy.c, bzero.c, memcmp.c, memcpy.c, memset.c, strchr.c,
  197.     strrchr.c, strstr.c, vfork.c:  Remove FSF Copyright, because this
  198.     might contaminate libstdc++ with the LGPL.  (OK'd by RMS 11 Oct 94.)
  199.     * strchr.c, strrchr.c:  Add cast to suppress const warning.
  200.  
  201. Thu May  4 14:36:42 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  202.  
  203.     * cplus-dem.c: Use const instead of CONST.  Don't include
  204.         ansidecl.h directly.
  205.  
  206. Wed Apr 19 01:30:27 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  207.  
  208.     * cplus-dem.c: Don't include libiberty.h.  Do declare xmalloc and
  209.         xrealloc.
  210.     (-DMAIN): Don't rely on an externally-defined version number;
  211.         instead, require the version number to be defined as a
  212.         preprocessor macro.  Handle the RS/6000 leading dot.  Define
  213.         xmalloc, xrealloc and fatal.  Don't strip a leading underscore
  214.         if we couldn't demangle the word.
  215.  
  216. Tue Apr  4 13:03:51 1995  Stan Shebs  <shebs@andros.cygnus.com>
  217.  
  218.     (Old mpw.c change descriptions retained for informational value.)
  219.     * mpw.c (warning_threshold): Default to .4 sec.
  220.     (overflow_count, current_progress): New globals.
  221.     (warn_if_spin_delay): Include current progress type,
  222.     such as program name, in message.
  223.     (mpw_start_progress): Set current_progress variable from arg.
  224.     (mpw_end_progress): Report spin delays by power-of-two-size
  225.     buckets instead of constant-size buckets.
  226.  
  227.     * mpw.c: Clean up formatting, types, returns, etc.
  228.     (ENOSYS): Define.
  229.     (mpw_fread, mpw_fwrite): Define.
  230.     (sleep): Define correctly.
  231.  
  232.     * mpw.c: New code to implement cursor spinning support.
  233.     (umask): New function.
  234.     (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
  235.  
  236.     * mpw.c (mpw_basename, mpw_mixed_basename): New functions, find
  237.     basenames for MPW and MPW/Unix filenames.
  238.     (mpw_special_init): New function, calls Macsbug if desired.
  239.  
  240.     * mpw.c: Add GPL notice.
  241.     (mpwify_filename): Add more transformations.
  242.     (mpw_fopen): Call mpwify_filename on file names.
  243.     (rename): Remove.
  244.     (chdir, getcwd): Add simple definitions.
  245.  
  246.     * mpw.c: Random cleanups, remove unused code bits.
  247.     Added copy of strerror.c for gcc's use.
  248.     (stat, fstat, _stat): New versions based on Guido van Rossum code.
  249.  
  250.     * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
  251.  
  252.     * mpw.c (stat): Remove hack definition, get from sys/stat.h.
  253.     (fork, vfork, etc): Print error messages if called.
  254.     (getrusage, sbrk, environ, isatty, link, utime, mkdir, rmdir,
  255.     rename, chown): Define.
  256.  
  257.     * mpw-config.in: New file, MPW version of configure.in.
  258.     * mpw-make.in: New file, MPW version of Makefile.in.
  259.     * mpw.c: New file, MPW compatibility routines.
  260.  
  261. Fri Mar 24 14:10:30 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
  262.  
  263.     * basename.c: Include config.h before checking for NEED_basename.
  264.  
  265. Thu Mar 23 19:09:54 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  266.  
  267.     * functions.def: Add DEFFUNC for basename.
  268.  
  269.     * basename.c: Only define basename if NEED_basename.
  270.  
  271. Thu Mar 16 13:36:05 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  272.  
  273.     * config.table: Fix --enable-shared logic for native builds.
  274.  
  275. Mon Mar 13 11:05:11 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  276.  
  277.     * cplus-dem.c (demangle_template): Demangle bool literals properly.
  278.  
  279. Mon Mar  6 23:57:28 1995  Stu Grossman  (grossman@cygnus.com)
  280.  
  281.     * strtol.c strtoul.c:  Replace these with less buggy versions from
  282.     NetBSD.  (strtoul in particular couldn't handle base 16.)
  283.  
  284. Wed Mar  1 15:59:01 1995  Ian Lance Taylor  <ian@cygnus.com>
  285.  
  286.     * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
  287.  
  288.     * clock.c: If NO_SYS_PARAM_H is defined, don't include
  289.     <sys/param.h>.
  290.     * getcwd.c, getpagesize.c, getruntime.c: Likewise.
  291.  
  292. Fri Feb 17 15:40:55 1995  Ian Lance Taylor  <ian@cygnus.com>
  293.  
  294.     * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
  295.     a number; ANSI appears to permit any expression, including a
  296.     function call.
  297.  
  298.     * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
  299.     xiberty.
  300.     * config/mt-vxworks5: New file.
  301.  
  302. Thu Feb  9 14:19:45 1995  Ian Lance Taylor  <ian@cygnus.com>
  303.  
  304.     * basename.c (basename): Change argument to be const.
  305.  
  306. Wed Feb  8 18:06:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  307.  
  308.     * Makefile.in (lneeded-list): Don't worry about xmalloc.
  309.  
  310. Sun Jan 15 00:40:36 1995  Jeff Law  (law@snake.cs.utah.edu)
  311.  
  312.     * Makefile.in (distclean): Delete xhost-mkfrag.
  313.  
  314. Thu Jan 12 16:54:18 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
  315.  
  316.     * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
  317.  
  318. Wed Jan 11 22:39:56 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
  319.  
  320.     * hex.c: New file.
  321.     * Makefile.in (REQUIRED_OFILES, CFILES): List it.
  322.     (hex.o): Add dependencies.
  323.  
  324.     * cplus-dem.c (demangle_prefix): For GNU style constructor and
  325.     destructor names, try demangling the remainder of the string.
  326.  
  327. Wed Dec 28 00:49:15 1994  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
  328.  
  329.     * vasprintf.c (int_vasprintf): New static function.
  330.     (vasprintf): Use int_vasprintf.  Removes assumption that va_list
  331.     is assignment compatible.
  332.  
  333. Sat Nov  5 19:29:12 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
  334.  
  335.     * Makefile.in (LIBCFLAGS): New variable.
  336.     (FLAGS_TO_PASS): Pass it.
  337.     (.c.o): Use it.
  338.  
  339. Thu Nov  3 19:09:47 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
  340.  
  341.     * getopt.c, getopt1.c: Do compile these functions under Linux,
  342.     since many native versions are based on glibc but are buggy.
  343.  
  344. Mon Oct 24 15:16:46 1994  Per Bothner  <bothner@kalessin.cygnus.com>
  345.  
  346.     * vasprintf.c:  Make 'format' arg be const, to avoid a mismatch
  347.     with prototype in GNU libc.  Support stdarg.h as well as varargs.h.
  348.  
  349. Tue Oct 11 17:48:27 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
  350.  
  351.     * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
  352.     * functions.def: Remove vasprintf.
  353.  
  354. Wed Sep 14 17:04:55 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  355.  
  356.     * xmalloc.c (first_break): New static variable.
  357.     (xmalloc_set_program_name): Record sbrk (0) in first_break.
  358.     (xmalloc): If memory allocation fails, try to report how much
  359.     memory was allocated by the program up to this point.
  360.     (xrealloc): Likewise.
  361.  
  362. Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
  363.  
  364.     * Makefile.in (ERRORS_CC): New variable, defaulted to $(CC).  Use it
  365.     when linking dummy.
  366.     * config.table: Add host RISCiX Makefile frag.
  367.     * config/mh-riscix: New file.
  368.  
  369. Thu Aug 25 17:29:44 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  370.  
  371.     * Makefile.in (FLAGS_TO_PASS): Define.
  372.     ($(RULE1)): Use $(FLAGS_TO_PASS).
  373.  
  374. Wed Aug 24 17:08:47 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  375.  
  376.     * vasprintf.c: Include <string.h>.
  377.     (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
  378.     * xatexit.c: Declare malloc.
  379.  
  380. Fri Aug 19 15:29:12 1994  Kung Hsu  (kung@mexican.cygnus.com)
  381.  
  382.     * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
  383.     one below).
  384.  
  385. Thu Aug 18 14:37:14 1994  Kung Hsu  (kung@mexican.cygnus.com)
  386.  
  387.     * cplus-dem.c (demangle args): Handle ARM repeat encoding where
  388.         the type index is greater than 9.
  389.  
  390. Wed Aug 17 16:13:49 1994  Kung Hsu  (kung@mexican.cygnus.com)
  391.  
  392.     * cplus-dem.c (demangle_qualified): accept optional '_' between
  393.     qualified name. This is baecause the template name may end with
  394.     numeric and can mixed up with the length of next qualified name.
  395.  
  396. Wed Aug  3 05:52:14 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
  397.  
  398.     * config/mt-sunos4: Use our standard location for cross-includes
  399.     and cross-libs when the target is also a "host" environment (ie no
  400.     newlib; includes and such don't belong to us).  This is specific
  401.     to the Cygnus Support environment.
  402.  
  403. Tue Aug  2 15:25:12 1994  Kung Hsu  (kung@mexican.cygnus.com)        
  404.  
  405.     * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not 
  406.     xxx<ch=81>.
  407.  
  408. Mon Aug  1 17:02:48 1994  Kung Hsu  (kung@mexican.cygnus.com)
  409.  
  410.     * cplus-dem.c (main): flush stdout to make pipe work.
  411.  
  412. Sat Jul 16 12:56:32 1994  Stan Shebs  (shebs@andros.cygnus.com)
  413.  
  414.     * config.table (*-*-cxux7*):  Recognize.
  415.     * floatformat.c (floatformat_m88110_ext) [HARRIS_FLOAT_FORMAT]:
  416.     Harris-specific float format.
  417.     * config/mh-cxux7: New file.
  418.  
  419. Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  420.  
  421.     * cplus-dem.c (demangle_template):  Make sure that the result of
  422.     consume_count doesn't index beyond the end of the string.
  423.  
  424. Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  425.  
  426.     * cplus-dem.c (gnu_special):  Handle vtable mangling of gcc-2.4.5 and
  427.     earlier. Improve test for new vtable mangling. Change output back
  428.     to `virtual table'.
  429.  
  430. Mon Jun 20 11:37:30 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
  431.  
  432.     * obstack.c: Always compile this code, even if using the GNU
  433.     library.  Avoids problems with relatively recent binary
  434.     incompatibility.
  435.  
  436. Thu Jun 16 17:54:01 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  437.  
  438.     * cplus-dem.c: Include libiberty.h.
  439.     (xmalloc, xrealloc, free): Don't declare.
  440.     (strstr): Don't declare parameters.
  441.     (xmalloc, xrealloc): Don't define.
  442.     (long_options): Add no-strip-underscores.
  443.     (main): Call xmalloc_set_program_name.  Pass n in short options to
  444.     getopt_long.  Handle option 'n' to not strip underscores.
  445.     (usage): Mention -n and --no-strip-underscores.
  446.  
  447. Sun Jun 12 01:37:09 1994  Jason Merrill  (jason@deneb.cygnus.com)
  448.  
  449.     * cplus-dem.c (demangle_template): Separate consecutive >'s with a
  450.         space.
  451.     (gnu_special): Demangle template and qualified names in a vtable name.
  452.  
  453. Fri May 27 12:27:52 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  454.  
  455.     From gas-2.3 and binutils-2.4 net releases:
  456.  
  457.     Wed May 11 22:32:00 1994  DJ Delorie (dj@ctron.com)
  458.  
  459.     * makefile.dos: [new] Makefile for dos/go32
  460.     * configure.bat: update for latest files
  461.     * msdos.c: remove some functions now in libc.a
  462.  
  463. Fri May 20 18:53:32 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  464.  
  465.     * cplus-dem.c (gnu_special):  Recognize thunks, as well as
  466.     the new naming style for vtables (when -fvtable-thunks).
  467.  
  468. Wed May 18 13:34:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  469.  
  470.     * Makefile.in (XTRAFLAGS): Don't define.
  471.     (.c.o, dummy.o): Don't use XTRAFLAGS.
  472.     ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
  473.  
  474. Fri May 13 16:02:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  475.  
  476.     * vasprintf.c: New file.
  477.     * Makefile.in, functions.def: Add it.
  478.  
  479. Fri May 13 16:20:28 1994  Jason Merrill  (jason@deneb.cygnus.com)
  480.  
  481.     * cplus-dem.c (demangle_fund_type): Grok bool.
  482.  
  483. Fri May  6 14:44:21 1994  Steve Chamberlain  (sac@cygnus.com)
  484.  
  485.     * config.table: Add go32  
  486.     * config/mh-go32: New template.
  487.  
  488. Fri May  6 11:01:59 1994  D. V. Henkel-Wallace  (gumby@rtl.cygnus.com)
  489.  
  490.     * config.table, config/mt-sunos4: config for when sun4 is cross target.
  491.  
  492. Mon Apr 11 00:54:33 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  493.  
  494.         * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
  495.         Declare strlen to return int.  Don't include stddef.h.
  496.  
  497. Fri Apr  1 00:38:17 1994  Jim Wilson  (wilson@mole.gnu.ai.mit.edu)
  498.  
  499.         * getopt.c: Delete use of IN_GCC to control whether
  500.         stddef.h or gstddef.h is included.
  501.  
  502. Thu Apr 14 14:00:56 1994  Kung Hsu  (kung@mexican.cygnus.com)
  503.  
  504.     * cplus-dem.c (demangle_signature): Fix a bug in template function
  505.     type numbering.
  506.  
  507. Wed Apr 13 17:23:03 1994  Kung Hsu  (kung@mexican.cygnus.com)
  508.  
  509.     * cplus-dem.c (demangle_signature): Fix template function with arm
  510.     style argument type number, Tn.
  511.  
  512. Wed Apr 13 17:11:15 1994  Jason Merrill  (jason@deneb.cygnus.com)
  513.  
  514.     * cplus-dem.c (optable): Add new[] and delete[].
  515.  
  516. Fri Apr  8 11:21:42 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
  517.  
  518.     * argv.c (buildargv): Don't produce empty argument just because
  519.     there is trailing whitespace.
  520.  
  521. Wed Apr  6 11:42:14 1994  Kung Hsu  (kung@mexican.cygnus.com)
  522.  
  523.     * cplus-dem.c (demangle_template): fix 'Q' qualified name bug.
  524.     Handle 'p' same as 'P'.
  525.     * cplus-dem.c (do_type): Handle 'p' same as 'P'.
  526.  
  527. Sat Mar 26 12:00:13 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  528.  
  529.     * floatformat.c (get_field, put_field):  Fix off by one error in
  530.     little endian case.
  531.  
  532. Thu Mar 24 10:40:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  533.  
  534.     * floatformat.c (floatformat_from_double): Pass unsigned char *,
  535.     not char *, to put_field.
  536.  
  537. Fri Mar 18 12:34:33 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  538.  
  539.     * memmove.c:  Re-wrote;  placed in public domain.
  540.  
  541. Wed Mar 16 10:33:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
  542.  
  543.     * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
  544.     __Q* as a constructor.
  545.  
  546. Mon Mar 14 12:26:02 1994  Ian Lance Taylor  (ian@cygnus.com)
  547.  
  548.     * ieee-float.c: Removed; no longer used.
  549.     * Makefile.in: Changed accordingly.
  550.  
  551. Mon Mar  7 12:28:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  552.  
  553.     * floatformat.c (get_field): Removed unused local variable i.
  554.     (put_field): Removed unused local variable i.
  555.  
  556. Sun Feb 27 21:50:11 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
  557.  
  558.     * floatformat.c: New file, intended to replace ieee-float.c.
  559.     * Makefile.in: Change accordingly.
  560.  
  561. Thu Feb 24 11:51:12 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
  562.  
  563.     * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code.
  564.      (_getopt_initialize): New function, broken out of _getopt_internal. 
  565.      (_getopt_internal): 
  566.      If long_only and the ARGV-element has the form "-f", where f is
  567.      a valid short option, don't consider it an abbreviated form of
  568.      a long option that starts with f.  Otherwise there would be no
  569.      way to give the -f short option.
  570.  
  571. Thu Feb 10 14:44:16 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  572.  
  573.         * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
  574.         Test just __STDC__, not emacs.
  575.  
  576. Wed Feb  9 00:14:00 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
  577.  
  578.         * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
  579.         [emacs] [not __STDC__]: Don't include stddef.h.  Don't declare strlen.
  580.  
  581. Fri Dec 24 19:43:00 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
  582.  
  583.         * getopt.c (_NO_PROTO): Define before config.h is included.
  584.  
  585. Mon Sep 20 15:59:03 1993  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
  586.  
  587.         * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
  588.     <config.h> only under these, else "config.h".
  589.  
  590. Thu Aug 12 18:16:49 1993  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
  591.  
  592.         * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
  593.         <config.h> instead of "config.h".
  594.  
  595. Sun Feb 20 17:17:01 1994  Ian Lance Taylor  (ian@lisa.cygnus.com)
  596.  
  597.     * concat.c: Check ANSI_PROTOTYPES rather than __STDC__ to decide
  598.     whether to use prototypes or not.
  599.     * strerror.c (const): Never undefine; let ansidecl.h handle it.
  600.     * strsignal.c (const): Likewise.
  601.  
  602. Thu Feb 17 13:27:35 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  603.  
  604.     * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
  605.     Merging common and initialized variables need not be supported by
  606.     ANSI C compilers.
  607.     (xatexit): Initialize _xexit_cleanup if not already set.
  608.     * xexit.c: Comment fix.
  609.  
  610. Wed Feb 16 01:15:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  611.  
  612.     * xmalloc.c: Don't declare xexit; it's declared in libiberty.h.
  613.     (xrealloc): If oldmem is NULL, allocate with malloc, rather than
  614.     assuming that realloc works correctly.
  615.  
  616. Tue Feb 15 09:26:16 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  617.  
  618.     * concat.c, ieee-float.c:  Replace inclusion of <string.h>
  619.     with explicit function declarations, as recommended by Ian Taylor.
  620.  
  621. Sat Feb 12 10:31:11 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
  622.  
  623.     * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
  624.     (malloc, realloc): Declare.
  625.  
  626. Thu Feb 10 17:08:19 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  627.  
  628.     * argv.c, basename.c: Include ansidecl.h and libiberty.h.
  629.     * concat.c, fdmatch.c, getruntime.c, spaces.c: Likewise.
  630.     * strerror.c, strsignal.c, xatexit.c, xexit.c: Likewise.
  631.     * xmalloc.c: Likewise.
  632.     * concat.c: Don't declare xmalloc.  If __STDC__, use <stdarg.h>
  633.     macros, not <varargs.h> macros.
  634.     * spaces.c (spaces): Make return type const.  Don't crash if
  635.     malloc returns NULL.
  636.     * strerror.c (struct error_info): Make name and msg fields const.
  637.     (error_names): Make const.
  638.     (strerrno): Make const.
  639.     (strtoerrno): Make argument const.
  640.     * strsignal.c (struct signal_info): Make name and msg fields
  641.     const.
  642.     (signal_names, sys_siglist): Make const.
  643.     (strsignal, strsigno): Make const.
  644.     (strtosigno): Make argument const.
  645.     * xatexit.c: Declare parameter types.
  646.     * xmalloc.c (name): Make const.
  647.     (xmalloc_set_program_name): Make argument const.
  648.     * Makefile.in (INCDIR): Define.
  649.     (.c.o): Use $(INCDIR).
  650.     (dummy.o): Likewise.
  651.     (argv.o, basename.o): New targets; depend on libiberty.h.
  652.     (concat.o, fdmatch.o, getruntime.o, spaces.o): Likewise.
  653.     (strerror.o, strsignal.o, xatexit.o, xexit.o): Likewise.
  654.     (xmalloc.o): Likewise.
  655.     (cplus-dem.o): New target; depend on demangle.h.
  656.     (getopt.o, getopt1.o): New targets; depend on getopt.h.
  657.     (ieee-float.o): New target; depend on ieee-float.h.
  658.     (obstack.o): New target; depend on obstack.h.
  659.  
  660. Tue Feb  8 05:29:08 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
  661.  
  662.     Handle obstack_chunk_alloc returning NULL.  This allows
  663.     obstacks to be used by libraries, without forcing them
  664.     to call exit or longjmp.
  665.     * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
  666.     If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it.
  667.     (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not.
  668.  
  669. Tue Feb  8 00:32:28 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  670.  
  671.     * concat.c, ieee-float.c:  Include <string.h>.
  672.  
  673. Sun Feb  6 21:28:46 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
  674.  
  675.     * xmalloc.c (xmalloc_set_program_name): New function.
  676.     (xmalloc, xrealloc): Include the name in the error message, if set.
  677.  
  678.     * Replace atexit.c with xatexit.c.
  679.     * Makefile.in (CFILES), functions.def: Change references.
  680.  
  681. Sat Feb  5 14:02:32 1994  Stan Shebs  (shebs@andros.cygnus.com)
  682.  
  683.     * getruntime.c (get_run_time): Use getrusage or times if
  684.     HAVE_GETRUSAGE or HAVE_TIMES are defined.
  685.  
  686. Fri Feb  4 15:49:38 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
  687.  
  688.     * atexit.c: New file.
  689.     * Makefile.in (CFILES), functions.def: Add it.
  690.     * xexit.c: New file.
  691.     * Makefile.in (CFILES, REQUIRED_OFILES): Add it.
  692.     * xmalloc.c (xmalloc, xrealloc): Call xexit instead of exit.
  693.     Change request for 0 bytes into request for 1 byte.
  694.  
  695. Wed Feb  2 11:36:49 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  696.  
  697.     * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
  698.     unsigned long, to avoid warnings.
  699.  
  700. Fri Jan 28 17:49:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
  701.  
  702.     * dummy.c: Don't include time.h ever; always define clock_t as
  703.     "unsigned long".  Until gcc/fixincludes ensures that clock_t
  704.     exists, __STDC__ isn't a sufficient test.  And if clock() doesn't
  705.     exist, clock_t probably doesn't either.
  706.  
  707. Mon Jan 24 11:52:31 1994  Stan Shebs  (shebs@andros.cygnus.com)
  708.  
  709.     * clock.c, getruntime.c: New files.
  710.     * Makefile.in: Add to file lists.
  711.     * functions.def (clock): Add to list.
  712.     * dummy.c (time.h): Add if __STDC__.
  713.     (clock_t): #define as "unsigned long" if not __STDC__.
  714.  
  715. Tue Jan 11 11:27:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  716.  
  717.     * strtod.c: Declare atof.  From edler@jan.ultra.nyu.edu (Jan
  718.     Edler).
  719.  
  720. Tue Dec 28 14:17:30 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  721.  
  722.     * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
  723.     linking.
  724.  
  725. Fri Dec 17 12:26:07 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  726.  
  727.     * cplus-dem.c (demangle_arm_pt): New function.  Common code
  728.     for ARM template demangling.
  729.     * cplus-dem.c (demangle_class_name): Use demangle_arm_pt.
  730.     * cplus-dem.c (demangle_prefix): Likewise.
  731.  
  732. Tue Nov 30 15:47:48 1993  Jason Merrill  (jason@deneb.cygnus.com)
  733.  
  734.     * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
  735.  
  736. Sat Nov 27 11:05:50 1993  Fred Fish  (fnf@cygnus.com)
  737.  
  738.     Merge changes from tom@basil.icce.rug.nl (Tom R.Hageman)
  739.     * strerror.c, strsignal.c:  As a small space optimization, don't
  740.     include messages when they aren't actually used.
  741.  
  742.     Merge changes from takefive.co.at!joe (Josef Leherbauer)
  743.     * cplus-dem.c (demangle_prefix, demangle_function_name,
  744.     cplus_demangle_opname):  Fixes for systems where cplus_marker
  745.     is something other than '$'.
  746.  
  747. Fri Nov 26 13:51:11 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  748.  
  749.     * waitpid.c:  Simple-minded approcimation to waitpid
  750.     using vanilla wait.
  751.     * functions.def, Makefile.in:  Update accordingly,
  752.  
  753. Thu Nov 18 18:01:15 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  754.  
  755.     * cplus-dem.c(demangle_template): fix bug template instantiation
  756.     with value of user defined type.
  757.  
  758. Wed Nov 17 18:30:21 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  759.  
  760.     * cplus-dem.c(cplus_demangle_opname): add the subject new function
  761.     to support unified search of operator in class.
  762.  
  763. Wed Nov 10 09:47:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  764.  
  765.     gcc -Wall lint:
  766.     * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
  767.     "digit = *s" as condition in while loop.
  768.  
  769. Tue Nov  9 15:52:22 1993  Mark Eichin  (eichin@cygnus.com)
  770.  
  771.     * Makefile.in: pass SHELL to recursive make
  772.  
  773. Thu Nov  4 12:09:26 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  774.  
  775.     * vfprintf.c, vprintf.c, vsprintf.c:  Make format arg
  776.     be (const char*), for ANSI (and gcc w/fixproto) consistency.
  777.  
  778. Thu Nov  4 08:29:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  779.  
  780.     * config.table: Make *-*-hiux* use mh-hpux.
  781.  
  782. Fri Oct 22 07:53:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  783.  
  784.     * config.table: Add * to end of all OS names.
  785.  
  786. Tue Oct 19 17:12:01 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
  787.  
  788.     * Makefile.in (lneeded-list): ensure that object file names are
  789.       not duplicated, as multiple instances of the same object file in
  790.       a library causes problems on some machines
  791.  
  792. Mon Oct 18 21:59:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  793.  
  794.     * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
  795.  
  796. Fri Oct 15 22:17:11 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
  797.  
  798.     * strncasecmp.c: new file, implements strncasecmp
  799.     * strcasecmp.c: new file, implement strcasecmp
  800.  
  801.     * Makefile.in (CFILES): list these two new source files
  802.  
  803.     * functions.def: add strcasecmp and strncasecmp entries
  804.  
  805. Fri Oct 15 14:53:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  806.  
  807.     * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
  808.     according to ANSI C.
  809.  
  810. Thu Oct 14 16:34:19 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  811.  
  812.     * cplus-dem.c: add support of ARM global constructor/destructor,
  813.     and 'G' for passing record or union in parameter.
  814.  
  815. Wed Oct 13 13:36:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  816.  
  817.     * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
  818.     should not be in functions.def.
  819.  
  820. Wed Oct 13 13:13:38 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  821.  
  822.     * functions.def: Removed xmalloc.  Stuff in REQUIRED_OFILES should
  823.     not be in functions.def.
  824.  
  825. Mon Oct  4 18:26:39 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  826.  
  827.     * cplus-dem.c: change globl constructor/destructor to proper name
  828.  
  829. Tue Sep 28 18:11:07 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  830.  
  831.     * cplus-dem.c: fix bug in constructor/destructor
  832.  
  833. Tue Sep 28 16:20:49 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  834.  
  835.     * cplus-dem.c: support both old and new _vt$... vtbl mangled names
  836.  
  837. Fri Sep 24 19:07:16 1993  Jason Merrill  (jason@deneb.cygnus.com)
  838.  
  839.     * cplus-dem.c: Fix demangle_template prototype
  840.  
  841. Fri Sep 24 17:32:55 1993  Kung Hsu  (kung@cirdan.cygnus.com)
  842.  
  843.     * cplus-dem.c: fix template demangling
  844.     * cplus-dem.c: fix const type demangling
  845.     * cplus-dem.c: fix constructor/destructor, virtual table,
  846.     qualifier, global constructor/destructor demangling
  847.  
  848. Wed Sep  1 23:13:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  849.  
  850.     * strsignal.c, strerror.c: Use fully-bracketed initializer to
  851.     keep gcc -Wall happy.
  852.  
  853. Fri Aug 27 10:30:09 1993  Jason Merrill  (jason@deneb.cygnus.com)
  854.  
  855.     * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
  856.     patch.
  857.  
  858. Fri Aug 27 11:24:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  859.  
  860.     Patch from Paul Flinders:
  861.     * cplus-dem.c (do_type): Deal with arrays.
  862.  
  863. Tue Aug 24 14:23:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  864.  
  865.     * cplus-dem.c (demangle_qualified: Deal with GNU format for more
  866.     than 9 classes.
  867.  
  868. Wed Aug 18 19:50:29 1993  Jason Merrill  (jason@deneb.cygnus.com)
  869.  
  870.     * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
  871.     not initialized" warnings under HP/UX
  872.  
  873. Sun Aug 15 20:42:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  874.  
  875.     * strerror.c: Move include of stdio.h after sys_errlist #define.
  876.     Also remove NULL definition (stdio.h always defines NULL, so it
  877.     never did anything but clutter up the code).
  878.  
  879. Sat Aug 14 14:21:49 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
  880.  
  881.     * Makefile.in, functions.def: handle xmalloc.c
  882.  
  883.     * xmalloc.c: provide xmalloc and xrealloc functions
  884.  
  885. Thu Aug 12 17:38:57 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  886.  
  887.     * cplus-dem.c: Fix a comment.
  888.  
  889. Sat Aug  7 13:56:35 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  890.  
  891.     * getopt1.c: Declare const the way getopt.c does.
  892.  
  893. Fri Aug  6 17:03:13 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  894.  
  895.     * obstack.c, alloca.c: Update from FSF.
  896.     * getopt.c, getopt1.c: Update to current FSF version, which
  897.     doesn't use alloca. 
  898.  
  899. Tue Jul 27 14:03:57 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
  900.  
  901.     * Makefile.in (demangle): Add the target with a message saying
  902.     where demangle went.
  903.  
  904. Mon Jul 26 15:49:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  905.  
  906.     * Makefile.in: Remove obsolete `demangle' target.
  907.  
  908. Thu Jul 22 08:31:01 1993  Fred Fish  (fnf@deneb.cygnus.com)
  909.  
  910.     * cplus-dem.c (arm_special):  Apply patch from arg@lucid.com to
  911.     avoid infinite loop on vtbl symbols with disambiguating "junk"
  912.     tacked on the end.
  913.  
  914. Mon Jul 19 14:10:37 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
  915.  
  916.     * strsignal.c: work around some systems losing definitions of
  917.     sys_siglist
  918.  
  919.     * config/mh-lynxos: this system has a losing definition of
  920.     sys_siglist
  921.  
  922.     * config.table: use mh-lynxos for *-*-lynxos
  923.  
  924. Mon Jul 19 17:08:52 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
  925.  
  926.     * config.table: Add support for HPPA BSD hosts.
  927.  
  928.     * config/mh-hpbsd: New file.
  929.  
  930. Mon Jul 12 18:00:40 1993  K. Richard Pixley  (rich@cygnus.com)
  931.  
  932.     * Makefile.in (TAGS): make work when srcdir != objdir.
  933.  
  934. Sun Jun 27 15:35:31 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
  935.  
  936.     * cplus-dem.c (main): Add long options, including --help and
  937.     --version.
  938.     (usage): New function from code in main.
  939.  
  940. Tue Jun 22 11:37:38 1993  Per Bothner  (bothner@deneb.cygnus.com)
  941.  
  942.     * config.table:  New shell scipt, sourced by both ./configure,in
  943.     and ../xiberty/configure.in, to avoid maintainance lossages.
  944.     * configure.in and ../xiberty/configure.in:  Use config.table.
  945.  
  946.     * configure.in: Don't use mh-aix for AIX 3.2, only for 3.1.
  947.     * configure.in: Map *-*-irix* (except irix4) to mh-sysv.
  948.     * ../xiberty/configure.in:  Update from ./configure.in.
  949.  
  950. Tue Jun 15 17:05:31 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  951.  
  952.     * Makefile.in: remove parentdir support
  953.  
  954. Wed May 26 12:59:09 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  955.  
  956.     * cplus-dem.c (xrealloc):  Match definition with prototype.
  957.  
  958. Tue May 25 14:27:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  959.  
  960.     * cplus-dem.c (demangle_prefix):  Demangle cfront
  961.     local variables as an extension to ARM demangling.
  962.  
  963. Fri May 21 09:53:57 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
  964.  
  965.     * ieee-float.c: Don't require pointers to double to be aligned.
  966.  
  967. Tue May 18 17:12:10 1993  Fred Fish  (fnf@cygnus.com)
  968.  
  969.         (merge changes from dlong@cse.ucsc.edu)
  970.     * cplus-dem.c (consume_count):  Simplify.
  971.     * cplus-dem.c (arm_pt, demangle_class_name):  New functions.
  972.     * cplus-dem.c (various):  Calls to arm_pt, demangle_class_name.
  973.  
  974.     * cplus-dem.c (xmalloc, xrealloc, strstr):  Make extern decls into
  975.     full prototypes.
  976.     * cplus-dem.c (free):  Add prototype.
  977.     * cplus-dem.c (optable):  Fully bracketize initializer.
  978.  
  979. Fri May 14 17:13:05 1993  Per Bothner  (bothner@cygnus.com)
  980.  
  981.     * cplus-dem.c:  Whether initial underscores are stripped
  982.     depends on the external variable prepends_underscore
  983.     (which is generated by the binutils Makefile).
  984.  
  985. Fri May 14 07:32:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
  986.  
  987.     * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
  988.  
  989. Tue May  4 20:31:59 1993  Fred Fish  (fnf@cygnus.com)
  990.  
  991.     * cplus-dem.c (consume_count):  Return zero if arg does not
  992.     start with digit, and don't consume any input.
  993.  
  994. Tue May  4 08:10:28 1993  Jim Kingdon  (kingdon@cygnus.com)
  995.  
  996.     * Makefile.in (demangle): Use ${srcdir} not $^.
  997.  
  998.     * strtod.c: New file, needed at least for BSD 4.3.
  999.  
  1000. Sun May  2 11:30:42 1993  Fred Fish  (fnf@cygnus.com)
  1001.  
  1002.     * strsignal.c (sys_siglist):  For ANSI compilations, type is
  1003.     "const char *const".  Also remove conditionalization on __STDC__
  1004.     since const is defined away for non-ANSI.
  1005.  
  1006. Wed Apr 28 19:29:55 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
  1007.  
  1008.     * configure.in: Recognize *-*-hpux.
  1009.     * config/mh-hpux: New file.
  1010.  
  1011. Tue Apr 27 15:22:19 1993  Per Bothner  (bothner@cygnus.com)
  1012.  
  1013.     * tmpnam.c:  Added ANSI tmpnam() function.
  1014.     * functions.def, Makefile.in:  Update accordingly.
  1015.  
  1016. Tue Apr 27 13:38:38 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
  1017.  
  1018.     * cplus-dem.c (demangle_function_name): Get the demangling of
  1019.     stop__1A right.
  1020.  
  1021. Fri Apr 16 23:48:24 1993  Jim Kingdon  (kingdon at calvin)
  1022.  
  1023.     * cplus-dem.c: Declare strstr return type.
  1024.  
  1025. Fri Mar 26 12:01:26 1993  Jim Kingdon  (kingdon@cygnus.com)
  1026.  
  1027.     * strsignal.c: Add some AIX signals.
  1028.  
  1029. Thu Mar 25 15:17:23 1993  Ian Lance Taylor  (ian@cygnus.com)
  1030.  
  1031.     * Makefile.in (MAKEOVERRIDES): Define to be empty.
  1032.  
  1033. Wed Mar 24 01:59:25 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  1034.  
  1035.     * Makefile.in: add installcheck & dvi targets
  1036.  
  1037. Thu Mar 18 14:05:44 1993  Per Bothner  (bothner@rtl.cygnus.com)
  1038.  
  1039.     * ieee-float.c:  New file, moved from ../gdb (since it is
  1040.     needed by ../opcode/m68k-dis.c).
  1041.  
  1042. Tue Mar  2 17:47:31 1993  Fred Fish  (fnf@cygnus.com)
  1043.  
  1044.     * cplus-dem.c:  Replace all references to cfront with ARM.
  1045.  
  1046. Fri Feb 26 00:17:07 1993  Per Bothner  (bothner@rtl.cygnus.com)
  1047.  
  1048.     * cplus-dem.c:  Fix main program (when compiled with -DMAIN)
  1049.     to be more useful as a filter.
  1050.  
  1051. Sat Feb 20 21:41:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
  1052.  
  1053.     * Makefile.in (install_to_libdir, install_to_tooldir): Go into the
  1054.     destination directory before running $(RANLIB), in case that
  1055.     program tries to create a file in the current directory as part of
  1056.     its work.
  1057.  
  1058. Thu Feb 18 23:00:19 1993  John Gilmore  (gnu@cygnus.com)
  1059.  
  1060.     * strsignal.c (sys_siglist):  Remove yet another *%^&%&$# "const"
  1061.     because BSD 4.4 lacks one.  Isn't this fun?
  1062.  
  1063. Thu Feb 18 11:24:25 1993  Fred Fish  (fnf@cygnus.com)
  1064.  
  1065.     * cplus-dem.c (demangle_signature):  Set func_done after
  1066.     demangling a template.
  1067.     * cplus-dem.c (demangle_template):  Fix several small bugs
  1068.     in demangling GNU style templates.
  1069.     * cplus-dem.c (demangle_prefix):  Fix for templates in GNU
  1070.     style constructors.
  1071.     * cplus-dem.c (gnu_special):  Fix for templates in GNU style
  1072.     static data members.
  1073.  
  1074. Tue Feb 16 17:28:35 1993  Fred Fish  (fnf@cygnus.com)
  1075.  
  1076.     * cplus-dem.c (demangle_signature):  Modify to include type
  1077.     modifiers like static and const in remembered types.
  1078.  
  1079. Thu Feb 11 22:20:47 1993  Fred Fish  (fnf@cygnus.com)
  1080.  
  1081.     * cplus-dem.c (demangled_qualified):  Add new parameter that tells
  1082.     whether to prepend or append the qualifiers.
  1083.     * cplus-dem.c (string_prepends):  Used now, remove #if 0.
  1084.     * cplus-dem.c (demangle_signature):  Call demangle_qualified
  1085.     with prepending.
  1086.     * cplus_dem.c (gnu_special):  Recognize static data members that
  1087.     use qualified names.
  1088.     * cplus-dem.c (demangle_qualified):  Accumulate qualifiers in a
  1089.     temporary buffer and the prepend or append them to the result,
  1090.     as specified by the new "append" flag.
  1091.     * cplus-dem.c (do_type):  Call demangled_qualified with
  1092.     appending.
  1093.  
  1094. Mon Dec 28 10:47:19 1992  Ken Raeburn  (raeburn@cygnus.com)
  1095.  
  1096.     * strsignal.c (signal_table): Now const.
  1097.     (init_signal_tables): Variable eip now points to const.
  1098.  
  1099.     * strerror.c (error_table): Now const.
  1100.     (init_error_tables): Variable eip now points to const.
  1101.  
  1102. Tue Dec 15 15:36:50 1992  Per Bothner  (bothner@cygnus.com)
  1103.  
  1104.     * memchr.c (memchr):  New (ANSI standard) function.
  1105.     * Makefile.in, functions.def:  Added memchr.
  1106.     * Makefile.in (AR_FLAGS): Use rc instad of non-standard cq.
  1107.  
  1108. Wed Dec  2 22:49:10 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  1109.  
  1110.     * getopt.c: remove use of USG around <alloca.h>, which never meant
  1111.     anything anyway
  1112.  
  1113.     * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
  1114.     of USG and USGr4
  1115.  
  1116. Thu Nov 19 03:09:33 1992  Brendan Kehoe  (brendan@lisa.cygnus.com)
  1117.  
  1118.     * cplus-dem.c (demangle_fund_type): Recognize `w', a wide character;
  1119.     it's now a type according to the ANSI X3J16 working paper; output
  1120.     "wchar_t" for it.
  1121.     (demangle_template): Accept `w' as an integral type.
  1122.     (xmalloc, xrealloc): Use `char *', not `PTR'.  Cast calls to their
  1123.     counterparts malloc and realloc to `char *'.
  1124.     (main): Exit with a 0 status.
  1125.     * Makefile.in (demangle): Don't expect the user to define
  1126.     DEMANGLE, instead force to be cplus-dem.c.  Look in $(srcdir)/../include
  1127.     for demangle.h.  Pass it any HDEFINES or XTRAFLAGS.
  1128.  
  1129. Wed Nov 18 18:56:20 1992  John Gilmore  (gnu@cygnus.com)
  1130.  
  1131.     * Makefile.in (AR_FLAGS):  Avoid verbosity.
  1132.     * config/mh-sysv4:  Remove AR_FLAGS override, use INSTALL=cp,
  1133.     replace USGr4 with HAVE_SYSCONF.
  1134.     * config/mh-solaris:  Remove; mh-sysv4 works now.
  1135.     * getpagesize.c:  Replace USGr4 with HAVE_SYSCONF.
  1136.     * configure.in:  Simplify host matching table, remove separate
  1137.     solaris config file.
  1138.  
  1139. Sun Nov 15 09:35:16 1992  Fred Fish  (fnf@cygnus.com)
  1140.  
  1141.     * configure.in (i[34]86-*-solaris2*):  Add, use mh-sysv4.
  1142.  
  1143. Tue Nov  3 21:27:03 1992  Brendan Kehoe  (brendan@cygnus.com)
  1144.  
  1145.     * cplus-dem.c (xmalloc, xrealloc): Add decls.
  1146.     (remember_type): Don't cast xmalloc.
  1147.     (string_need): Likewise; don't cast xrealloc either.
  1148.  
  1149. Fri Oct 23 08:52:01 1992  Ian Lance Taylor  (ian@cygnus.com)
  1150.  
  1151.     * Makefile.in, functions.defs, rename.c: added simple
  1152.     implementation of rename, since some binutils programs use it.
  1153.  
  1154. Thu Oct 15 15:18:22 1992  Per Bothner  (bothner@cygnus.com)
  1155.  
  1156.     * strsignal.c:  Add appropriate 'const' to sys_siglist
  1157.     extern declaration (if __STDC__).  (Needed for Linux.)
  1158.     * strsignal.c (strsignal): Add cast to remove const-ness.
  1159.  
  1160. Fri Oct  9 03:22:55 1992  John Gilmore  (gnu@cygnus.com)
  1161.  
  1162.     * Makefile.in (needed.awk, needed2.awk):  Remove erroneous \'s
  1163.     before "'s, diagnosed by BSD 4.4 awk.
  1164.  
  1165. Thu Oct  8 15:25:12 1992  Ian Lance Taylor  (ian@cygnus.com)
  1166.  
  1167.     * Makefile.in: create config.h and needed-list through $(CONFIG_H)
  1168.     and $(NEEDED_LIST), to give some hooks for xiberty.
  1169.  
  1170. Thu Oct  1 23:31:42 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  1171.  
  1172.     * configure.in: use cpu-vendor-triple instead of nested cases
  1173.  
  1174. Wed Sep 30 11:26:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1175.  
  1176.     * Makefile.in, argv.c, basename.c, bcmp.c, bcopy.c, bzero.c,
  1177.     concat.c, cplus-dem.c, fdmatch.c, getcwd.c, getopt.c, getopt1.c,
  1178.     getpagesize.c, insque.c, memcmp.c, memcpy.c, memmove.c, memset.c,
  1179.     obstack.c, sigsetmask.c, spaces.c, strchr.c, strerror.c,
  1180.     strrchr.c, strsignal.c, strstr.c, vfork.c, vsprintf.c:
  1181.     Convert from using GPL to LGPL.
  1182.  
  1183. Sat Sep 26 04:01:30 1992  John Gilmore  (gnu@cygnus.com)
  1184.  
  1185.     * Makefile.in (errors):  Leave dummy.o and dummy around so that
  1186.     we can see how the needed list was generated (it's sometimes wrong).
  1187.     (mostlyclean):  Remove them.
  1188.  
  1189. Mon Sep 21 14:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
  1190.  
  1191.     * getcwd.c: supply a default if MAXPATHLEN is not defined.
  1192.  
  1193.     * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
  1194.  
  1195. Wed Sep  9 12:41:48 1992  Ian Lance Taylor  (ian@cygnus.com)
  1196.  
  1197.     * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
  1198.     when cross-compiling.
  1199.  
  1200. Thu Sep  3 13:29:39 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
  1201.  
  1202.     * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
  1203.       as a time optimization.
  1204.  
  1205.     * cplus-dem.c (cplus_demangle): remove strpbrk test.  Appears to
  1206.       be more expensive than simply demangling.
  1207.  
  1208.     * cplus-dem.c (cplus_match): new function.
  1209.  
  1210. Tue Sep  1 15:24:04 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1211.  
  1212.     * cplus-dem.c:  #include <stdio.h>, to define NULL.
  1213.     Define current_demangling_style.
  1214.  
  1215. Sun Aug 30 17:58:19 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1216.  
  1217.     * cplus-dem.c:  New file, moved from ../gdb.
  1218.     * cplus-dem.c (set_cplus_marker_for_demangling):  New exported
  1219.     function, to avoid compiling in target-dependency for CPLUS_MARKER.
  1220.     * cplus-dem.c (cplus_demangle):  Allow demangling style option
  1221.     to be passed as a parameter, but using the global variable
  1222.     current_demangling_style as a default.
  1223.     * Makefile.in:  Update for cplus-dem.c
  1224.  
  1225. Sat Aug 29 10:44:09 1992  Fred Fish  (fnf@cygnus.com)
  1226.  
  1227.     * obstack.c:  Merge in comment changes from FSF version.  Now
  1228.     matches the FSF version exactly.
  1229.  
  1230. Fri Aug 28 18:39:08 1992  John Gilmore  (gnu@cygnus.com)
  1231.  
  1232.     * obstack.c (CALL_FREEFUN):  Can't use ?: with void values (at
  1233.     least on losing DECstations!); use if-then-else instead.
  1234.  
  1235. Wed Aug 19 14:40:34 1992  Ian Lance Taylor  (ian@cygnus.com)
  1236.  
  1237.     * Makefile.in: always create installation directories.
  1238.  
  1239. Mon Aug 10 17:33:40 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  1240.  
  1241.        * Makefile.in: clean up definition of CFILES, more comments
  1242.  
  1243. Sat Aug  8 23:10:59 1992  Fred Fish  (fnf@cygnus.com)
  1244.  
  1245.     * getopt.c (my_index):  Make first arg const to match strchr,
  1246.     which it sometimes is remapped to.
  1247.  
  1248. Sat Aug  1 13:48:50 1992  Fred Fish  (fnf@cygnus.com)
  1249.  
  1250.     * obstack.c (DEFAULT_ALIGNMENT):  Update to match FSF version.
  1251.     * obstack.c (_obstack_begin):  Initialize use_extra_arg.
  1252.     * obstack.c (_obstack_begin_1):  New, from FSF version.
  1253.  
  1254. Mon Jul 20 21:07:58 1992  Fred Fish  (fnf@cygnus.com)
  1255.  
  1256.     * obstack.c (CALL_CHECKFUN, CALL_FREEFUN):  Use use_extra_arg and
  1257.     extra_arg.
  1258.     * obstack.c (_obstack_begin):  Remove area_id and flags arguments
  1259.     (previously added for mmalloc support, interface has changed).
  1260.     Also convert flags usage to use use_extra_arg and maybe_empty_object.
  1261.  
  1262. Fri Jul 10 00:41:53 1992  Fred Fish  (fnf@cygnus.com)
  1263.  
  1264.     * argv.c:  Move expandargv inline and eliminate static variables.
  1265.     Rewrite to always allocate in powers of two.  Fix to return an
  1266.     argv with a single null string arg if passed a null string.
  1267.  
  1268. Fri Jul  3 20:27:29 1992  Fred Fish  (fnf@cygnus.com)
  1269.  
  1270.     * random.c, sigsetmask.c, strerror.c, strsignal.c:  Remove
  1271.     "(void)" casts from function calls where the return value is
  1272.     ignored, in accordance with GNU coding standards.
  1273.  
  1274. Mon Jun 29 10:54:19 1992  Fred Fish  (fnf at cygnus.com)
  1275.  
  1276.     * bcopy.c, strerror.c, strsignal.c:  Lint.
  1277.  
  1278. Thu Jun 25 09:18:41 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
  1279.  
  1280.     * getopt.c: merge changes from make.
  1281.  
  1282. Thu Jun 25 04:43:22 1992  John Gilmore  (gnu at cygnus.com)
  1283.  
  1284.     * alloca.c:  Incorporate fixes from gdb/alloca.c.
  1285.     FIXME:  Eventually move gdb's alloca configuration files here,
  1286.     and remove gdb/alloca.c and its Makefile.in support.
  1287.  
  1288. Tue Jun 23 21:56:30 1992  Fred Fish  (fnf@cygnus.com)
  1289.  
  1290.     * dummy.c:  Define NOTHING to /*nothing*/, change return type
  1291.     of main to int and return zero.
  1292.     * functions.def:  Supply NOTHING as the fourth arg to macros
  1293.     that don't have an explicit arg, to satisfy picky preprocessors.
  1294.  
  1295. Wed Jun 17 18:13:58 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1296.  
  1297.     * Makefile.in:  Clean up *clean rules, as per standards.texi.
  1298.  
  1299. Tue Jun 16 16:11:59 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
  1300.  
  1301.     * getopt.c, getopt1.c: merged largely gratuitous, mostly
  1302.       whitespace diffs from other prep distributions.
  1303.  
  1304. Mon Jun 15 12:25:46 1992  Fred Fish  (fnf@cygnus.com)
  1305.  
  1306.     * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
  1307.     it is broken on ncr 3000's.
  1308.  
  1309. Mon Jun 15 01:03:26 1992  John Gilmore  (gnu at cygnus.com)
  1310.  
  1311.     * sigsetmask.c:  Rewrite.  Old one was very confused about its
  1312.     arguments and result.  New one can't do much, but at least knows
  1313.     what it can't do, and it's good enough for GDB's use.
  1314.  
  1315. Sun Jun 14 15:17:40 1992  Stu Grossman  (grossman at cygnus.com)
  1316.  
  1317.     * functions.def:  Use proper prototype for strtoul.
  1318.  
  1319. Fri Jun 12 19:22:40 1992  John Gilmore  (gnu at cygnus.com)
  1320.  
  1321.     * Makefile.in:  Add random.c.
  1322.     * config/mh-*:  Use "true" rather than "echo >/dev/null" for ranlib.
  1323.     * configure.in:  update solaris2 config.
  1324.  
  1325. Wed Jun 10 16:31:29 1992  Fred Fish  (fnf@cygnus.com)
  1326.  
  1327.     * random.c:  Add for random() and srandom().
  1328.     * functions.def:  Add random
  1329.  
  1330. Tue Jun  9 17:27:18 1992  Fred Fish  (fnf@cygnus.com)
  1331.  
  1332.     * config/{mh-ncr3000, mh-sysv4}:  Add definition for INSTALL
  1333.     using /usr/ucb/install.
  1334.  
  1335. Mon Jun  1 13:20:17 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1336.  
  1337.     * strerror.c:  Kludge to guard against a conflict with
  1338.     possible declaration of sys_errlist in errno.h.
  1339.  
  1340. Sun May 31 15:07:47 1992  Mark Eichin  (eichin at cygnus.com)
  1341.  
  1342.     * configure.in, config/mh-solaris: add solaris2 config support.
  1343.  
  1344. Fri May 29 17:23:23 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1345.  
  1346.     * sigsetmask.c:  #ifdef out sigsetmask if SIG_SETMASK
  1347.     is not defined (should be defined in signal.h, says Posix.).
  1348.  
  1349. Mon May 18 17:35:04 1992  K. Richard Pixley  (rich@cygnus.com)
  1350.  
  1351.     * getopt.c: merged changes from make-3.62.11.
  1352.  
  1353. Fri May  8 14:53:07 1992  K. Richard Pixley  (rich@cygnus.com)
  1354.  
  1355.     * getopt.c: merged changes from bison-1.18.
  1356.  
  1357. Tue May  5 11:51:40 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1358.  
  1359.     * Makefile.in:  Don't have $(EXTRA_OFILES) depend on config.h,
  1360.     since that introduces a circular dependency.
  1361.     ($(EXTRA_OFILES) are used to build config.h.)
  1362.  
  1363.     * strtoul.c:  Fixes to handle non-decimal bases better.
  1364.  
  1365. Wed Apr 22 09:27:51 1992  Fred Fish  (fnf@cygnus.com)
  1366.  
  1367.     * config/mh-ncr3000:  Replace MINUS_G with CFLAGS.
  1368.     * Makefile.dos:  Finish MINUS_G eradication.
  1369.     * Makefile.in (CFILES):  Add strsignal.c.
  1370.     * Makefile.in (REQUIRED_OFILES):  Add strerror.o strsignal.o
  1371.     * Makefile.in (needed-list):  Split creation of errors file to
  1372.     separate make target.
  1373.     * Makefile.in (config.h, needed2.awk, errors):  New targets.
  1374.     * Makefile.in (clean):  Split to multiple lines, add needed2.awk
  1375.     and config.h.
  1376.     * dummy.c (DEFFUNC, DEFVAR):  Add defines and undefs.
  1377.     * functions.def (strerror):  Remove from optional list.
  1378.     * functions.def (sys_nerr, sys_errlist, sys_siglist):  DEFVAR's
  1379.     * functions.def (strerror, psignal):  DEFFUNC's
  1380.     * strerror.c:  Rewrite from scratch to use sys_errlist only if
  1381.     available, add errno_max(), add strerrno(), add strtoerrno(),
  1382.     add test driver.
  1383.     * strsignal.c:  New file, signal equivalent to strerror.c.
  1384.     Uses sys_siglist if available, defines signo_max(), strsignal(),
  1385.     strsigno(), strtosigno(), psignal(), and test driver.
  1386.  
  1387. Mon Apr 20 20:49:32 1992  K. Richard Pixley  (rich@cygnus.com)
  1388.  
  1389.     * Makefile.in: do not print recursion line.
  1390.  
  1391.     * Makefile.in: allow CFLAGS to be passed in from command line.
  1392.       Removed MINUS_G.  Default CFLAGS to -g.
  1393.  
  1394. Mon Apr 20 12:57:46 1992  Per Bothner  (bothner@rtl.cygnus.com)
  1395.  
  1396.     * config/mh-aix:  New.  EXTRA_OFILES lists copysign.o,
  1397.     so libg++ users don't have to be inconvenienced by a
  1398.     libc.a bug (libc.a needs copysign, but doesn't define it!).
  1399.     * configure.in:  Use config/mh-aix.
  1400.     * strtoul.c:  Handle '-' as required by ANSI.
  1401.     Clean up radix handling.
  1402.     * strstr.c:  Fix buggy algorithm.
  1403.     * Makefile.in:  Change so that ${EXTRA_OFILES} is
  1404.     appended to needed-list (which is used by libg++).
  1405.  
  1406. Fri Apr 10 22:51:41 1992  Fred Fish  (fnf@cygnus.com)
  1407.  
  1408.     * configure.in:  Recognize new ncr3000 config.
  1409.     * config/mh-ncr3000:  New config file.
  1410.  
  1411. Wed Apr  1 23:31:43 1992  John Gilmore  (gnu at cygnus.com)
  1412.  
  1413.     * argv.c, dummy.c:  Lint.
  1414.  
  1415. Tue Mar 31 18:46:44 1992  Fred Fish  (fnf@cygnus.com)
  1416.  
  1417.     * config/mh-sysv4:  New config file.
  1418.     * configure.in (host_makefile_frag):  Set to config/mh-sysv4 for
  1419.     host_os == sysv4.
  1420.     * getpagesize.c:  For SVR4, use sysconf(_SC_PAGESIZE) to get
  1421.     pagesize.
  1422.  
  1423. Sun Mar 29 12:26:42 1992  John Gilmore  (gnu at cygnus.com)
  1424.  
  1425.     * getopt.c:  Lint.
  1426.  
  1427. Fri Mar 27 08:32:55 1992  Fred Fish  (fnf@cygnus.com)
  1428.  
  1429.     * functions.def (alloca):  Fix return type and args to avoid
  1430.     type clash with gcc's builtin alloca.
  1431.  
  1432. Tue Mar 24 23:33:42 1992  K. Richard Pixley  (rich@cygnus.com)
  1433.  
  1434.     * configure.in, config/mh-irix4: irix4 support.
  1435.  
  1436.     * Makefile.in, functions.def, alloca.c: added alloca.
  1437.  
  1438. Tue Mar 24 17:34:46 1992  Stu Grossman  (grossman at cygnus.com)
  1439.  
  1440.     * obstack.c (CALL_FREEFUN):  Make it compile on DECstations.
  1441.  
  1442. Thu Mar 19 13:57:42 1992  Fred Fish  (fnf@cygnus.com)
  1443.  
  1444.     * argv.c:  Fix various external function definitions to be
  1445.     correct in an ANSI compilation environment.
  1446.  
  1447. Sat Mar 14 17:28:17 1992  Fred Fish  (fnf@cygnus.com)
  1448.  
  1449.     * obstack.c:  Changes to support calling mmalloc functions,
  1450.     which take an additional argument over malloc functions.
  1451.  
  1452. Fri Mar  6 22:01:10 1992  K. Richard Pixley  (rich@cygnus.com)
  1453.  
  1454.     * added check target.
  1455.  
  1456. Thu Feb 27 22:19:39 1992  Per Bothner  (bothner@cygnus.com)
  1457.  
  1458.     * argv.c:  #include alloca-conf.h (needed by AIX).
  1459.  
  1460. Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
  1461.  
  1462.     * Makefile.in, configure.in: removed traces of namesubdir,
  1463.       -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
  1464.       copyrights to '92, changed some from Cygnus to FSF.
  1465.  
  1466. Sat Feb 22 01:09:21 1992  Stu Grossman  (grossman at cygnus.com)
  1467.  
  1468.     * argv.c:  Check in Fred's version which fixes problems with
  1469.     alloca().
  1470.  
  1471. Fri Feb  7 21:46:08 1992  Stu Grossman  (grossman at cygnus.com)
  1472.  
  1473.     * makefile.dos:  Remove NUL to keep patch from failing.
  1474.  
  1475. Thu Jan 30 22:48:41 1992  Stu Grossman  (grossman at cygnus.com)
  1476.  
  1477.     * getopt.c (_getopt_internal):  Fix usage of enum has_arg.
  1478.  
  1479. Mon Jan 20 18:53:23 1992  Stu Grossman  (grossman at cygnus.com)
  1480.  
  1481.      * getopt.c, getopt1.c, ../include/getopt.h:  Get latest versions.
  1482.  
  1483. Sat Jan 18 16:53:01 1992  Fred Fish  (fnf at cygnus.com)
  1484.  
  1485.     * argv.c:  New file to build and destroy standard argument
  1486.     vectors from a command string.
  1487.  
  1488.     * Makefile.in:  Add argv.c and argv.o to appropriate macros.
  1489.  
  1490. Fri Dec 20 12:12:57 1991  Fred Fish  (fnf at cygnus.com)
  1491.  
  1492.     * configure.in:  Change svr4 references to sysv4.
  1493.  
  1494.     * rindex.c:  Declare return type of externally used function
  1495.     strrchr().
  1496.  
  1497. Thu Dec 19 18:35:03 1991  John Gilmore  (gnu at cygnus.com)
  1498.  
  1499.     * Makefile.in:  Remove "***" in normal output, since Make produces
  1500.     this on errors, and it's convenient to search for.
  1501.  
  1502. Tue Dec 17 23:21:30 1991  Per Bothner  (bothner at cygnus.com)
  1503.  
  1504.     * memcmp.c, memcpy.c, memmove.c, memset.c, strchr.c, strrchr.c:
  1505.     New ANSI functions.  The old non-ANSI functions (such as bcopy)
  1506.     should be avoided.
  1507.     * bcopy.c:  Fix to correctly handle overlapping regions.
  1508.     * index.c, rindex.c:  Re-write in terms of strchr() and strrchr().
  1509.     * functions.def:  Add the new functions.
  1510.     * functions.def:  Add 4th parameter to DEF macro,
  1511.     an ansidecl.h-style prototype.
  1512.     * dummy.c:  Use expanded DEF macro to create a dummy function
  1513.     call, with correct parameter types.  (This avoids some
  1514.     complaints from gcc about predefined builtins.)
  1515.  
  1516.     Move the functionality of config/mh-default into Makefile.in.
  1517.     This avoid duplication, and simplifies things slightly.
  1518.     * Makefile.in:  Tweak so we don't need config/mh-default.
  1519.     * README:  Update.
  1520.     * configure.in:  No longer need config/mh-default.
  1521.     * config/mh-default:  Deleted.
  1522.     * config/mh-sysv:  Remove lines copied from old mh-default.
  1523.  
  1524. Tue Dec 17 05:46:46 1991  John Gilmore  (gnu at cygnus.com)
  1525.  
  1526.     * fdmatch.c (fdmatch):  Don't compare st_rdev, which is for
  1527.     'mknod' device numbers.
  1528.  
  1529. Mon Dec 16 12:25:34 1991  Fred Fish  (fnf at cygnus.com)
  1530.  
  1531.     * fdmatch.c, Makefile.in:  Add new function that takes two
  1532.     open file descriptors and returns nonzero if they refer to
  1533.     the same file, zero otherwise.  (used in gdb)
  1534.  
  1535. Wed Dec 11 17:40:39 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  1536.     From DJ:
  1537.     * msdos.c: stub functions for dos.
  1538.     * makefile.dos, configdj.bat: new.
  1539.     * getopt.c: Don't include alloca-conf.h in a GO32 world.
  1540.     
  1541.  
  1542. Tue Dec 10 04:14:49 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  1543.  
  1544.     * Makefile.in: infodir belongs in datadir.
  1545.  
  1546. Fri Dec  6 23:26:45 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  1547.  
  1548.     * Makefile.in: remove spaces following hyphens because bsd make
  1549.       can't cope.  added standards.text support.  install using
  1550.       INSTALL_DATA.
  1551.  
  1552.     * configure.in: remove commontargets as it is no longer a
  1553.       recognized hook.
  1554.  
  1555. Thu Dec  5 22:46:46 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  1556.  
  1557.     * Makefile.in: idestdir and ddestdir go away.  Added copyrights
  1558.       and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  1559.       and mandir now keyed off datadir by default.
  1560.  
  1561. Fri Nov 22 19:15:29 1991  John Gilmore  (gnu at cygnus.com)
  1562.  
  1563.     * Makefile.in:  find-needed.awk does not fit in 14 chars.
  1564.  
  1565.     * Makefile.in:  Suppress error checking when compiling the test
  1566.     program, because Ultrix make/sh aborts there due to a bug.
  1567.  
  1568. Fri Nov 22 12:23:17 1991  Per Bothner  (bothner at cygnus.com)
  1569.  
  1570.     * Makefile.in:  Re-did how EXTRA_OFILES is used to be more useful.
  1571.     * README:  Explained how the auto-configuration works,
  1572.     and how to add new files and/or configurations.
  1573.  
  1574. Fri Nov 22 09:45:23 1991  John Gilmore  (gnu at cygnus.com)
  1575.  
  1576.     * strtoul.c:  Avoid defining ULONG_MAX if already defined;
  1577.     cast a const char * to char * for pedants.
  1578.  
  1579.     * getopt.c:  Only define "const" after local include files get to,
  1580.     and only if they haven't defined it.
  1581.  
  1582. Thu Nov 21 16:58:53 1991  John Gilmore  (gnu at cygnus.com)
  1583.  
  1584.     * getcwd.c (remove getwd.c): GNU code should call getcwd().  We
  1585.     emulate it with getwd() if available.  This avoids callers having
  1586.     to find a MAXPATHLEN or PATH_MAX value from somewhere.
  1587.     * Makefile.in, functions.def:  getwd->getcwd.
  1588.     * configure.in:  Use generic case for every system.
  1589.     * config/mh-{delta88,mach,rs6000,svr4}:  Remove.
  1590.     * config/mh-sysv:  Use default handling, just add -DUSG.
  1591.  
  1592. Thu Nov 14 10:58:05 1991  Per Bothner  (bothner at cygnus.com)
  1593.  
  1594.     * Makefile.in, config/mh-default: Re-do make magic
  1595.     so that for the default ("automatic") mode we only
  1596.     compile the files we actually need.  Do this using
  1597.     a recursive make:  The top-level generates the list
  1598.     of needed files (loosely, the ones missing in libc),
  1599.     and then passes that list to the recursive make.
  1600.     * config/mh-mach:  Remove obsolete STRERROR-{C,O} macros.
  1601.  
  1602. Tue Nov 12 19:10:57 1991  John Gilmore  (gnu at cygnus.com)
  1603.  
  1604.     RS/6000 host support (grumble).
  1605.  
  1606.     * configure.in:  Build alloca-conf.h file from alloca-norm.h
  1607.     (everything else) or alloca-botch.h (rs/6000).
  1608.     * Makefile.in:  Include . on the include path.
  1609.     * getopt.c:  Use alloca-conf.h.
  1610.     * alloca-norm.h:  How to declare alloca on reasonable machines.
  1611.     * alloca-botch.h: How to declare alloca on braindead machines.
  1612.  
  1613. Tue Nov 12 09:21:48 1991  Fred Fish  (fnf at cygnus.com)
  1614.  
  1615.     * concat.c :  New file, like concat() in gdb but can take a
  1616.     variable number of arguments rather than fixed at 3 args.  For
  1617.     now, client applications must supply an xmalloc(), which is a
  1618.     front end function to malloc() that deals with out-of-memory
  1619.     conditions.
  1620.  
  1621.     * Makefile.in:  Add concat.c and concat.o to appropriate macros.
  1622.  
  1623. Sat Nov  9 13:29:59 1991  Fred Fish  (fnf at cygnus.com)
  1624.  
  1625.     * config/mh-svr4:  Add sigsetmask to list of required functions.
  1626.  
  1627. Sun Nov  3 11:57:56 1991  Per Bothner  (bothner at cygnus.com)
  1628.  
  1629.     * vsprintf.c:  New file.
  1630.     * functions.def, Makefile.in:  Add vsprintf.
  1631.  
  1632. Sun Oct 27 16:31:22 1991  John Gilmore  (gnu at cygnus.com)
  1633.  
  1634.     * configure.in, config/mh-rs6000:  Add rs/6000 host support.
  1635.     * Makefile.in:  Compile with debug info.
  1636.  
  1637. Fri Oct 25 17:01:12 1991  Per Bothner  (bothner at cygnus.com)
  1638.  
  1639.     * Makefile.in, configure.in, and new files: dummy.c, functions.def,
  1640.     config/mf-default:  Added a default configuration mode,
  1641.     which includes into libiberty.a functions that are "missing" in libc.
  1642.     * strdup.c, vprintf.c, vfprintf.c: New files.
  1643.  
  1644. Thu Oct 24 02:29:26 1991  Fred Fish  (fnf at cygnus.com)
  1645.  
  1646.     * config/hmake-svr4: New file.
  1647.  
  1648.     * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
  1649.  
  1650.     * basename.c, bcmp.c, bcopy.c, bzero.c, getpagesize.c getwd.c,
  1651.     index.c, insque.c, rindex.c, spaces.c, strstr.c, vfork.c: New
  1652.     files containing either portable C versions or emulations using
  1653.     native library calls.
  1654.  
  1655.     * strerror.c:  Add copyright, internal documentation, etc.
  1656.  
  1657.     * strtol.c:  Replace hardwired hex constants with some more
  1658.     portable macros.  Remove illegal (according to gcc) cast.
  1659.  
  1660.     * strtoul.c: Replace hardwired hex constant with more portable
  1661.     macro.
  1662.  
  1663.     * Makefile.in: Move TARGETLIB and CFLAGS where makefile fragments
  1664.     can override them.  Add new source and object file names to CFILES
  1665.     and OFILES respectively.
  1666.  
  1667.     * configure.in: Add support for SVR4 makefile fragments.
  1668.  
  1669. Tue Oct 22 19:00:23 1991  Steve Chamberlain  (steve at cygnus.com)
  1670.  
  1671.     * Makefile.in: Move RANLIB, AR and AR_FLAGS to where they can be
  1672.     over-ridden by config/hmake-*
  1673.     * configure.in: added m88kcvs to sysv list
  1674.  
  1675. Fri Oct  4 01:29:08 1991  John Gilmore  (gnu at cygnus.com)
  1676.  
  1677.     * Makefile.in:  Most hosts need strerror, but one or two don't,
  1678.     and they override these definitions in the host-dependent makefile
  1679.     fragment.
  1680.     * config/hmake-mach:  The odd man out on strerror -- it's supplied.
  1681.     * strerror.c:  New file.
  1682.  
  1683.     * strtol.c, strtoul.c:  Add strtol to libiberty, since Mach lacks
  1684.     it and bfd uses it.
  1685.     * configure.in, Makefile.in, config/hmake-mach:  Only configure
  1686.     strtol & strotoul in on Mach.
  1687.  
  1688. Tue Sep  3 06:36:23 1991  John Gilmore  (gnu at cygint.cygnus.com)
  1689.  
  1690.     * obstack.c:  Merge with latest FSF version.
  1691.  
  1692.  
  1693. Local Variables:
  1694. version-control: never
  1695. End:
  1696.