* config.guess: Recognize BSD on hp300.
[deliverable/binutils-gdb.git] / gas /
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
1993-08-04  Ken Raeburn* obj-elf.c (obj_elf_stab_generic, in disabled code...
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  Ken Raeburnkeep ho-hppaosf.h; m88k.patches is gone
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  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  Ian Lance TaylorFix stupid bugs inserted during expression conversion.
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  Ian Lance TaylorFixed typos.
1993-07-22  Brendan Kehoe * config/obj-aout.c: Only include aout/aout64...
1993-07-22  Ian Lance TaylorDon't use #ifdef inside macro arguments.
1993-07-22  Fred Fish * configure.in (case ${host}): Map *-*-sysv4* to...
1993-07-21  Ian Lance Taylor * config/obj-aout.c: Include aout/aout64.h.
1993-07-21  Ian Lance Taylor * read.c (read_a_source_file): If NO_PSEUDO_DOT is...
1993-07-21  Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-20  David D. Zuhnadd i386-lynx support
1993-07-19  Ken Raeburnvarious changes
1993-07-19  Ken Raeburn(write_relocs): New function, split off from write_cont...
1993-07-19  Ken Raeburn(read_begin): Call obstack_begin with values closer...
1993-07-19  Ken Raeburnforgot to check this in long ago...
1993-07-19  Ken Raeburn(obj_elf_previous): New function.
1993-07-19  Ian Lance Taylor * config/tc-m68k.c (m68k_ip_op): Don't decrement stren...
1993-07-19  Ian Lance Taylor * expr.c (clean_up_expression): Don't cancel the subtr...
1993-07-19  Ken Raeburnfix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for...
1993-07-16  Ian Lance Taylor * config/tc-hppa.h (tc_frob_label): Define.
1993-07-16  Ian Lance Taylor * read.c (float_cons): Simplified parsing logic. If
1993-07-16  Ian Lance Taylor * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build...
1993-07-15  Ian Lance Taylor * config/tc-m88k.c (omagic): Removed unused variable.
1993-07-15  Ian Lance Taylor * config/obj-ecoff.c (ecoff_frob_file): Discard all...
1993-07-15  Ian Lance Taylor * config/obj-coffbfd.c (fixup_segment): If TC_M88K...
1993-07-15  Ian Lance TaylorAdd m88k-coff target Makefile fragment.
1993-07-15  Ian Lance Taylor * Preliminary support for m88k-coff.
1993-07-14  Ian Lance Taylor * Removed sy_forward and replaced it with an undefined...
1993-07-14  Ian Lance Taylor * Changes to keep a full expression as the value of...
1993-07-14  David Edelsohn* configure.in: Make sparc64-*-aout* use bfd gas.
1993-07-14  David Edelsohn* configure.in: Recognize h8300h.
1993-07-14  David EdelsohnRecognize h8300h.
1993-07-13  Steve Chamberlaincvs core dumps again...
1993-07-13  Steve Chamberlain * config/tc-h8500.c (line_comment_chars): Add hash.
1993-07-12  Mark Eichinfix definitions of md_create_long_jump, md_create_short...
1993-07-12  Mark Eichinupdate use of valueT and addressT
1993-07-12  Ken Raeburnconfig/obj-elf.c (obj_elf_section): Allow `@' to introd...
1993-07-12  Ian Lance Taylor * config/tc-mips.c (mips_ip): Don't warn on 'i' or...
1993-07-10  Roland Peschdoc/as.texinfo
1993-07-10  Roland PeschUpdates for Hitachi H8/300H
1993-07-09  Ian Lance TaylorClean up some of the obvious m88k bitrot.
1993-07-08  David D. Zuhnput CROSS definition into the Makefile
1993-07-08  Ken RaeburnOops, not all of the tc-sparc.c change was format-indep...
1993-07-08  Mark Eichinchangelog for tc-i960 change
1993-07-08  Mark EichinThu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus...
1993-07-08  Ken Raeburnconfig/tc-sparc.c (s_common): Revamp to handle both...
1993-07-08  David Edelsohnconfig/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if...
1993-07-08  David D. Zuhndefine CROSS is cross compilation
1993-07-08  David D. Zuhndefine CROSS is cross compilation
1993-07-07  Ian Lance Taylor * symbols.c (fb_label_instance, fb_label_instance_inc...
1993-07-07  Ian Lance TaylorThis file was not removed last time. Why??
1993-07-07  Ian Lance Taylor * config/mips-opcode.h: Moved to opcode/mips.h.
1993-07-07  Ian Lance TaylorVarious entries.
1993-07-07  Ken RaeburnTypedef changes. V9 work.
1993-07-07  Ken Raeburn(sparc_ip): Initialize `len' variable to make gcc shut up.
1993-07-07  Ken Raeburn(md_create_short_jump, md_create_long_jump,
1993-07-07  Ken RaeburnChange various calls (e.g., to symbol_new, md_number_to...
1993-07-07  Ken Raeburn(struct fix): Fields fx_offset and fx_addnumber are...
1993-07-07  Ken Raeburn(write_object_file): Locals from_addr, to_addr, table_a...
1993-07-07  Ken Raeburn* symbols.c (symbol_new): Symbol value is type valueT.
1993-07-07  Ken Raeburn(obj_elf_frob_symbol, elf_frob_file, elf_file_symbol...
1993-07-07  Ken Raeburnclean v9 from obj-elf.h
1993-07-07  Ken RaeburnDefine ENV64 for sparc v9.
1993-07-07  Ken Raeburn(free): Returns void if __STDC__.
1993-07-07  Ken Raeburn(s_comm): Values read are type valueT.
1993-07-07  Ken Raeburn(expressionS): Field X_add_number is an offsetT.
1993-07-07  Ken Raeburn(integer_constant, floating_constant): Now return void.
1993-07-07  Ken Raeburnmove valueT typedef to as.h from struc-symbol.h
1993-07-07  Ken Raeburnlocalize a conditionally used variable
1993-07-02  David D. Zuhnfix decls
1993-06-30  Ian Lance Taylor * read.c (cons): Conditionalize parsing of expression...
1993-06-30  Ken Raeburnsparc64 changes
next
This page took 0.049046 seconds and 7 git commands to generate.