mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:35:43 +08:00
* bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c
(howto_hvrt16): lint.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Wed Feb 19 21:39:37 1992 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
|
* bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c
|
||||||
|
(howto_hvrt16): lint.
|
||||||
|
|
||||||
Mon Feb 17 12:02:17 1992 Per Bothner (bothner at cygnus.com)
|
Mon Feb 17 12:02:17 1992 Per Bothner (bothner at cygnus.com)
|
||||||
|
|
||||||
* hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd
|
* hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd
|
||||||
|
@ -67,7 +67,7 @@ DEFUN(a29k_reloc,(abfd, reloc_entry, symbol_in, data, input_section),
|
|||||||
bfd *abfd AND
|
bfd *abfd AND
|
||||||
arelent *reloc_entry AND
|
arelent *reloc_entry AND
|
||||||
asymbol *symbol_in AND
|
asymbol *symbol_in AND
|
||||||
unsigned char *data AND
|
PTR data AND
|
||||||
asection *input_section)
|
asection *input_section)
|
||||||
{
|
{
|
||||||
/* the consth relocation comes in two parts, we have to remember
|
/* the consth relocation comes in two parts, we have to remember
|
||||||
|
Reference in New Issue
Block a user