binutils-gdb/gas
H.J. Lu c33205431a Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND
bfd/

	* elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND
	and R_X86_64_PLT32_BND.
	(R_X86_64_standard): Replace R_X86_64_RELATIVE64 with
	R_X86_64_PLT32_BND.
	(IS_X86_64_PCREL_TYPE): Add R_X86_64_PLT32_BND.
	(x86_64_reloc_map): Add BFD_RELOC_X86_64_PC32_BND and
	BFD_RELOC_X86_64_PLT32_BND.
	(elf_x86_64_check_relocs): Handle R_X86_64_PC32_BND and
	R_X86_64_PLT32_BND.
	(elf_x86_64_gc_sweep_hook): Likewise.
	(elf_x86_64_relocate_section): Likewise.
	* reloc.c (bfd_reloc_code_real): Add BFD_RELOC_X86_64_PC32_BND
	and BFD_RELOC_X86_64_PLT32_BND.
	* bfd-in2.h: Regenerated.
	* libbfd.h: Likewise.

gas/

	* config/tc-i386.c (reloc): Add an argument, bnd_prefix, to
	indicate if instruction has the BND prefix.  Return
	BFD_RELOC_X86_64_PC32_BND instead of BFD_RELOC_32_PCREL if
	bnd_prefix isn't zero.
	(output_branch): Pass BFD_RELOC_X86_64_PC32_BND to frag_var
	if needed.
	(output_jump): Update reloc call.
	(output_interseg_jump): Likewise.
	(output_disp): Likewise.
	(output_imm): Likewise.
	(x86_cons_fix_new): Likewise.
	(lex_got): Add an argument, bnd_prefix, to indicate if
	instruction has the BND prefix.  Use BFD_RELOC_X86_64_PLT32_BND
	if needed.
	(x86_cons): Update lex_got call.
	(i386_immediate): Likewise.
	(i386_displacement): Likewise.
	(md_apply_fix): Handle BFD_RELOC_X86_64_PC32_BND and
	BFD_RELOC_X86_64_PLT32_BND.
	(tc_gen_reloc): Likewise.
	* config/tc-i386-intel.c (i386_operator): Update lex_got call.

gas/testsuite/

	* gas/i386/i386.exp: Run x86-64-mpx-branch-1 and
	x86-64-mpx-branch-2 on 64-bit ELF targets.
	* gas/i386/x86-64-mpx-branch-1.d: New file.
	* gas/i386/x86-64-mpx-branch-1.s: Likewise.
	* gas/i386/x86-64-mpx-branch-2.d: Likewise.
	* gas/i386/x86-64-mpx-branch-2.s: Likewise.

include/elf/

	* x86-64.h: Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND.

ld/testsuite/

	* ld-x86-64/mpx.exp: New file.
	* ld-x86-64/mpx1.out: Likewise.
	* ld-x86-64/mpx1a.c: Likewise.
	* ld-x86-64/mpx1a.rd: Likewise.
	* ld-x86-64/mpx1b.c: Likewise.
	* ld-x86-64/mpx1c.c: Likewise.
	* ld-x86-64/mpx1c.rd: Likewise.
2013-11-17 08:57:56 -08:00
..
config Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND 2013-11-17 08:57:56 -08:00
doc 2013-10-14 Richard Sandiford <rdsandiford@googlemail.com> 2013-10-14 18:50:54 +00:00
po bfd/ 2013-08-05 21:58:23 +00:00
testsuite Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND 2013-11-17 08:57:56 -08:00
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
CONTRIBUTORS Add copyright notices 2012-12-17 16:56:12 +00:00
COPYING
ChangeLog Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND 2013-11-17 08:57:56 -08:00
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2007 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2008 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2009 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 correct pr reference 2013-02-04 05:10:44 +00:00
ChangeLog-9295 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9697 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
MAINTAINERS Add copyright notices 2012-12-17 16:56:12 +00:00
Makefile.am * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
Makefile.in * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
NEWS binutils/ 2013-09-18 10:39:38 +00:00
README Add copyright notices 2012-12-17 16:56:12 +00:00
acinclude.m4
aclocal.m4 bfd/ 2012-05-17 22:23:42 +00:00
app.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
as.c * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
as.h * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from 2013-04-29 13:38:59 +00:00
asintl.h
atof-generic.c
bignum.h
bit_fix.h
cgen.c PR 14072 2012-05-17 15:13:28 +00:00
cgen.h * cgen.c (gas_cgen_pcrel_r_type): New function. 2011-09-08 16:07:11 +00:00
compress-debug.c PR gas/12264 2010-11-25 01:15:14 +00:00
compress-debug.h missed from commit 2010-07-04 10:08:58 +00:00
cond.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
config.in * config.in: Disable sanity check for kfreebsd. 2012-09-10 22:30:57 +00:00
configure Change mode of gas/configure back to 0755 2013-10-25 14:03:00 +00:00
configure.com binutils/ 2013-07-09 07:32:14 +00:00
configure.in * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
configure.tgt * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
debug.c
dep-in.sed
depend.c ChangeLog binutils/ 2011-02-28 18:32:52 +00:00
dw2gencfi.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
dw2gencfi.h * dw2gencfi.c (all_fde_data): Export. 2011-08-07 16:32:20 +00:00
dwarf2dbg.c gas/ 2013-06-14 13:30:28 +00:00
dwarf2dbg.h gas/ 2013-06-14 13:30:28 +00:00
ecoff.c * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) 2013-06-22 16:44:16 +00:00
ecoff.h
ehopt.c * dw2gencfi.c (dwcfi_seg_list): New struct. 2011-04-26 15:28:08 +00:00
emul-target.h
emul.h
expr.c gas/ 2013-04-15 10:30:23 +00:00
expr.h gas/ 2013-04-15 10:30:23 +00:00
flonum-copy.c
flonum-konst.c
flonum-mult.c
flonum.h
frags.c * frags.c (frag_grow): Never shrink the obstack size requested 2012-08-03 22:23:44 +00:00
frags.h * frags.h (frag_offset_fixed_p): Update prototype. 2012-06-30 00:27:31 +00:00
gdbinit.in
hash.c gas/ 2013-01-10 17:11:17 +00:00
hash.h gas/ 2013-01-10 17:11:17 +00:00
input-file.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
input-file.h PR gas/14201 2012-06-07 12:47:23 +00:00
input-scrub.c Allocate sufficient space for string buffer 2012-06-09 13:22:00 +00:00
itbl-lex-wrapper.c Add copyright notices 2012-12-17 16:56:12 +00:00
itbl-lex.h Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
itbl-lex.l
itbl-ops.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
itbl-ops.h
itbl-parse.y
listing.c PR gas/15295 2013-03-26 14:16:59 +00:00
listing.h
literal.c
macro.c gas/ 2013-01-10 17:11:17 +00:00
macro.h PR gas/14201 2012-06-07 12:47:23 +00:00
makefile.vms Add copyright notices 2012-12-17 16:56:12 +00:00
messages.c gas/ 2011-03-18 11:16:28 +00:00
obj.h * obj.h (struct format_ops): Add adjust_symtab. 2010-10-25 12:38:42 +00:00
output-file.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
output-file.h
read.c * gen-aout.c (main): Fix formatting. Close file. 2013-10-14 09:15:09 +00:00
read.h * read.h (s_vendor_attribute): Move to... 2012-11-09 18:07:10 +00:00
remap.c * remap.c (remap_debug_filename): Always allocate a buffer for the 2011-03-11 14:18:24 +00:00
sb.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
sb.h Allocate sufficient space for string buffer 2012-06-09 13:22:00 +00:00
stabs.c * remap.c (remap_debug_filename): Always allocate a buffer for the 2011-03-11 14:18:24 +00:00
stamp-h.in
struc-symbol.h 2012-01-10 Tristan Gingold <gingold@adacore.com> 2012-01-10 11:48:26 +00:00
subsegs.c Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
subsegs.h
symbols.c * symbols.c (fb_label_instance_inc, fb_label_instance): Properly 2013-08-21 05:55:13 +00:00
symbols.h * as.c (main): Define .gasversion. rather than __GAS_VERSION__. 2011-10-12 21:07:07 +00:00
tc.h
write.c gas/ 2013-05-29 16:22:14 +00:00
write.h 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com> 2013-03-08 10:17:00 +00:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

		README for GAS

A number of things have changed since version 1 and the wonderful
world of gas looks very different.  There's still a lot of irrelevant
garbage lying around that will be cleaned up in time.  Documentation
is scarce, as are logs of the changes made since the last gas release.
My apologies, and I'll try to get something useful.

Unpacking and Installation - Summary
====================================

See ../binutils/README.

To build just the assembler, make the target all-gas.

Documentation
=============

The GAS release includes texinfo source for its manual, which can be processed
into `info' or `dvi' forms.

The DVI form is suitable for printing or displaying; the commands for doing
this vary from system to system.  On many systems, `lpr -d' will print a DVI
file.  On others, you may need to run a program such as `dvips' to convert the
DVI file into a form your system can print.

If you wish to build the DVI file, you will need to have TeX installed on your
system.  You can rebuild it by typing:

	cd gas/doc
	make as.dvi

The Info form is viewable with the GNU Emacs `info' subsystem, or the
stand-alone `info' program, available as part of the GNU Texinfo distribution.
To build the info files, you will need the `makeinfo' program.  Type:

	cd gas/doc
	make info

Specifying names for hosts and targets
======================================

   The specifications used for hosts and targets in the `configure'
script are based on a three-part naming scheme, but some short
predefined aliases are also supported.  The full naming scheme encodes
three pieces of information in the following pattern:

     ARCHITECTURE-VENDOR-OS

   For example, you can use the alias `sun4' as a HOST argument or in a
`--target=TARGET' option.  The equivalent full name is
`sparc-sun-sunos4'.

   The `configure' script accompanying GAS does not provide any query
facility to list all supported host and target names or aliases. 
`configure' calls the Bourne shell script `config.sub' to map
abbreviations to full names; you can read the script, if you wish, or
you can use it to test your guesses on abbreviations--for example:

     % sh config.sub i386v
     i386-unknown-sysv
     % sh config.sub i786v
     Invalid configuration `i786v': machine `i786v' not recognized


`configure' options
===================

   Here is a summary of the `configure' options and arguments that are
most often useful for building GAS.  `configure' also has several other
options not listed here.

     configure [--help]
               [--prefix=DIR]
               [--srcdir=PATH]
               [--host=HOST]
               [--target=TARGET]
               [--with-OPTION]
               [--enable-OPTION]

You may introduce options with a single `-' rather than `--' if you
prefer; but you may abbreviate option names if you use `--'.

`--help'
     Print a summary of the options to `configure', and exit.

`-prefix=DIR'
     Configure the source to install programs and files under directory
     `DIR'.

`--srcdir=PATH'
     Look for the package's source code in directory DIR.  Usually
     `configure' can determine that directory automatically.

`--host=HOST'
     Configure GAS to run on the specified HOST.  Normally the
     configure script can figure this out automatically.

     There is no convenient way to generate a list of all available
     hosts.

`--target=TARGET'
     Configure GAS for cross-assembling programs for the specified
     TARGET.  Without this option, GAS is configured to assemble .o files
     that run on the same machine (HOST) as GAS itself.

     There is no convenient way to generate a list of all available
     targets.

`--enable-OPTION'
     These flags tell the program or library being configured to 
     configure itself differently from the default for the specified
     host/target combination.  See below for a list of `--enable'
     options recognized in the gas distribution.

`configure' accepts other options, for compatibility with configuring
other GNU tools recursively; but these are the only options that affect
GAS or its supporting libraries.

The `--enable' options recognized by software in the gas distribution are:

`--enable-targets=...'
     This causes one or more specified configurations to be added to those for
     which BFD support is compiled.  Currently gas cannot use any format other
     than its compiled-in default, so this option is not very useful.

`--enable-bfd-assembler'
     This causes the assembler to use the new code being merged into it to use
     BFD data structures internally, and use BFD for writing object files.
     For most targets, this isn't supported yet.  For most targets where it has
     been done, it's already the default.  So generally you won't need to use
     this option.

Compiler Support Hacks
======================

On a few targets, the assembler has been modified to support a feature
that is potentially useful when assembling compiler output, but which
may confuse assembly language programmers.  If assembler encounters a
.word pseudo-op of the form symbol1-symbol2 (the difference of two
symbols), and the difference of those two symbols will not fit in 16
bits, the assembler will create a branch around a long jump to
symbol1, and insert this into the output directly before the next
label: The .word will (instead of containing garbage, or giving an
error message) contain (the address of the long jump)-symbol2.  This
allows the assembler to assemble jump tables that jump to locations
very far away into code that works properly.  If the next label is
more than 32K away from the .word, you lose (silently); RMS claims
this will never happen.  If the -K option is given, you will get a
warning message when this happens.


REPORTING BUGS IN GAS
=====================

Bugs in gas should be reported to:

   bug-binutils@gnu.org.

They may be cross-posted to gcc-bugs@gnu.org if they affect the use of
gas with gcc.  They should not be reported just to gcc-bugs, since not
all of the maintainers read that list.

See ../binutils/README for what we need in a bug report.

Copyright (C) 2012 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.