Define __bss_size symbol to indicate the final size of .bss section.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1d34ff65e77e650408f680df573cc26131ff8e53..c64b2f9dfe1bae0504d5ce2a3c0d0ce5c7dd5254 100644 (file)
@@ -1,3 +1,93 @@
+2000-08-09  Kazu Hirata  <kazu@hxi.com>
+
+       * hash.c: Fix formatting.
+
+2000-08-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * config/tc-m68hc11.c (build_jump_insn): Make sure the
+       2 bytes of the jump address are in the same frag.
+       (find): Accept 68hc12 register indirect modes.
+
+       * NEWS: Mention 68HC11 & 68HC12 support.
+       
+2000-08-07  Richard Henderson  <rth@cygnus.com>
+
+       * config/tc-ia64.c (unwind): Add prologue_mask member.
+       (dot_vframe): Elide psp_gr record if it overlaps prologue_gr.
+       (dot_save): Likewise for pfs_gr, rp_gr, and preds_gr.
+       (dot_body): Clear unwind.prologue_mask.
+       (dot_prologue): Set it.  Accept a register second argument.
+
+2000-08-07  Kazu Hirata  <kazu@hxi.com>
+
+       * config/atof-ieee.c: Fix formatting.
+       * config/atof-tahoe.c: Likewise.
+
+2000-07-29  Marek Michalkiewicz  <marekm@linux.org.pl>
+
+       * config/tc-avr.c: Use PARAMS macro in function declarations.
+       Don't declare md_pcrel_from_section (already in tc-avr.h).
+       (avr_operands): Use AVR_UNDEF_P and AVR_SKIP_P macros.
+       (avr_operand): Don't set (unsigned) op_mask to -1.
+
+2000-08-04  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-sparc.c (md_begin): Fix typo in recent formatting
+       work.
+
+       * doc/as.texinfo (Pseudo Ops): Update to include descriptions
+       of .popsection, .previous, .pushsection, .subsection,
+       .version, .vtable_entry, .vtable_inherit and .weak.
+
+2000-08-05  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-cris.c: Fix formatting.
+       * config/tc-i386.c: Likewise.
+       * config/tc-sparc.c (sparc_ip): Simplify the code.
+
+2000-08-04  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-cris.c: Rearrange code for readability.
+       * config/tc-d10v.c: Fix formatting.
+       * config/tc-m32r.c: Likewise.
+       * config/tc-sparc.c: Likewise.
+
+2000-08-02  Jim Wilson  <wilson@cygnus.com>
+
+       * config/tc-ia64.c (emit_one_bundle): Call ia64_free_opcode
+       before ia64_find_opcode.
+       (md_assemble): Likewise.
+
+2000-08-01  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-arm.c (do_mrs): Fix skip fo 'cpsr_all' flag.
+       Undo some formatting fixes.
+
+2000-08-01  Kazu Hirata  <kazu@hxi.com>
+
+       * config/obj-som.c: Fix formatting.
+       * config/obj-ieee.c: Likewise.
+       * config/tc-arm.c: Likewise.
+       * config/tc-v850.c: Likewise.
+
+2000-08-01  Nick Clifton  <nickc@redhat.com>
+
+       * doc/c-m68k.texi (section M680x0 Options): Turn into a table
+       index by command line option.
+       
+2000-08-01  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * doc/c-m68k.texi (@cindex @samp{--pcrel}): Rewrite option description.
+       (@node M68K-Branch): Rewrite to match the reality.
+
+2000-07-31  Jason Eckhardt  <jle@cygnus.com>
+
+       * doc/c-i860.texi: New file.
+       * doc/Makefile.am (CPU_DOCS): Add c-i860.texi.
+       * doc/Makefile.in: Regenerate.
+       * doc/all.texi: Add I860 as relevant architecture.
+       * doc/as.texinfo: Include i860 dependent file c-i860.texi.
+
 2000-07-31  Kazu Hirata  <kazu@hxi.com>
 
        * config/tc-d30v.c: Fix formatting.
@@ -117,12 +207,12 @@ Thu Jul 27 11:25:01 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-07-17  Kazu Hirata  <kazu@hxi.com>
 
-       * config/tc-w65.c: Fix formatting.
-       * config/tc-mn10200.c: Fix formatting.
-       * config/tc-mn10300.c: Likewise.
-       * config/tc-pj.c: Fix formatting.=0A=
-       * config/tc-tic80.c: Fix formatting.=0A=
        * config/tc-m68hc11.c: Fix formatting.
+       * config/tc-mn10200.c: Likewise.
+       * config/tc-mn10300.c: Likewise.
+       * config/tc-pj.c: Likewise.
+       * config/tc-tic80.c: Likewise.
+       * config/tc-w65.c: Likewise.
 
 2000-07-17  Frank Ch. Eigler  <fche@redhat.com>
 
This page took 0.023959 seconds and 4 git commands to generate.