Commit Graph

20 Commits

Author SHA1 Message Date
Gerald Pfeifer 8d86f71798 * README.Portability: Remove note on an Irix compatibility issue.
From-SVN: r244759
2017-01-22 15:52:02 +00:00
Jakub Jelinek cbe34bb5ed Update copyright years.
From-SVN: r243994
2017-01-01 13:07:43 +01:00
Jakub Jelinek 818ab71a41 Update copyright years.
From-SVN: r232055
2016-01-04 15:30:50 +01:00
Jakub Jelinek 5624e564d2 Update copyright years.
From-SVN: r219188
2015-01-05 13:33:28 +01:00
Alangi Derick ba1176452d README.Portability: Fix typo.
2014-01-30  Alangi Derick  <alangiderick@gmail.com>

	* README.Portability: Fix typo.

From-SVN: r207314
2014-01-30 17:29:25 +00:00
Richard Sandiford 23a5b65a92 Update copyright years in gcc/
From-SVN: r206289
2014-01-02 22:23:26 +00:00
Richard Sandiford d1e082c2c2 Update copyright years in gcc/
From-SVN: r195098
2013-01-10 20:38:27 +00:00
Jim Meyering 53eebfbf94 discourage unnecessary use of if before free
* README.Portability: Explain why "if (P) free (P)" is best avoided.

From-SVN: r172784
2011-04-20 18:18:43 +00:00
Joseph Myers b46b8fb40c README.Portability: Change "ISO C89" to "ISO C90".
* README.Portability: Change "ISO C89" to "ISO C90".
	* c-parse.in (primary, initelt): Likewise.

testsuite:
	* gcc.dg/c90-init-1.c: Adjust expected error messages.

From-SVN: r77499
2004-02-08 20:55:34 +00:00
Steven Bosscher 498ec23d2e README.Portability: Remove K+R section.
2003-12-10  Steven Bosscher  <stevenb@suse.de>

	* README.Portability: Remove K+R section.

	* gengtype-lex.l: Teach about "void**" pointers and
	"void*" function types.

From-SVN: r74501
2003-12-10 16:22:32 +00:00
Matt Kraai ced2ad7687 README.Portability: Move to a new section and obsolete K+R portability issues.
* README.Portability: Move to a new section and obsolete K+R
	portability issues.

From-SVN: r65818
2003-04-19 15:53:44 +00:00
Alan Modra 0b558962c1 * README.Portability: Fix typos.
From-SVN: r55164
2002-07-02 09:45:42 +09:30
Matt Kraai 3b2124df5f README.Portability (Function prototypes): Give an example of declaring and defining a function with no arguments.
* README.Portability (Function prototypes): Give an example of
	declaring and defining a function with no arguments.

From-SVN: r55151
2002-07-01 20:24:41 +00:00
Matt Kraai d3fc4dbce0 README.Portability (Function prototypes): Document new variable-argument function macros.
* README.Portability (Function prototypes): Document new
	variable-argument function macros.

From-SVN: r55150
2002-07-01 20:09:52 +00:00
Neil Booth f67798e710 cpplex.c: Update comments.
* cpplex.c: Update comments.
	* README.Portability: Small update.

From-SVN: r35058
2000-07-16 13:35:23 +00:00
Neil Booth 59a5130c3c * README.Portability: Small update.
From-SVN: r35056
2000-07-16 02:14:14 +00:00
Neil Booth 46b6bb9549 README.Portability: Correct example about calling a function through a pointer to function.
* README.Portability: Correct example about calling a function
	through a pointer to function.  Format wide paragraphs.

From-SVN: r35043
2000-07-15 04:59:42 +00:00
Michael Meissner ae0e50e87b update portability guide
From-SVN: r35041
2000-07-15 04:18:47 +00:00
Neil Booth 7de515541f * README.Portability: Small update.
From-SVN: r35040
2000-07-15 03:03:11 +00:00
Neil Booth 9139939530 * README.Portability: New file.
From-SVN: r35039
2000-07-15 02:56:01 +00:00