aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata10-184/+140
* 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 Hirata2-1/+4
2003-12-02make "dep-am"Alan Modra3-8/+17
2003-12-01 * gas/sh/basic.exp: Define ASFLAGS appropriately and don't doKaz Kojima8-27/+38
dsp test for sh64/sh5 targets. * gas/sh/sh64/crange1.s: Tidy up to match data alignment. * gas/sh/sh64/crange1-1.d: Update. * gas/sh/sh64/crange1-2.d: Likewise. * gas/sh/sh64/datal32-3.d: Likewise. * gas/sh/sh64/datal64-3.d: Likewise. * gas/sh/sh64/localcom-1.d: Likewise.
2003-11-30 * symbols.c: Convert to ISO-C.Kazu Hirata3-332/+218
* symbols.h: Likewise.
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler3-157/+57
* config/tc-z8k.h: Likewise.
2003-11-27 * read.c: Convert to ISO-C.Kazu Hirata3-316/+216
* read.h: Likewise.
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton2-0/+10
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva2-4/+16
referencing symbol in a different section.
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):