aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1996-10-10Turn most warnings into errorsMichael Meissner1-29/+112
1996-10-10 * config/tc-mn10300.c (md_assemble): Use FMT_* macros forJeff Law1-8/+8
1996-10-10 * config/tc-mn10300.c (md_assemble): Format D5 instructionsJeff Law1-7/+3
1996-10-08 * config/tc-mn10300.h (md_assemble): Tweak further soJeff Law1-19/+19
1996-10-08 * as.h: Include libiberty.h.Ian Lance Taylor1-1/+3
1996-10-07 * config/tc-mn10300.h (pre_defined_registers) Remove.Jeff Law1-193/+224
1996-10-07 * config/obj-elf.c (elf_begin): New function.Ian Lance Taylor2-10/+42
1996-10-04 * config/obj-coff.c (fixup_segment): Subtract the section addressIan Lance Taylor1-11/+18
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law3-83/+37
1996-10-03 * config/tc-mn10x00.c, config/tc-mn10x00.h: New filesJeff Law3-0/+934
1996-10-02Wed Oct 2 15:54:03 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-3/+120
1996-10-01 * config/tc-m68k.c (init_table): Correct access control unitIan Lance Taylor1-11/+11
1996-10-01 * config/tc-alpha.c: Add some static function prototypes.Ian Lance Taylor1-240/+923
1996-10-01 * tc-v850.h: Define LOCAL_LABEL to recognise _.L_* symbolsStu Grossman1-0/+48
1996-09-24Tue Sep 24 12:22:18 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-52/+188
1996-09-18 * config/obj-coff.c (obj_coff_endef): Both versions: Move C_STATIan Lance Taylor1-37/+36
1996-09-10Don't set interlocks for r5000. Rely on -mips4 settings.Ian Lance Taylor1-6/+2
1996-09-09 * config/tc-mips.c (append_insn): Don't swap an instruction whichIan Lance Taylor1-11/+20
1996-09-09 * config/tc-mips.c (md_begin): Recognize r5000 for cpu. IfIan Lance Taylor1-13/+36
1996-09-07Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-3/+132
1996-09-06 * configure.in (sparc-*-aout): Set `em'.David Edelsohn2-0/+22
1996-09-04 * config/tc-mips.c (load_register): Remove unused variable tmp.Ian Lance Taylor1-1/+1
1996-09-04Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-13/+0
1996-08-31 * config/tc-v850.c (md_apply_fix3): Do simple byte, short andJeff Law1-0/+11
1996-08-31 * config/tc-v850.c (md_apply_fix3): Use little endian get/putJeff Law1-4/+21
1996-08-31* config/tc-v850.c (reg_name_search): Align calling convention toJ.T. Conklin1-133/+181
1996-08-30 * config/tc-850.c (md_assemble): Handle hi() correctly. HandleJeff Law1-5/+36
1996-08-27Mon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-7/+26
1996-08-26Mon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-14/+16
1996-08-23 * config/tc-v850.c (md_assemble): Rough cut at demandingJeff Law1-0/+24
1996-08-23 * config/tc-v850.c (CC_NAME_CNT): Define.Jeff Law1-0/+62
1996-08-23 * config/tc-v850.c (md_assemble): Don't forget to initializeJeff Law1-0/+1
1996-08-23 * config/tc-v850.c (reg_name_search): Generalize to searchJeff Law1-18/+80
1996-08-23 * config/tc-v850.c (md_assemble): If we find a register, but theJeff Law1-11/+8
1996-08-23rework operand parsingJ.T. Conklin1-113/+184
1996-08-22parse [reg], lo(exp), and hi(exp)J.T. Conklin1-7/+44
1996-08-21* config/tc-v850.c: New file.J.T. Conklin2-0/+652
1996-08-20Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-105/+270
1996-08-12 * config/tc-mips.h (BYTE_ORDER): Don't define. No longer used.Ian Lance Taylor1-6/+4
1996-08-08Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor4-0/+289
1996-08-07 * config/tc-mips.c (md_section_align): Do align if OBJ_ELF, butIan Lance Taylor1-4/+8
1996-08-07 * config/tc-i386.c (tc_gen_reloc): Accept all relocs; removeIan Lance Taylor1-35/+29
1996-08-06Tue Aug 6 12:58:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-16/+23
1996-08-02 * config/tc-mips.c (md_section_align): Don't change addr ifIan Lance Taylor1-0/+4
1996-07-31Wed Jul 31 14:46:11 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-9/+5
1996-07-31Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-3/+18
1996-07-31oWed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-146/+317
1996-07-30 * config/tc-hppa.c (selector_table): Add 'E' selector.Jeff Law1-26/+89
1996-07-26Fri Jul 26 11:43:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-13/+54
1996-07-25Thu Jul 25 15:22:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-35/+53