aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra1-0/+7
* read.h (s_lcomm_internal): Declare. * config/obj-elf.c (elf_pseudo_table): Handle lcomm. (obj_elf_lcomm): New function.
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra1-0/+19
(s_comm): Split out code to.. (s_comm_internal): ..here. Tidy error returns. Rearrange so that "name" from input line may be used in more places. Merge code testing for valid size from elf_common. Merge code from s_lcomm_internal. Call comm_parse_extra. (bss_alloc): New function, split out of s_lcomm_internal and elf_common. (parse_align): Likewise. (s_lcomm_internal): Rewrite. (s_lcomm, s_lcomm_bytes): Use s_comm_internal. * read.h (bss_alloc, parse_align, s_comm_internal): Declare. * config/obj-elf.c (elf_common): Split out code to.. (elf_common_parse): ..here. Remove code common to s_comm_internal, parse_align and bss_alloc. Rearrange and Tidy. * config/tc-alpha.h (TC_IMPLICIT_LCOMM_ALIGNMENT): Define.
2003-12-10opcodes:Zack Weinberg1-4/+10
* ppc-opc.c (MO): Make optional. (RAO, RSO, SHO): New optional forms of RA, RS, SH operands. (tlbwe): Accept for both PPC403 and BOOKE. Make all operands optional. gas: * tc-ppc.c (md_assemble): Rewrite comment about optional operands to indicate that 'all or none' is also handled. Pluralize a word in another comment. gas/testsuite: * gas/ppc/booke.s: Add two more forms of the mbar instruction and three forms of the tlbwe instruction. * gas/ppc/booke.d: Update to match.
2003-12-10 * config/tc-arm.c (FPU_MAVERICK): Define.Paul Brook1-0/+16
(FPU_ARCH_MAVERICK): Define. (arm_float_abi): Define. (mfloat_abi_opt): New variable. (md_begin): Use them. (arm_opts): Add msoft-float and mhard-float. (arm_cpus): Use FPU_ARCH_MAVERICK. (arm_fpus): Add maverick. (arm_float_abis): Add. (arm_parse_float_abi): New function. (arm_long_options): Add mfloat-abi. * doc/as.texinfo: Document -mfloat-abi=. * doc/c-arm.text: Ditto. Menution -fpu=maverick.
2003-12-09 * config/tc-arm.c (do_umaal): Fix typo.Paul Brook1-0/+4
2003-12-06 * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata1-0/+6
* write.c: Likewise. * write.h: Likewise.
2003-12-06gas/Richard Sandiford1-0/+5
* config/tc-mips.c (macro): Switch misordered call to frag_grow() and setting of tc_fr_offset. gas/testsuite/ * gas/mips/elf-rel16.[sd]: New test. * gas/mips/mips.exp: Run it. * gas/mips/elf-rel-xgot-n32.d: Fix addends for "lw $5,dl1+34($5)". * gas/mips/elf-rel-xgot-n64.d: Likewise.
2003-12-06 * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell1-0/+52
* gas/arm/archv6.d: New file. * gas/arm/archv6.s: Likewise. * gas/arm/thumbv6.d: Likewise. * gas/arm/thumbv6.s: Likewise. Add V6 support. * config/tc-arm.c (ARM_EXT_V6): New macro. (ARM_ARCH_V6): Likewise. (SHIFT_IMMEDIATE): Likewise. (SHIFT_LSL_OR_ASR_IMMEDIATE): Likewise. (SHIFT_ASR_IMMEDIATE): Likewise. (SHIFT_LSL_IMMMEDIATE): Likewise. (do_cps): New function. (do_cpsi): Likewise. (do_ldrex): Likewise. (do_pkhbt): Likewise. (do_pkhtb): Likewise. (do_qadd16): Likewise. (do_rev): Likewise. (do_rfe): Likewise. (do_sxtah): Likewise. (do_sxth): Likewise. (do_setend): Likewise. (do_smlad): Likewise. (do_smlald): Likewise. (do_smmul): Likewise. (do_ssat): Likewise. (do_usat): Likewise. (do_srs): Likewise. (do_ssat16): Likewise. (do_usat16): Likewise. (do_strex): Likewise. (do_umaal): Likewise. (do_cps_mode): Likewise. (do_cps_flags): Likewise. (do_endian_specifier): Likewise. (do_pkh_core): Likewise. (do_sat): Likewise. (do_sat16): Likewise. (insns): Add V6 instructions. (do_t_cps): New function. (do_t_cpy): Likewise. (do_t_setend): Likewise. (THUMB_CPY): New macro. (tinsns): Add V6 instructions. (decode_shift): Handle V6 restricted-shift options. (thumb_mov_compare): Support CPY. (arm_cores): Add arm1136js and arm1136jfs. (arm_archs): Add armv6. (arm_fpus): Add arm1136jfs. * doc/c-arm.texi (ARM Options): Mention arm1136js, arm1136jfs, and armv6 options. * gas/arm/arm.exp: Add archv6 and thumbv6. * gas/arm/archv6.d: New file. * gas/arm/archv6.s: Likewise. * gas/arm/thumbv6.d: Likewise. * gas/arm/thumbv6.s: Likewise. * arm-dis.c (print_arm_insn): Add 'W' macro. * arm-opc.h (arm_opcodes): Add V6 instructions. (thumb_opcodes): Likewise.
2003-12-05 * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler1-1/+5
register names. (get_ctrl_operand): Be case insensitive when checking ctrl names.
2003-12-05Don't blame aoliva for my work.Michael Snyder1-2/+7
2003-12-05Fix SH compilation problems introduced by previous deltaNick Clifton1-0/+5
2003-12-052003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder1-0/+13
* config/tc-sh.c: Add support for sh4a and no-fpu variants, with appropriate additions to md_show_usage. * testsuite/gas/sh/basic.exp: Call tests for sh4a. * testsuite/gas/sh/{err-sh4a-fp.s, err-sh4a.s, err-sh4al-dsp.s, sh4a-dsp.d, sh4a-dsp.s, sh4a-fp.d, sh4a-fp.s, sh4a.d, sh4a.s, sh4al-dsp.d, sh4al-dsp.s: New files, tests for sh4a and related variants. * doc/c-sh.texi: Document new -isa options. * doc/c-sh64.texi: Ditto. * NEWS: Mention new support for sh4a.
2003-12-042003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
* config/tc-alpha.c (s_alpha_end): Don't crash if there is no matching .ent.
2003-12-03 * tc.h (md_pcrel_from): Don't declare if defined as a macro.Alan Modra1-0/+4
2003-12-03oops - forogot to mention the new support here.Nick Clifton1-0/+1
2003-12-03Add support for the M32R2 processor.Nick Clifton1-0/+9
2003-12-03Add vax-linux-gnu targetNick Clifton1-0/+7
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata1-0/+13
* obj.h: Likewise. * output-file.c: Likewise. * output-file.h: Likewise. * sb.c: Likewise. * sb.h: Likewise. * stabs.c: Likewise. * subsegs.c: Likewise. * subsegs.h: Likewise. * tc.h: Likewise.
2003-12-03 * config/obj-elf.c: Remove ARGSUSED.Kazu Hirata1-0/+4
2003-12-02make "dep-am"Alan Modra1-0/+5
2003-11-30 * symbols.c: Convert to ISO-C.Kazu Hirata1-0/+5
* symbols.h: Likewise.
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler1-0/+5
* config/tc-z8k.h: Likewise.
2003-11-27 * read.c: Convert to ISO-C.Kazu Hirata1-0/+5
* read.h: Likewise.
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton1-0/+6
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva1-0/+5
referencing symbol in a different section.
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler1-0/+13
(md_apply_fix3): Likewise. (cc_names): Add alias names for the names generated by the disassembler. (get_cc_operand): Be case insensitive. (get_operands): Improve error handling for cc operands. (check_operand): Not used, remove. (md_assemble): Remove unused variable prev_opcode. Skip whitespace until end-of-line only. Restore *op_end after call to hash_find.
2003-11-26Revert change to t01_mov test.Nick Clifton1-0/+5
Fix ldm/stm verifying code to allow er4-er7 for H8SX.
2003-11-25 * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata1-0/+4
2003-11-25 Catch illegal register pairings in ldm/stm instructions.Nick Clifton1-0/+7
Update test files to avoid illegal pairings.
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata1-0/+7
* listing.h: Likewise. * macro.c: Likewise. * macro.h: Likewise.
2003-11-24 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek1-0/+5
when transitioning from states 14 or 15 to 0 or 1.
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata1-0/+10
* hash.h: Likewise. * input-file.c: Likewise. * input-file.h: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-ops.h: Likewise.
2003-11-23 * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata1-0/+7
(Smode): Likewise. (Nmode): Likewise. (SXmode): Likewise.
2003-11-22 * ehopt.c: Convert to ISO-C.Kazu Hirata1-0/+12
* emul.h: Likewise. * expr.c: Likewise. * expr.h: Likewise. * flonum-copy.c: Likewise. * flonum-mult.c: Likewise. * flonum.h: Likewise. * frags.c: Likewise. * frags.h: Likewise.
2003-11-22 * doc/c-ppc.texi (PowerPC-Pseudo): Add section.Alan Modra1-0/+2
2003-11-22 * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra1-7/+11
2003-11-22 * ecoff.c: Convert to ISO-C.Kazu Hirata1-0/+5
* ecoff.h: Likewise.
2003-11-21 * config/tc-ppc.c (parse_cpu): New function, broken out from..Alan Modra1-0/+8
(md_parse_option): ..here. (ppc_setup_opcodes): New function, broken out from.. (md_begin): ..here. (ppc_machine): Implement .machine pseudo op.
2003-11-21 * depend.c: Convert to ISO-C.Kazu Hirata1-0/+6
* dwarf2dbg.c: Likewise. * dwarf2dbg.h: Likewise.
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-0/+11
* as.h: Likewise. * atof-generic.c: Likewise. * bignum-copy.c: Likewise. * bignum.h: Likewise. * cgen.c: Likewise. * cgen.h: Likewise. * cond.c: Likewise.
2003-11-20* config/tc-sh64.c (shmedia_frob_section): Only frob elf32DJ Delorie1-0/+5
sections.
2003-11-20 * config/tc-h8300.c: Make some functions and globalKazu Hirata1-0/+5
variables static appropriately.
2003-11-20 * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata1-0/+5
* config/tc-h8300.c: Likewise.
2003-11-20 * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata1-0/+5
* config/tc-h8300.h: Likewise.
2003-11-20 * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata1-0/+5
* config/tc-tic4x.c: Likewise.
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata1-0/+7
* config/tc-ip2k.c: Likewise. * config/tc-iq2000.c: Likewise. * config/tc-tic30.c: Remove a comment.
2003-11-19 * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson1-0/+5
call to dwarf2_emit_insn.
2003-11-18* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki1-0/+6
for loading addresses using CALL relocations. Don't emit CALL relocations when a base register is used. * gas/mips/lca-svr4pic.d: New test for the "lca" macro. * gas/mips/lca-xgot.d: Likewise. * gas/mips/lca.s: Source for the new tests. * gas/mips/mips.exp: Run the new tests. * opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB. * mips-opc.c (mips_builtin_opcodes): Handle new macros: "lca" and "dlca".
2003-11-15* config/tc-mips.c: Formatting fixes.Maciej W. Rozycki1-0/+4
2003-11-14 * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston1-0/+4