* dbxread.c: New variable lowest_text_address.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 99e386a7d51e7a669848a9de2df2bed5a6d4c5b1..3c2739b26f7eb6cae4b5dc48ad74b3173e1ba493 100644 (file)
@@ -1,5 +1,15 @@
 Tue Mar  8 06:56:13 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * dbxread.c: New variable lowest_text_address.
+       (record_minimal_symbol, read_dbx_symtab): Set it.
+       (read_dbx_symtab): Use lowest_text_address + text_size instead of
+       end_of_text_address.
+       * config/gould/tm-pn.h: Add comment regarding END_OF_TEXT_DEFAULT.
+
+       * dbxread.c (end_psymtab): Remove old and commented out
+       capping_global and capping_static.  Fix comments regarding
+       N_SO_ADDRESS_MAYBE_MISSING to match the real name of the macro.
+
        * parser-defs.h: Add "extern" to start of variable declarations so
        we don't end up with commons.
        * parse.c: Define these variables.
This page took 0.02271 seconds and 4 git commands to generate.