aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-01-12Remove CVS merge markers.Ian Lance Taylor1-1/+0
1994-01-12 * read.c (read_a_source_file): Cast array argument to unsignedIan Lance Taylor1-0/+15
1994-01-12 * app.c (do_scrub_next_char): Another attempt to fix bugsJeff Law1-0/+6
1994-01-12 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bugJeff Law2-3/+117
1994-01-12* config/tc-sparc.c (sparc_ip): Truncate args to %hi/%lo to 32 bits.David Edelsohn1-0/+4
1994-01-12* expr.c (integer_constant): Fix computation of too_many_digits. VariableDavid Edelsohn2-7/+14
1994-01-11 * config/obj-elf.c: If TC_MIPS, include elf/mips.h.Ian Lance Taylor2-0/+18
1994-01-11 * config/obj-ecoff.c (ecoff_frob_file): Force .sdata and .sbssIan Lance Taylor1-0/+3
1994-01-11log for netbsd changes checked in a couple of days agoKen Raeburn1-0/+6
1994-01-11 * config/tc-mips.c (macro): Corrected $at warnings in a couple ofIan Lance Taylor2-2/+7
1994-01-11 * listing.c (listing_prev_line): New function.Ian Lance Taylor2-1/+13
1994-01-11Set lose_these_too correctlyStan Shebs2-3/+10
1994-01-10 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expectedJeff Law5-2/+13
1994-01-10 * config/tc-hppa.c (pa_ip): Put check for missing label on .PROCJeff Law2-166/+179
1994-01-09keep te-netbsd.hKen Raeburn1-0/+1
1994-01-09te-netbsd.h: New file.Ken Raeburn1-0/+31
1994-01-07 * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol informationIan Lance Taylor1-0/+9
1994-01-07Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-68/+75
1994-01-07Fri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+51
1994-01-07 * config/obj-coffbfd.c (fill_section): Don't ever fill past theSteve Chamberlain2-2/+17
1994-01-06fix sparc-solaris reloc bugKen Raeburn2-3/+6
1994-01-06 * config/tc-mips.c (mips_ip): Warn about using $1 as well as $atIan Lance Taylor2-63/+14
1994-01-06Makefile.in, as.h changesKen Raeburn1-0/+6
1994-01-06include literal.c, .oKen Raeburn1-0/+2
1994-01-06new file literal.cKen Raeburn2-0/+3
1994-01-06tc-mips.h, subsegs.c changesKen Raeburn1-0/+9
1994-01-06(TARGET_FORMAT) [OBJ_AOUT]: Fix for new names in bfd.Ken Raeburn1-9/+14
1994-01-05 * config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTaRob Savoye3-0/+33
1994-01-05Add default values for AS and ASFLAGS.Rob Savoye1-0/+10
1994-01-04Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-38/+35
1994-01-04need GM ChangeLogStan Shebs1-0/+4
1994-01-04fix the .SanitizeStan Shebs2-8/+13
1994-01-04Mon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-0/+226
1994-01-03 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in lastJeff Law1-1/+1
1993-12-30Revert last change. It loses.Jeff Law1-5/+0
1993-12-29* write.h (struct fix): Field tc_fix_data should be type PTR, not void*, forKen Raeburn1-0/+6
1993-12-29put a breakpoint in as_bad_where tooKen Raeburn1-0/+1
1993-12-29 * gas/hppa/more.parse/labelbug.s: Add more colonless labelJeff Law3-0/+48
1993-12-29 * app.c (do_scrub_next_char): Fix more bugs dealing withJeff Law2-6/+30
1993-12-26Making HPPA assembler case sensitive where it should be, and speeding it upTorbjorn Granlund1-0/+19
1993-12-21Add TODO list item from observing Solaris assembler.Ken Raeburn1-0/+6
1993-12-20sparc-coff reloc, symbols.c BSF_* changesKen Raeburn1-0/+10
1993-12-20* write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no symbol is presentKen Raeburn1-2/+21
1993-12-20md_end, listing, obj-coff changesKen Raeburn1-2/+33
1993-12-20* as.c (main): Only invoke md_end if it's defined as a macro.Ken Raeburn7-73/+17
1993-12-20whitespaceKen Raeburn1-1/+0
1993-12-20* as.c (main): Call listing_print before BFD gets closed, when symbol dataKen Raeburn2-10/+16
1993-12-17 * config/tc-hppa.c (md_begin): Initialize "dummy_label".Jeff Law1-0/+6
1993-12-16recent config/* & section_symbol changesKen Raeburn1-0/+13
1993-12-16* config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH nowKen Raeburn8-217/+69