home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / ade-misc-src.tgz / ade-misc-src.tar / ChangeLog next >
Text File  |  1996-10-10  |  15KB  |  397 lines

  1. Thu Oct 10 14:21:35 1996  Fred Fish  <fnf@ninemoons.com>
  2.  
  3.     * Applied another patch to a2ixlibrary from Hans.
  4.  
  5. Sun Oct  6 10:20:24 1996  Fred Fish  <fnf@ninemoons.com>
  6.  
  7.     * Applied another ixemul patch from Hans.  Still
  8.     in 45.0 prerelease testing.
  9.  
  10. Sat Oct  5 11:46:45 1996  Fred Fish  <fnf@ninemoons.com>
  11.  
  12.     * Applied pdksh patch from Hans to fix pipeline bug.
  13.     * Applied pdksh patch from Kamil to fix stack extension bug.
  14.     * Updated ixemul with final 45.0 release patches.
  15.     * Updated a2ixlibrary with patches.
  16.     * Added Han's initial X Windows port (X11R6.1).
  17.     * Added xpm version 3.4i.
  18.     * Updated RPM to version 2.2.6.
  19.     * Arrange for gcc install to also install /bin/cpp.
  20.     * Autoconf'iscated bsd/libm.
  21.     
  22. Tue Oct  1 14:40:29 1996  Fred Fish  <fnf@ninemoons.com>
  23.  
  24.     * Updated ixemul to 45.0.
  25.     * Applied more gcc patches from Kamil.
  26.     * Applied patch to gcc to undef PCC_STATIC_STRUCT_RETURN, which
  27.     means structs no longer get returned via static storage.
  28.  
  29. Sun Sep 29 11:22:01 1996  Fred Fish  <fnf@ninemoons.com>
  30.  
  31.     * Updated termcap library to 1.3 from 1.2
  32.     * Updated Perl to version 5.003 from 4.036
  33.     * Changed gdbm package to not include dbm/ndbm compatibility
  34.     functions in libgdbm.a, since they need the gdbm version of
  35.     ndbm.h to be installed, which is not done currently.
  36.     * Apply patches to autoconf to default gcc/g++ optimization
  37.     level to -O2 rather than -O, to support guidedir, psdir, and
  38.     dvidir Makefile token replacements, and add PACKAGE, 
  39.     PACKAGE_VERSION, and VERSION support.
  40.     * Installed patches in gdbm, findutils, m4, and sh-utils to build and
  41.     install guide files.
  42.     * Installed patches to texinfo to fix bug exhibited when formatting
  43.     gcc's guide file.
  44.  
  45. Sat Sep 28 13:30:11 1996  Fred Fish  <fnf@ninemoons.com>
  46.  
  47.     * Changed gmp to build and install libmp.a and include/mp.h.
  48.     * Added a2ixlibrary version 1.0
  49.  
  50. Fri Sep 27 20:23:18 1996  Fred Fish  <fnf@ninemoons.com>
  51.  
  52.     * Added kaffe version 0.5p4.
  53.     * Updated octave with patches to make it compatible with gcc
  54.     version 2.7.2.
  55.  
  56. Tue Sep 17 10:10:54 1996  Fred Fish  <fnf@ninemoons.com>
  57.  
  58.     * Updated jove to version 4.16 from 4.14.6.
  59.     * Applied many gcc patches from Kamil Iskra.
  60.  
  61. Mon Sep  9 21:58:01 1996  Fred Fish  <fnf@ninemoons.com>
  62.  
  63.     * Globally changed AmigaDOS->AmigaOS and amigados->amigaos in ADE
  64.     source tree.  Added code to gcc, g77, and gnat to warn about attempts
  65.     to use either "amigados" or "__amigados__" in preprocessor control
  66.     lines, but accept them for now.  This will become a fatal error in a
  67.     future release, probably 2.8.0.
  68.     * Replaced "cbm" with "unknown" or "*" in all configuration files,
  69.     depending upon whether the file was generating or matching a
  70.     configuration triplet, and only in places where it made sense to
  71.     do so.  Commodore's Amiga Unix for example still uses "cbm".
  72.  
  73. Fri Sep  6 09:59:18 1996  Fred Fish  <fnf@ninemoons.com>
  74.  
  75.     * Reverted Amiga change in "make" that made ';' the VPATH pathname
  76.      separator character, as in MS-DOS and Windows.  Backed out changes
  77.     in octave and texinfo where ':' had been changed to ';'.
  78.     * Applied gcc patch from Daniel Verite for large-baserel support.
  79.     * Updated cvs from version 1.8.1 to version 1.8.7
  80.  
  81. Thu Sep  5 09:58:27 1996  Fred Fish  <fnf@ninemoons.com>
  82.  
  83.     * Added id-utils version 3.2.
  84.     * Added GNU automake 1.0
  85.     * Updated gettext from FSF 0.10 to alpha version 0.10.24.
  86.     * Applied gcc/gnat patch from Kamil Iskra to change nostackcheck
  87.     option to no-stackcheck; ditto for nostackextend.
  88.     * Applied fifolib diffs from Joerg Hoehle to update to version 38.3.
  89.     * Created new top level subdirectory "docs", moved PROJECTS, README,
  90.     README-cross there, and added Joerg Hoehle's bugs.texi, along with
  91.     rules in Makefile.in to build info, guide, ps, and dvi versions.
  92.     * Added rule to top level Makefile to install config.cache in
  93.     the etc directory, to be distributed in one of the binary archives.
  94.     * Applied binutils patch from Daniel Verite for loadfiles with more
  95.     than three sections.
  96.     * Updated "make" from version 3.74 to 3.75.
  97.     * Fixed GccFindHit to configure and build in separate build dir.
  98.     * Updated GccFindHit to version 1.2.
  99.  
  100. Tue Sep  3 07:58:34 1996  Fred Fish  <fnf@ninemoons.com>
  101.  
  102.     * Snapshot 960902 tagged and released.
  103.  
  104. Sat Aug 24 09:44:19 1996  Fred Fish  <fnf@ninemoons.com>
  105.  
  106.     * Integrated final ixemul 44.0 changes from Hans.
  107.     * Deleted all files in gcc source tree which can
  108.     be regenerated from other files using standard
  109.     ADE tools, and changed Makefile.in appropriately.
  110.  
  111. Thu Aug 22 22:35:28 1996  Fred Fish  <fnf@ninemoons.com>
  112.  
  113.     * Updated fileutils from 3.12 to 3.13.
  114.     * Applied logfile patch from Lars Hecking to fileutils.
  115.     * Applied gcc patches from Hans Verkuil for shared library
  116.     support.
  117.     * Reinstated automatic linking with -lamiga in gcc LIB_SPEC
  118.     because removing it caused too many problems.  It was too
  119.     easy for the user to not remember (or know) that -lc had to
  120.     be included first when explicitly using -lamiga, and thus
  121.     pick up things like sprintf from libamiga.a rather than
  122.     from libc.a.
  123.  
  124. Tue Aug 20 14:13:51 1996  Fred Fish  <fnf@ninemoons.com>
  125.  
  126.     * Applied findutils patch from Hans Verkuil for find bug.
  127.  
  128. Thu Aug 15 12:42:47 1996  Fred Fish  <fnf@ninemoons.com>
  129.  
  130.     * Changed all occurances of ALIGNBYTES in perl to P_ALIGNBYTES
  131.     to avoid clash with ALIGNBYTES in <machine/param.h>.
  132.     * Apply gcc patch from Kamil Iskra to fix OCASE problems.
  133.     * Apply ixemul patch from Kamil Iskra for OCASE problem.
  134.  
  135. Tue Aug 13 19:08:52 1996  Fred Fish  <fnf@ninemoons.com>
  136.  
  137.     * Updated ixemul from version 43.2 to 44.0 alpha.
  138.     * Added fd2inline version 1.0.
  139.  
  140. Sun Aug  4 13:21:03 1996  Fred Fish  <fnf@ninemoons.com>
  141.  
  142.     * Changed binutils to be compiled with -mstackextend.
  143.     * Applied ixnet.library patch from Jeff Shepherd.
  144.     * Added guavac version 0.2.5.
  145.  
  146. Sat Aug  3 17:06:19 1996  Fred Fish  <fnf@ninemoons.com>
  147.  
  148.     * Added RPM version 2.2.1.
  149.     * Added zlib version 1.0.4.
  150.     * Added ncftp version 2.3.0.
  151.     * Changed make to be compiled with -mstackextend.
  152.     * Changed gcc to be compiled with -mstackextend.
  153.     
  154. Tue Jul 30 01:03:03 1996  Fred Fish  <fnf@ninemoons.com>
  155.  
  156.     * Updated binutils to version 2.7 from version 2.6.
  157.  
  158. Mon Jul 22 08:38:23 1996  Fred Fish  <fnf@ninemoons.com>
  159.  
  160.     * Added GNU gettext version 0.10.
  161.  
  162. Sun Jul 21 12:16:37 1996  Fred Fish  <fnf@ninemoons.com>
  163.  
  164.     * Updated less from version 290 to 321.
  165.     * Updated time from version 1.6 to version 1.7.
  166.     * Updated textutils from version 1.18 to version 1.19.
  167.     * Updated the version number in the gdb Product-Info file to 4.16,
  168.     which is the actual current release number.  Missed it before.
  169.  
  170. Fri Jul 19 09:16:07 1996  Fred Fish  <fnf@ninemoons.com>
  171.  
  172.     * Applied dbug patches from Arnold Robbins.
  173.     * Applied binutils patch from Daniel Verite to fix problems with
  174.     -resident option.
  175.  
  176. Sun Jul 14 18:49:01 1996  Fred Fish  <fnf@ninemoons.com>
  177.  
  178.     * Snapshot 960714 tagged and released.
  179.  
  180. Fri Jul 12 10:30:26 1996  Fred Fish  <fnf@ninemoons.com>
  181.  
  182.     * Fix perl Makefile so that it installs the library
  183.     files in /ade/lib/perl.
  184.  
  185. Tue Jul  9 19:32:45 1996  Fred Fish  <fnf@ninemoons.com>
  186.  
  187.     * Removed hack that allowed gcc to explicitly set its own stack from
  188.     the value in the environment variable GCCSTACK.  This hack is
  189.     incompatible with use of -mstackcheck or -mstackextend, which will
  190.     soon be getting much more testing now that some automatic stack
  191.     extension performance problems are being dealt with.  Similar changes
  192.     were also needed in g77 and gnat.
  193.  
  194. Mon Jul  8 09:02:44 1996  Fred Fish  <fnf@ninemoons.com>
  195.  
  196.     * Applied binutils patch from Kamil Iskra to fix workaround in bfd
  197.     for outputting long symbol names.
  198.     * Applied libg++ patch from Kamil Iskra to remove some old hacks in
  199.     libg++.
  200.     * Applied ixemul patch from Kamil Iskra to improve ixemul stack
  201.     extension.
  202.  
  203. Fri Jul  5 09:20:07 1996  Fred Fish  <fnf@ninemoons.com>
  204.  
  205.     * (gcc): Applied patch from Kamil Iskra to fix code that does case
  206.     dependent #include processing, but tweaked it just a little.
  207.     * (gcc): Removed automatic inclusion of -lamiga from linker command
  208.     line generated by gcc, since new include files are supposed to handle
  209.     making AmigaOS calls inline and libamiga.a should no longer be
  210.     necessary.  Had to make minor tweaks to a few programs to fix
  211.     things afterwards, mostly adding appropriate #include's.
  212.     * (gcc): Reworked code in cccp.c that determines whether a pathname
  213.     is an absolute path or not.
  214.  
  215. Sat Jun 29 16:40:35 1996  Fred Fish  <fnf@ninemoons.com>
  216.  
  217.     * Applied patch to gcc, g77, and gnat to add a host specific
  218.     supplimentary file that gets linked with the C preprocessor,
  219.     moved some host specific code from cccp.c to a new amigacpp.c,
  220.     and added code to allow cpp to handle #include filenames in
  221.     a case dependant manner.
  222.  
  223. Thu Jun 27 17:04:52 1996  Fred Fish  <fnf@ninemoons.com>
  224.  
  225.     * Applied binutils patch from Daniel Verite to not output
  226.     symbols which are not attached to any section, such as
  227.     indirect symbols.
  228.  
  229. Wed Jun 26 23:01:17 1996  Fred Fish  <fnf@ninemoons.com>
  230.  
  231.     * Update bison from version 1.24 to version 1.25.
  232.     * Update calc from version 2.02c to 2.02d.
  233.     * Update cpio from 2.3 to 2.4.2.
  234.  
  235. Tue Jun 25 21:42:58 1996  Fred Fish  <fnf@ninemoons.com>
  236.  
  237.     * Updated textutils from version 1.14 to version 1.18.
  238.     * Updated gmp from version 1.3.2 to version 2.0.2.
  239.  
  240. Sat Jun 22 17:47:08 1996  Fred Fish  <fnf@ninemoons.com>
  241.  
  242.     * Applied patch from Daniel Verite to make new linker sort the
  243.     flavors before creating the directory search path.
  244.  
  245. Wed Jun 19 15:36:25 1996  Fred Fish  <fnf@ninemoons.com>
  246.  
  247.     * Update autoconf from version 2.9 to version 2.10 and remade all
  248.     configure scripts in tree that were previously made with 2.9.
  249.  
  250. Wed Jun 12 14:03:18 1996  Fred Fish  <fnf@ninemoons.com>
  251.  
  252.     * Update Amiga entry in termcap file with one supplied
  253.     by Hans Verkuil.
  254.     * Add note to Install portion of README file about the
  255.     HOME environment variable and provide a sample .inputrc
  256.     file.
  257.  
  258. Tue Jun 11 12:50:32 1996  Fred Fish  <fnf@ninemoons.com>
  259.  
  260.     * Applied binutils patch from Daniel Verite to fix problem
  261.     with splitting large reloc hunks and to work around an
  262.     AmigaOS bug with long symbol names.
  263.  
  264. Mon Jun 10 08:45:10 1996  Fred Fish  <fnf@ninemoons.com>
  265.  
  266.     * Applied patch from Kamil Iskra to fix problem with
  267.     conversion of filenames to lowercase in gcc, g77, and
  268.     gnat.
  269.  
  270. Thu May 30 11:04:54 1996  Fred Fish  <fnf@ninemoons.com>
  271.  
  272.     * Snapshot 960530 checked in, released, and tagged.
  273.  
  274. Tue May 28 18:09:44 1996  Fred Fish  <fnf@ninemoons.com>
  275.  
  276.     * Added port of GNU "time" 1.6 from Lars Hecking.
  277.     * Updated libnix from version 1.0 to 1.1
  278.     * Updated fifolib to 38.2 (8.5.96) version.
  279.     * Applied fileutils patch from Lars Hecking to fix problem with
  280.     "cp" trying to alloca a 64Kb buffer on stack.
  281.     * Applied patch from Kamil Iskra to optimize stack
  282.     extension/checking code.
  283.     * Applied patch to "tar" from David Zaroski.
  284.     * Applied bug fix to fileutils/lib/rename.c from Kriton Kyrimis.
  285.     * Applied bug fix to gcc/ginclude files from Kamil Iskra.
  286.  
  287. Sun May 26 20:46:46 1996  Fred Fish  <fnf@ninemoons.com>
  288.  
  289.     * Updated texinfo to version 3.7.
  290.     * Moved libamiga.a from ade:os-lib to ade:lib since
  291.     this version built from the NDUK fd files was confirmed
  292.     many months ago to be freely distributable.
  293.  
  294. Wed May 22 18:18:17 1996  Fred Fish  <fnf@ninemoons.com>
  295.  
  296.     * Updated cvs to version 1.8.1.
  297.  
  298. Sat May 18 19:02:30 1996  Fred Fish  <fnf@ninemoons.com>
  299.  
  300.     * Updated ixemul to latest 43.1 test release.
  301.     * Removed amigaos hack from gcc's stddef.h.
  302.  
  303. Wed May  8 10:21:33 1996  Fred Fish  <fnf.ninemoons.com>
  304.  
  305.     * Updated gdb to 4.16 release.
  306.  
  307. Mon May  6 15:31:08 1996  Fred Fish  <fnf@ninemoons.com>
  308.  
  309.     * Checked in changes to binutils and gcc to make cross
  310.     compilation work better.
  311.     * Checked in another change from Hans to binutils to
  312.     fix debugging problem.
  313.  
  314. Sun May  5 00:00:01 1996  Fred Fish  <fnf@ninemoons.com>
  315.  
  316.     * Add "man" command from BSD, submitted by Hans Verkuil.
  317.     * Apply patch to dbug from Maurice Fox and bump version to 2.4.
  318.     * Integrated Makefile changes from David Zaroski
  319.     * Applied patch to gcc's expr.c to fix well known bug that
  320.     generates bad code compiling Aladdin Ghostscript.
  321.     * Move some host dependent defines (HAVE_*) from gcc amigaos.h
  322.     config file to xm-amigaos.h file.
  323.  
  324. Sun Apr 28 22:33:59 1996  Fred Fish  <fnf@ninemoons.com>
  325.  
  326.     * Installed changes from Hans that should make -resident fully
  327.      functional in binutils 2.6.
  328.  
  329. Thu Apr 18 10:47:03 1996  Fred Fish  <fnf@ninemoons.com>
  330.  
  331.     * Changed all places in source tree which used /gnu to use /ade
  332.      instead.
  333.  
  334. Sun Apr 14 15:39:36 1996  Fred Fish  <fnf@ninemoons.com>
  335.  
  336.     * Updated textutils from 1.12 to 1.14.
  337.     * Integrated GNU ncurses into source tree.
  338.     * Updated fifolib to 38.2
  339.     * Integrated Makefile changes from David Zaroski
  340.      <cz253@cleveland.Freenet.Edu> to build and install amigaguide
  341.      files.  Also started modifying Makefiles to build and install dvi
  342.      and postscript doc files.
  343.  
  344. Sat Apr 13 17:43:30 1996  Fred Fish  <fnf@ninemoons.com>
  345.  
  346.     * Snapshot 960412 checked in, released, and tagged.
  347.  
  348. Fri Mar 29 21:46:00 1996  Fred Fish  <fnf@ninemoons.com>
  349.  
  350.     * Updated autoconf to version 2.9 and remade all
  351.     configure scripts except for unixtex.
  352.  
  353. Sun Mar 24 10:11:08 1996  Fred Fish  <fnf@ninemoons.com>
  354.  
  355.     * Renamed startup file in Sys/S from GNU-Startup to ADE-Startup.
  356.       Changed top level define to ADE: and added define of GNU: to ADE:
  357.      for backwards compatibility.  Added defines for VAR: and USR:
  358.  
  359. Thu Mar 14 20:21:18 1996  Fred Fish  <fnf@ninemoons.com>
  360.  
  361.     * Updated ixemul to 43.0.
  362.     * Updated gdb to 960229 cygnus snapshot.
  363.  
  364. Tue Feb 20 01:17:34 1996  Fred Fish  <fnf@ninemoons.com>
  365.  
  366.     * Applied patch from Hans to fix echo bug in pdksh.  Removed hacks
  367.      from all configure files where plain "echo" had been replaced with
  368.      "/bin/echo".
  369.     * Remove separate ixprefs and ixpipe subtrees. These are now
  370.      integrated into the ixemul tree.
  371.     * Updated binutils to 2.6.
  372.  
  373. Tue Feb 20 01:16:39 1996  Fred Fish  <fnf@ninemoons.com>
  374.  
  375.     * Snapshot 960219 checked in, released, and tagged.
  376.  
  377. Mon Jan  1 10:18:29 1996  Fred Fish  <fnf@ninemoons.com>
  378.  
  379.     * Updated ixemul.library date to 1.1.96
  380.     * Installed more patches from Hans for ixemul.library 42.0
  381.  
  382. Sun Dec 31 10:00:36 1995  Fred Fish  <fnf@ninemoons.com>
  383.  
  384.     * Snapshot 951230 checked in and tagged.
  385.     * Changes from Hans for ixemul.
  386.     * Changes for g77, gcc, and gnat to force gcc and gccv frontends to
  387.       be identical to former gccv.
  388.     * Change to octave to remove hack for gcc 2.6.3.
  389.     * Change to texinfo to use more portable strcasecmp.
  390.     * Change to rcs conf.sh to send test output to /dev/null.
  391.  
  392. Sun Dec 10 12:45:21 1995  Fred Fish  <fnf@ninemoons.com>
  393.  
  394.     * Snapshot 951208 packaged and released.
  395.  
  396.  
  397.