* stabs.c: Update copyright. Include "filenames.h".
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 3a8257ebde541970cb58ca19bbd3be112bb2feb5..dd86b65dadb9c30ddf732485a5556905d6b6555a 100644 (file)
@@ -1,3 +1,42 @@
+2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
+
+       * stabs.c: Update copyright. Include "filenames.h".
+       (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
+
+2001-01-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (process_version_sections): Check if VERDEF or VERNEED
+       sections are present before using them.  Remove code duplication.
+       (process_symbol_table): Check if VERDEF or VERNEED sections are
+       present before using them.
+
+2001-01-17  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (copy_object): Fail if attempting to convert the
+       endianness of the input object file.
+
+       * binutils.texi: Explain that objcopy cannot convert endianness.
+       
+2001-01-16  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (string_table_length): New variable.
+       (SECTION_NAME): Catch out of range indices and missing section
+       pointers.
+       (process_section_headers): Delete useless local variable
+       string_table_offset.  Set the value of string_table_length
+       after loading the string table.
+       (process_mips_specific): Use SECTION_NAME macro.
+       (process_file): Set string_table_length to 0 when it is freed.
+
+2001-01-12  Nick Clifton  <nickc@redhat.com>
+
+       * version.c (print_version): Update copyright date.
+
+2001-01-11  Peter Targett  <peter.targett@arccores.com>
+
+       * readelf.c (dump_relocations): Include selection with EM_ARC.
+       (get_machine_name) Update name to "ARC".
+
 2001-01-09  Nick Clifton  <nickc@redhat.com>
 
        * Makefile.am: Add rule to build objdump.o from objdump.c and
This page took 0.024368 seconds and 4 git commands to generate.