aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1997-03-20Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-20/+12
1997-03-18Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor2-1/+1
1997-03-17 * as.h (bfd_alloc_by_size_t): Don't declare.Ian Lance Taylor8-881/+3101
1997-03-16 * config/tc-mips.c (md_apply_fix): Improve error message for outIan Lance Taylor1-1/+1
1997-03-15 * config/tc-mips.c (md_estimate_size_before_relax): Handle theIan Lance Taylor1-4/+24
1997-03-13 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_outputIan Lance Taylor1-1/+58
1997-03-11 * config/tc-m88k.c (m88k_do_align): Don't use a special nopIan Lance Taylor1-1/+1
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor2-25/+254
1997-03-06 * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specificJeff Law1-15/+26
1997-03-05 * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section"Fred Fish1-4/+8
1997-03-05 * config/tc-tic80.c (md_begin): Declare external variableFred Fish1-1/+6
1997-03-01 * config/tc-mips.c (mips16_extended_frag): Don't assume that weIan Lance Taylor1-6/+11
1997-02-28 * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.Ian Lance Taylor4-41/+40
1997-02-28 * config/te-sco386.h: Remove; not used.Ian Lance Taylor2-11/+0
1997-02-27remove d10v sanitizationIan Lance Taylor1-8/+2
1997-02-27 * config/tc-tic80 (md_pseudo_table): Add align pseudo op to doFred Fish1-1/+2
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas1-0/+29
1997-02-27 * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF".Fred Fish1-4/+23
1997-02-27always keep te-lnews.hStan Shebs1-0/+1
1997-02-27 * configure.in (mips*-*-lnews*): New target, also make emptyStan Shebs2-7/+15
1997-02-26 * config/tc-tic80.c (find_opcode, build_insn): Changes to matchFred Fish1-30/+50
1997-02-26 Based on patches from Robert Lipe <robertl@dgii.com>:Ian Lance Taylor3-0/+36
1997-02-25 * config/tc-tic80.c (md_apply_fix): Handle R_ABS type fixups.Fred Fish1-0/+3
1997-02-24 * config/obj-coff.c: Fix typo in comment section.Fred Fish1-7/+8
1997-02-23 * itbl-ops.c: Add test for itbl_have_entries.Dawn Perchik1-5/+8