Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
makefiles being unable to find the toolchain
|
|
|
|
|
|
|
|
|
|
|
|
revision 0.97.0 (http://gcc.gnu.org/bugzilla/buglist.cgi?product=classpath&target_milestone=0.97)
also fix change in package path that prevented patches from being applied
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002.
Submitted by Hans-Christian Egtvedt
|
|
Reported by Hans-Christian Egtvedt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support platform independent patches (.patch) and use .patch.$ARCH for
platform dependent ones like elsewhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
questions for config
* Added ARM config options to makefile just like the other arch's
|
|
* Add index & rindex defines if they're not defined either (legacy susv4 functions)
|
|
|