summaryrefslogtreecommitdiff
path: root/tests/scripts/features/targetvars
AgeCommit message (Collapse)AuthorFilesLines
2003-01-30Fix bug #2238: the read.c:eval() function was not entirely reentrant.Paul Smith1-0/+19
Apply patch #1022: fix a memory corruption on very long target-specific variable definition lines.
2002-10-13Fix bug#1379: don't use alloca() where it could overrun the stack size.Paul Smith1-0/+8
Implemented enhancement #1391: allow "export" in target-specific variable definitions. Change the Info name of the "Automatic" node to "Automatic Variables". Add text clarifying the scope of automatic variables to that section.
2002-09-17Fix bug #940 (from the Savannah bug tracker): make sure that target-Paul Smith1-0/+45
specific variables work correctly in conjunction with double-colon targets.
2001-01-21Some bug fixes and document updates.Paul Smith1-0/+24
2000-08-21Fix PR/1831. See the ChangeLog.Paul Smith1-2/+4
2000-06-22* Fix PR/1709.Paul Smith1-0/+18
1999-11-17* Many cleanups and bugfixes.Paul Smith1-0/+26
* New handling of += in target-specific variables.
1999-10-08* Fix test suite on DOS (PR/1344)Paul Smith1-0/+20
* Fix target-specific vars bug (PR/1378)
1999-09-14* Added the test suite to the main distribution.Paul Smith1-0/+108