bfd/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index f92c3d67596e1b020336c0d708fbb0ada0a058d5..387bf39ae6680c68b1c6cde255d339fbf7289943 100644 (file)
@@ -1,3 +1,22 @@
+2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/obj-coff.c (obj_coff_section): Replace SEC_SHARED with
+       SEC_COFF_SHARED.
+
+       * config/tc-tic54x.c (tic54x_bss): Replace SEC_BLOCK with
+       SEC_TIC54X_BLOCK.
+       (demand_empty_rest_of_line): Likewise.
+       (tic54x_sblock): Likewise.
+       (tic54x_clink): Replace with SEC_CLINK with SEC_TIC54X_CLINK.
+
+2005-02-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * read.c (address_bytes): New function.
+       (TC_ADDRESS_BYTES): Default for BSD_ASSEMBLER to address_bytes.
+       (potable): Add "dc.a".
+       (cons_worker): Handle "dc.a".
+       * doc/internals.texi (TC_ADDRESS_BYTES): Document.
+
 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
 
        * input-file.c (input_file_open): Rearrange to avoid warning.
This page took 0.025218 seconds and 4 git commands to generate.