mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
If I remove all regformats/*.dat files and run make GDB=/scratch/yao/gdb/build-git/all-targets/gdb/gdb all, some powerpc .dat files are not generated. This patch fixes it by adding them to WHICH, so these .dat files can be generated. gdb: 2016-10-05 Yao Qi <yao.qi@linaro.org> * features/Makefile (WHICH): Add rs6000/powerpc-isa205-32l, rs6000/powerpc-isa205-64l, rs6000/powerpc-isa205-altivec32l, rs6000/powerpc-isa205-altivec64l, rs6000/powerpc-isa205-vsx32l and rs6000/powerpc-isa205-vsx64l. * regformats/rs6000/powerpc-isa205-32l.dat: Regenerated. * regformats/rs6000/powerpc-isa205-64l.dat: Likewise. * regformats/rs6000/powerpc-isa205-altivec32l.dat: Likewise. * regformats/rs6000/powerpc-isa205-altivec64l.dat: Likewise. * regformats/rs6000/powerpc-isa205-vsx32l.dat: Likewise. * regformats/rs6000/powerpc-isa205-vsx64l.dat: Likewise. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| rs6000 | ||
| aarch64.dat | ||
| microblaze-with-stack-protect.dat | ||
| mips-dsp-linux.dat | ||
| mips-linux.dat | ||
| mips64-dsp-linux.dat | ||
| mips64-linux.dat | ||
| nios2-linux.dat | ||
| reg-arm.dat | ||
| reg-bfin.dat | ||
| reg-cf.dat | ||
| reg-cris.dat | ||
| reg-crisv32.dat | ||
| reg-ia64.dat | ||
| reg-m32r.dat | ||
| reg-m68k.dat | ||
| reg-sh.dat | ||
| reg-sparc64.dat | ||
| reg-spu.dat | ||
| reg-tilegx.dat | ||
| reg-tilegx32.dat | ||
| reg-xtensa.dat | ||
| regdat.sh | ||
| regdef.h | ||
| s390-linux32.dat | ||
| s390-linux32v1.dat | ||
| s390-linux32v2.dat | ||
| s390-linux64.dat | ||
| s390-linux64v1.dat | ||
| s390-linux64v2.dat | ||
| s390-te-linux64.dat | ||
| s390-tevx-linux64.dat | ||
| s390-vx-linux64.dat | ||
| s390x-linux64.dat | ||
| s390x-linux64v1.dat | ||
| s390x-linux64v2.dat | ||
| s390x-te-linux64.dat | ||
| s390x-tevx-linux64.dat | ||
| s390x-vx-linux64.dat | ||
| tic6x-c62x-linux.dat | ||
| tic6x-c62x.dat | ||
| tic6x-c64x-linux.dat | ||
| tic6x-c64x.dat | ||
| tic6x-c64xp-linux.dat | ||
| tic6x-c64xp.dat | ||