aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-10-21Various arious PA changes from Utah.Ken Raeburn3-5/+117
1993-10-21delete some code in "#if 0"Ken Raeburn1-6/+0
1993-10-21 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparcIan Lance Taylor2-54/+51
1993-10-21Set bfd_gas for all sparc targets. Added facility for keeping or rejectingKen Raeburn1-62/+88
1993-10-20new test m68k/pic1.s - simple pic code generationKen Raeburn1-0/+5
1993-10-20new test diff1.s - difference of two undefined symbols (should be rejected)Ken Raeburn1-0/+5
1993-10-20* Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.Ken Raeburn1-17/+30
1993-10-20Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.Ken Raeburn1-0/+15
1993-10-19 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variableIan Lance Taylor3-32/+50
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor2-5/+23
1993-10-14 * app.c (do_scrub_next_char): Always accept 'x' and 'X' as escapeIan Lance Taylor1-0/+5
1993-10-14 * config/tc-i386.c (md_apply_fix_1): Make cross segment calls workIan Lance Taylor1-0/+6
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor2-104/+196
1993-10-13obj-coffbfd change for wellfleet picKen Raeburn1-15/+21
1993-10-13 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: IfKen Raeburn1-0/+13
1993-10-13 * config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbolIan Lance Taylor1-0/+3
1993-10-13 * write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUTIan Lance Taylor1-0/+6
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor2-0/+62
1993-10-12messages.c (as_fatal): use myname in printed messageKen Raeburn1-0/+2
1993-10-12more null/empty string fixupsKen Raeburn4-4/+16
1993-10-11 fix for pr 3571Steve Chamberlain1-0/+8
1993-10-11 * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor3-8/+34
1993-10-11remove extern time() declDavid D. Zuhn2-1/+4
1993-10-11 * messages.c (as_fatal): Do mention that it's the assembler thatKen Raeburn2-11/+53
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor4-201/+215
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor3-27/+81
1993-10-08Thu Oct 7 18:36:29 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-0/+5
1993-10-06 * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor3-3/+50
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor6-644/+511
1993-10-04 * read.c (big_cons): Handle "0" correctly.Ian Lance Taylor1-0/+6
1993-10-04configure.in: Alphabetize list of cpu type alternatives. Enable OS values ofKen Raeburn1-0/+5
1993-10-04tc-m68k.c changeKen Raeburn1-0/+10
1993-09-29correct a few mistakes found while extending the dissassembler.K. Richard Pixley2-3/+8
1993-09-28Keep te-lynx.hStan Shebs1-0/+1
1993-09-28More Lynx support, plus better stabs-in-coff generation.Stan Shebs4-4/+126
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn6-12/+27
1993-09-27expr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of symbols in different segs.Ken Raeburn1-0/+3
1993-09-27some 68k pic stuffKen Raeburn1-0/+12
1993-09-27define DIFF_EXPR_OKKen Raeburn1-26/+33
1993-09-27(flag_want_pic): New variable, mostly ignored.Ken Raeburn1-0/+19
1993-09-25minor tc-m68k.c changesKen Raeburn1-0/+7
1993-09-25Moved struct m68k_incant and related macros earlier in the file.Ken Raeburn1-278/+286
1993-09-24 * config/tc-m88k.c (get_o6): new function.K. Richard Pixley2-32/+72
1993-09-24 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field isK. Richard Pixley2-4/+37
1993-09-24 * config/tc-mips.c (md_begin): Set BFD architecture and machineIan Lance Taylor1-0/+19
1993-09-23Add some "setup_xfail" commands, correct at least for sun4 native.Ken Raeburn2-0/+77
1993-09-23obj-coffbfd relax_align changeKen Raeburn1-0/+4
1993-09-23relax_align is now staticKen Raeburn1-1/+1
1993-09-21Whitespace/comment fixups.Ken Raeburn1-65/+45
1993-09-20 * read.c (get_stab_string_offset): Make non-static. MakeIan Lance Taylor2-4/+42