Update copyright date
authorAlan Modra <amodra@gmail.com>
Fri, 24 Jan 2003 01:12:30 +0000 (01:12 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 24 Jan 2003 01:12:30 +0000 (01:12 +0000)
gas/ChangeLog
gas/as.h
gas/config/tc-d10v.h
gas/config/tc-fr30.h
gas/config/tc-i960.h
gas/config/tc-mips.h
gas/symbols.c

index 5a5bad397780cfccccbc168cbd365e94fdc96589..0a88a521d4fd86502bd3c6bdbd75b5565aff7a1e 100644 (file)
@@ -1,5 +1,12 @@
 2003-01-24  Alan Modra  <amodra@bigpond.net.au>
 
+       * as.h: Update copyright date.
+       * symbols.c: Likewise.
+       * config/tc-d10v.h: Likewise.
+       * config/tc-fr30.h: Likewise.
+       * config/tc-i960.h: Likewise.
+       * config/tc-mips.h: Likewise.
+
        * config/tc-hppa.h (DIFF_EXPR_OK): Define.
        (MD_APPLY_SYM_VALUE): Move.
 
index eff09ce35b054742352e420f6a143017fd8a7716..cdb267adbf07bcffb4393b0901cae0ad1aa34ace 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -1,6 +1,6 @@
 /* as.h - global header file
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002
+   1999, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
index 502366222272c3c149383aeb7b038c47f58f1929..debb799b95cfd3c3e9207831b4ec1c92c3025e96 100644 (file)
@@ -1,5 +1,6 @@
 /* tc-d10v.h -- Header file for tc-d10v.c.
-   Copyright 1996, 1997, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003
+   Free Software Foundation, Inc.
    Written by Martin Hunt, Cygnus Support.
 
    This file is part of GAS, the GNU Assembler.
@@ -45,7 +46,7 @@ long md_pcrel_from_section PARAMS ((struct fix *, segT));
 /* We don't need to handle .word strangely.  */
 #define WORKING_DOT_WORD
 
-#define md_number_to_chars           number_to_chars_bigendian
+#define md_number_to_chars          number_to_chars_bigendian
 
 int d10v_cleanup PARAMS ((void));
 #define md_after_pass_hook()        d10v_cleanup ()
index ea283dc800b5b88b94bc67d29d81f8194aa026a0..8c1166b9051bb1a5a3e5a2b2d850ce33dd87380b 100644 (file)
@@ -1,5 +1,6 @@
 /* tc-fr30.h -- Header file for tc-fr30.c.
-   Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001, 2002, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
index 1df82f27e68249c77a55ce9c9dcf4859b2dc2cad..59269359b67d3dcfbe6b50b1784c7cfbc4767d62 100644 (file)
@@ -1,6 +1,6 @@
 /* tc-i960.h - Basic 80960 instruction formats.
    Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997, 1998, 1999,
-   2000, 2002
+   2000, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -161,7 +161,7 @@ extern int reloc_callj PARAMS ((struct fix *));
   { fixS *tcfixp = (FIX); \
     for (;tcfixp;tcfixp=tcfixp->fx_next) \
       if (tcfixp->fx_tcbit && tcfixp->fx_addsy != 0) \
-        ++(COUNT); \
+       ++(COUNT); \
   }
 #endif
 
index 8d9c4ddf7f19bd0cda8a2abbcb00ce8b1c46d56c..e566d330519e562b59159041db5fd7f23d3e6d5f 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-mips.h -- header file for tc-mips.c.
-   Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002
+   Copyright 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
    Contributed by the OSF and Ralph Campbell.
    Written by Keith Knowles and Ralph Campbell, working independently.
index 4b02b99925ab8601748e88e2444f13dae9e330f7..59658dff0d01beb51b360cb12197d5ef446160c2 100644 (file)
@@ -1,6 +1,6 @@
 /* symbols.c -symbol table-
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002
+   1999, 2000, 2001, 2002, 2003
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -320,7 +320,7 @@ colon (sym_name)            /* Just seen "x:" - rattle symbols & frags.  */
          as_bad (_("cannot define symbol `%s' in absolute section"), sym_name);
          return NULL;
        }
-      
+
       possible_bytes = (md_short_jump_size
                        + new_broken_words * md_long_jump_size);
 
@@ -491,7 +491,7 @@ colon (sym_name)            /* Just seen "x:" - rattle symbols & frags.  */
   if (mri_common_symbol != NULL)
     {
       /* This symbol is actually being defined within an MRI common
-         section.  This requires special handling.  */
+        section.  This requires special handling.  */
       if (LOCAL_SYMBOL_CHECK (symbolP))
        symbolP = local_symbol_convert ((struct local_symbol *) symbolP);
       symbolP->sy_value.X_op = O_symbol;
@@ -847,7 +847,7 @@ report_op_error (symp, left, right)
   unsigned int line;
   segT seg_left = S_GET_SEGMENT (left);
   segT seg_right = right ? S_GET_SEGMENT (right) : 0;
-  
+
   if (expr_symbol_where (symp, &file, &line))
     {
       if (seg_left == undefined_section)
@@ -870,7 +870,7 @@ report_op_error (symp, left, right)
                          _("invalid section for operation on `%s'"),
                          S_GET_NAME (left));
        }
-      
+
     }
   else
     {
@@ -1067,10 +1067,10 @@ resolve_symbol_value (symp)
          if (op != O_logical_not && seg_left != absolute_section
              && finalize_syms)
            report_op_error (symp, add_symbol, NULL);
-           
+
          if (final_seg == expr_section || final_seg == undefined_section)
            final_seg = absolute_section;
-         
+
          if (op == O_uminus)
            left = -left;
          else if (op == O_logical_not)
@@ -1154,7 +1154,7 @@ resolve_symbol_value (symp)
                   && (seg_left != undefined_section
                       || add_symbol == op_symbol)))
            report_op_error (symp, add_symbol, op_symbol);
-         
+
          if (final_seg == expr_section || final_seg == undefined_section)
            final_seg = absolute_section;
 
@@ -1681,8 +1681,8 @@ S_GET_VALUE (s)
       static symbolS *recur;
 
       /* FIXME: In non BFD assemblers, S_IS_DEFINED and S_IS_COMMON
-         may call S_GET_VALUE.  We use a static symbol to avoid the
-         immediate recursion.  */
+        may call S_GET_VALUE.  We use a static symbol to avoid the
+        immediate recursion.  */
       if (recur == s)
        return (valueT) s->sy_value.X_add_number;
       recur = s;
This page took 0.032407 seconds and 4 git commands to generate.