* reloc.c (BFD_RELOC_HI16_PCREL): Define.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 929c3e74a7eb513a788e7a93f1e792c3d533dddb..6c8fd3ae73d3da18401373df65349be5dc32f6fc 100644 (file)
@@ -1,3 +1,31 @@
+2005-05-10  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.
+       (s390_get_pc, s390_set_pc, s390_breakpoint_at): New functions.
+       (the_low_target): Add new members.
+
+2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * proc-service.c (ps_lgetregs): Search all_processes instead of
+       all_threads.
+
+2005-05-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * server.c (start_inferior): Change return type to int.
+       (attach_inferior): Change sigptr to int *.
+       (handle_v_cont, handle_v_requests): Change signal to int *.
+       (main): Change signal to int.
+
+2005-04-15  Kei Sakamoto  <sakamoto.kei@renesas.com>
+
+       * Makefile.in: Add linux-m32r-low.o, reg-m32r.c and reg-m32r.o.
+       * configure.srv: Add m32r*-*-linux*.
+       * linux-m32r-low.c: New file.
+
+2005-03-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly.
+
 2005-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * inferiors.c (change_inferior_id, add_thread, find_inferior_id):
This page took 0.030076 seconds and 4 git commands to generate.