fix typo in last change
[deliverable/binutils-gdb.git] / gas /
1995-11-01  Ian Lance Taylor * config/tc-ppc.c (ppc_lglobl): Do the right thing.
1995-10-31  Fred Fish * config/obj-elf.h: Include bfd/elf-bfd.h rather than
1995-10-31  Ian Lance TaylorTue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm...
1995-10-31  Ian Lance Taylor * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.
1995-10-31  Ian Lance TaylorTue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm...
1995-10-31  Ian Lance Taylor * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_EN...
1995-10-31  Ian Lance Taylor * config/tc-ppc.c (md_pseudo_table): Add "bc" and...
1995-10-31  Ian Lance Taylor * input-scrub.c (input_scrub_push): Reset sb_index.
1995-10-30  Ian Lance Taylor * listing.c (listing_newline): Don't create a frag...
1995-10-28  Ian Lance Taylor * config/tc-ppc.c (md_pseudo_table): Add "data" and...
1995-10-28  Ian Lance Taylor * symbols.c (symbol_find_or_make): Change name to...
1995-10-26  Ken Raeburndoc fixes from Roland
1995-10-26  David Edelsohn * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as...
1995-10-25  Per Bothner * Makefile.in (diststuff): Also make info.
1995-10-24  Jeff LawDocument .nsubspa.
1995-10-24  Jeff Law * config/tc-hppa.c (md_pseudo_table): Add new...
1995-10-24  Michael MeissnerFix PR 8255
1995-10-24  Jeff Law * gas/hppa/basic/basic.exp: Test lci and syncdm...
1995-10-23  Ken Raeburnchanges for input file open error, not printing filenam...
1995-10-23  Ken RaeburnIf no filename is available (because we haven't opened...
1995-10-23  Jackie Smith CashionAdded command-line support for NEC VR4100, to allow...
1995-10-18  Ken Raeburnobstack-per-frchain changes
1995-10-18  Ken RaeburnUse one active frag and one obstack per frag chain:
1995-10-18  Ken Raeburnfrag/obstack handling in tc-*.c; ignore -g for Alpha
1995-10-18  Ken Raeburnkeep testsuite when doing "make distclean"
1995-10-18  Ken Raeburn* stabs.c (aout_process_stab): Insert debug symbol...
1995-10-16  Ian Lance Taylor * config/tc-mips.c (mips_elf_pseudo_table): Remove.
1995-10-16  Michael MeissnerFix last fixes #3
1995-10-16  Michael MeissnerFix last fixes #2
1995-10-16  Michael MeissnerFix last fixes
1995-10-16  Michael MeissnerChange error message
1995-10-16  Michael MeissnerAllow duplicate cmp instructions for -mcom
1995-10-16  Michael Meissnerspelling typo
1995-10-16  Michael MeissnerFor -mcom, do not allow only POWER|PPC instructions.
1995-10-16  Michael MeissnerAdd -mcom support.
1995-10-10  Ian Lance Taylor * config/tc-mips.c: Correct s_cons arguments. From...
1995-10-10  Ian Lance Taylor * config/tc-ppc.c (ppc_macro): Make count unsigned.
1995-10-06  Ken Raeburnsplit change log
1995-10-06  Ken RaeburnMon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan...
1995-10-06  Ian Lance Taylor * sb.c, macro.c: Decide whether to include <string...
1995-10-06  David Edelsohn * gas/arm/le-fpconst.[sd]: New testcase.
1995-10-06  David Edelsohn(le-fpconst): New testcase.
1995-10-06  David Edelsohn * config/tc-arm.h (ARM_BI_ENDIAN): Move definition...
1995-10-06  David Edelsohn * gas/arm/arm.exp: Renamed from gas.exp.
1995-10-06  David Edelsohngas.exp renamed to arm.exp.
1995-10-06  David Edelsohn * Makefile.in (site.exp): Fix setting of $srcdir.
1995-10-06  Ken Raeburnmore vms work (mostly whitespace/comment cleanup) from...
1995-10-06  Ken Raeburnsplit out ns32k doc like other cpus
1995-10-06  Ken Raeburn* sb.c, macro.c: Include string.h.
1995-10-06  Ken Raeburn* Makefile.in (comparison): Only check *.o; we don...
1995-10-06  Ken Raeburn* config/tc-alpha.c (alpha_align): Only fill with a...
1995-10-04  Kim KnuttilaBetter parsing, tocd, tocv started
1995-10-04  Kim KnuttilaBetter parsing, tocd, tocv started
1995-10-04  Ian Lance Taylor * config/tc-ppc.c (ppc_frob_symbol): Don't create...
1995-10-04  Ian Lance Taylor * config/tc-m68k.c (isbyte): Accept all values from...
1995-10-03  Ian Lance Taylor * cond.c (s_endif): Call demand_empty_rest_of_line...
1995-10-02  Ian Lance Taylor * config/m68k-parse.y (m68k_reg_parse): In MRI mode...
1995-10-01  Jeff Law * config/tc-hppa.c (hppa_fix_adjustable): DP relative...
1995-09-29  Ian Lance Taylor Add some support for i960 MRI compatibility mode.
1995-09-29  Stan ShebsChanges to Mac-specific files.
1995-09-29  Stan Shebs * mpw-config.in: Translate "powerpc" into "ppc", remov...
1995-09-28  Kim Knuttilaupdated changes
1995-09-28  David Edelsohn(arm-*-coff): Fix configuration.
1995-09-28  Ian Lance Taylor * config/tc-ppc.h (tc_fix_adjustable): Define.
1995-09-28  David Edelsohn * config/tc-arm.h (TARGET_FORMAT): Define for arm...
1995-09-27  Ian Lance Taylor * symbols.c (S_IS_LOCAL): All symbols in reg_section...
1995-09-27  Ian Lance Taylor * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF...
1995-09-27  Ian Lance Taylor * configure.in: No need to check whether ${cpu_type...
1995-09-27  Kim KnuttilaDetails of more fixes to earlier fixes
1995-09-27  Kim KnuttilaRemoved an extraneous PPC definition
1995-09-27  Kim KnuttilaAdded back some missing code @ diff tc-ppc.c
1995-09-27  Michael MeissnerUndo md_apply_fix3 changes
1995-09-27  Kim KnuttilaInitial asm support for ppc/PE
1995-09-27  Kim KnuttilaConfigure support for ppc/PE
1995-09-27  Kim KnuttilaAdded assembler support for ppc/PE environments
1995-09-27  Kim KnuttilaAdded TE_PE target environment support
1995-09-26  Michael MeissnerSupport all of the V.4 relocations
1995-09-25  Michael MeissnerBetter reloc support
1995-09-25  Ian Lance Taylor * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for...
1995-09-25  Ian Lance Taylor * config/tc-arm.c (md_atof): Output little endian...
1995-09-25  Ian Lance Taylor * configure.in: Fix typo: fmt-elf to fmt=elf.
1995-09-22  Michael Meissnerstart at handling branch taken/branch not taken hints.
1995-09-22  Michael Meissnerdo not set EF_PPC_RELOCATABLE for -mrelocatable-lib
1995-09-21  Ian Lance Taylor * subsegs.c (subseg_set): Permit SEG_ABSOLUTE in know...
1995-09-21  Michael Meissneradd -mrelocatable-lib, -memb support
1995-09-21  Jeff Law * gas/sh/fp.s (fmac): Update for new assembly...
1995-09-19  Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Reject immediate operand...
1995-09-19  Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Reject immediate operand...
1995-09-19  Ian Lance Taylor * config/tc-m68k.c (parse_mri_control_operand): Change...
1995-09-18  Ian Lance Taylor * config/tc-m68k.c (parse_mri_control_operand): Change...
1995-09-18  Ian Lance Taylor * read.c (mri_comment_field): New function.
1995-09-18  Ian Lance Taylor * write.c (fixup_segment): Handle ABS-sym in -sym...
1995-09-18  Ian Lance Taylor * config/tc-m68k.c (s_reg): Ignore comment field in...
1995-09-18  Ian Lance TaylorMon Sep 18 14:44:04 1995 Arne H. Juul <arnej@pvv...
1995-09-18  Ian Lance Taylor * lib/gas-defs.exp (gas_run): Call prune_system_crud.
1995-09-18  Ken Raeburnin verbose mode add newline after files are processed
1995-09-18  Ian Lance Taylor * configure.in: Set endian to little for mips-*-ultrix*.
1995-09-16  Jeff Law * config/tc-m68k.c: Change some "CONST" references...
1995-09-15  Ken Raeburnvms updates
1995-09-15  Ken Raeburnvms updates
next
This page took 0.047856 seconds and 7 git commands to generate.