2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d81f24f2656e007ea6bbcf92769eb7cd7b1a0aef..1cc7db174285f731fd266b3180064ac5a3648926 100644 (file)
@@ -1,3 +1,20 @@
+2003-05-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
+
+       Committed by Elena Zannoni  <ezannoni@redhat.com>.
+       * coffread.c(coff_symtab_read): Do relocate static symbols from PE
+       files, don't relocate absolute symbols (and do use mst_abs).
+
+2003-05-23  Andrew Cagney  <cagney@redhat.com>
+
+       * objc-lang.c: Include "gdb_assert.h".
+       (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
+       (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
+       (gdb_check, gdb_check_fatal): Delete functions.
+       (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
+       gdb_assert.
+       (parse_selector, parse_method, find_methods, find_imps): Ditto.
+       * Makefile.in (objc-lang.o): Update dependencies.
+
 2003-05-22  Ian Lance Taylor  <ian@airs.com>
 
        * disasm.c (gdb_disassemble_info): Initialize disassemble_info
This page took 0.023667 seconds and 4 git commands to generate.