ChangeLog: Move entry from here ...
* ChangeLog: Move entry from here ... * gcc/ChangeLog: ... to here. From-SVN: r132239
This commit is contained in:
parent
7eed349eb9
commit
40049ccc9f
2 changed files with 18 additions and 18 deletions
|
@ -1,10 +1,3 @@
|
|||
2008-02-10 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
PR gcc/35063
|
||||
* gthr-win32.h (__gthread_mutex_destroy_function): New function
|
||||
to CloseHandle after unlocking to prevent accumulation of handle
|
||||
count.
|
||||
|
||||
2008-02-02 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
|
||||
|
@ -677,7 +670,7 @@
|
|||
|
||||
2007-02-17 Mark Mitchell <mark@codesourcery.com>
|
||||
Nathan Sidwell <nathan@codesourcery.com>
|
||||
Vladimir Prus <vladimir@codesourcery.com
|
||||
Vladimir Prus <vladimir@codesourcery.com>
|
||||
Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
|
||||
|
|
|
@ -11,6 +11,13 @@
|
|||
* tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
|
||||
the zero we compare against.
|
||||
|
||||
2008-02-10 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
PR libfortran/35063
|
||||
* gthr-win32.h (__gthread_mutex_destroy_function): New function
|
||||
to CloseHandle after unlocking to prevent accumulation of handle
|
||||
count.
|
||||
|
||||
2008-02-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR middle_end/34150
|
||||
|
|
Loading…
Add table
Reference in a new issue