Ensure section sizes are multiples of 16, so that targets like MIPS
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 00764c61fdcb24463844c3ca64aac78f5febbd24..d4a67d437590409588264af97cca40fddaab28d8 100644 (file)
@@ -1,3 +1,84 @@
+2000-10-18  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * config/tc-m68k.c: Fix the previous misapplied patch.
+
+2000-10-18  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+        * config/tc-m68k.h (RELAX_RELOC_*): New definitions for both
+        BFD_ASSEMBLER and !BFD_ASSEMBLER.
+        * config/tc-m68k.c (md_convert_frag_1): Use them instead of
+        BFD_RELOC_*.
+
+2000-10-17  Kazu Hirata  <kazu@hxi.com>
+
+       * debug.c: Fix formatting.
+       * depend.c: Likewise.
+       * dwarf2dbg.c: Likewise.
+       * dwarf2dbg.h: Likewise.
+       * ecoff.c: Likewise.
+       * expr.c: Likewise.
+       * expr.h: Likewise.
+       * flonum-konst.c: Likewise.
+       * frags.h: Likewise.
+
+2000-10-17  Chandrakala Chavva  <cchavva@redhat.com>
+
+       * as.c: New option OPTION_TARGET_HELP. Prints all target specific
+       options.
+       * doc/as.texinfo: Added notes about this new option.
+
+2000-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * config/tc-sh.c (JREG): Remove.
+       (md_convert_frag): Remove #if 0:d code using JREG.
+
+2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
+
+       * config/tc-i386.c (i386_operand_modifier): Only match
+       modifiers SHORT and FLAT if they are followed by a space.
+       (parse_register): When `allow_naked_reg' is set, do not confuse
+       identifiers that start with a register name with a register.
+
+2000-10-12  Kazu Hirata  <kazu@hxi.com>
+
+       * app.c: Fix formatting.
+       * as.c: Likewise.
+       * as.h: Likewise.
+       * bit_fix.h: Likewise.
+       * cgen.c: Likewise.
+       * cgen.h: Likewise.
+       * cond.c: Likewise.
+
+2000-10-11  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/obj-elf.c (elf_frob_symbol): Revert 2000-10-07 change.
+
+2000-10-07  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-hppa.c (md_apply_fix): Remove plainly wrong assert.
+       Re-arrange function a little and improve error message.
+
+       * write.c (write_relocs): Fix a comment.
+
+       * config/obj-elf.c (elf_frob_symbol): Make section syms global on
+       link-once sections.
+
+2000-10-05  Jim Wilson  <wilson@cygnus.com>
+
+       * config/tc-ia64.c (resources_match): Handle IA64_RS_PRr.
+
+2000-10-05  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-i386.c: Delete some useless comments, reformat others.
+
+       * config/tc-i386.h (TC_FIX_ADJUSTABLE): Add check to cover
+       non-global syms in linkonce sections.
+
+2000-10-04  Ralf Baechle  <ralf@gnu.org>
+
+       * config/tc-ia64.c (operand_match): Don't use // style comments.
+       * config/tc-i370.c: Likewise.
+
 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
 
        Changes to handle varying register prefix and user symbol prefix.
 
 2000-09-22  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
 
-       * config/tc-m68k.c (md_relax_table, m68k_ip, md_convert_frag_1, 
+       * config/tc-m68k.c (md_relax_table, m68k_ip, md_convert_frag_1,
        md_estimate_size_before_relax): Redesign and clean up the
        relaxation mechanism.
 
        (struct rsrc): Add parallel comparison type.
        (resources_match): Skip special cases of PR usage (non-conflicting
        parallel compares).
-       
+
 2000-09-13  Kazu Hirata  <kazu@hxi.com>
 
        * config/obj-ecoff.c: Fix formatting.
        * config/obj-vms.h: Likewise.
 
 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
-       
+
        * config/tc-mips.c (md_begin): Recognize 4Kc, 4Km and 4Kp processors.
        (md_parse_option): Ditto.
        (md_longopts): Add -mips32 option.
This page took 0.024954 seconds and 4 git commands to generate.