aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-10-22 * input-scrub.c (physical_input_file, logical_input_file,Ian Lance Taylor1-7/+2
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 Taylor1-54/+46
1993-10-19 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variableIan Lance Taylor2-32/+39
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor1-5/+19
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-104/+177
1993-10-13 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: IfKen Raeburn1-0/+13
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor1-0/+51
1993-10-12more null/empty string fixupsKen Raeburn3-3/+3
1993-10-11 * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor1-7/+24
1993-10-11remove extern time() declDavid D. Zuhn1-1/+0
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor3-201/+206
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor2-27/+67
1993-10-06 * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor2-3/+45
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor3-146/+78
1993-09-29correct a few mistakes found while extending the dissassembler.K. Richard Pixley1-3/+3
1993-09-28Keep te-lynx.hStan Shebs1-0/+1
1993-09-28More Lynx support, plus better stabs-in-coff generation.Stan Shebs3-4/+106
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn5-12/+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-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 Pixley1-32/+62
1993-09-24 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field isK. Richard Pixley1-4/+7
1993-09-24 * config/tc-mips.c (md_begin): Set BFD architecture and machineIan Lance Taylor1-0/+19
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 Taylor1-3/+28
1993-09-17 * config/obj-elf.h (S_GET_SIZE): Define.Ian Lance Taylor1-8/+26
1993-09-16 * tc.h: Declare tc_gen_reloc differently depending upongIan Lance Taylor1-11/+38
1993-09-14Some more gcc lint, and:Ian Lance Taylor8-821/+58
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor10-186/+255
1993-09-11More gcc lint with harsher warning options.Ian Lance Taylor1-19/+6
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor6-78/+63
1993-09-09gcc -Wall cleanups from UtahKen Raeburn1-33/+9
1993-09-08 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1-2/+2
1993-09-07Changes to support stabs-in-coffStan Shebs2-2/+33
1993-09-03more Utah changes, some cleanup of mineKen Raeburn3-380/+537
1993-09-03(elf_symbol): Fixed name of elf_symbol_type.Ken Raeburn1-8/+9
1993-09-02Reverted previous change, and added this one instead:Ian Lance Taylor1-12/+16
1993-09-02 * config/tc-mips.c (macro): If $0 is destination of divide, justIan Lance Taylor1-0/+34
1993-09-01add an alias for data section typeK. Richard Pixley1-0/+2
1993-08-23 * config/tc-mips.c (set_at): Added unsignedp argument. UseIan Lance Taylor1-250/+299
1993-08-20updated copyrights, declare TC_CONS_RELOCK. Richard Pixley1-1/+2
1993-08-20 * config/tc-mips.c (mips_isa): New static variable.Ian Lance Taylor1-148/+672
1993-08-20* tc-sparc.c (s_local): Function moved and renamed...Ken Raeburn1-0/+166
1993-08-19* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.Ken Raeburn1-32/+43
1993-08-18Undef NO_RELOC before including aout/aout64.h.Ken Raeburn1-2/+48
1993-08-18 * config/tc-mips.c (append_insn): Don't swap branch instructionsIan Lance Taylor1-32/+136
1993-08-12 * config/tc-mips.c (mips_ip): Suggested byIan Lance Taylor1-46/+82