Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 2 | -1/+10 | |
2000-09-02 | Increase minor version number (to 2.10.91) to help tools detect the new | Nick Clifton | 1 | -0/+4 | |
ability to support removal of duplciate DWARF@ debug information. | |||||
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -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-22 | 2000-08-22 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 1 | -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 Schwab | 1 | -3/+3 | |
2000-08-12 | 2000-08-11 Andreas Schwab <schwab@suse.de> | Jason Eckhardt | 1 | -4/+6 | |
* doc/c-i860.texi (Opcodes for i860): Remove braces from @item argument. | |||||
2000-08-10 | 2000-08-10 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -5/+66 | |
* doc/c-i860.texi: Flesh out the i860 section more. | |||||
2000-08-05 | Restore seemingly extraneous whitespace. It is required by older | Ian Lance Taylor | 1 | -0/+17 | |
versions of texinfo, including the one on sourceware.cygnus.com. | |||||
2000-08-04 | Remove extraneous whotespace | Nick Clifton | 1 | -12/+2 | |
2000-08-04 | Update to include descriptions of .popsection, .previous, .pushsection, | Nick Clifton | 1 | -64/+243 | |
.subsection, .version, .vtable_entry, .vtable_inherit and .weak. | |||||
2000-08-01 | (@cindex @samp{--pcrel}): Rewrite option description. | Nick Clifton | 1 | -30/+64 | |
2000-08-01 | 2000-07-31 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 5 | -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-31 | Add --pcrel option to m68k port | Nick Clifton | 1 | -0/+7 | |
2000-07-15 | * doc/c-mips.texi (MIPS Opts): Remove erroneous space after | Ian Lance Taylor | 1 | -1/+1 | |
@code. | |||||
2000-07-14 | Add new command line switch --no-construct-floats | Nick Clifton | 1 | -0/+15 | |
2000-07-08 | 2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 1 | -1/+1 | |
* doc/internals.texi (Expressions): Fix typo. | |||||
2000-07-07 | Fix comments. | Nick Clifton | 1 | -1/+1 | |
2000-07-06 | Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement | Nick Clifton | 1 | -0/+7 | |
TC_COFF_SECTION_DEFAULT_ATTRIBUTES. | |||||
2000-06-25 | Fix spelling typos. | Nick Clifton | 1 | -1/+2 | |
Remove use of DEFUN(). | |||||
2000-06-22 | Ensure /usr/include and the like stay out of dependencies. | Alan Modra | 1 | -1/+1 | |
2000-06-20 | 2000-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -5/+25 | |
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise. | |||||
2000-06-20 | TI C54x target. | Timothy Wall | 6 | -24/+806 | |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 5 | -1/+290 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-16 | Add -mcpu=rmXXXX switch. | Nick Clifton | 1 | -0/+6 | |
2000-06-09 | Don't treat `;' as a line separator by default. | Alan Modra | 1 | -1/+1 | |
Explicitly mention `;' in line_separator_chars in each backend. | |||||
2000-05-29 | Remove RCS date string in order to make synchronisation easier. | Nick Clifton | 1 | -2/+1 | |
2000-05-29 | 2000-05-29 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -3/+0 | |
* doc/as.texinfo: (Local Labels): Delete misplaced mention of ARM. | |||||
2000-05-29 | 2000-05-29 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -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 Nilsson | 1 | -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 Modra | 1 | -2/+38 | |
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 1 | -44/+36 | |
it now compiles even if it doesn't work too well. | |||||
2000-04-25 | Remove '/' from comment_chars for FreeBSD so divide operator works. | Alan Modra | 1 | -1/+1 | |
Fix as.1 typo. | |||||
2000-04-24 | Document behaviour of .align 0 for ARM targets. | Nick Clifton | 2 | -7/+35 | |
Remove incomplete v5e code from tc-arm.c | |||||
2000-04-09 | Add 'avr' to Makefile.am | Nick Clifton | 1 | -1/+39 | |
Add M32R docs to as.texinfo | |||||
2000-04-04 | * internals.texi (CPU backend): Document | Hans-Peter Nilsson | 1 | -0/+6 | |
TC_CHECK_ADJUSTED_BROKEN_DOT_WORD. | |||||
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 1 | -35/+44 | |
2000-03-26 | Add macro handling extensions and line substitution support. | Timothy Wall | 1 | -0/+18 | |
2000-03-13 | * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition. | Hans-Peter Nilsson | 1 | -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-07 | Document new -m32r command line switch | Nick Clifton | 3 | -0/+10 | |
2000-02-28 | 2000-02-27 Hans-Peter Nilsson <hp@axis.com> | Ian Lance Taylor | 1 | -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-27 | rebuild with current tools | Ian Lance Taylor | 1 | -3/+1 | |
2000-02-26 | * doc/c-mips.texi (MIPS Opts): Fix typo in last patch. | Jeff Law | 1 | -1/+1 | |
2000-02-23 | Add IBM 370 support. | Alan Modra | 5 | -2/+214 | |
2000-02-22 | 2000-02-22 Andrew Haley <aph@cygnus.com> | Andrew Haley | 1 | -0/+13 | |
* doc/c-mips.texi (MIPS Opts): Document -mgp32 and -mgp64. | |||||
2000-02-21 | * config/tc-mips.c (MF_HILO_INSN): Define. | Catherine Moore | 1 | -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-10 | New preprocessor options. | Timothy Wall | 1 | -0/+20 | |
2000-02-08 | Add handling for numbers with suffixed radix. | Timothy Wall | 1 | -0/+6 | |
2000-02-08 | New elseif directive has been added. | Timothy Wall | 1 | -0/+11 | |
2000-01-10 | fixup ARM documentation | Nick Clifton | 2 | -3/+17 | |
2000-01-03 | ELF visibility patch from Martin Loewis | Nick Clifton | 1 | -0/+37 | |