mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
2003-05-23 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (macro_build_jalr): Warning patrol.
This commit is contained in:
parent
e76c5fcc46
commit
36ede617d2
@ -1,3 +1,7 @@
|
||||
2003-05-23 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* config/tc-mips.c (macro_build_jalr): Warning patrol.
|
||||
|
||||
2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||
|
||||
* config/tc-mips.c (append_insn): Use actual relocation size for new
|
||||
|
@ -3312,7 +3312,7 @@ macro_build_jalr (icnt, ep)
|
||||
int icnt;
|
||||
expressionS *ep;
|
||||
{
|
||||
char *f;
|
||||
char *f = NULL;;
|
||||
|
||||
if (HAVE_NEWABI)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user