* gdb.t07/watchpoint.exp: Change xfail for calling function with
[deliverable/binutils-gdb.git] / gas /
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
1993-06-30  Ken RaeburnNew files for sparc64 cpu.
1993-06-29  David D. Zuhnfix HPUX hosting problems
1993-06-25  David Edelsohn* config/sparc.c (sparc_ip): Remove support for %d...
1993-06-25  Ken Raeburn(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.
1993-06-20  Ken Raeburn(INCLUDES): Look in ../bfd, not ../include, for bfd.h.
1993-06-20  Ken RaeburnSun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se)
1993-06-18  Steve ChamberlainLook in the right place for bfd.h.
1993-06-18  David D. Zuhnsingle-quote $program_transform_name
1993-06-17  David D. Zuhncanonicalize install.sh location
1993-06-17  Steve Chamberlain * config/obj-coffbfd.c (fill_section): Don't allow...
1993-06-16  David D. Zuhnremove parentdir support
1993-06-16  David D. Zuhnremove parentdir support; use INSTALL_XFORM
1993-06-10  Ken RaeburnI don't think this file is needed any more
1993-06-10  Ken Raeburnpatches from tege
1993-06-07  David Edelsohnconfig/tc-sparc.c: (sparc_ip): Fix parsing of asi numbe...
1993-06-04  Ken Raeburnclean v9 stuff out of configure.in
1993-06-04  Steve Chamberlain * config/h8300.c: Support for H8/300-H opcodes.
1993-06-04  Steve ChamberlainAdded alpha as host.
1993-06-04  Ian Lance Taylor * configure.in (mips-*-ecoffl*): New target; use ecoff and
1993-06-04  Ian Lance Taylor * config/obj-ecoff.c (ecoff_build_procs): Force the...
1993-06-03  Ken Raeburnbump version number
1993-06-03  Ken Raeburnkeep ho-hppabsd.h
1993-06-03  Ken Raeburntoday's changes
1993-06-03  Ken Raeburnnew file, from utah
1993-06-01  Ken Raeburndon't bother checking return value from hash_new
1993-06-01  Rob SavoyeAdd an install-info target too.
1993-06-01  Rob SavoyeAdd info target.
1993-05-28  Rob SavoyeAdd a blank install target so the top level make won...
1993-05-27  Ken Raeburnread.c (s_align_bytes): Properly record alignment.
1993-05-27  Ian Lance Taylor * app.c (do_scrub_begin): Let line_comment_chars override
1993-05-27  K. Richard Pixleyadded things-to-lose sections
1993-05-26  Rob Savoyeconfigure.in template that supports *only* make check...
1993-05-26  Rob SavoyeMakefile fragment that supports *only* make check....
1993-05-25  Ian Lance Taylor * config/obj-bout.h (S_GET_VALUE): Removed unnecessary...
next
This page took 0.04708 seconds and 7 git commands to generate.