old-cross-binutils/include/elf
Bob Wilson 99ded152a5 bfd/
* elf32-xtensa.c (extend_ebb_bounds_forward): Use renamed
        XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
        (extend_ebb_bounds_backward, compute_text_actions): Likewise.
        (compute_ebb_proposed_actions, coalesce_shared_literal): Likewise.
        (xtensa_get_property_predef_flags): Likewise.
        (compute_removed_literals): Pass new arguments to is_removable_literal.
        (is_removable_literal): Add sec, prop_table and ptblsize arguments.
        Do not remove literal if the NO_TRANSFORM property flag is set.
gas/
        * config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
        (XTENSA_PROP_NO_TRANSFORM): ...this.
        (frag_flags_struct): Move is_no_transform out of the insn sub-struct.
        (xtensa_mark_frags_for_org): New.
        (xtensa_handle_align): Set RELAX_ORG frag subtype for rs_org.
        (xtensa_post_relax_hook): Call xtensa_mark_frags_for_org.
        (get_frag_property_flags): Adjust reference to is_no_transform flag.
        (xtensa_frag_flags_combinable): Likewise.
        (frag_flags_to_number): Likewise.  Use XTENSA_PROP_NO_TRANSFORM.
        * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG.
include/elf/
        * xtensa.h (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
        (XTENSA_PROP_NO_TRANSFORM): ...this.
ld/
        * emultempl/xtensaelf.em (replace_insn_sec_with_prop_sec): Use renamed
        XTENSA_PROP_NO_TRANSFORM flag instead of XTENSA_PROP_INSN_NO_TRANSFORM.
2007-06-11 16:53:08 +00:00
..
alpha.h
arc.h
arm.h
avr.h
bfin.h
ChangeLog bfd/ 2007-06-11 16:53:08 +00:00
ChangeLog-9103
common.h Revert the value change of DT_ENCODING from 2003-01-17. Luckily (and 2007-04-26 06:59:55 +00:00
cr16c.h
cris.h
crx.h
d10v.h
d30v.h
dlx.h
dwarf.h
dwarf2.h Add ability to report when a variable's value is uninitialized, 2007-05-18 19:42:42 +00:00
external.h Define ATTRIBUTE_PACKED and use as necessary. 2006-12-06 14:36:41 +00:00
fr30.h
frv.h
h8.h
hppa.h
i370.h
i386.h
i860.h
i960.h
ia64.h
internal.h include/elf/ 2007-05-02 13:44:37 +00:00
ip2k.h
iq2000.h
m32c.h
m32r.h
m68hc11.h
m68k.h bfd/ 2007-01-08 18:42:37 +00:00
mcore.h
mep.h 2007-02-05 Dave Brolley <brolley@redhat.com> 2007-02-05 19:15:43 +00:00
mips.h
mmix.h
mn10200.h
mn10300.h
msp430.h
mt.h
openrisc.h
or32.h
pj.h
ppc.h
ppc64.h
reloc-macros.h Fix comment attached to #endif 2007-02-06 14:50:58 +00:00
s390.h
score.h
sh.h
sparc.h
spu.h include/elf/ 2007-05-12 06:45:33 +00:00
v850.h include/elf/ 2007-03-08 11:28:35 +00:00
vax.h
x86-64.h
xc16x.h
xstormy16.h
xtensa.h bfd/ 2007-06-11 16:53:08 +00:00