aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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 Taylor1-0/+11
1993-10-12messages.c (as_fatal): use myname in printed messageKen Raeburn1-0/+2
1993-10-12more null/empty string fixupsKen Raeburn1-1/+13
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 Taylor1-0/+8
1993-10-11remove extern time() declDavid D. Zuhn1-0/+4
1993-10-11 * messages.c (as_fatal): Do mention that it's the assembler thatKen Raeburn1-0/+5
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor1-0/+9
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor1-0/+14
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 Taylor1-0/+5
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor1-0/+34
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 Pixley1-0/+5
1993-09-28More Lynx support, plus better stabs-in-coff generation.Stan Shebs1-0/+20
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn1-0/+15
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-25minor tc-m68k.c changesKen Raeburn1-0/+7
1993-09-24 * config/tc-m88k.c (get_o6): new function.K. Richard Pixley1-0/+10
1993-09-24 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field isK. Richard Pixley1-0/+30
1993-09-23obj-coffbfd relax_align changeKen Raeburn1-0/+4
1993-09-20 * read.c (get_stab_string_offset): Make non-static. MakeIan Lance Taylor1-1/+14
1993-09-17 * config/obj-elf.h (S_GET_SIZE): Define.Ian Lance Taylor1-0/+6
1993-09-16 * tc.h: Declare tc_gen_reloc differently depending upongIan Lance Taylor1-0/+12
1993-09-14 * config/obj-elf.c (obj_elf_data, obj_elf_text): New functions;Ian Lance Taylor1-0/+9
1993-09-14Some more gcc lint, and:Ian Lance Taylor1-0/+58
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-0/+41
1993-09-13config/tc-sparc.h (LOCAL_LABEL): Remove test for name[0] == 'L'.David Edelsohn1-7/+70
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-0/+57
1993-09-09gcc -Wall cleanups from UtahKen Raeburn1-0/+17
1993-09-09 * read.c (get_stab_string_offset, s_stab_generic): IfIan Lance Taylor1-0/+5
1993-09-08 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1-0/+5
1993-09-08Add missing ifdef to make m68k-aout targets happy.Stan Shebs1-0/+2
1993-09-07Changes to support stabs-in-coffStan Shebs1-0/+11
1993-09-03PA and ELF changesKen Raeburn1-0/+64
1993-09-02Reverted previous change, and added this one instead:Ian Lance Taylor1-3/+4
1993-09-02 * config/tc-mips.c (macro): If $0 is destination of divide, justIan Lance Taylor1-0/+6
1993-09-01write.c, configure.in changesKen Raeburn1-0/+8
1993-09-01add an alias for data section typeK. Richard Pixley1-0/+13
1993-08-25recognize m88110K. Richard Pixley1-0/+4
1993-08-25more hppa elf support from utahKen Raeburn1-0/+93
1993-08-23 * config/tc-mips.c (set_at): Added unsignedp argument. UseIan Lance Taylor1-0/+14
1993-08-20comments for tc-m88k.h changeK. Richard Pixley1-0/+5
1993-08-20 * config/tc-mips.c (mips_isa): New static variable.Ian Lance Taylor1-0/+16
1993-08-20tc-i386, tc-sparc, obj-elf, tc.h changesKen Raeburn1-0/+33