add a workaround for binutils-2.9.1.0.x into stage1.S.
This commit is contained in:
parent
454e26626c
commit
7f6d84c46f
2 changed files with 13 additions and 2 deletions
|
@ -1,3 +1,11 @@
|
|||
2000-08-31 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage1/stage1.S (MOV_MEM_TO_AL): New macro.
|
||||
(real_start): Use the macro MOV_MEM_TO_AL instead of using movb
|
||||
directly, because binutils-2.9.1.0.x doesn't produce a short
|
||||
opcode for it automatically. Reported by Alessandro Rubini
|
||||
<rubini@gnu.org>.
|
||||
|
||||
2000-08-30 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* configure.in (CPPFLAGS): Remove -Wundef by default. Add the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue