Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-17 | remove m68k binutils workarounds | Waldemar Brodkorb | |
With binutils 2.26 for m68k and 2.25.1 for coldfire, these -fPIC workarounds no longer required. | |||
2015-07-11 | tst-sscanf: fix linking for m68k | Waldemar Brodkorb | |
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | |
Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> |