Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-09 | * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for | Stephane Carrez | 1 | -331/+381 | |
the page man title. * doc/Makefile.in: Rebuild. * doc/as.texinfo: Do not put man SEEALSO in document; Use @command for commands, @option for options; Reorganize usage to clearly identify target specific options. | |||||
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -0/+17 | |
2001-10-17 | 2001-10-17 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+1 | |
* doc/as.texinfo (MIPS ISA options): Added accidentally omitted "-mips64" option to list of options. | |||||
2001-10-13 | [gas/ChangeLog] | Matthew Green | 1 | -0/+21 | |
* config/tc-ppc.c (md_parse_option): New -m7410, -m7450 and -m7455 flags, equivalent to -m7400. New -maltivec to enable AltiVec instructions. New -mbook64 and -mbooke/-mbooke32 flags to enable 64-bit and 32-bit BookE support, respectively. Change -m403 and -m405 to set PPC403 option. (md_show_usage): Adjust for new options. * doc/all.texi: Set PPC. * doc/as.texinfo: Add PPC support and pull in c-ppc.texi. * doc/c-ppc.texi: New file. * doc/Makefile.am (CPU_DOCS): Add c-ppc.texi. * doc/Makefile.in: Regenerate. [gas/testsuite/ChangeLog] * gas/ppc/booke.s: New test for Motorola BookE. * gas/ppc/booke.d: New file. * gas/ppc/ppc.exp: Test booke.s. [include/opcode/ChangeLog] * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_403): New opcode flags for BookE and PowerPC403 instructions. [opcodes/ChangeLog] * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New instruction field instruction/extraction functions for new BookE DE form instructions. (CT): New macro for CT field in an X form instruction. (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form instructions. (PPC64): Don't include PPC_OPCODE_PPC. (403): New opcode macro for PPC403 processors. (BOOKE): New opcode macro for BookE processors. (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions. (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise. (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise. (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise. (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise. (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise. (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise. (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise. (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise. (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise. (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise. (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise. (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise. (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise. * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look for a disassembler option of `booke', `booke32' or `booke64' to enable BookE support in the disassembler. | |||||
2001-10-05 | * doc/as.texinfo: Document M and S ELF section flags. | Jakub Jelinek | 1 | -1/+12 | |
* emultempl/elf32.em (gld_*_list_options): Include -z combreloc and -z nocombreloc in usage. | |||||
2001-10-02 | * doc/as.texinfo (listing): Fix typo. | Alan Modra | 1 | -1/+1 | |
2001-09-19 | Improve documentation on local labels and add documenation about dollar labels. | Nick Clifton | 1 | -34/+70 | |
2001-07-10 | Fix grammatical errors | Nick Clifton | 1 | -2/+3 | |
2001-07-09 | Add .incbin pseudo op | Nick Clifton | 1 | -0/+16 | |
2001-07-05 | 2001-07-05 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -1/+12 | |
* doc/c-m88k.texi: New file. * doc/Makefile.am (CPU_DOCS): Add c-m88k.texi. * doc/Makefile.in: Regenerate. * doc/all.texi: Set M880X0. * doc/as.texinfo: Hook in m88k-dependent documentation. | |||||
2001-06-12 | Document use of comparison operators as infix operators | Nick Clifton | 1 | -1/+36 | |
2001-06-11 | 2001-06-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+5 | |
* NEWS: Updated for the new -n option for the MIPS assembler. * config/tc-mips.c (md_show_usage): Add -n. * doc/as.texinfo: Document the new -n option. * doc/c-mips.texi: Likewise. * doc/as.1: Regenerated. | |||||
2001-03-27 | * as.texinfo (Fill): Replace "result" with "repeat". | Ben Elliston | 1 | -1/+1 | |
2001-03-25 | Automate generate on man pages | Nick Clifton | 1 | -24/+95 | |
2001-03-23 | Document --listing-XXX command line switches. | Nick Clifton | 1 | -0/+65 | |
Explain why listings behave differently when -pipe is used. | |||||
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 | |
2001-02-21 | Note that some flags to the COFF version of .section remove attributes rather | Nick Clifton | 1 | -1/+3 | |
than setting them. | |||||
2001-02-18 | Add PDP-11 support | Nick Clifton | 1 | -0/+41 | |
2001-01-13 | 2001-01-13 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -29/+36 | |
* doc/as.texinfo: Fix spelling and cross-references. * doc/c-arm.texi: Fix typos. Say that `;' is a line separator character for all systems, not just GNU/Linux. Make it explicit that `-k' doesn't affect code generation, just ELF flags. | |||||
2001-01-11 | Updated ARC assembler from arccores.com | Nick Clifton | 1 | -86/+7 | |
2001-01-07 | Update address for bug reports. | Phil Blundell | 1 | -1/+1 | |
2001-01-06 | 2001-01-06 Jan Hubicka <jh@suse.cz>, Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -2/+5 | |
* doc/as.texinfo: Document '#' as comment character for i386 and x86_64. Add AMD x86-64 into menu of machine dependent information. * doc/c-i386.texi: Document x86_64 extensions. | |||||
2000-12-02 | Add MIPS SB1 machine | Nick Clifton | 1 | -2/+3 | |
2000-12-02 | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 1 | -3/+7 | |
2000-12-01 | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 1 | -9/+6 | |
2000-11-13 | 2000-11-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+20 | |
* config/obj-elf.c (elf_frob_symbol): Support ".symver name,name2@@@nodename". (elf_frob_file_before_adjust): Likewise. * doc/as.texinfo: Updated for ".symver name,name2@@@nodename" and ".symver name,name2@@@nodename". Fix a typo. | |||||
2000-11-08 | 2000-11-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+7 | |
* doc/as.texinfo (.symver): Updated for versioned symbol reference. * obj.h (format_ops): Add the frob_file_before_adjust field. * config/obj-aout.c (aout_format_ops): Set the frob_file_before_adjust field to 0. * config/obj-coff.c (coff_format_ops): Likewise. * config/obj-ecoff.c (ecoff_format_ops): Likewise. * config/obj-elf.c (obj_elf_symver): Allow duplicated version name. (elf_frob_file_before_adjust): New function to remove unneeded versioned symbols from the symbol table. (elf_format_ops): Set the frob_file_before_adjust field to elf_frob_file_before_adjust. * config/obj-elf.h (obj_frob_file_before_adjust): Defined if not defined. * config/obj-multi.h (obj_frob_file_before_adjust): Defined. | |||||
2000-11-06 | Add GNU Free Documentation License | Nick Clifton | 1 | -20/+381 | |
2000-10-25 | Add --gdwarf2 support to ARM toolchain | Nick Clifton | 1 | -1/+2 | |
2000-10-17 | Added new option --target-help. | Chandra Chavva | 1 | -1/+4 | |
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 1 | -1/+7 | |
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 | 2000-07-31 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 1 | -0/+7 | |
* 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-06-20 | TI C54x target. | Timothy Wall | 1 | -0/+30 | |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -0/+51 | |
for m68hc11 and m68hc12 processors. | |||||
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-04-24 | Document behaviour of .align 0 for ARM targets. | Nick Clifton | 1 | -1/+2 | |
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-02-23 | Add IBM 370 support. | Alan Modra | 1 | -1/+10 | |
2000-02-08 | New elseif directive has been added. | Timothy Wall | 1 | -0/+11 | |
2000-01-10 | fixup ARM documentation | Nick Clifton | 1 | -0/+3 | |
2000-01-03 | ELF visibility patch from Martin Loewis | Nick Clifton | 1 | -0/+37 | |
1999-10-11 | * as.c (show_usage): Document new options. | Geoffrey Keating | 1 | -10/+31 | |
(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-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1 | -0/+33 | |
* 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-01 | Document new command line switches. | Nick Clifton | 1 | -7/+26 | |
1999-08-08 | * doc/as.texinfo (Section): Document 's' flag for COFF version. | Ian Lance Taylor | 1 | -0/+2 | |
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> * config/obj-coff.c (obj_coff_section): Handle 's' (shared) section flag. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+5322 | |