summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor1993-10-084-201/+215
* * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor1993-10-083-27/+81
* Thu Oct 7 18:36:29 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1993-10-081-0/+5
* * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor1993-10-063-3/+50
* Changes to let cons handle bignums like general expressions.Ian Lance Taylor1993-10-066-644/+511
* * read.c (big_cons): Handle "0" correctly.Ian Lance Taylor1993-10-041-0/+6
* configure.in: Alphabetize list of cpu type alternatives. Enable OS values ofKen Raeburn1993-10-041-0/+5
* tc-m68k.c changeKen Raeburn1993-10-041-0/+10
* correct a few mistakes found while extending the dissassembler.K. Richard Pixley1993-09-292-3/+8
* Keep te-lynx.hStan Shebs1993-09-281-0/+1
* More Lynx support, plus better stabs-in-coff generation.Stan Shebs1993-09-284-4/+126
* Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn1993-09-286-12/+27
* expr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of symbols in different segs.Ken Raeburn1993-09-271-0/+3
* some 68k pic stuffKen Raeburn1993-09-271-0/+12
* define DIFF_EXPR_OKKen Raeburn1993-09-271-26/+33
* (flag_want_pic): New variable, mostly ignored.Ken Raeburn1993-09-271-0/+19
* minor tc-m68k.c changesKen Raeburn1993-09-251-0/+7
* Moved struct m68k_incant and related macros earlier in the file.Ken Raeburn1993-09-251-278/+286
* * config/tc-m88k.c (get_o6): new function.K. Richard Pixley1993-09-242-32/+72
* * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field isK. Richard Pixley1993-09-242-4/+37
* * config/tc-mips.c (md_begin): Set BFD architecture and machineIan Lance Taylor1993-09-241-0/+19
* Add some "setup_xfail" commands, correct at least for sun4 native.Ken Raeburn1993-09-232-0/+77
* obj-coffbfd relax_align changeKen Raeburn1993-09-231-0/+4
* relax_align is now staticKen Raeburn1993-09-231-1/+1
* Whitespace/comment fixups.Ken Raeburn1993-09-211-65/+45
* * read.c (get_stab_string_offset): Make non-static. MakeIan Lance Taylor1993-09-202-4/+42
* * config/obj-elf.h (S_GET_SIZE): Define.Ian Lance Taylor1993-09-172-8/+32
* * tc.h: Declare tc_gen_reloc differently depending upongIan Lance Taylor1993-09-162-11/+50
* * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;Ian Lance Taylor1993-09-141-0/+9
* Some more gcc lint, and:Ian Lance Taylor1993-09-149-821/+116
* * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1993-09-1316-547/+729
* config/tc-sparc.h (LOCAL_LABEL): Remove test for name[0] == 'L'.David Edelsohn1993-09-131-7/+70
* More gcc lint with harsher warning options.Ian Lance Taylor1993-09-113-26/+14
* gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1993-09-1015-817/+897
* gcc -Wall cleanups from UtahKen Raeburn1993-09-092-33/+26
* * read.c (get_stab_string_offset, s_stab_generic): IfIan Lance Taylor1993-09-092-4/+13
* * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1993-09-082-2/+7
* Add missing ifdef to make m68k-aout targets happy.Stan Shebs1993-09-082-0/+4
* Changes to support stabs-in-coffStan Shebs1993-09-076-95/+536
* PA and ELF changesKen Raeburn1993-09-031-0/+64
* obj-elf.h changeKen Raeburn1993-09-031-0/+5
* more Utah changes, some cleanup of mineKen Raeburn1993-09-033-380/+537
* (elf_symbol): Fixed name of elf_symbol_type.Ken Raeburn1993-09-031-8/+9
* Reverted previous change, and added this one instead:Ian Lance Taylor1993-09-022-15/+20
* * config/tc-mips.c (macro): If $0 is destination of divide, justIan Lance Taylor1993-09-022-0/+40
* write.c, configure.in changesKen Raeburn1993-09-011-0/+8
* (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare tc_gen_reloc correctly.Ken Raeburn1993-09-011-69/+70
* Deleted explicit "return" statements without values at the ends of functions.Ken Raeburn1993-09-011-15/+20
* add an alias for data section typeK. Richard Pixley1993-09-012-0/+15
* recognize m88110K. Richard Pixley1993-08-251-0/+4