aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1993-08-06(md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros.Ken Raeburn1-12/+15
1993-08-04* obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn2-46/+131
1993-08-03 * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets theIan Lance Taylor1-87/+104
1993-08-02 * config/obj-ecoff.c (get_tag): Save tag name in permanent memoryIan Lance Taylor1-13/+38
1993-07-30keep ho-hppaosf.h; m88k.patches is goneKen Raeburn1-1/+1
1993-07-30fix ANSI decl conflictsDavid D. Zuhn1-4/+1
1993-07-27 * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1-3/+49
1993-07-23Fix stupid bugs inserted during expression conversion.Ian Lance Taylor2-2/+4
1993-07-23 * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find aIan Lance Taylor1-0/+2
1993-07-22 * config/tc-h8500.c (md_begin): Use a local variable whenIan Lance Taylor1-31/+34
1993-07-22Fixed typos.Ian Lance Taylor1-2/+2