aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/10.3.0/0023-powerpc-Fix-asm-machine-directive-for-some-CPUs.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: powerpc: Fix asm machine directive for some CPUsChris Packham2022-02-281-0/+59
Bring in upstream fix for gcc outputting an incorrect .machine directive. Signed-off-by: Chris Packham <judge.packham@gmail.com>