aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-08-06 * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.Ian Lance Taylor12-22/+0
1997-08-06 * Makefile.am: New file, based on old Makefile.in.Ian Lance Taylor1-1/+1
1997-08-04 * config/tc-mips.c (macro): Fix handling of a double load from aIan Lance Taylor1-3/+13
1997-07-31 * config/tc-v850.c (md_assemble): Sign extend constants valueJeff Law1-6/+21
1997-07-29 * config/tc-v850.c (md_assemble): Turn on fx_no_overflow forJeff Law1-0/+9
1997-07-24 * config/tc-tic80.c (build_insn): Remove "extended" and replace withFred Fish1-13/+22
1997-07-22 * config/tc-sparc.c (last_opcode): New static local.David Edelsohn1-13/+34
1997-07-21 * config/tc-v850.c (system_registers): Fix ordering of registers.Jeff Law1-5/+10
1997-07-16 * config/tc-tic80.c (build_insn): Initialize extended word to zeroFred Fish1-0/+1
1997-07-15 * config/tc-mips.c (macro_build): Restore check of fmt argument.Ian Lance Taylor1-41/+48
1997-07-15 * config/tc-tic80.c (build_insn): Fix endianness problem withFred Fish1-10/+6
1997-07-14 * config/tc-mips.c (check_absolute_expr): Change warning toIan Lance Taylor1-1/+1
1997-07-11 * config/tc-mips.c (macro_build): Refine code to check if anJeff Law1-37/+59
1997-07-08 * config/tc-i386.c (tc_i386_fix_adjustable): Change ifndefIan Lance Taylor1-2/+9
1997-07-02 * config/obj-coff.c (fixup_segment): Never subtract sectionIan Lance Taylor1-14/+30
1997-06-27Remove brokeness in PowerPC asmMichael Meissner1-14/+13
1997-06-16Mon Jun 16 19:12:51 1997 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor1-21/+25
1997-06-16 * config/tc-ppc.c (ppc_insert_operand): In 32 bit mode, with aIan Lance Taylor1-12/+55
1997-06-16 * config/tc-i386.c (i386_operand): Use alloca rather than a fixedIan Lance Taylor1-29/+45
1997-06-10Tue Jun 10 11:18:09 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-2/+2
1997-06-10Tue Jun 10 11:18:09 1997 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor1-142/+282
1997-06-09 * config/tc-m68k.c (md_section_align): If a.out and BFD, forceIan Lance Taylor1-3/+30
1997-06-06 * config/tc-sh.h (md_cons_align): Define.Ian Lance Taylor1-190/+496
1997-06-03Merged in the changes from the armT-970328-branch.Nick Clifton1-8/+23
1997-06-02Add r3900 support.Gavin Romig-Koch1-74/+184
1997-05-14Added support for storing ARM Procedure Calling Standard variant, and ARMNick Clifton1-9/+105
1997-05-13Fix thinko in previous change.Fred Fish1-1/+1
1997-05-13 * config/tc-tic80.c (md_apply_fix): Check PC relative relocationsFred Fish1-3/+13
1997-05-07 * config/tc-mips.c (macro): Handle constants for M_LI_D andIan Lance Taylor1-13/+116
1997-05-06 * config/tc-i386.c (md_section_align): If a.out and BFD, forceIan Lance Taylor1-1/+15
1997-05-05 * config/tc-i386.h (RegMMX): Define.Ian Lance Taylor1-23/+37
1997-04-30Tue Apr 29 20:23:10 1997 Jim Wilson <wilson@cygnus.com>Ian Lance Taylor1-8/+13
1997-04-20Sat Apr 19 22:52:03 1997 Jim Wilson <wilson@cygnus.com>Ian Lance Taylor1-4/+15
1997-04-15Correct test for fpr pairs.Gavin Romig-Koch1-5/+5
1997-04-10 * config/tc-m32r.c (md_begin): Set cgen_asm_parse_operand_fn.David Edelsohn1-2/+13
1997-04-05 * write.c (relax_frag): Make non-static.David Edelsohn1-0/+1000
1997-04-05m32r support.David Edelsohn1-0/+2
1997-04-04 * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!',Ian Lance Taylor1-9/+21
1997-04-04 * config/tc-hppa.c (tc_gen_reloc): If hppa_ren_reloc_type fails,Ian Lance Taylor1-13/+8
1997-04-02 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.Ian Lance Taylor1-0/+9
1997-04-02 * config/tc-mips.c (md_begin): Don't set interlocks for 4100.Jim Wilson1-323/+406
1997-04-01Make # a line comment characterMichael Meissner1-1/+1
1997-03-28 * config/obj-elf.c (obj_elf_section_change_hook): New function.Ian Lance Taylor1-0/+10
1997-03-27 * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.Ian Lance Taylor2-10/+22
1997-03-24 * config/tc-i386.h (iclrKludge): Define.Ian Lance Taylor1-0/+7
1997-03-24Sun Mar 23 18:03:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-7/+6
1997-03-21 * config/obj-ieee.c (segment_name): Don't define function if thisIan Lance Taylor1-0/+2
1997-03-21 * config/obj-coff.h (DO_STRIP): Don't define.Ian Lance Taylor2-6/+4
1997-03-21 * symbols.c (colon): Call obj_frob_label if it is defined.Ian Lance Taylor1-5/+7
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor5-40/+89