aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
AgeCommit message (Collapse)AuthorFilesLines
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
1999-10-11* as.c (show_usage): Document new options.Geoffrey Keating2-12/+39
(parse_args): Add --no-warn, --warn, --fatal-warnings, which become 'W', OPTION_WARN, and OPTION_WARN_FATAL. (parse_args): Parse the new options. (main): If there were warnings, and --fatal-warnings was specified, print an error. * as.h: New variable, flag_fatal_warnings, for new option.
1999-10-05add m32rx docsDoug Evans1-1/+122
1999-09-12 * write.c (write_relocs): Call SET_SECTION_RELOCS if it isIan Lance Taylor1-0/+7
defined. * config/obj-coff.h (SET_SECTION_RELOCS): Define. * doc/internals.texi (Object format backend): Document SET_SECTION_RELOCS.
1999-09-09 * doc/c-arm.texi: Fix arguments of @var to not containAndreas Schwab1-5/+5
punctuation.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor5-7/+71
* config/tc-pj.c: New file, supports picoJava in ELF. * config/tc-pj.h: Ditto. * configure.in (pjl*, pj*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add pj. (TARGET_CPU_CFILES): Add config/tc-pj.c. (TARGET_CPU_HFILES): Add config/tc-pj.h. * doc/c-pj.texi: New file. * doc/as.texinfo: Add some PJ specifics. * doc/all.texi: Add PJ to the list of all architectures, sort them all alphabetically. * doc/Makefile.in (CPU_DOCS): Add c-pj.texi. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-09-01Document new command line switches.Nick Clifton1-7/+26
1999-08-08 * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor1-0/+2
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> * config/obj-coff.c (obj_coff_section): Handle 's' (shared) section flag.
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor1-0/+1
line to crate ${GDBINIT} rather than .gdbinit. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1-4/+15
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-2/+5
* config/tc-sparc.c (md_longopts): Add --no-undeclared-regs option. (sparc_ip): Warn if %g2 or %g3 register is used and not covered by .register pseudo-op if -64 and --no-undeclared-regs. (s_register, sparc_adjust_symtab): New functions. * config/tc-sparc.h (tc_adjust_symtab, sparc_adjust_symtab): Declare sparc_adjust_symtab as tc_adjust_symtab. * doc/c-sparc.texi: Add description of #ignore special literal for .register pseudo-op.
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-1/+13
* doc/c-sparc.texi: Document .register and .nword pseudo-ops.
1999-07-08Document .thumb_set directive.Nick Clifton1-0/+8
1999-07-05Add support for armv5 architectureNick Clifton1-6/+47
Add ADRL pseudo op.