I've just merged w32api from upstream. Much easier than mingw.
Not much to note here; most changes were Vista related,
guarded with _WIN32_WINNT > 0x0600.
--
Pedro Alves
--
Let Crystal Reports handle the reporting - Fre
I've just merged mingw from upstream. This brings in pseudo-relocs
v2 support, strict aliasing violation fixes, and a large number of
assorted fixes.
The change below conflicted with what seemed like an upstream fix for the
same issue (i didn't check the reported bug), so I rolled out
part of our
On Sun, 2009-09-06 at 13:23 +0200, Vincent R. wrote:
> > Do you know the status of all this in binutils now ? Now that our gcc
> > 4.4 environment is stable, this could be the next topic to look into.
> If my memory serves me right IAT issue was fixed by Kai Tietz but he didn't
> commit it because
Hey,
below is a mail about a possible new release of libtool.
All the patches I made for cegcc/mingw32ce should be in the current git
repo of libtool.
It would be nice if some people other than me can check if the current git
libtool works for cegcc/ming32ce targets
regards
Vincent Torri
-
> Do you know the status of all this in binutils now ? Now that our gcc
> 4.4 environment is stable, this could be the next topic to look into.
If my memory serves me right IAT issue was fixed by Kai Tietz but he didn't
commit it because of a pseudo-relocation v1 issue.
Actually I have never unders