Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen | |
which should simplify enabling arbitrary architectures. -Erik | |||
2003-10-31 | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III | |
Remove the ADD_LIBGCC_FUNCTIONS option and do things the right way. Either we have a shared libgcc available, or the libgcc routines aren't PIC and don't belong in the shared libc anyway. | |||
2003-10-15 | Updated cris configuration; added support for %m. | Tobias Anderberg | |
2003-10-01 | Updated cris configuration. | Tobias Anderberg | |
2003-08-27 | Updated CRIS configuration files. | Tobias Anderberg | |
2002-12-05 | Removed redundant definition of __USE_WEAK_ALIASES. | Tobias Anderberg | |
Added option for selecting cris architecure type. For now, only CRIS is available. Added a default configuration for cris. |