move md_end use, and make use of it in cpu back ends. clean up empty, unused
[deliverable/binutils-gdb.git] / gas / ChangeLog
1995-11-15  Ken Raeburnmove md_end use, and make use of it in cpu back ends...
1995-11-14  Stan Shebs * configure.in (ppc-*-macos*, ppc-*-mpw*): New configu...
1995-11-13  Jeff Law * config/tc-hppa.c (pa_ip): Fix off-by-2 bug...
1995-11-09  Ian Lance Taylor * config/obj-coff.c (fixup_segment): Don't subtract...
1995-11-09  Ian Lance Taylor * config/tc-a29k.c (md_operand): Handle $float, $doubl...
1995-11-08  Ian Lance TaylorWed Nov 8 16:38:14 1995 Eric Freudenthal <freudenthal...
1995-11-08  Ian Lance Taylor * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc...
1995-11-06  Ian Lance Taylor * config/tc-alpha.c: Undefine inline if not __GNUC__.
1995-11-05  Ian Lance Taylor * config/tc-ppc.c (ppc_biei): Force symbol into text_s...
1995-11-04  Ian Lance Taylor * config/tc-ppc.c (md_show_usage): Put backslash at...
1995-11-03  Ian Lance Taylor * macro.c (macro_expand_body): Don't warn about =...
1995-11-03  Ian Lance Taylor * as.c (main): On TC_A29K, call macro_init with macro_...
1995-11-03  Ian Lance Taylorx
1995-11-01  Ken Raeburn* config/tc-i386.c (md_assemble): For a jump instructio...
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 Law * config/tc-hppa.c (md_pseudo_table): Add new...
1995-10-24  Michael MeissnerFix PR 8255
1995-10-23  Ken Raeburnchanges for input file open error, not printing filenam...
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 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 MeissnerAllow duplicate cmp instructions for -mcom
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 * config/tc-arm.h (ARM_BI_ENDIAN): Move definition...
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  Ian Lance Taylor * config/tc-ppc.c (ppc_frob_symbol): Don't create...
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  Stan Shebs * mpw-config.in: Translate "powerpc" into "ppc", remov...
1995-09-28  Kim Knuttilaupdated changes
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  Michael MeissnerUndo md_apply_fix3 changes
1995-09-27  Kim KnuttilaInitial asm support for ppc/PE
1995-09-26  Michael MeissnerSupport all of the V.4 relocations
1995-09-25  Michael MeissnerBetter reloc support
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-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 * 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-13  Ian Lance Taylor * Makefile.in (EXPECT): New variable.
1995-09-13  Ian Lance Taylor * write.c (relax_and_size_seg): Change to the segment...
1995-09-12  David Edelsohn * config/tc-arm.c (md_atof): Fix debugging printf...
1995-09-11  Ian Lance Taylor * doc/configure.in: Remove unused file.
1995-09-11  Ian Lance Taylor * app.c (do_scrub_chars): Grab all available spaces...
1995-09-11  Ian Lance Taylor * sb.c: Include "libiberty.h".
1995-09-08  Ian Lance Taylor * app.c (do_scrub_chars): In MRI mode, keep a space...
1995-09-08  Ian Lance Taylor * Makefile.in (install): Don't install gasp in $(tooldir).
1995-09-08  Ian Lance Taylor * config/tc-mips.c (macro): Handle a non zero base...
1995-09-08  Ian Lance Taylor * gasp.c (show_usage): Put program_name argument in...
1995-09-07  Ian Lance Taylor * expr.c (operand): Handle 08 and 09 in MRI mode.
1995-09-07  Ian Lance Taylor * read.c (cons_worker): Don't use #elif; old compilers...
1995-09-07  Ian Lance Taylor * app.c (do_scrub_chars): In MRI mode, silently end...
1995-09-06  Stan Shebs * config/tc-mips.c: Remove CYGNUS LOCAL comments.
next
This page took 0.219793 seconds and 107 git commands to generate.