vms updates
[binutils-gdb.git] / gas / ChangeLog
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.
1995-09-05 Ken Raeburn* configure.in: When testing for a free() declaration...
1995-09-01 Jackie Smith CashionThis change does not affect the MIPS instruction assemb...
1995-08-31 Steve ChamberlainThu Aug 31 16:41:06 1995 steve chamberlain <sac@slash...
1995-08-31 Ian Lance TaylorTue Aug 29 19:42:58 1995 Andreas Schwab <schwab@issan...
1995-08-31 David Edelsohn * config/tc-arm.c (tc_gen_reloc): Delete duplicated...
1995-08-31 Ian Lance Taylor * app.c (do_scrub_chars): Free saved_input when the...
1995-08-30 David Edelsohn * config/tc-sparc.c (parse_keyword_arg, parse_const_ex...
1995-08-29 David Edelsohn * config/tc-sparc.c (sparc_ip): Clean up ASI support.
1995-08-29 Steve ChamberlainTue Aug 29 13:20:27 1995 steve chamberlain <sac@slash...
1995-08-28 David Edelsohn * config/tc-arm.c (do_swi): Allow optional leading...
1995-08-27 Ian Lance Taylor * config/te-delta.h: Include obj-format.h.
1995-08-27 Ian Lance Taylor * app.c (scrub_file): Remove.
1995-08-25 Ian Lance Taylor * gasp.c (as_abort): New function.
1995-08-25 Ian Lance Taylor * Makefile.in (gasp.new): Depend upon ../libiberty...
1995-08-23 Ian Lance Taylor * sb.c (sb_build): Undefine abort before calling it...
1995-08-23 Michael MeissnerFix -mlittle/-mbig so that it really does override...
1995-08-22 Ken Raeburnnew routine xstrerror for better vms error handling...
1995-08-22 Ken Raeburnvms changes
1995-08-21 Ian Lance Taylor * as.c (parse_args): Accept --defsym SYM=VALUE.
1995-08-21 Ian Lance Taylor * doc/as.texinfo: Document irp, irpc, macro, and rept...
1995-08-21 Ian Lance Taylor Add support for macros.
1995-08-21 Michael MeissnerAllow @HA, @L, and @H on constant expressions.
1995-08-20 Jim Wilson * config/tc-arm.c (md_reloc_size): Add const to declar...
1995-08-18 Ian Lance Taylor * read.c (s_include): In MRI mode, don't expect quotes...
1995-08-18 Ian Lance Taylor * gasp.c (include_print_where_line): Always subtract...
1995-08-18 Ian Lance Taylor * config/tc-m68k.c: Include subsegs.h.
1995-08-16 Ken Raeburn* as.h (alloca): Use void* declaration on HP/UX.
1995-08-16 Ian Lance Taylor * config/tc-sparc.c (tc_gen_reloc): If PIC, only chang...
1995-08-16 Ian Lance Taylor * config/tc-z8k.c (md_number_to_chars): Don't do it...
1995-08-16 Ian Lance Taylor * expr.c (operand): Add support for .startof. and...
1995-08-15 Ken Raeburn* write.c (write_contents): Always do it the BFD_FAST_S...
1995-08-14 Ian Lance Taylor * gasp.c (do_align, get_any_string): Mark as static.
1995-08-14 Ian Lance Taylor * config/tc-m68k.c (s_reg): Rename local op to rop...
1995-08-14 Jeff Law * config/tc-hppa.c (md_apply_fix): Don't try to apply...
1995-08-14 Ian Lance Taylor * gasp.c (strip_comments): Comment out; it's not used.
1995-08-13 Ian Lance Taylor * frags.c (frag_align): Handle absolute_section.
1995-08-13 Ken Raeburnfix up aug 8 log entry
1995-08-13 Jeff Law * config/tc-hppa.c (md_pseudo_table): Add entries for
1995-08-12 Ken Raeburn* Makefile.in (TE_OBJS): Add empty definition.
1995-08-11 Ian Lance Taylor * gasp.c (change_base): Don't treat ' specially in...
1995-08-11 Michael MeissnerAllow large addends for BFD_RELOC_{LO16,HI16,HI16_S...
1995-08-11 Ken Raeburn* read.c (s_mri_sect) [BFD_ASSEMBLER]: Fix typos in...
1995-08-10 Ian Lance Taylor * doc/as.texinfo: Add documentation for MRI compatibil...
1995-08-10 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): When recognizing '#...
1995-08-10 Ian Lance Taylor * read.c (potable): Add spc, ttl, xcom, xref.
1995-08-10 Ian Lance Taylor * read.c (s_set): Remove unused local ptr.
1995-08-09 Ian Lance Taylor * config/tc-m68k.c (m68k_abspcadd): New static variable.
1995-08-09 Ian Lance Taylor * read.c (abs_section_offset): New global variable.
1995-08-09 Ian Lance TaylorAdd ChangeLog entry for accidental checkin of read.c.
1995-08-09 Ian Lance Taylor * configure.in: Move random special target handling...
1995-08-09 Ian Lance TaylorTue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels...
1995-08-09 Ken Raeburn* expr.h (operatorT): Remove comma after last enumerato...
1995-08-09 Ken Raeburnyet more vms work from pat rankin
1995-08-09 Ken Raeburn* as.h (alloca): If __STDC__, declare void* instead...
1995-08-08 Ian Lance Taylor * config/tc-m68k.c (archs): Add 68ec000, 68hc000,...
1995-08-08 Ian Lance Taylor * struc-symbol.h (struct symbol): Add sy_mri_common...
1995-08-08 Ian Lance Taylor * doc/c-m68k.texi: Add documentation for CPU specific...
1995-08-08 Ian Lance Taylor * config/m68k-parse.y (motorola_operand): For (%pc...
1995-08-08 Ken Raeburn* write.c (relax_align): Add extra padding for linkrela...
1995-08-08 Ian Lance TaylorMove testsuite ChangeLog entries to testsuite/ChangeLog.
1995-08-08 Ian Lance Taylor * config/m68k-parse.y: New file: bison grammar for...
1995-08-07 Jeff Law * config/tc-sh.c (parse_reg): Handle new FP registers.
1995-08-02 Ian Lance Taylor * config/tc-m68k.c: Remove BREAK_UP_BIG_DECL stuff.
1995-08-01 Ian Lance Taylor Initial support for MRI style labels and expressions.
1995-08-01 Steve ChamberlainTue Aug 1 11:35:18 1995 steve chamberlain <sac@slash...
1995-08-01 Steve Chamberlain * gasp.c (main): Parse -I option.
1995-08-01 Ken Raeburnyet more vms work
1995-08-01 Steve Chamberlain * gasp.c (change_base): Don't modify numbers in string...
1995-07-31 Ken Raeburnremove local variables, change-log-mode does all of...
1995-07-28 Ken Raeburnmore vms changes
1995-07-25 Ken Raeburnfix more compilation problems
1995-07-24 Ian Lance Taylor * config/tc-sh.c (md_pseudo_table): Add "uses".
1995-07-20 Ken Raeburn* configure.in (arm-*-riscix*): Don't set emulation.
1995-07-20 Ken Raeburn* config/tc-m68k.c (md_convert_frag): Rename argument...
1995-07-19 David Edelsohn * config/obj-coff.h (TE_PE): Delete.
1995-07-19 Ian Lance Taylor * gasp.c (process_assigns): Use toupper before compari...
1995-07-19 Ian Lance Taylor * config/tc-sh.c (sh_relax): Rename from relax, and...
1995-07-15 Michael MeissnerAllow compiler to mark relocs that are ok for -mrelocat...
1995-07-15 Ian Lance Taylor Add support for SPARC SunOS PIC:
1995-07-14 David Edelsohn* config/tc-arc.c (byte_order): Provide explicit initia...
1995-07-14 Jeff Law * config/tc-hppa.h (UNDEFINED_DIFFERENCE_OK...
1995-07-13 Jim WilsonFix debug info bugs for SGI
1995-07-13 Ian Lance Taylor * config/obj-coff.c (fixup_segment): Support MD_APPLY_...
1995-07-12 Ken Raeburnfix more compilation bugs
1995-07-11 Ian Lance Taylor * doc/c-mips.texi: Document -m4010 and -mno-4010.
1995-07-11 Ian Lance Taylor * ecoff.c (struct efdr): Add new field fake.
next