Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au):
[deliverable/binutils-gdb.git] / gas /
1993-10-21  Ken RaeburnVarious arious PA changes from Utah.
1993-10-21  Ken Raeburndelete some code in "#if 0"
1993-10-21  Ian Lance Taylor * config/tc-sparc.c (md_parse_option): Accept and...
1993-10-21  Ken RaeburnSet bfd_gas for all sparc targets. Added facility...
1993-10-20  Ken Raeburnnew test m68k/pic1.s - simple pic code generation
1993-10-20  Ken Raeburnnew test diff1.s - difference of two undefined symbols...
1993-10-20  Ken Raeburn* Makefile.in (OBJDUMP_FOR_TARGET): Define similar...
1993-10-20  Ken RaeburnMakefile.in (OBJDUMP_FOR_TARGET): Define similar to...
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  Ken Raeburn * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK...
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 ShebsKeep te-lynx.h
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-27  Ken Raeburndefine DIFF_EXPR_OK
1993-09-27  Ken Raeburn(flag_want_pic): New variable, mostly ignored.
1993-09-25  Ken Raeburnminor tc-m68k.c changes
1993-09-25  Ken RaeburnMoved struct m68k_incant and related macros earlier...
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-24  Ian Lance Taylor * config/tc-mips.c (md_begin): Set BFD architecture...
1993-09-23  Ken RaeburnAdd some "setup_xfail" commands, correct at least for...
1993-09-23  Ken Raeburnobj-coffbfd relax_align change
1993-09-23  Ken Raeburnrelax_align is now static
1993-09-21  Ken RaeburnWhitespace/comment fixups.
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-11  Ian Lance TaylorMore gcc lint with harsher warning options.
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-03  Ken Raeburnobj-elf.h change
1993-09-03  Ken Raeburnmore Utah changes, some cleanup of mine
1993-09-03  Ken Raeburn(elf_symbol): Fixed name of elf_symbol_type.
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  Ken Raeburn(write_relocs) [RELOC_EXPANSION_POSSIBLE]: Declare...
1993-09-01  Ken RaeburnDeleted explicit "return" statements without values...
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  K. Richard Pixleyupdated copyrights, declare TC_CONS_RELOC
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-20  Ken Raeburn* tc-sparc.c (s_local): Function moved and renamed...
1993-08-19  Ken Raeburn* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_R...
1993-08-18  David D. Zuhnremove rcs cruft
1993-08-18  Ken Raeburnobj-elf, write, symbols, read changes
1993-08-18  Ken RaeburnUndef NO_RELOC before including aout/aout64.h.
1993-08-18  Ken Raeburn(potable): Treat "string" like "asciz".
1993-08-18  Ken Raeburnupdated to-do list
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  Ken Raeburnv9 changes
1993-08-06  Ian Lance Taylor * configure.in (mips-*-riscos*, mips-*-sysv*): New...
1993-08-06  Ken Raeburn(md_apply_fix): Fill in values for BFD_RELOC_{32,64...
1993-08-06  Ian Lance Taylor * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkele...
1993-08-05  Ken Raeburn(write_object_file): Test DEBUG_SYMS instead of DEBUG...
1993-08-05  Ken Raeburnread.c change; yesterdays elf/sparc changes
1993-08-05  Ken Raeburn(emit_expr): Use BFD_RELOC_64 fr 8-byte expressions.
1993-08-04  Ken Raeburnv9 changes
next
This page took 0.088206 seconds and 7 git commands to generate.