This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Tested on i686-vxworks, committed on trunk This is a clean up to shared more code between VxWorks targets, and avoid lots of code duplication in almost identical files. Instead of e.g. duplicating s-osinte-vxwork.ads entirely several times, we now have a small helper unit (System.VxWorks.Ext) which contains the few declarations that are different between VxWorks versions. No change of functionality. 2008-04-08 Arnaud Charlet <charlet@adacore.com> (s-osinte-vxworks6.ads): Removed, merged with s-osinte-vxworks.ads/.adb (s-vxwext.ads, s-vxwext-kernel.ads, s-vxwext-rtp.ads, s-vxwext-rtp.adb): New files. * s-taprop-vxworks.adb, s-osinte-vxworks.ads, s-osinte-vxworks.adb: Minor updates to accomodate changes above.
Attachment:
difs
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |