mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
In sim/common:
* sim-endian.h: Don't have parameters on macro definitions which are simply renaming functions, to permit use of XCONCAT2 in both the macro name and the arguments in a use of such a definition. In sim/ppc: * sim-endian.h: Don't have parameters on macro definitions which are simply renaming functions, to permit use of XCONCAT2 in both the macro name and the arguments in a use of such a definition.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2000-12-12 Geoffrey Keating <geoffk@redhat.com>
|
||||
|
||||
* sim-endian.h: Don't have parameters on macro definitions which
|
||||
are simply renaming functions, to permit use of XCONCAT2 in both
|
||||
the macro name and the arguments in a use of such a definition.
|
||||
|
||||
2000-12-11 Ben Elliston <bje@redhat.com>
|
||||
|
||||
* cgen-ops.h (SUBWORDDFDI): New function.
|
||||
|
Reference in New Issue
Block a user