aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1996-07-25Thu Jul 25 12:03:33 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-54/+149
1996-07-23start-sanitize-d10vMartin Hunt1-3/+18
1996-07-22start-sanitize-d10vMartin Hunt2-156/+176
1996-07-22 * config/tc-mips.c (tc_gen_reloc): BFD_RELOC_PCREL_HI16_S andIan Lance Taylor1-0/+2
1996-07-22Mon Jul 22 12:46:55 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-144/+305
1996-07-18 * config/tc-sparc.c (md_pseudo_table): Change uahalf, uaword, andIan Lance Taylor1-32/+171
1996-07-18 * config/tc-m68k.c (m68k_ip): Use the correct length whenIan Lance Taylor1-3/+2
1996-07-18start-sanitize-d10vMartin Hunt3-0/+993
1996-07-13Recognize and handle -K PICMichael Meissner1-1/+13