aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1996-12-31improve formatIan Lance Taylor1-10/+10
1996-12-31 * gas/sparc/synth.d: Use --prefix-addresses for objdump.Ian Lance Taylor1-0/+5
1996-12-31 * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, andIan Lance Taylor1-0/+8
1996-12-30 * config/tc-mips.c (mips16_macro): Add case for M_ABS.Ian Lance Taylor2-0/+15
1996-12-28 * NOTES.config (Implementation): as.h #define's "GAS" not "gas",Fred Fish8-160/+416
1996-12-27 * doc/as.texinfo (M): Mention explicitly that -M changes macroIan Lance Taylor2-2/+8
1996-12-25change regexps to resemble disass outputAngela Marie Thomas1-0/+4
1996-12-19 * mpw-make.sed: Use NewFolderRecursive for installation.Stan Shebs2-7/+5
1996-12-19 * write.c (adjust_reloc_syms): If the fixup symbol has beenIan Lance Taylor2-22/+19
1996-12-19Wed Dec 18 16:00:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
1996-12-18Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-5/+3
1996-12-18Wed Dec 18 15:27:40 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-12-18 * config/tc-mn10200.c (mn10200_insert_operand): Don'tJeff Law2-2/+10
1996-12-18 * config/tc-mips.c: Undo part of last Friday's alignment changes.Ian Lance Taylor2-13/+6
1996-12-17 * config/tc-mips.c (insn_label): Remove.Ian Lance Taylor3-64/+238
1996-12-17fix typoAngela Marie Thomas1-1/+1
1996-12-17 * config/tc-mips.c (mips16_ip): Check for a missing expressionIan Lance Taylor2-0/+16
1996-12-16 * config/tc-mn10200.c (mn10200_insert_operand): Don'tJeff Law2-5/+11
1996-12-16 * doc/as.texinfo (Section): Document how to use the .sectionIan Lance Taylor2-12/+87
1996-12-15 * write.c (adjust_reloc_syms): Fix linkonce check for ELF.Ian Lance Taylor2-9/+29
1996-12-15mention mips16Ian Lance Taylor1-0/+4
1996-12-15 * config/tc-mips.c (prev_insn_reloc_type): New static variable.Ian Lance Taylor2-26/+100
1996-12-13 * write.c (adjust_reloc_syms): Don't reduce a reloc against aIan Lance Taylor2-0/+21
1996-12-13 * config/tc-mips.c (mips16_macro): Remove nop instructions afterIan Lance Taylor2-4/+5
1996-12-13 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled byIan Lance Taylor3-2/+13
1996-12-13 * config/tc-mips.c (md_begin): If configured for an embedded ELFIan Lance Taylor2-9/+45
1996-12-12 * config/obj-coff.c (fixup_segment): Make sure that symbols areIan Lance Taylor2-1/+9
1996-12-12 * write.c (adjust_reloc_syms): Make sure that symbols areIan Lance Taylor2-1/+16
1996-12-12Support BFD_RELOC_24_PLT_PCREL relocationMichael Meissner1-0/+9
1996-12-11 * gas/mn10300/basic.exp: Update after endianness changes toJeff Law1-0/+3
1996-12-11 * config/tc-mn10300.c (md_assemble): Update to handle endiannessJeff Law1-7/+83
1996-12-10Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+7
1996-12-10 * config/tc-mips.c (append_insn): Make sure there is enough roomIan Lance Taylor1-0/+4
1996-12-10 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.Jeff Law10-107/+227
1996-12-10 * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid!Jeff Law2-1/+6
1996-12-10 * config/tc-mips.c (mips16_extended_frag): Give an error for anIan Lance Taylor2-0/+7
1996-12-10 * app.c (do_scrub_chars): At the end of a C comment, pass space toIan Lance Taylor1-0/+3
1996-12-10 * gas/mn10200/*.s: New tests for the mn10200 assembler.Jeff Law14-0/+926
1996-12-09 * config/tc-mn10200.c: Flesh out assembler support for MN10200.Jeff Law2-0/+977
1996-12-09 * config/tc-mips.c (mips16_extended_frag): Avoid an infinite loopIan Lance Taylor2-2/+27
1996-12-09 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add small and extIan Lance Taylor2-22/+53
1996-12-09 * write.c (write_relocs): Print an error for an out of rangeIan Lance Taylor1-0/+8
1996-12-07 * config/tc-mips.c (mips16_extended_frag): Don't callIan Lance Taylor2-10/+28
1996-12-06 * config/tc-mips.c (mips16_immed): Add file and line parameters,Ian Lance Taylor2-13/+24
1996-12-06 * config/tc-mn10300.c: Fix various gcc -Wall warnings.Jeff Law2-25/+30
1996-12-06 * gas/mn10300/*.s: Remove '$' register prefixing.Jeff Law1-0/+14
1996-12-06Fri Dec 6 00:55:48 1996 Martin <hunt@cygnus.com>Martin Hunt2-11/+15
1996-12-06Fix recent breakageMichael Meissner1-0/+5
1996-12-05 * write.c (fixup_segment): Don't discard the symbol for a PCIan Lance Taylor2-2/+15
1996-12-04Wed Dec 4 15:42:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-53/+17