This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Jan Beulich" <JBeulich@novell.com> writes:
> 2004-06-03 Jan Beulich <jbeulich@novell.com>
>
> * gas/config/tc-i386.c: Adjust immediates to only those
> permissible for
> the selected instruction suffix. Don't treat 32-bit addressing
> in
> 64-bit mode specially except for the width of the used base
> and/or
> index registers. Force zero displacement on rip-relative
> addressing
> when there is no other displacement.
Your changelogs are broken.
Please name the function you're using. For example:
* config/tc-i386.c (optimize_imm): Adjust immediates to only
those...
Do not add gas or opcodes. If you touch more than one directory just
prefix them, e.g.:
opcodes:
* i386-dis.c
Each directory has its own ChangeLog file.
Could you please resend the patch without the broken wrapping?
Thanks,
Andreas
--
Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |