commit | 83a5d2d1b4cc06ce17b44873e004fc0b55552183 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sat Mar 12 03:27:22 2011 +0000 |
committer | Eric Miao <eric.y.miao@gmail.com> | Thu Apr 28 17:56:31 2011 +0800 |
tree | c8923f04905f755529db60157abcf53181beebb9 | |
parent | e454d1632000b6e86003209811bda1186b34f8f3 [diff] |
ARM: Fix .size directive for xscale_dma_a0_map_area gas used to accept (and ignore?) .size directives which referred to undefined symbols, as this does. In binutils 2.21 these are treated as fatal errors. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>