aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/10.3.0/0023-powerpc-Fix-asm-machine-directive-for-some-CPUs.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add gcc 10.4.0Chris Packham2022-07-111-59/+0
| | | | | | | | | | | | https://gcc.gnu.org/pipermail/gcc-announce/2022/000173.html Add GCC 10.4.0 and regenerate the ct-ng patches. The powerpc-Fix-asm-machine-directive-for-some-CPUs patch is dropped as the change was applied upstream (and subsequently refactored). Closes #1777 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* 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>