* config/xtensa/elf.h (ASM_SPEC): Remove no-density option. Reformat.
commit4288f63b12feca67118b8602b3d4631b1f7ed055
authorbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Sep 2003 21:52:01 +0000 (12 21:52 +0000)
committerbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Sep 2003 21:52:01 +0000 (12 21:52 +0000)
treed2a5ace584a3c54d78fb1a504456ef6479e635db
parentee515bba7d6f1fa821cdc7fee5fcce30306b53a5
* config/xtensa/elf.h (ASM_SPEC): Remove no-density option.  Reformat.
* config/xtensa/linux.h (ASM_SPEC): Likewise.
* config/xtensa/xtensa.h (TARGET_SWITCHES): Remove -mbig-endian,
-mlittle-endian, -m[no-]density, -m[no-]abs, -m[no-]addx, -m[no-]mac16,
-m[no-]mul16, -m[no-]mul32, -m[no-]nsa, -m[no-]minmax, -m[no-]sext,
-m[no-]booleans, -mhard-float, -msoft-float, -m[no-]hard-float-div,
-m[no-]hard-float-recip, -m[no-]hard-float-sqrt, and
-m[no-]hard-float-rsqrt options.  Delete corresponding MASK_* macros
and redefine corresponding TARGET_* macros with constants from the
xtensa-config.h header.
* doc/invoke.texi (Option Summary, Xtensa Options): Remove documention
for the options listed above.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71339 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/xtensa/elf.h
gcc/config/xtensa/linux.h
gcc/config/xtensa/xtensa.h
gcc/doc/invoke.texi