* readelf.c (do_debug_frames_interp): New.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4073d0b08a8695a4e69874f290271ba008c46dbd..5ce9f2c195eeb1923fe07bb25c6bdbb11f43a19b 100644 (file)
@@ -1,3 +1,45 @@
+2001-05-16  Richard Henderson  <rth@redhat.com>
+
+       * readelf.c (do_debug_frames_interp): New.
+       (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
+       (byte_get_big_endian): Likewise.
+       (parse_args) ['F']: Set do_debug_frames_interp.
+       (Frame_Chunk): Make data_factor signed, add fde_encoding.
+       (frame_display_row): Don't trunc pc_begin to int.
+       (size_of_encoded_value): New.
+       (display_debug_frames): Handle 64-bit targets.  Print raw data
+       unless do_debug_frames_interp.
+       (debug_displays): Remove duplicate .debug_frame.
+
+2001-05-15  Ralf Baechle  <ralf@gnu.org>
+
+       * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
+       The former constant was never in active use and is used otherwise
+       by the ABI.
+
+2001-05-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (process_unwind): Print all unwind sections, not just
+       one.
+
+2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * readelf.c (process_unwind): Remove const specifier.
+
+2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
+
+       * strings.c (isgraphic): Do not use isascii() unless it is needed
+       for isprint() to work.
+       (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
+
+2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
+
+        * NEWS: Announce support for OpenRISC.
+
+2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
+       * dlltool.c (do_default_excludes): Initialise to true. 
 2001-04-10  Alan Modra  <amodra@one.net.au>
 
        * MAINTAINERS: Update my email address
This page took 0.030342 seconds and 4 git commands to generate.