aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1992-09-16Make as.new depend on LIBS not the never set LIBDEPS, so that we get anJim Wilson1-0/+5
1992-09-15Changes to make an installed cross-compiler find everything correctly.Ian Lance Taylor2-4/+13
1992-09-14Sun Sep 13 20:29:39 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-0/+16
1992-09-14Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+8
1992-09-14Sun Sep 13 20:29:39 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+7
1992-09-14Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-2/+7
1992-09-11Whoops, forgot this oneSteve Chamberlain2-1/+8
1992-09-11Support for 386 coffSteve Chamberlain3-0/+16
1992-09-10Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-2/+11
1992-09-09Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor7-152/+689
1992-09-09Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor3-15/+36
1992-09-09include opcode libraryKen Raeburn2-1/+5
1992-09-04from p3: +0.0 is a small integer, at least for moveqKen Raeburn2-9/+23
1992-09-01Brought forward from p3:Ian Lance Taylor3-12/+20
1992-08-31#include file movedSteve Chamberlain1-23/+34
1992-08-31Update to SPARC Version 9 Draft 1.0.4.Jim Wilson1-39/+27
1992-08-31Keep sparc.mt.Jim Wilson1-1/+5
1992-08-31Resolve someone else's CVS update conflict.Jim Wilson1-4/+4
1992-08-29Make as.new depend on LOCAL_LOADLIBES.Jim Wilson2-1/+5
1992-08-29Fri Aug 28 16:25:22 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor4-7/+62
1992-08-26* config/tc-m68k.c (init_table): Now const. Always include 68851Ken Raeburn1-50/+109
1992-08-26* config/tc-m68k.c (init_table): Now const. Always include 68851Ken Raeburn1-0/+15
1992-08-25 * listing.c (buffer_line): rewind to the start of includeSteve Chamberlain3-5/+17
1992-08-25Support for the Z8kSteve Chamberlain7-6/+1119
1992-08-24Renamed OSE configuration to ose.Ian Lance Taylor1-1/+1
1992-08-24Mon Aug 24 12:45:12 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-8/+43
1992-08-24Mon Aug 24 12:45:43 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor2-1/+6
1992-08-21From p3:Ken Raeburn2-4/+10
1992-08-19This is for PR 628.Ian Lance Taylor3-11/+57
1992-08-19mainly link-relax changesKen Raeburn6-102/+206
1992-08-18Hitachi now calls assembler plain "as", not "as83".Roland Pesch1-1/+1
1992-08-18ChangeLog entry for sparc.mt added last week.Ken Raeburn1-0/+5
1992-08-18Moved in from p3:Ian Lance Taylor2-8/+21
1992-08-18Moved in from p3:Ian Lance Taylor3-22/+50
1992-08-17 * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy wasSteve Chamberlain2-45/+42
1992-08-17* messages.c (as_tsktsk): Use correct ANSI form for stdarg version.Ken Raeburn2-62/+17
1992-08-15* config/tc-m68k.c (m68k_ip): If instruction is invalid for theKen Raeburn1-275/+337
1992-08-15* config/tc-m68k.c (m68k_ip): If instruction is invalid for theKen Raeburn1-0/+6
1992-08-13make it compile on rs6k: declare free, disable assertions, don't define M_RS6000Ken Raeburn3-3/+28
1992-08-11fix up hostname in log entryKen Raeburn1-1/+1
1992-08-11grab bfd lib for opcode tableKen Raeburn2-0/+5
1992-08-10 * tc-m68k.c: ".align N" means align to N-byte boundary *only*Per Bothner2-0/+7
1992-08-06 * read.c (s_fill): make the .fill size clamped error a warn andSteve Chamberlain2-2/+9
1992-08-06 * config/tc-h8300.c: if a :8 is seen after an operand, fill topSteve Chamberlain1-0/+6
1992-08-05Fix typo, I ment sun 3 .align is nbytesSteve Chamberlain1-1/+1
1992-08-05 * config/tc-m68k.c (md_pseudo_table): fix the .align thingSteve Chamberlain1-1/+3
1992-08-05 * config/tc-m68k.c (md_pseudo_table): fix the .align thingSteve Chamberlain1-0/+5
1992-08-05* tc-m68k.c (try_index): Error if index scaling specified andJohn Gilmore2-2/+10
1992-08-04delete cvs merge cruftKen Raeburn1-1/+0
1992-08-01fix for pr1371: heed fx_offset in pcrel relocsKen Raeburn2-1405/+1591