gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 897c91629865c962044289b4f3ad654b5131df47..a4fcec42927bb63bb38113b0ac0f12934ee257fc 100644 (file)
@@ -1,3 +1,131 @@
+2005-10-27  Jan Beulich  <jbeulich@novell.com>
+
+       * read.c (assign_symbol): Also consider equates already defined.
+       * symbols.c (symbol_clone): Also clone the underlying BFD symbol.
+       * config/obj-coff.h (obj_symbol_clone_hook): New.
+       (coff_obj_symbol_clone_hook): Declare.
+       * config/obj-coff.c (coff_obj_symbol_clone_hook): New.
+
+2005-10-26  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-m32c.c (md_relax_table, subtype_mappings,
+       md_convert_frag): Add jsr.w support.
+       
+       * config/tc-m32c.c (md_assemble): Don't use errmsg as the format
+       itself.
+       (md_cgen_lookup_reloc): Add m32c bitbase operands.  Add 8-s24
+       and imm-8-HI operands.
+
+2005-10-26  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (insns): Correct "sel" entry.
+
+2005-10-26  Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-i386.c (i386_operand): Don't check register prefix here.
+       (parse_real_register): Rename from parse_register.
+       (parse_register): New.
+       (i386_parse_name): New.
+       (md_operand): New.
+       (intel_e11): Don't tolerate registers in offset expressions anymore.
+       (intel_get_token): Don't check register prefix here. Copy the actual
+       register token, not the canonical register name.
+       * config/tc-i386.h (md_operand): Delete.
+       (i386_parse_name): Declare.
+       (md_parse_name): Define.
+
+2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * Makefile.am: Add Z80 cpu.
+       * Makefile.in: Regenerated.
+       * app.c (do_scrub_chars)<TC_Z80>: Correctly scrub "ex af,af'" 
+       and disallow newlines in quoted strings.
+       * configure.tgt: Add z80-*-coff.
+       * config/obj-coff.h: Add format "coff-z80".
+       * doc/Makefile.am: Add c-z80.texi.
+       * doc/Makefile.in: Regenerated.
+       * doc/all.texi: Add Z80.
+       * doc/c-z80.texi: New file
+       * doc/as.texinfo: Add z80 options and some z80-related remarks.
+       * config/tc-z80.c: New file
+       * config/tc-z80.h: New file
+       * NEWS: Mention new support.
+
+2005-10-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * write.c (adjust_reloc_syms): Undo the change made on
+       2005-04-26 to allow local symbol set to undefined symbol.
+
+2005-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (bfin-parse.tab.h): Removed.
+       (bfin-parse.h): Added.
+       * Makefile.in: Regenerated.
+
+2005-10-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/POTFILES.in: Regenerate.
+       * po/gas.pot: Regenerate.
+
+2005-10-24  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * config/tc-bfin.c (Expr_Node_Gen_Reloc): If have symbol + constant,
+       make a single reloc with an offset rather than a stack.
+       * config/tc-bfin.h (MD_APPLY_SYM_VALUE): Define to 0.
+
+2005-10-24  Alexandre Oliva  <aoliva@redhat.com>
+
+       * read.c (potable): Add weakref.
+       (s_weakref): New.
+       * read.h (s_weakref): Declare.
+       * struc-symbol.h (struct symbol): Add sy_weakrefr and sy_weakrefd.
+       * symbols.c (colon): Clear weakrefr.
+       (symbol_find_exact): Rename to, and reimplement in terms of...
+       (symbol_find_exact_noref): ... new function.
+       (symbol_find): Likewise...
+       (symbol_find_noref): ... ditto.
+       (resolve_symbol_value): Resolve weakrefr without setting their
+       values.
+       (S_SET_WEAK): Call hook.
+       (S_GET_VALUE): Follow weakref link.
+       (S_SET_VALUE): Clear weakrefr.
+       (S_IS_WEAK): Follow weakref link.
+       (S_IS_WEAKREFR, S_SET_WEAKREFR, S_CLEAR_WEAKREFR): New.
+       (S_IS_WEAKREFD, S_SET_WEAKREFD, S_CLEAR_WEAKREFD): New.
+       (symbol_set_value_expression, symbol_set_frag): Clear weakrefr.
+       (symbol_mark_used): Follow weakref link.
+       (print_symbol_value_1): Print weak, weakrefr and weakrefd.
+       * symbols.h (symbol_find_noref, symbol_find_exact_noref): Declare.
+       (S_IS_WEAKREFR, S_SET_WEAKREFR, S_CLEAR_WEAKREFR): Declare.
+       (S_IS_WEAKREFD, S_SET_WEAKREFD, S_CLEAR_WEAKREFD): Declare.
+       * write.c (adust_reloc_syms): Follow weakref link.  Do not
+       complain if target is undefined.
+       (write_object_file): Likewise.  Remove weakrefr symbols.  Drop
+       unreferenced weakrefd symbols.
+       * config/obj-coff.c (obj_frob_symbol): Do not force WEAKREFD
+       symbols EXTERNAL.
+       (pecoff_obj_set_weak_hook, pecoff_obj_clear_weak_hook): New.
+       * config/obj-coff.h (obj_set_weak_hook, obj_clear_weak_hook): Define.
+       * doc/as.texinfo: Document weakref.
+       * doc/internals.texi: Document new struct members, internal
+       functions and hooks.
+
+2005-10-24  Jie Zhang  <jie.zhang@analog.com>
+
+       * Makefile.am (bfin-parse.h): Renamed from bfin-parse.tab.h.
+       (EXTRA_DIST): Add bfin-parse.h and bfin-lex.c.
+       * Makefile.in: Regenerate.
+       * config/bfin-lex.l: Include bfin-parse.h instead of bfin-parse.tab.h.
+       * config/tc-bfin.c (md_chars_to_number): Change the type of first
+       argument from unsigned char * to char * to remove signedness warnings.
+
+2005-10-24  Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-ia64.c (enum reg_symbol): Delete IND_MEM.
+       (dot_rot): Change type of num_* variables. Check for positive count.
+       (ia64_optimize_expr): Re-structure.
+       (md_operand): Check for general register.
+
 2005-10-24  Jan Beulich  <jbeulich@novell.com>
 
        * config/tc-ia64.c (declare_register): Call symbol_create.
This page took 0.025921 seconds and 4 git commands to generate.