* bsd-uthread.h: New file.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3d315ded8e6a908dae18a6bb742c3612fe5473c5..067d49ef80085b1428564c215d68534249947994 100644 (file)
@@ -1,5 +1,18 @@
 2005-01-12  Mark Kettenis  <kettenis@gnu.org>
 
+       * bsd-uthread.h: New file.
+       * bsd-uthread.c: New file.
+       * Makefile.in (bsd_uthread_h): New variable.
+       (ALLDEPFILES): Add bsd-uthread.c.
+       (bsd-uthread.o): New dependency.
+
+       * solib.h Update copyright year.
+       (struct so_list): Forward declaration.
+       (solib_read_symbols): New prototype.
+       * solib.c (solib_read_symbols): New function.
+       (solib_add): Call solib_read_symbols to read in symbols.
+       (update_solib_list): Call observer_notify_solib_loaded.
+
        * i386bsd-nat.c: Update copyright year.  Don't include
        <sys/param.h> and <sys/user.h>.
        (register_u_addr, kernel_u_size): Remove functions.
This page took 0.023526 seconds and 4 git commands to generate.