mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-01 06:14:47 +08:00
Do not include alloca-conf.h since alloca is not used.
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
Wed Nov 19 13:25:48 1997 Michael Meissner <meissner@cygnus.com>
|
Wed Nov 19 13:25:48 1997 Michael Meissner <meissner@cygnus.com>
|
||||||
|
|
||||||
|
* sim-options.c: Don't include ../libiberty/alloca-conf.h any
|
||||||
|
more, since alloca is not used in this file.
|
||||||
|
|
||||||
* sim-alu.h (ALU{32,64}_*): Rewrite 32 and 64 bit ALU support to
|
* sim-alu.h (ALU{32,64}_*): Rewrite 32 and 64 bit ALU support to
|
||||||
correctly set the carry and overflow bits for those types.
|
correctly set the carry and overflow bits for those types.
|
||||||
(ALU{8,16,32,64}_{ADD,SUB}_CA): Take VAL argument to add along
|
(ALU{8,16,32,64}_{ADD,SUB}_CA): Take VAL argument to add along
|
||||||
|
Reference in New Issue
Block a user