aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
2003-11-27* gas/frv/reloc1.[sd]: Test references to external symbols andAlexandre Oliva3-2/+39
inter-section references too.
2003-11-26 * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler2-63/+78
(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-26 * gas/z8k/jmp-cc.d: New file.Christian Groessler6-0/+178
* gas/z8k/jmp-cc.s: New file. * gas/z8k/ret-cc.d: New file. * gas/z8k/ret-cc.s: New file. * gas/z8k/z8k.exp: Run new tests.
2003-11-26Revert change to t01_mov test.Nick Clifton5-10/+21
Fix ldm/stm verifying code to allow er4-er7 for H8SX.
2003-11-25 * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata2-7/+4
2003-11-25 Catch illegal register pairings in ldm/stm instructions.Nick Clifton7-18/+70
Update test files to avoid illegal pairings.
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata6-235/+125
* listing.h: Likewise. * macro.c: Likewise. * macro.h: Likewise.
2003-11-24 * app.c (do_scrub_chars): Add PUT (ch) and ch = GET ()Jakub Jelinek2-1/+10
when transitioning from states 14 or 15 to 0 or 1.
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata8-145/+113
* 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 Hirata2-4/+11
(Smode): Likewise. (Nmode): Likewise. (SXmode): Likewise.
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata7-8/+8
* as.h: Likewise. * dwarf2dbg.c: Likewise. * ecoff.c: Likewise. * hash.c: Likewise. * listing.c: Likewise. * write.c: Likewise.
2003-11-22 * ehopt.c: Convert to ISO-C.Kazu Hirata10-170/+125
* 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 * config/atof-tahoe.c: Fix comment typos.Kazu Hirata20-60/+60
* config/m68k-parse.y: Likewise. * config/obj-aout.c: Likewise. * config/obj-bout.c: Likewise. * config/obj-vms.c: Likewise. * config/tc-tahoe.c: Likewise. * config/tc-tic30.c: Likewise. * config/tc-tic4x.c: Likewise. * config/tc-tic54x.c: Likewise. * config/tc-v850.c: Likewise. * config/tc-vax.c: Likewise. * config/te-delt88.h: Likewise. * config/te-delta.h: Likewise. * config/te-generic.h: Likewise. * config/te-macos.h: Likewise. * config/te-ppcnw.h: Likewise. * config/te-psos.h: Likewise. * config/te-sun3.h: Likewise. * config/te-tmips.h: Likewise. * config/xtensa-relax.c: Likewise.
2003-11-22 * doc/c-ppc.texi (PowerPC-Pseudo): Add section.Alan Modra2-0/+21
2003-11-22 * gas/i386/divide.s: New.Alan Modra4-0/+17
* gas/i386/divide.d: New. * gas/i386/i386.exp (gas_32_check): Run it.
2003-11-22 * app.c (do_scrub_chars): Revert 2003-04-23 and 2003-04-22.Alan Modra2-11/+13
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata22-70/+70
* config/tc-arm.c: Likewise. * config/tc-dlx.h: Likewise. * config/tc-hppa.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-m32r.c: Likewise. * config/tc-m68hc11.c: Likewise. * config/tc-m68k.c: Likewise. * config/tc-m88k.c: Likewise. * config/tc-mcore.c: Likewise. * config/tc-mips.c: Likewise. * config/tc-mmix.c: Likewise. * config/tc-msp430.c: Likewise. * config/tc-ns32k.c: Likewise. * config/tc-or32.c: Likewise. * config/tc-or32.h: Likewise. * config/tc-pj.c: Likewise. * config/tc-ppc.c: Likewise. * config/tc-s390.c: Likewise. * config/tc-sh64.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-sparc.c: Likewise.
2003-11-22 * ecoff.c: Convert to ISO-C.Kazu Hirata3-259/+208
* ecoff.h: Likewise.
2003-11-21 * gas/ppc/machine.s: New.Alan Modra4-1/+32
* gas/ppc/machine.d: New. * gas/ppc/ppc.exp: Run it.
2003-11-21 * config/tc-ppc.c (parse_cpu): New function, broken out from..Alan Modra2-111/+196
(md_parse_option): ..here. (ppc_setup_opcodes): New function, broken out from.. (md_begin): ..here. (ppc_machine): Implement .machine pseudo op.
2003-11-21 * config/tc-hppa.c: Fix comment typos.Kazu Hirata7-41/+41
* config/tc-i370.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-i386.h: Likewise. * config/tc-i960.c: Likewise. * config/tc-ia64.c: Likewise. * config/tc-iq2000.h: Likewise.
2003-11-21 * depend.c: Convert to ISO-C.Kazu Hirata4-129/+81
* dwarf2dbg.c: Likewise. * dwarf2dbg.h: Likewise.
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata9-140/+126
* 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-21 * config/tc-a29k.h: Fix comment typos.Kazu Hirata11-33/+33
* config/tc-alpha.c: Likewise. * config/tc-alpha.h: Likewise. * config/tc-arc.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-arm.h: Likewise. * config/tc-cris.c: Likewise. * config/tc-d10v.c: Likewise. * config/tc-d30v.c: Likewise. * config/tc-dlx.c: Likewise. * config/tc-dlx.h: Likewise.
2003-11-20* config/tc-sh64.c (shmedia_frob_section): Only frob elf32DJ Delorie2-1/+6
sections.
2003-11-20 * config/tc-h8300.c: Make some functions and globalKazu Hirata2-20/+25
variables static appropriately.
2003-11-20 * config/obj-ieee.c: Remove duplicate prototypes.Kazu Hirata3-5/+5
* config/tc-h8300.c: Likewise.
2003-11-20 * config/tc-h8300.c: Convert to ISO-C.Kazu Hirata3-139/+76
* config/tc-h8300.h: Likewise.
2003-11-20 * config/tc-mcore.h: Remove prototypes already in tc.h.Kazu Hirata3-43/+5
* config/tc-tic4x.c: Likewise.
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata5-4/+7
* config/tc-ip2k.c: Likewise. * config/tc-iq2000.c: Likewise. * config/tc-tic30.c: Remove a comment.
2003-11-20 * config/obj-aout.h: Fix comment typos.Kazu Hirata9-20/+20
* config/obj-bout.h: Likewise. * config/obj-coff.c: Likewise. * config/obj-coff.h: Likewise. * config/obj-elf.c: Likewise. * config/obj-ieee.c: Likewise. * config/obj-som.c: Likewise. * config/obj-vms.c: Likewise. * config/obj-vms.h: Likewise.
2003-11-19 * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and addBob Wilson2-0/+8
call to dwarf2_emit_insn.
2003-11-18* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki7-8/+1233
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. Rozycki2-5/+9
2003-11-14Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton3-3/+13
skip displaying arm elf mapping symbols in disassembly output.
2003-11-14oops - oomitted during previous commitNick Clifton1-0/+3
2003-11-14 * config/tc-arm.c (arm_elf_change_section): Not static.Ben Elliston2-1/+5
2003-11-13Add support for ARM ELF Mapping symbolsNick Clifton8-0/+271
2003-11-12 * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.Daniel Jacobowitz6-16/+39
* doc/Makefile.am (install-info): Define. * aclocal.m4: Regenerate. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate.
2003-11-11Add support for arm-wince-pe target.Nick Clifton3-2/+7
2003-11-112003-11-11 Jan Hubicka <jh@suse.cz>Andreas Jaeger2-0/+10
* config/tc-i386.c (tc_i386_fix_adjustable):
2003-11-10 * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.Alan Modra2-5/+7
2003-11-10Expand and consolidate bug reporting details.Alan Modra2-39/+7
2003-11-072003-11-07 Christian Groessler <chris@groessler.org>Christian Groessler2-17/+42
* doc/c-z8k.texi: Document command-line options. Fix byte register names. Document '.z8001' and '.z8002' directives. Extend addressing modes documentation.
2003-11-07Use consistent error messages for missing files.Nick Clifton2-4/+26
Detect directories where an ordinary file is expected.
2003-11-06* config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.Nick Clifton11-107/+271
(rn_table, iwmmxt_table, cp_table, cn_table, fn_table, sn_table, dn_table, mav_mvf_table, mac_mvd_table, mav_mvfx_table, mav_mvax_table, mav_dspc_table): Initialise new field. (insert_reg_alias): Initialise new field. (md_pseudo_table): Add "unreq" entry. (s_unreq): New function: Undo the effects of a previous .req. * doc/c-arm.texi: Document new pseudo op. * NEWS: Mention new feature. * testsuite/gas/arm/req.s: New test file. Check .req and .unreq psuedo ops. * testsuite/gas/arm/req.l: Expected error output from req.s test. * testsuite/gas/arm/copro.d: Set target architecture for objdump so that the test will work on architectures which cannot encode higher arm architecture types in their file headers. * testsuite/gas/arm/arm.exp: Run new req.s test. Skip thumb instruction test for PE targets which do not support thumb relocations. * testsuite/gas/elf/elf.exp: Skip special handling of section2 test for XScale targets - it is no longer needed.
2003-11-06Fix 'the the' typoNick Clifton3-1448/+834
2003-11-052003-11-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
* gas/m68k/mcf-mov3q.d: Support 64bit BFD.
2003-11-04 * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.Alan Modra2-1/+7
2003-11-03 * gas/arm/arm7t.d: Replace '-#' with '#-'.Daniel Jacobowitz9-60/+71
* gas/arm/copro.d: Likewise. * gas/arm/fpa-mem.d: Likewise. * gas/arm/maverick.c: Likewise. * gas/arm/maverick.d: Likewise. * gas/arm/vfp1.d: Likewise. * gas/arm/vfp1xD.d: Likewise. * gas/arm/xscale.d: Likewise.