mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
mipsbsd renaming, libbfd optimization fixes
This commit is contained in:
parent
550fb7afd3
commit
828e987e6b
@ -1,5 +1,16 @@
|
|||||||
|
Wed Mar 24 02:56:44 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||||
|
|
||||||
|
* libbfd.c (bfd_seek): Disable optimized handling for archives and
|
||||||
|
archive members; they need more special reatment. For now, verify
|
||||||
|
that computed and actual file positions correspond.
|
||||||
|
|
||||||
Tue Mar 23 08:45:33 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
Tue Mar 23 08:45:33 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||||
|
|
||||||
|
* mipsbsd.c: Renamed from aout-mipsbsd.c.
|
||||||
|
(set_arch_mach): Delete non-MIPS code.
|
||||||
|
(reloc_howto_type_lookup): Ditto.
|
||||||
|
* Makefile.in: Adjusted.
|
||||||
|
|
||||||
* libbfd.c (bfd_tell): Update `where' field.
|
* libbfd.c (bfd_tell): Update `where' field.
|
||||||
(bfd_seek): Don't do anything if we're not changing the file
|
(bfd_seek): Don't do anything if we're not changing the file
|
||||||
position. If FILE_OFFSET_IS_CHAR_INDEX is defined, check `where'
|
position. If FILE_OFFSET_IS_CHAR_INDEX is defined, check `where'
|
||||||
|
Loading…
Reference in New Issue
Block a user