| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.scrapyard | 15 ocotea powerpc ppc4xx 29155e73 2015-10-27 Stefan Roese <sr@denx.de> 16 taishan powerpc ppc4xx bb5553c6 2015-10-27 Stefan Roese <sr@denx.de> 17 ebony powerpc ppc4xx 9d9e2f5d 2015-10-27 Stefan Roese <sr@denx.de> 18 taihu powerpc ppc4xx 123b6cd7 2015-10-27 John Otken <jotken@softadvances… 19 lcd4_lwmon5 powerpc ppc4xx b6b5e394 2015-10-02 Stefan Roese <sr@denx.de> 22 stxgp3 powerpc mpc85xx 2ec69b88 2015-09-02 Dan Malek <dan@embeddedalley.co… 23 stxssa powerpc mpc85xx 2ec69b88 2015-09-02 Dan Malek <dan@embeddedalley.co… 24 cmi_mpc5xx powerpc mpc5xx 972f5320 2015-09-02 25 zeus powerpc ppc4xx eb5d1dc7 2015-09-02 Stefan Roese <sr@denx.de> 26 sbc405 powerpc ppc4xx 0e030593 2015-09-02 [all …]
|
| H A D | README.mpc83xxads | 6 $ PATH=$PATH:/usr/powerpc/bin 7 $ CROSS_COMPILE=powerpc-linux- 10 $ powerpc-linux-gcc -v 11 Reading specs from /usr/powerpc/lib/gcc/powerpc-linux/3.4.3/specs 12 Configured with: ../configure --prefix=/usr/powerpc 13 --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared 18 $ powerpc-linux-as -v 19 GNU assembler version 2.15 (powerpc-linux) using BFD version 2.15
|
| H A D | README.bedbug | 21 ./arch/powerpc/cpu/ppc4xx/Makefile 24 ./arch/powerpc/cpu/ppc4xx/start.S 29 ./arch/powerpc/cpu/ppc4xx/traps.c 50 PowerPC instructions to/from memory as well as handling 52 routines are common to all PowerPC processors. 54 ./arch/powerpc/cpu/ppc4xx/bedbug_405.c 66 arch/powerpc/cpu/mpc8xx/Makefile 69 arch/powerpc/cpu/mpc8xx/start.S 72 arch/powerpc/cpu/mpc8xx/traps.c 77 arch/powerpc/cpu/mpc8xx/bedbug_860.c
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/powerpc/ |
| H A D | arch-powerpc.inc | 6 DEFAULTTUNE ?= "powerpc" 12 TUNEVALID[bigendian] = "Use PowerPC Big Endian" 18 TUNE_ARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'm32', 'powerpc${ENDIAN_SFX}', '', d)}" 31 AVAILTUNES += "powerpc powerpc-nf powerpcle powerpcle-nf" 33 TUNE_FEATURES:tune-powerpc-nf = "m32 fpu-soft bigendian" 34 BASE_LIB:tune-powerpc-nf = "lib" 35 TUNE_PKGARCH:tune-powerpc-nf = "powerpc-nf" 36 PACKAGE_EXTRA_ARCHS:tune-powerpc-nf = "powerpc-nf" 38 TUNE_FEATURES:tune-powerpc = "m32 fpu-hard bigendian" 39 BASE_LIB:tune-powerpc = "lib" [all …]
|
| /OK3568_Linux_fs/buildroot/package/orc/ |
| H A D | 0001-orc-orccpu-powerpc.c-fix-build-with-kernel-4.11.patch | 4 Subject: [PATCH] orc/orccpu-powerpc.c: fix build with kernel < 4.11 6 Build with powerpc and kernel < 4.11 is broken since version 0.4.30 and 9 FAILED: orc/liborc-0.4.so.0.32.0.p/orccpu-powerpc.c.o 10 …powerpc-linux-gcc -Iorc/liborc-0.4.so.0.32.0.p -Iorc -I../orc -I. -I.. -fdiagnostics-color=always … 11 ../orc/orccpu-powerpc.c: In function 'orc_check_powerpc_proc_auxv': 12 ../orc/orccpu-powerpc.c:164:21: error: 'AT_L1D_CACHESIZE' undeclared (first use in this function); … 16 ../orc/orccpu-powerpc.c:164:21: note: each undeclared identifier is reported only once for each fun… 17 ../orc/orccpu-powerpc.c:168:21: error: 'AT_L2_CACHESIZE' undeclared (first use in this function); d… 21 ../orc/orccpu-powerpc.c:172:21: error: 'AT_L3_CACHESIZE' undeclared (first use in this function); d… 36 orc/orccpu-powerpc.c | 6 ++++++ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0019-powerpc-Do-not-ask-compiler-for-finding-arch.patch | 4 Subject: [PATCH] powerpc: Do not ask compiler for finding arch 13 sysdeps/powerpc/preconfigure | 5 +---- 14 sysdeps/powerpc/preconfigure.ac | 5 +---- 17 diff --git a/sysdeps/powerpc/preconfigure b/sysdeps/powerpc/preconfigure 19 --- a/sysdeps/powerpc/preconfigure 20 +++ b/sysdeps/powerpc/preconfigure 24 *powerpc*:) 31 # directory exists in sysdeps/powerpc. Likewise, if we find a 33 diff --git a/sysdeps/powerpc/preconfigure.ac b/sysdeps/powerpc/preconfigure.ac 35 --- a/sysdeps/powerpc/preconfigure.ac [all …]
|
| /OK3568_Linux_fs/buildroot/boot/uboot/2015.07/ |
| H A D | 0001-Revert-arch-Make-board-selection-choices-optional.patch | 66 arch/powerpc/Kconfig | 1 - 67 arch/powerpc/cpu/mpc512x/Kconfig | 1 - 68 arch/powerpc/cpu/mpc5xx/Kconfig | 1 - 69 arch/powerpc/cpu/mpc5xxx/Kconfig | 1 - 70 arch/powerpc/cpu/mpc8260/Kconfig | 1 - 71 arch/powerpc/cpu/mpc83xx/Kconfig | 1 - 72 arch/powerpc/cpu/mpc85xx/Kconfig | 1 - 73 arch/powerpc/cpu/mpc86xx/Kconfig | 1 - 74 arch/powerpc/cpu/mpc8xx/Kconfig | 1 - 75 arch/powerpc/cpu/ppc4xx/Kconfig | 1 - [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | libhugetlbfs-avoid-search-host-library-path-for-cros.patch | 24 @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", 25 "elf32-powerpc") 26 OUTPUT_ARCH(powerpc:common) 28 -SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH… 29 +/*SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEAR… 37 @@ -3,7 +3,7 @@ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", 38 "elf32-powerpc") 39 OUTPUT_ARCH(powerpc:common) 41 -SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH… 42 +/*SEARCH_DIR("/usr/powerpc-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEAR… [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | Kconfig | 4 source "arch/powerpc/platforms/powernv/Kconfig" 5 source "arch/powerpc/platforms/pseries/Kconfig" 6 source "arch/powerpc/platforms/chrp/Kconfig" 7 source "arch/powerpc/platforms/512x/Kconfig" 8 source "arch/powerpc/platforms/52xx/Kconfig" 9 source "arch/powerpc/platforms/powermac/Kconfig" 10 source "arch/powerpc/platforms/maple/Kconfig" 11 source "arch/powerpc/platforms/pasemi/Kconfig" 12 source "arch/powerpc/platforms/ps3/Kconfig" 13 source "arch/powerpc/platforms/cell/Kconfig" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | siteinfo.bbclass | 47 "powerpc": "endian-big bit-32 powerpc-common", 48 "powerpcle": "endian-little bit-32 powerpc-common", 50 "powerpc64": "endian-big bit-64 powerpc-common", 51 "powerpc64le": "endian-little bit-64 powerpc-common", 52 "ppc": "endian-big bit-32 powerpc-common", 53 "ppc64": "endian-big bit-64 powerpc-common", 54 "ppc64le" : "endian-little bit-64 powerpc-common", 104 "powerpc-linux": "powerpc32-linux powerpc32-linux-glibc", 105 "powerpc-linux-musl": "powerpc-linux powerpc32-linux powerpc32-linux-musl", 107 "powerpcle-linux-musl": "powerpc-linux powerpc32-linux powerpc32-linux-musl", [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | bootwrapper.rst | 2 The PowerPC boot wrapper 7 PowerPC image targets compresses and wraps the kernel image (vmlinux) with 9 standard PowerPC firmware interface, so the boot wrapper is designed to 12 The boot wrapper can be found in the arch/powerpc/boot/ directory. The 15 interfaces found on PowerPC platforms. OpenFirmware is the most commonly 16 used firmware type on general purpose PowerPC systems from Apple, IBM and 17 others. U-Boot is typically found on embedded PowerPC hardware, but there 21 The boot wrapper is built from the makefile in arch/powerpc/boot/Makefile and 22 it uses the wrapper script (arch/powerpc/boot/wrapper) to generate target 43 `arch/powerpc/boot/cuboot.*.c`. Selection of the correct [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | entry_flush.c | 37 if (read_debugfs_file("powerpc/rfi_flush", &rfi_flush_orig) < 0) { in entry_flush_test() 38 perror("Unable to read powerpc/rfi_flush debugfs file"); in entry_flush_test() 42 if (read_debugfs_file("powerpc/entry_flush", &entry_flush_orig) < 0) { in entry_flush_test() 43 perror("Unable to read powerpc/entry_flush debugfs file"); in entry_flush_test() 48 if (write_debugfs_file("powerpc/rfi_flush", 0) < 0) { in entry_flush_test() 49 perror("error writing to powerpc/rfi_flush debugfs file"); in entry_flush_test() 108 if (write_debugfs_file("powerpc/entry_flush", entry_flush) < 0) { in entry_flush_test() 109 perror("error writing to powerpc/entry_flush debugfs file"); in entry_flush_test() 123 if (write_debugfs_file("powerpc/rfi_flush", rfi_flush_orig) < 0) { in entry_flush_test() 124 perror("unable to restore original value of powerpc/rfi_flush debugfs file"); in entry_flush_test() [all …]
|
| H A D | rfi_flush.c | 37 if (read_debugfs_file("powerpc/rfi_flush", &rfi_flush_orig) < 0) { in rfi_flush_test() 38 perror("Unable to read powerpc/rfi_flush debugfs file"); in rfi_flush_test() 42 if (read_debugfs_file("powerpc/entry_flush", &entry_flush_orig) < 0) { in rfi_flush_test() 48 if (write_debugfs_file("powerpc/entry_flush", 0) < 0) { in rfi_flush_test() 49 perror("error writing to powerpc/entry_flush debugfs file"); in rfi_flush_test() 108 if (write_debugfs_file("powerpc/rfi_flush", rfi_flush) < 0) { in rfi_flush_test() 109 perror("error writing to powerpc/rfi_flush debugfs file"); in rfi_flush_test() 123 if (write_debugfs_file("powerpc/rfi_flush", rfi_flush_orig) < 0) { in rfi_flush_test() 124 perror("unable to restore original value of powerpc/rfi_flush debugfs file"); in rfi_flush_test() 129 if (write_debugfs_file("powerpc/entry_flush", entry_flush_orig) < 0) { in rfi_flush_test() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | PowerPC_002dOpts.html | 16 <title>Using as: PowerPC-Opts</title> 18 <meta name="description" content="Using as: PowerPC-Opts"> 19 <meta name="keywords" content="Using as: PowerPC-Opts"> 28 <link href="PowerPC_002dPseudo.html#PowerPC_002dPseudo" rel="next" title="PowerPC-Pseudo"> 66 Next: <a href="PowerPC_002dPseudo.html#PowerPC_002dPseudo" accesskey="n" rel="next">PowerPC-Pseudo<… 72 <a name="index-options-for-PowerPC"></a> 73 <a name="index-PowerPC-options"></a> 74 <a name="index-architectures_002c-PowerPC"></a> 75 <a name="index-PowerPC-architectures"></a> 76 <p>The PowerPC chip family includes several successive levels, using the same [all …]
|
| H A D | PowerPC_002dPseudo.html | 16 <title>Using as: PowerPC-Pseudo</title> 18 <meta name="description" content="Using as: PowerPC-Pseudo"> 19 <meta name="keywords" content="Using as: PowerPC-Pseudo"> 28 <link href="PowerPC_002dSyntax.html#PowerPC_002dSyntax" rel="next" title="PowerPC-Syntax"> 29 <link href="PowerPC_002dOpts.html#PowerPC_002dOpts" rel="previous" title="PowerPC-Opts"> 66 …key="n" rel="next">PowerPC-Syntax</a>, Previous: <a href="PowerPC_002dOpts.html#PowerPC_002dOpts" … 69 <a name="PowerPC-Assembler-Directives"></a> 70 <h4 class="subsection">9.36.2 PowerPC Assembler Directives</h4> 72 <a name="index-directives-for-PowerPC"></a> 73 <a name="index-PowerPC-directives"></a> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | PowerPC_002dOpts.html | 16 <title>Using as: PowerPC-Opts</title> 18 <meta name="description" content="Using as: PowerPC-Opts"> 19 <meta name="keywords" content="Using as: PowerPC-Opts"> 28 <link href="PowerPC_002dPseudo.html#PowerPC_002dPseudo" rel="next" title="PowerPC-Pseudo"> 66 Next: <a href="PowerPC_002dPseudo.html#PowerPC_002dPseudo" accesskey="n" rel="next">PowerPC-Pseudo<… 72 <a name="index-options-for-PowerPC"></a> 73 <a name="index-PowerPC-options"></a> 74 <a name="index-architectures_002c-PowerPC"></a> 75 <a name="index-PowerPC-architectures"></a> 76 <p>The PowerPC chip family includes several successive levels, using the same [all …]
|
| H A D | PowerPC_002dPseudo.html | 16 <title>Using as: PowerPC-Pseudo</title> 18 <meta name="description" content="Using as: PowerPC-Pseudo"> 19 <meta name="keywords" content="Using as: PowerPC-Pseudo"> 28 <link href="PowerPC_002dSyntax.html#PowerPC_002dSyntax" rel="next" title="PowerPC-Syntax"> 29 <link href="PowerPC_002dOpts.html#PowerPC_002dOpts" rel="previous" title="PowerPC-Opts"> 66 …key="n" rel="next">PowerPC-Syntax</a>, Previous: <a href="PowerPC_002dOpts.html#PowerPC_002dOpts" … 69 <a name="PowerPC-Assembler-Directives"></a> 70 <h4 class="subsection">9.36.2 PowerPC Assembler Directives</h4> 72 <a name="index-directives-for-PowerPC"></a> 73 <a name="index-PowerPC-directives"></a> [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-hv_gpci | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 34 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 44 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 47 in arch/powerpc/perf/hv-gpci.h). 51 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 54 in arch/powerpc/perf/hv-gpci.h). 58 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 61 in arch/powerpc/perf/hv-gpci.h). 65 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 72 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> [all …]
|
| H A D | sysfs-bus-event_source-devices-hv_24x7 | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 28 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 32 available from the powerpc "hv_24x7" pmu. Its format is 38 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 45 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 52 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 59 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 66 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 73 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 80 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/ |
| H A D | PowerPC-ELF32.html | 17 <title>LD: PowerPC ELF32</title> 19 <meta name="description" content="LD: PowerPC ELF32"> 20 <meta name="keywords" content="LD: PowerPC ELF32"> 64 <a name="PowerPC-ELF32"></a> 70 <a name="ld-and-PowerPC-32_002dbit-ELF-Support"></a> 71 <h3 class="section">5.11 <code>ld</code> and PowerPC 32-bit ELF Support</h3> 72 <a name="index-PowerPC-long-branches"></a> 73 <a name="index-_002d_002drelax-on-PowerPC"></a> 74 <p>Branches on PowerPC processors are limited to a signed 26-bit 85 <a name="index-PowerPC-ELF32-options"></a> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/ |
| H A D | PowerPC-ELF32.html | 17 <title>LD: PowerPC ELF32</title> 19 <meta name="description" content="LD: PowerPC ELF32"> 20 <meta name="keywords" content="LD: PowerPC ELF32"> 64 <a name="PowerPC-ELF32"></a> 70 <a name="ld-and-PowerPC-32_002dbit-ELF-Support"></a> 71 <h3 class="section">5.11 <code>ld</code> and PowerPC 32-bit ELF Support</h3> 72 <a name="index-PowerPC-long-branches"></a> 73 <a name="index-_002d_002drelax-on-PowerPC"></a> 74 <p>Branches on PowerPC processors are limited to a signed 26-bit 85 <a name="index-PowerPC-ELF32-options"></a> [all …]
|
| /OK3568_Linux_fs/buildroot/board/qemu/ppc-mpc8544ds/patches/linux/ |
| H A D | 0001-powerpc-Fix-mcpu-options-for-SPE-only-compiler.patch | 4 Subject: [PATCH] powerpc: Fix -mcpu= options for SPE-only compiler 7 SPE targets, and using -mcpu=powerpc or -mcpu=powerpc64 is a fatal 16 https://salsa.debian.org/kernel-team/linux/-/blob/buster/debian/patches/bugfix/powerpc/powerpc-fix-… 19 arch/powerpc/Makefile | 4 +++- 22 diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile 24 --- a/arch/powerpc/Makefile 25 +++ b/arch/powerpc/Makefile
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-bootlin/ |
| H A D | toolchain-external-bootlin.hash | 203 # From https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp/tarballs/powerpc-… 204 sha256 7b7c2f66ccd3d44cd8a829b5879277be9cfb17f34a26d5055b29a6bab40ff9df powerpc-440fp--glibc--ble… 205 # From https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp/tarballs/powerpc-… 206 sha256 ae7b3d06090dfcf54b1e3b4bd4fda9ae5aaaf34aba9118820e6e9d8f1b70c0c4 powerpc-440fp--glibc--sta… 207 # From https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp/tarballs/powerpc-… 208 sha256 a6def102659538e3e5838bf4267cd33486d795db753a7109b5e413499ef5df89 powerpc-440fp--musl--blee… 209 # From https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp/tarballs/powerpc-… 210 sha256 76de0310078633ff34654c8c54d7e80a609c58521a7f2a8041ae4a574889d38a powerpc-440fp--musl--stab… 211 # From https://toolchains.bootlin.com/downloads/releases/toolchains/powerpc-440fp/tarballs/powerpc-… 212 sha256 abbe38fc92a71d568c08452f99fe3470e5ded9a666c6829d9104fcf06b984503 powerpc-440fp--uclibc--bl… [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | PowerPC-Embedded.html | 17 <title>Debugging with GDB: PowerPC Embedded</title> 19 <meta name="description" content="Debugging with GDB: PowerPC Embedded"> 20 <meta name="keywords" content="Debugging with GDB: PowerPC Embedded"> 64 <a name="PowerPC-Embedded"></a> 70 <a name="PowerPC-Embedded-1"></a> 71 <h4 class="subsection">21.3.8 PowerPC Embedded</h4> 89 <p>When running on PowerPC embedded processors, <small>GDB</small> automatically uses 102 <p>PowerPC embedded processors support masked watchpoints. See the discussion 106 <p>PowerPC embedded processors support hardware accelerated 112 <p><small>GDB</small> provides the following PowerPC-specific commands: [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | PowerPC-Embedded.html | 17 <title>Debugging with GDB: PowerPC Embedded</title> 19 <meta name="description" content="Debugging with GDB: PowerPC Embedded"> 20 <meta name="keywords" content="Debugging with GDB: PowerPC Embedded"> 64 <a name="PowerPC-Embedded"></a> 70 <a name="PowerPC-Embedded-1"></a> 71 <h4 class="subsection">21.3.8 PowerPC Embedded</h4> 89 <p>When running on PowerPC embedded processors, <small>GDB</small> automatically uses 102 <p>PowerPC embedded processors support masked watchpoints. See the discussion 106 <p>PowerPC embedded processors support hardware accelerated 112 <p><small>GDB</small> provides the following PowerPC-specific commands: [all …]
|