OSDN Git Service

* cpperror.c: Update comments and copyright.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index f19a346..c7da52f 100644 (file)
@@ -1,5 +1,15 @@
 2002-01-03  Neil Booth  <neil@daikokuya.demon.co.uk>
 
+       * cpperror.c: Update comments and copyright.
+       * cppexp.c, cppfiles.c, cpphash.c, cpphash.h, cppinit.c,
+       cpplex.c, cpplib.c, cpplib.h, cppmacro.c, cppmain.c: Similarly.
+
+2002-01-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * collect2.c (main): Use strcmp when testing for "-shared".
+
+2002-01-03  Neil Booth  <neil@daikokuya.demon.co.uk>
+
        * cppmacro.c: Don't include intl.h.  Update comments.
        (new_number_token): Allocate enough buffer for 64-bit unsigned
        integers; update prototype.