aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Collapse)AuthorFilesLines
2000-09-14Add support for the MIPS32Nick Clifton2-1/+10
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-0/+4
ability to support removal of duplciate DWARF@ debug information.
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+6
* config.in (STRICTCOFF): New for strict COFF. * configure.in: Define STRICTCOFF for i386-*-msdosdjgpp*, i386-*-go32* and i386-go32-rtems*. * configure: Rebuilt. * config/obj-coff.c (obj_coff_endef): Follow the historical behavior if STRICTCOFF is not defined. * doc/internals.texi: Document STRICTCOFF.
2000-08-222000-08-22 Eric Christopher <echristo@cygnus.com>Eric Christopher1-5/+14
* config/tc-mn10300.c: (md_apply_fix): New function. (mn10300_force_relocation): New function. (mn10300_fix_adjustable): New function. * config/tc-mn10300.h: (TC_FORCE_RELOCATION): Define. (TC_HANDLES_FX_DONE): Define. (obj_fix_adjustable): Define. (MD_APPLY_FIX3): Define. (TC_LINKRELAX_FIXUP): Define. * write.c: (TC_LINKRELAX_FIXUP): Define if not previously defined. (fixup_segment): Use TC_LINKRELAX_FIXUP. * doc/internals.texi: Document TC_LINKRELAX_FIXUP.
2000-08-14* doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.Andreas Schwab1-3/+3
2000-08-122000-08-11 Andreas Schwab <schwab@suse.de>Jason Eckhardt1-4/+6
* doc/c-i860.texi (Opcodes for i860): Remove braces from @item argument.
2000-08-102000-08-10 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-5/+66
* doc/c-i860.texi: Flesh out the i860 section more.
2000-08-05Restore seemingly extraneous whitespace. It is required by olderIan Lance Taylor1-0/+17
versions of texinfo, including the one on sourceware.cygnus.com.
2000-08-04Remove extraneous whotespaceNick Clifton1-12/+2
2000-08-04Update to include descriptions of .popsection, .previous, .pushsection,Nick Clifton1-64/+243
.subsection, .version, .vtable_entry, .vtable_inherit and .weak.
2000-08-01(@cindex @samp{--pcrel}): Rewrite option description.Nick Clifton1-30/+64
2000-08-012000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt5-0/+100
* doc/c-i860.texi: New file. * doc/Makefile.am (CPU_DOCS): Add c-i860.texi. * doc/Makefile.in: Regenerate. * doc/all.texi: Add I860 as relevant architecture. * doc/as.texinfo: Include i860 dependent file c-i860.texi.
2000-07-31Add --pcrel option to m68k portNick Clifton1-0/+7
2000-07-15 * doc/c-mips.texi (MIPS Opts): Remove erroneous space afterIan Lance Taylor1-1/+1
@code.
2000-07-14Add new command line switch --no-construct-floatsNick Clifton1-0/+15
2000-07-082000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-1/+1
* doc/internals.texi (Expressions): Fix typo.
2000-07-07Fix comments.Nick Clifton1-1/+1
2000-07-06Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implementNick Clifton1-0/+7
TC_COFF_SECTION_DEFAULT_ATTRIBUTES.
2000-06-25Fix spelling typos.Nick Clifton1-1/+2
Remove use of DEFUN().
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-1/+1
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-5/+25
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise.
2000-06-20TI C54x target.Timothy Wall6-24/+806
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton5-1/+290
for m68hc11 and m68hc12 processors.
2000-06-16Add -mcpu=rmXXXX switch.Nick Clifton1-0/+6
2000-06-09Don't treat `;' as a line separator by default.Alan Modra1-1/+1
Explicitly mention `;' in line_separator_chars in each backend.
2000-05-29Remove RCS date string in order to make synchronisation easier.Nick Clifton1-2/+1
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell1-3/+0
* doc/as.texinfo: (Local Labels): Delete misplaced mention of ARM.
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell1-2/+2
* doc/as.texinfo: Update copyright dates. * NEWS: Mention ARM ELF support.
2000-05-21 * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson1-2/+2
(s_desc): Add ATTRIBUTE_UNUSED to args as appropriate. * read.h (aout_process_stab): Declare. * configure.in (EMULATIONS) [i386aout, i386coff, i386elf]: Generalize to *aout, *coff *elf. * configure: Regenerated. * doc/internals.texi (Object format backend): Say SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined.
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra1-2/+38
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra1-44/+36
it now compiles even if it doesn't work too well.
2000-04-25Remove '/' from comment_chars for FreeBSD so divide operator works.Alan Modra1-1/+1
Fix as.1 typo.
2000-04-24Document behaviour of .align 0 for ARM targets.Nick Clifton2-7/+35
Remove incomplete v5e code from tc-arm.c
2000-04-09Add 'avr' to Makefile.amNick Clifton1-1/+39
Add M32R docs to as.texinfo
2000-04-04 * internals.texi (CPU backend): DocumentHans-Peter Nilsson1-0/+6
TC_CHECK_ADJUSTED_BROKEN_DOT_WORD.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-35/+44
2000-03-26Add macro handling extensions and line substitution support.Timothy Wall1-0/+18
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson1-0/+10
(s_lcomm_internal): Use it. * doc/internals.texi (CPU backend): Document it. * config/obj-evax.h (TC_IMPLICIT_LCOMM_ALIGNMENT): Set to 2**3 bytes.
2000-03-07Document new -m32r command line switchNick Clifton3-0/+10
2000-02-282000-02-27 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor1-14/+22
* doc/internals.texi (CPU backend): Mention that line_separator_chars do not break up comments. Fix typos for LEX_AT and LEX_NAME descriptions. Document operands for TC_EQUAL_IN_INSN, md_operand and md_section_align. Correct description of md_create_short_jump usage. Document argument for md_undefined_symbol.
2000-02-27rebuild with current toolsIan Lance Taylor1-3/+1
2000-02-26 * doc/c-mips.texi (MIPS Opts): Fix typo in last patch.Jeff Law1-1/+1
2000-02-23Add IBM 370 support.Alan Modra5-2/+214
2000-02-222000-02-22 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+13
* doc/c-mips.texi (MIPS Opts): Document -mgp32 and -mgp64.
2000-02-21 * config/tc-mips.c (MF_HILO_INSN): Define.Catherine Moore1-0/+5
(mips_7000_hilo_fix): Declare. (append_insn): Conditionally insert nops after an mfhi/mflo insn. (md_parse_option): Check for 7000_HILO_FIX options. (OPTION_M7000_HILO_FIX): Define. (OPTION_NO_M7000_HILO_FIX): Define. * doc/c-mips.texi (-mfix7000): Describe.
2000-02-10New preprocessor options.Timothy Wall1-0/+20
2000-02-08Add handling for numbers with suffixed radix.Timothy Wall1-0/+6
2000-02-08New elseif directive has been added.Timothy Wall1-0/+11
2000-01-10fixup ARM documentationNick Clifton2-3/+17
2000-01-03ELF visibility patch from Martin LoewisNick Clifton1-0/+37