summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Roland McGrath [Sat, 2 Jul 1988 17:49:14 +0000 (17:49 +0000)]
Misc cleanup. Fixed `Features' list slightly.
Roland McGrath [Sat, 2 Jul 1988 12:14:48 +0000 (12:14 +0000)]
Added copying conditions.
Roland McGrath [Tue, 28 Jun 1988 21:58:42 +0000 (21:58 +0000)]
* Fixed a minor grammaticaly error.
* Second release.
Roland McGrath [Sun, 19 Jun 1988 16:15:50 +0000 (16:15 +0000)]
Added recursive variable references.
Roland McGrath [Sat, 18 Jun 1988 01:16:59 +0000 (01:16 +0000)]
Fixed yet another Texinfo error. (Sigh)
Roland McGrath [Sat, 18 Jun 1988 00:26:10 +0000 (00:26 +0000)]
Fixed some more Texinfo errors.
Roland McGrath [Sat, 18 Jun 1988 00:19:49 +0000 (00:19 +0000)]
* Documented that -k will continue if it doesn't know how to make a file.
* Fixed a Texinfo error.
* Bumped revision number to match the source.
Roland McGrath [Sat, 18 Jun 1988 00:13:50 +0000 (00:13 +0000)]
* Removed Bourne shell $(a-b), etc. variable references.
* Fixed foreach documentation slightly.
* Added chapter listing features tersely.
Roland McGrath [Tue, 14 Jun 1988 21:38:42 +0000 (21:38 +0000)]
Misc cleanup by RMS.
Removed RCS log.
Roland McGrath [Fri, 10 Jun 1988 11:43:00 +0000 (11:43 +0000)]
Added more stuff about `foreach'.
Roland McGrath [Fri, 3 Jun 1988 00:07:30 +0000 (00:07 +0000)]
* Fixed a typo in the `Missing' section.
* Added an example of how to replace the System V $$@ feature
using static pattern rules.
Roland McGrath [Mon, 30 May 1988 21:39:16 +0000 (21:39 +0000)]
Added `foreach' and `sort' functions.
Roland McGrath [Thu, 26 May 1988 17:55:55 +0000 (17:55 +0000)]
* Removed built-in .? -> .s suffix rules.
* Misc cleanup, etc.
Roland McGrath [Sun, 22 May 1988 14:49:44 +0000 (14:49 +0000)]
Major Beta release before release 2.0.
Roland McGrath [Sun, 22 May 1988 13:39:08 +0000 (13:39 +0000)]
Misc cleanup
Roland McGrath [Sun, 22 May 1988 12:29:23 +0000 (12:29 +0000)]
Static pattern rules section rewritten by RMS.
Roland McGrath [Fri, 20 May 1988 17:00:49 +0000 (17:00 +0000)]
Documented extended static rules.
Roland McGrath [Wed, 18 May 1988 16:26:55 +0000 (16:26 +0000)]
Fixed a couple Texinfo bugs.
Roland McGrath [Sun, 15 May 1988 18:58:00 +0000 (18:58 +0000)]
Miscellaneous changes by Richard Stallman, added `$$@' to the
list of unsupported features.
Roland McGrath [Wed, 11 May 1988 21:30:52 +0000 (21:30 +0000)]
* Made `$<' automatic variable be the first dependency of any rule.
* Bumped revision number to correspond to `make.c'.
Roland McGrath [Wed, 4 May 1988 17:56:07 +0000 (17:56 +0000)]
* Miscellaneous changes suggested by RMS.
* The `define' directive makes recursive variables.
* Removed the `expand' function.
Roland McGrath [Sun, 1 May 1988 14:49:57 +0000 (14:49 +0000)]
Added Bugs section, replacing the paragraph in
the Overview chapter (Top node).
Roland McGrath [Sat, 30 Apr 1988 15:24:24 +0000 (15:24 +0000)]
* Removed `roland@rtsg.lbl.gov' address.
* Doubled up @'s in addresses to fix Makeinfo errors.
Roland McGrath [Sun, 24 Apr 1988 00:57:23 +0000 (00:57 +0000)]
Removed $($@) automatic macro.
Roland McGrath [Sat, 23 Apr 1988 22:01:48 +0000 (22:01 +0000)]
* Added paragraph about reporting bugs.
* Documented -v (print version info) flag.
* Corrected a couple typos (probably made a couple more :-).
* Given to RMS for beta-testing.
Roland McGrath [Sat, 23 Apr 1988 18:28:02 +0000 (18:28 +0000)]
* Changed RCS stuff slightly (added a keyword).
* Changed date from February to April, 1988.
* Given to RMS for beta-testing.
Roland McGrath [Sat, 23 Apr 1988 17:40:09 +0000 (17:40 +0000)]
* Bumped revision number to be the same as the source.
* Note that the `patsubst' expansion function and expansions
of the form `$(a:-b)', etc. (from Sun sh) were in revision
1.2 but were accidently omitted from the log entry.
Roland McGrath [Sat, 23 Apr 1988 16:16:04 +0000 (16:16 +0000)]
* Added RCS log.
* Changed the copyrights from Richard Stallman to Free Software Foundation.
* Added Roland McGrath to the authors on the title page.
* Missing `include'd makefiles are warnings, not fatal errors.
* Clarified that conditionals determine what is `seen' in the makefile,
so they can't be used to determine commands based on macros that are
defined when the commands are executed (such as `$@').
* Added `-w' switch to log directories to stdout.
* Added selective VPATH lists and the `vpath' directive.
* Added the previously undocumented `-lLIB' dependent syntax.
* Added the `filter', `filter-out', `strip' and `join' expansion functions.
* Added simply expanded vs. recursively expanded variables, `:=' variable
assignments and changed most examples to use `:=' rather than `='.
* Corrected miscellaneous typos, grammatical errors, etc.
This version of the documentation is accurate for revision 1.2 of the source.
Roland McGrath [Sat, 23 Apr 1988 16:12:14 +0000 (16:12 +0000)]
Initial revision
This version was distributed by RMS in `binutils.tar'.