Mercurial > ecos
diff packages/hal/synth/arch/current/ChangeLog @ 3291:68c8985fd5f0
* src/synth.ld src/synth_entry.c: Look for static constructors in
the .init_array section as well as .ctors (needed for gcc 4.7 and
later)
| author | jlarmour |
|---|---|
| date | Fri, 03 Oct 2014 15:13:21 +0000 |
| parents | 399cb84fb504 |
| children |
line wrap: on
line diff
--- a/packages/hal/synth/arch/current/ChangeLog +++ b/packages/hal/synth/arch/current/ChangeLog @@ -1,3 +1,9 @@ +2014-10-01 Ross Younger <wry@ecoscentric.com> + + * src/synth.ld src/synth_entry.c: Look for static constructors in + the .init_array section as well as .ctors (needed for gcc 4.7 and + later) + 2011-08-13 Sergei Gavrikov <sergei.gavrikov@gmail.com> * cdl/hal_synth.cdl (CYGPKG_HAL_SYNTH_TESTS): Fix a typo in make rule.
