* doc/as.texinfo: Document irp, irpc, macro, and rept. MRI mode
[deliverable/binutils-gdb.git] / gas / ChangeLog
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.
1995-07-10  Ken Raeburn* read.c (po_hash): Now static.
1995-07-10  Ian Lance Taylor Based on patches from H.J. Lu <hjl@nynexst.com>:
1995-07-10  Ian Lance Taylor * configure.in: When switching on ${cpu}, use ${cpu...
1995-07-08  Ian Lance Taylor * write.c (fixup_segment): Call resolve_symbol_value on
1995-07-07  Ian Lance Taylor * read.c (s_lcomm): For .lcomm 1, set align to 0,...
1995-07-07  Ian Lance Taylor * config/obj-coff.c (coff_frob_symbol): If SF_GET_FUNC...
1995-07-07  Ian Lance Taylor * app.c (do_scrub_next_char): Always accept \v. Don...
1995-07-07  Ian Lance Taylor Add SPARC ELF PIC support.
1995-07-07  Ian Lance Taylor * Makefile.in (Makefile): Add dependency on conf.in...
1995-07-06  Ken Raeburnfsf address update
1995-07-06  Ian Lance Taylor Patches from Jerry Blakely <gerry_blakley@wellfleet...
1995-07-06  Ian Lance Taylor * config/tc-sparc.c (s_reserve): Don't permit redefini...
1995-07-06  Ian Lance Taylor * listing.c (struct file_info_struct): Rename end_pend...
1995-07-06  Ian Lance Taylor * config/tc-alpha.h (alpha_do_align): Don't declare.
1995-07-06  Ken Raeburnregenerate conf.in with autoreconf
1995-07-06  Ken Raeburnmore vms fixes from Pat Rankin
1995-07-05  Ian Lance Taylor * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
1995-07-05  Ian Lance Taylor * conf.in: Add undef of HAVE_SBRK.
1995-07-05  Ian Lance Taylor * config/obj-coff.c (obj_coff_line): Call listing_sour...
1995-07-05  Ian Lance Taylor * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak.
1995-07-05  Ian Lance Taylor * config/obj-aout.c (obj_aout_frob_symbol): Warn about...
1995-07-05  Ian Lance Taylor * Makefile.in: Remove @configure_input@; it's not...
1995-07-05  Ian Lance Taylor * config/tc-m88k.c (md_pseudo_table): Add ".set" so...
1995-07-05  Ian Lance Taylor * ecoff.c (ecoff_debugging_seen): New global variable.
1995-07-05  Fred Fish * as.c (main): Only use sbrk when HAVE_SBRK defined.
1995-07-03  Jeff Law * config/tc-hppa.h (MAX_RELOC_EXPANSION): Bump to 6.
1995-07-03  Steve Chamberlain * configure[.in] (i386-*-win32): New host and target.
1995-06-30  Steve Chamberlain Support for long filenames non-bfd coff. bfd/7288
1995-06-29  Steve Chamberlain * config/obj-coff.c (fixup_segment): PE doens't use
1995-06-28  Ken Raeburndoc update
1995-06-28  Ken Raeburndoc updates
1995-06-22  Michael MeissnerFix warning
1995-06-21  Ken Raeburnm68k fixes from Andreas Schwab, with minor changes
next
This page took 0.257292 seconds and 107 git commands to generate.