Remove stale references to Cell BE
authorLuis Machado <luis.machado@linaro.org>
Mon, 30 Dec 2019 18:47:10 +0000 (15:47 -0300)
committerLuis Machado <luis.machado@linaro.org>
Fri, 3 Jan 2020 02:15:42 +0000 (23:15 -0300)
commit8133c7dce66f472a67705ad2779dc202a1a6311e
tree8a9d5df84c1351de8b3dd220245bea6921a61ead
parent6687b129bcfada5ee26e5c34101d21d32ab8c3b0
Remove stale references to Cell BE

While reading some code i noticed we're still referencing Cell BE in a couple
parts. This patch removes those.

v2: Update comment in gdb/target.h.

gdb/ChangeLog:

2020-01-02  Luis Machado  <luis.machado@linaro.org>

* proc-service.c (get_ps_regcache): Remove reference to obsolete
Cell BE architecture.
* target.h (struct target_ops) <thread_architecture>: Likewise.

Change-Id: I7a9ccc603b00db22a6275bc5ab69e1417148cb72
gdb/ChangeLog
gdb/proc-service.c
gdb/target.h
This page took 0.02368 seconds and 4 git commands to generate.