mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* obstack.h: Convert bcopy() use to memcpy(), which is more
portable, more standard, and can take advantage of gcc's builtin functions for increased performance.
This commit is contained in:
@ -1,3 +1,14 @@
|
|||||||
|
Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
|
||||||
|
|
||||||
|
* obstack.h: Convert bcopy() use to memcpy(), which is more
|
||||||
|
portable, more standard, and can take advantage of gcc's builtin
|
||||||
|
functions for increased performance.
|
||||||
|
|
||||||
|
Thu Jun 25 04:46:08 1992 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
|
* ansidecl.h (PARAMS): Incorporate this macro from gdb's defs.h.
|
||||||
|
It's a cleaner way to forward-declare function prototypes.
|
||||||
|
|
||||||
Fri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com)
|
Fri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com)
|
||||||
|
|
||||||
* bfd.h: HPPA merge.
|
* bfd.h: HPPA merge.
|
||||||
|
Reference in New Issue
Block a user