old-cross-binutils/gas/config
Jan Beulich 848930b2ba Despite them being ignored by the CPU, gas issues segment override
prefixes for other than FS/GS in 64-bit mode. If doing so at all, it
should clearly do this correctly. Determining the default segment,
however, requires to take into consideration RegRex (so far, RSP, RBP,
R12, and R13 were all treated equally here).

gas/
2012-08-07  Jan Beulich <jbeulich@suse.com>

	* config/tc-i386-intel.c (build_modrm_byte): Split determining
	default segment from figuring out encoding. Honor RegRex for
	the former.

gas/testsuite/
2012-08-07  Jan Beulich <jbeulich@suse.com>

	* gas/i386/x86-64-segovr.{s,l}: New.
	* gas/i386/i386.exp: Run new test.
2012-08-07 16:57:49 +00:00
..
aout_gnu.h update copyright dates 2009-09-02 07:25:43 +00:00
atof-ieee.c PR 10437 2009-07-24 11:45:01 +00:00
atof-vax.c Remove duplicate definitions of the md_atof() function 2007-10-17 16:45:56 +00:00
bfin-aux.h gas: blackfin: support numeric local labels with LOOP_BEGIN/LOOP_END pseudo insns 2010-10-11 08:36:30 +00:00
bfin-defs.h gas/opcodes: blackfin: move dsp mac func defines to common header 2011-02-12 19:36:31 +00:00
bfin-lex-wrapper.c PR 14072 2012-05-17 15:13:28 +00:00
bfin-lex.l gas/opcodes: blackfin: punt BYTEOP2M insn support 2011-02-13 18:53:16 +00:00
bfin-parse.y gas/ 2011-12-15 04:25:10 +00:00
e-crisaout.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-criself.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-i386aout.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-i386coff.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-i386elf.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-mipsecoff.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
e-mipself.c Switch to GPLv3 2007-07-03 11:01:12 +00:00
itbl-mips.h update copyright dates 2009-09-02 07:25:43 +00:00
m68k-parse.h * config/m68k-parse.h (enum m68k_register): Add ACR[4-7], RGPIOBAR. 2009-11-10 18:05:24 +00:00
m68k-parse.y update copyright dates 2009-09-02 07:25:43 +00:00
obj-aout.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
obj-aout.h Update soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +00:00
obj-coff-seh.c ChangeLog gas 2010-09-15 19:48:52 +00:00
obj-coff-seh.h Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
obj-coff.c 2011-09-27 Kai Tietz <ktietz@redhat.com> 2011-09-27 18:57:22 +00:00
obj-coff.h 2012-01-12 Tristan Gingold <gingold@adacore.com> 2012-01-12 08:53:34 +00:00
obj-ecoff.c * obj.h (struct format_ops): Add adjust_symtab. 2010-10-25 12:38:42 +00:00
obj-ecoff.h * ecoff.c (ecoff_symbol_clone_hook): New function. 2009-11-02 11:49:48 +00:00
obj-elf.c PR gas/14315 2012-06-30 06:32:29 +00:00
obj-elf.h * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS, 2011-03-10 10:06:05 +00:00
obj-evax.c * config/obj-evax.c: Include as.h first. 2012-05-18 05:32:03 +00:00
obj-evax.h 2011-06-27 Tristan Gingold <gingold@adacore.com> 2011-06-27 10:03:42 +00:00
obj-fdpicelf.c 2008-04-23 Mike Frysinger <vapier@gentoo.org> 2008-04-23 18:40:34 +00:00
obj-fdpicelf.h 2008-04-23 Mike Frysinger <vapier@gentoo.org> 2008-04-23 18:40:34 +00:00
obj-macho.c provide a hook to allow checking errors just before we output the file. 2012-02-21 13:39:37 +00:00
obj-macho.h provide a hook to allow checking errors just before we output the file. 2012-02-21 13:39:37 +00:00
obj-multi.c update copyright dates 2009-09-02 07:25:43 +00:00
obj-multi.h * obj.h (struct format_ops): Add adjust_symtab. 2010-10-25 12:38:42 +00:00
obj-som.c update copyright dates 2009-09-02 07:25:43 +00:00
obj-som.h bfd/ 2010-06-10 08:51:46 +00:00
rl78-defs.h [bfd] 2011-12-23 01:49:37 +00:00
rl78-parse.y * rl78-decode.opc (rl78_decode_opcode): Add NOT1. 2012-01-25 01:40:11 +00:00
rx-defs.h Building rx's gas code atm fails: 2011-10-25 20:36:22 +00:00
rx-parse.y * config/rx-parse.y (rx_range): declare. 2012-05-15 03:23:37 +00:00
tc-alpha.c * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, 2012-05-16 16:38:29 +00:00
tc-alpha.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-arc.c * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS, 2011-03-10 10:06:05 +00:00
tc-arc.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-arm.c 2012-07-24 Sandra Loosemore <sandra@codesourcery.com> 2012-07-24 16:38:35 +00:00
tc-arm.h gas/ 2012-03-13 16:59:57 +00:00
tc-avr.c PR 13503 2012-06-11 14:26:41 +00:00
tc-avr.h PR 12610 2011-03-29 18:16:16 +00:00
tc-bfin.c gas: blackfin: add support for bf54x-0.4 2011-03-15 00:17:00 +00:00
tc-bfin.h strip trailing whitespace in Blackfin files 2010-03-10 14:23:58 +00:00
tc-cr16.c PR gas/12861 2011-06-09 15:43:52 +00:00
tc-cr16.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-cris.c * config/tc-cris.c (md_convert_frag): Mark the length_code local 2011-12-14 14:10:57 +00:00
tc-cris.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-crx.c * config/tc-crx.c (check_range): Correct uint32_t misconceptions. 2012-02-27 12:36:21 +00:00
tc-crx.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-d10v.c * config/tc-d10v.c (do_assemble): Correctly detect overflow of 2010-08-25 11:51:07 +00:00
tc-d10v.h * read.c (read_a_source_file): Remove md_after_pass_hook. 2011-03-18 10:46:52 +00:00
tc-d30v.c * config/tc-d30v.c (d30v_cons_align): Don't align .eh_frame. 2010-10-28 05:34:55 +00:00
tc-d30v.h * read.c (read_a_source_file): Remove md_after_pass_hook. 2011-03-18 10:46:52 +00:00
tc-dlx.c * config/tc-dlx.c (s_proc): Don't use asprintf. 2012-05-18 23:21:49 +00:00
tc-dlx.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-epiphany.c bfd: 2011-10-27 14:27:16 +00:00
tc-epiphany.h bfd: 2011-10-27 14:27:16 +00:00
tc-fr30.c PR 10437 2009-07-24 11:45:01 +00:00
tc-fr30.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-frv.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
tc-frv.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-generic.c update copyright dates 2009-09-02 07:25:43 +00:00
tc-generic.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-h8300.c PR 14072 2012-05-17 15:13:28 +00:00
tc-h8300.h * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using 2012-06-28 11:31:14 +00:00
tc-hppa.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-hppa.h Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-i370.c * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. 2010-06-28 14:06:57 +00:00
tc-i370.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-i386-intel.c MASM accepts ESP/RSP being specified second in a memory address 2012-07-25 11:34:49 +00:00
tc-i386.c Despite them being ignored by the CPU, gas issues segment override 2012-08-07 16:57:49 +00:00
tc-i386.h Fix .dc.a for x32 2012-06-13 21:41:07 +00:00
tc-i860.c * read.c (emit_expr_fix): Handle size 3. 2009-09-08 10:36:39 +00:00
tc-i860.h PR gas/5172 2007-10-18 13:03:12 +00:00
tc-i960.c * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. 2010-06-28 14:06:57 +00:00
tc-i960.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-ia64.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-ia64.h gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+. 2012-04-30 14:32:28 +00:00
tc-ip2k.c update copyright dates 2009-09-02 07:25:43 +00:00
tc-ip2k.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-iq2000.c * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. 2010-06-28 14:06:57 +00:00
tc-iq2000.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-lm32.c PR 14072 2012-05-17 15:13:28 +00:00
tc-lm32.h Add LM32 port. 2008-12-23 19:10:25 +00:00
tc-m32c.c * configure.tgt (m32c): Set endian=little. 2010-08-04 04:21:06 +00:00
tc-m32c.h * configure.tgt (m32c): Set endian=little. 2010-08-04 04:21:06 +00:00
tc-m32r.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-m32r.h * read.c (read_a_source_file): Remove md_after_pass_hook. 2011-03-18 10:46:52 +00:00
tc-m68hc11.c * tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction): 2012-08-02 20:25:35 +00:00
tc-m68hc11.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-m68k.c * config/tc-m68k.c (m68k_cpus): Add 51ag, 51je, 51jf, 51jg, 51mm, 2012-05-16 10:26:47 +00:00
tc-m68k.h 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com> 2009-11-04 09:52:00 +00:00
tc-m68851.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-mcore.c update copyright dates 2009-09-02 07:25:43 +00:00
tc-mcore.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-mep.c PR 14072 2012-05-17 15:13:28 +00:00
tc-mep.h * read.c (TC_START_LABEL): Add a new argument. 2009-09-01 00:24:02 +00:00
tc-microblaze.c PR 14072 2012-05-17 15:13:28 +00:00
tc-microblaze.h Add support for Xilinx MicroBlaze processor. 2009-08-06 17:38:04 +00:00
tc-mips.c gas/ 2012-08-06 20:33:00 +00:00
tc-mips.h bfd/ 2011-07-24 14:20:15 +00:00
tc-mmix.c PR 14072 2012-05-17 15:13:28 +00:00
tc-mmix.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-mn10200.c * config/tc-mn10200.c (md_convert_frag): Add missing break. 2011-10-24 02:49:24 +00:00
tc-mn10200.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-mn10300.c * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD, 2012-03-07 17:52:00 +00:00
tc-mn10300.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-moxie.c * config/tc-moxie.c (md_apply_fix): Delete set but otherwise 2010-07-05 05:56:11 +00:00
tc-moxie.h Add new binutils target: moxie 2009-04-16 15:39:48 +00:00
tc-msp430.c PR 14072 2012-05-17 15:13:28 +00:00
tc-msp430.h * write.c (fixup_segment): Only perform the subtraction of an 2012-07-02 07:35:06 +00:00
tc-mt.c * config/tc-m32r.c (md_show_usage): Fix typos in descriptions. 2011-05-17 16:15:59 +00:00
tc-mt.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-ns32k.c * config/tc-ns32k.c (md_begin): Rename local variable 'stat' to 'status'. 2011-10-25 13:35:00 +00:00
tc-ns32k.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-openrisc.c PR 10437 2009-07-24 11:45:01 +00:00
tc-openrisc.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-or32.c PR 14072 2012-05-17 15:13:28 +00:00
tc-or32.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-pdp11.c * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative 2011-01-06 16:41:35 +00:00
tc-pdp11.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-pj.c * config/tc-m32r.c (md_show_usage): Fix typos in descriptions. 2011-05-17 16:15:59 +00:00
tc-pj.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-ppc.c gas/ChangeLog: 2012-08-01 13:46:59 +00:00
tc-ppc.h gas/ChangeLog: 2012-08-01 13:46:59 +00:00
tc-rl78.c [bfd] 2011-12-23 01:49:37 +00:00
tc-rl78.h [bfd] 2011-12-23 01:49:37 +00:00
tc-rx.c * config/tc-rx.c (rx_fetchalign): Declare. 2012-05-15 03:04:47 +00:00
tc-rx.h * config/tc-rx.h (md_do_align): New. 2010-07-02 20:40:28 +00:00
tc-s390.c * config/tc-s390.c (md_begin): Remove unused variable dup_insn. 2011-05-27 12:56:06 +00:00
tc-s390.h 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2010-01-21 11:40:28 +00:00
tc-score.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-score.h Add support for Score7 architecture. 2009-03-02 10:33:08 +00:00
tc-score7.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-sh.c gas/ 2012-03-21 08:58:40 +00:00
tc-sh.h 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> 2010-05-25 14:12:43 +00:00
tc-sh64.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
tc-sh64.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-sparc.c Add support for sparc %cfr ASR register. 2012-04-27 20:43:35 +00:00
tc-sparc.h ld: 2010-10-22 12:08:32 +00:00
tc-spu.c 2009-10-29 Tristan Gingold <gingold@adacore.com> 2009-10-29 09:43:18 +00:00
tc-spu.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-tic4x.c PR 14072 2012-05-17 15:13:28 +00:00
tc-tic4x.h Banish PARAMS and PTR. Convert to ISO C. 2008-08-12 23:39:31 +00:00
tc-tic6x.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-tic6x.h ld/testsuite/ 2011-05-20 10:10:00 +00:00
tc-tic30.c PR gas/12754 2011-05-18 13:52:44 +00:00
tc-tic30.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-tic54x.c PR 14072 2012-05-17 15:13:28 +00:00
tc-tic54x.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-tilegx.c Fix regression from change 2012-02-25 22:40:48 +00:00
tc-tilegx.h Add big-endian support for tilegx. 2012-02-25 19:51:34 +00:00
tc-tilepro.c Fix regression from change 2012-02-25 22:40:48 +00:00
tc-tilepro.h * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
tc-v850.c PR gas/12755 2011-05-12 23:50:23 +00:00
tc-v850.h * config/tc-v850.h (TC_FX_SIZE_SLACK): Define. 2011-05-23 09:29:00 +00:00
tc-vax.c * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. 2010-06-28 14:06:57 +00:00
tc-vax.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-xc16x.c * config/tc-xc16x.c (md_cgen_lookup_reloc): Ensure fix_size is set 2009-10-19 15:27:39 +00:00
tc-xc16x.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-xgate.c 2012-07-27 Sean Keys <skeys@ipdatasys.com> 2012-07-27 22:33:22 +00:00
tc-xgate.h gas/config/ 2012-06-28 21:36:35 +00:00
tc-xstormy16.c * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. 2010-06-28 14:06:57 +00:00
tc-xstormy16.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-xtensa.c PR 14072 2012-05-17 15:13:28 +00:00
tc-xtensa.h update copyright dates 2009-09-02 07:25:43 +00:00
tc-z8k.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
tc-z8k.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
tc-z80.c 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> 2012-05-06 09:49:21 +00:00
tc-z80.h 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> 2012-05-06 09:49:21 +00:00
te-386bsd.h update copyright dates 2009-09-02 07:25:43 +00:00
te-aix5.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-armeabi.h update copyright dates 2009-09-02 07:25:43 +00:00
te-armlinuxeabi.h update copyright dates 2009-09-02 07:25:43 +00:00
te-dragonfly.h Add support for DragonFlyBSD target. 2011-03-28 11:18:27 +00:00
te-dynix.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-epoc-pe.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-freebsd.h update copyright dates 2009-09-02 07:25:43 +00:00
te-generic.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-gnu.h update copyright dates 2009-09-02 07:25:43 +00:00
te-go32.h update copyright dates 2009-09-02 07:25:43 +00:00
te-hppa.h update copyright dates 2009-09-02 07:25:43 +00:00
te-hppa64.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-hppalinux64.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-hpux.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-i386aix.h bfd/ 2010-01-23 12:05:33 +00:00
te-ia64aix.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-interix.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-irix.h update copyright dates 2009-09-02 07:25:43 +00:00
te-linux.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-lnews.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-lynx.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-mach.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-macos.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-nacl.h * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
te-nbsd.h update copyright dates 2009-09-02 07:25:43 +00:00
te-nbsd532.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-netware.h update copyright dates 2009-09-02 07:25:43 +00:00
te-pc532mach.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-pe.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-pep.h update copyright dates 2009-09-02 07:25:43 +00:00
te-psos.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-riscix.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-solaris.h * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only 2010-01-21 20:58:34 +00:00
te-sparcaout.h update copyright dates 2009-09-02 07:25:43 +00:00
te-sun3.h update copyright dates 2009-09-02 07:25:43 +00:00
te-svr4.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-symbian.h update copyright dates 2009-09-02 07:25:43 +00:00
te-tmips.h update copyright dates 2009-09-02 07:25:43 +00:00
te-uclinux.h 2009-11-04 Daniel Jacobowitz <dan@codesourcery.com> 2009-11-04 09:52:00 +00:00
te-vms.c bfd/: 2009-09-07 09:15:31 +00:00
te-vms.h bfd/: 2009-09-07 09:15:31 +00:00
te-vxworks.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
te-wince-pe.h Switch to GPLv3 2007-07-03 11:01:12 +00:00
vax-inst.h update copyright dates 2009-09-02 07:25:43 +00:00
xtensa-istack.h update copyright dates 2009-09-02 07:25:43 +00:00
xtensa-relax.c update copyright dates 2009-09-02 07:25:43 +00:00
xtensa-relax.h update copyright dates 2009-09-02 07:25:43 +00:00