ecos/packages/hal/synth/arch/current ChangeLog ...
[email protected] Fri, 03 Oct 2014 15:13:22 +0000
| Newsgroups | gmane.os.ecos.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/ecos Module name: ecos Changes by: [email protected] 2014-10-03 15:13:22 Modified files: packages/hal/synth/arch/current: ChangeLog packages/hal/synth/arch/current/src: synth.ld synth_entry.c Log message: * 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)