* config/tc-a29k.c (md_begin): When opcodes are mashed together in
[platform/upstream/binutils.git] / gas / ChangeLog
1993-10-28 Ian Lance Taylor * config/tc-a29k.c (md_begin): When opcodes are mashed...
1993-10-27 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Adjust offsets for PC...
1993-10-27 Ian Lance Taylor * config/obj-ecoff.c (obj_ecoff_ent): Ignore an option...
1993-10-27 Ian Lance TaylorTook case '>' out of macro_build again to avoid confusi...
1993-10-27 Ian Lance Taylor * config/tc-mips.c (macro_build): Handle '>' case...
1993-10-26 Ian Lance Taylor * config/tc-ns32k.c (tc_aout_fix_to_chars): Output...
1993-10-26 Ian Lance Taylor * config/tc-m68k.c (md_apply_fix_2): Error if a short...
1993-10-26 Ian Lance Taylor * config/obj-elf.c (obj_elf_init_stab_section): Align...
1993-10-26 Ken RaeburnMakefile.in, tc-hppa.c changes
1993-10-25 Steve Chamberlain * config/tc-sh.c (build_Mbytes): Write the relocs...
1993-10-25 Steve Chamberlain * config/tc-z8k.c (get_specific, built_bytes): Unders...
1993-10-25 Ken Raeburndoc/Makefile.in, write.c, config/tc-sparc.* changes
1993-10-24 Jim WilsonAdd support for .dword pseudo op to mips port.
1993-10-24 David D. Zuhnuse lowercase "format" instead of Format/format
1993-10-22 Ian Lance Taylor * input-scrub.c (physical_input_file, logical_input_file,
1993-10-21 Ken RaeburnVarious arious PA changes from Utah.
1993-10-21 Ian Lance Taylor * config/tc-sparc.c (md_parse_option): Accept and...
1993-10-19 Ian Lance Taylor * config/tc-m68k.h (AOUT_MACHTYPE): Define to be exter...
1993-10-14 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Ignore .livereg...
1993-10-14 Ian Lance Taylor * app.c (do_scrub_next_char): Always accept 'x' and...
1993-10-14 Ian Lance Taylor * config/tc-i386.c (md_apply_fix_1): Make cross segmen...
1993-10-14 Ian Lance TaylorThu Oct 14 11:33:25 1993 Michael Meissner (meissner...
1993-10-13 Ken Raeburnobj-coffbfd change for wellfleet pic
1993-10-13 Ian Lance Taylor * config/obj-ecoff.c (ecoff_build_symbols): Handle...
1993-10-13 Ian Lance Taylor * write.c (relax_and_size_all_segments): Moved #endif...
1993-10-12 Ian Lance Taylor * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.
1993-10-12 Ken Raeburnmessages.c (as_fatal): use myname in printed message
1993-10-12 Ken Raeburnmore null/empty string fixups
1993-10-11 Steve Chamberlain fix for pr 3571
1993-10-11 Ian Lance Taylor * write.c (write_contents): Don't crash if seginfo...
1993-10-11 David D. Zuhnremove extern time() decl
1993-10-11 Ken Raeburn * messages.c (as_fatal): Do mention that it's the...
1993-10-08 Ian Lance Taylor * config/tc-mips.c (mips_gprmask, mips_cprmask): New...
1993-10-08 Ian Lance Taylor * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.
1993-10-08 Ian Lance TaylorThu Oct 7 18:36:29 1993 Michael Meissner (meissner...
1993-10-06 Ian Lance Taylor * config/tc-mips.c (cons_fix_new_mips): New function...
1993-10-06 Ian Lance Taylor Changes to let cons handle bignums like general expres...
1993-10-04 Ian Lance Taylor * read.c (big_cons): Handle "0" correctly.
1993-10-04 Ken Raeburnconfigure.in: Alphabetize list of cpu type alternatives...
1993-10-04 Ken Raeburntc-m68k.c change
1993-09-29 K. Richard Pixleycorrect a few mistakes found while extending the dissas...
1993-09-28 Stan ShebsMore Lynx support, plus better stabs-in-coff generation.
1993-09-28 Ken RaeburnWhitespace/comment cleanup. Use PARAMS in tc-vax.c.
1993-09-27 Ken Raeburnexpr.c (expr) [DIFF_EXPR_OK]: Permit subtraction of...
1993-09-27 Ken Raeburnsome 68k pic stuff
1993-09-25 Ken Raeburnminor tc-m68k.c changes
1993-09-24 K. Richard Pixley * config/tc-m88k.c (get_o6): new function.
1993-09-24 K. Richard Pixley * config/m88k-opcode.h (m88k_opcodes): comment change...
1993-09-23 Ken Raeburnobj-coffbfd relax_align change
1993-09-20 Ian Lance Taylor * read.c (get_stab_string_offset): Make non-static...
1993-09-17 Ian Lance Taylor * config/obj-elf.h (S_GET_SIZE): Define.
1993-09-16 Ian Lance Taylor * tc.h: Declare tc_gen_reloc differently depending...
1993-09-14 Ian Lance Taylor * config/obj-elf.c (obj_elf_data, obj_elf_text): New...
1993-09-14 Ian Lance TaylorSome more gcc lint, and:
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-13 David Edelsohnconfig/tc-sparc.h (LOCAL_LABEL): Remove test for name...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-09-09 Ken Raeburngcc -Wall cleanups from Utah
1993-09-09 Ian Lance Taylor * read.c (get_stab_string_offset, s_stab_generic): If
1993-09-08 Ian Lance Taylor * config/obj-elf.c (obj_elf_section): Set SEC_LOAD...
1993-09-08 Stan ShebsAdd missing ifdef to make m68k-aout targets happy.
1993-09-07 Stan ShebsChanges to support stabs-in-coff
1993-09-03 Ken RaeburnPA and ELF changes
1993-09-02 Ian Lance TaylorReverted previous change, and added this one instead:
1993-09-02 Ian Lance Taylor * config/tc-mips.c (macro): If $0 is destination of...
1993-09-01 Ken Raeburnwrite.c, configure.in changes
1993-09-01 K. Richard Pixleyadd an alias for data section type
1993-08-25 K. Richard Pixleyrecognize m88110
1993-08-25 Ken Raeburnmore hppa elf support from utah
1993-08-23 Ian Lance Taylor * config/tc-mips.c (set_at): Added unsignedp argument...
1993-08-20 K. Richard Pixleycomments for tc-m88k.h change
1993-08-20 Ian Lance Taylor * config/tc-mips.c (mips_isa): New static variable.
1993-08-20 Ken Raeburntc-i386, tc-sparc, obj-elf, tc.h changes
1993-08-18 Ken Raeburnobj-elf, write, symbols, read changes
1993-08-18 Ian Lance Taylor * config/tc-mips.c (append_insn): Don't swap branch...
1993-08-16 David D. Zuhnuse coffbfd for z8k
1993-08-12 Ian Lance Taylor * config/tc-mips.c (mips_ip): Suggested by
1993-08-09 Ken Raeburn * write.c (merge_data_into_text): Define only if BFD_A...
1993-08-06 Ken Raeburnchanges to write.c, obj-elf.c, tc-sparc.c
1993-08-06 Ian Lance Taylor * configure.in (mips-*-riscos*, mips-*-sysv*): New...
1993-08-06 Ian Lance Taylor * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkele...
1993-08-05 Ken Raeburnread.c change; yesterdays elf/sparc changes
1993-08-03 Ian Lance Taylor * config/obj-ecoff.c: Updated for BFD ECOFF changes...
1993-08-02 Ian Lance Taylor * config/obj-ecoff.c (get_tag): Save tag name in perma...
1993-08-02 Ian Lance Taylor * app.c (do_scrub_next_char): Reset state to 0 after...
1993-07-30 Ian Lance Taylor * write.c: Don't use short int in a prototype.
1993-07-30 Ian Lance Taylor * expr.c (operand): Make return value simply depend...
1993-07-30 David D. Zuhnfix ANSI decl conflicts
1993-07-28 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): If we have a normal...
1993-07-27 Ken Raeburnsymbols.c: Use DEBUG_SYMS instead of DEBUG.
1993-07-27 Ian Lance Taylormips_optimize is also affected by -g.
1993-07-27 Ian Lance Taylor * config/tc-mips.c (mips_optimize): New static variable.
1993-07-27 K. Richard Pixley * Makefile.in (clean): if testsuite does not exist...
1993-07-23 Ken Raeburnobj-elf.c, tc-sparc.c, symbols.c changes
1993-07-23 Ian Lance Taylor * write.c (fix_new_exp): Handle a O_uminus expression.
1993-07-23 Ian Lance Taylor * expr.c (expr): Don't let absolute_section override
1993-07-23 Ian Lance Taylor * read.c (read_a_source_file): In NO_PSEUDO_DOT case...
1993-07-22 Ian Lance Taylor * config/tc-h8500.c (md_begin): Use a local variable...
1993-07-22 Brendan Kehoe * config/obj-aout.c: Only include aout/aout64...
1993-07-22 Fred Fish * configure.in (case ${host}): Map *-*-sysv4* to...
next