aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/crypto
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-04 21:38:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-04 21:38:15 +0000
commitfff328fd4122020f0c77d2473db96dac033c45f7 (patch)
treeddb216be1adb900c5b415d95f6ed52059caa098e /target/linux/generic/files/crypto
parent200460fb548b87312b22542ca66b6265cc05aab6 (diff)
downloadupstream-fff328fd4122020f0c77d2473db96dac033c45f7.tar.gz
upstream-fff328fd4122020f0c77d2473db96dac033c45f7.tar.bz2
upstream-fff328fd4122020f0c77d2473db96dac033c45f7.zip
toolchain/gcc (linaro): fix extension elimination optimization
This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871
Diffstat (limited to 'target/linux/generic/files/crypto')
0 files changed, 0 insertions, 0 deletions
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226