X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libgomp%2FChangeLog;h=cddb0a40e8d6e3acbe497c58a5ec9084523de9da;hb=c3d3e2e34ddcc051bf4bf476f56681d5ce0a626f;hp=d9e14eb06c62275507e8eb9a2191db423eb4f750;hpb=e4eae705eb21dae936e83cf8c6037785f0058a55;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index d9e14eb06c6..cddb0a40e8d 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,29 @@ +2008-09-26 Peter O'Gorman + Steve Ellcey + + * configure: Regenerate for new libtool. + * Makefile.in: Ditto. + * testsuite/Makefile.in: Ditto. + +2008-09-19 Jakub Jelinek + Andreas Tobler + + * config/bsd/proc.c: New file. + * configure.tgt (*-*-darwin*): Use config_path "bsd posix". + * configure.ac: Check for header + * configure: Regenerate. + * config.h.in: Likewise. + +2008-09-05 Janis Johnson + + * testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists. + +2008-08-31 Aaron W. LaFramboise + + * Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined. + * Makefile.in: Regenerated. + * testsuite/Makefile.in: Regenerated. + 2008-08-21 Nathan Froyd * testsuite/libgomp.exp (libgomp_init): Only set things that