Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-14 | 2000-05-14 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -0/+10 | |
* objcopy.c (filter_symbols): Don't strip global symbols in relocatable object files. | |||||
2000-05-14 | Accept and ignore -f command line option. | Alan Modra | 2 | -3/+24 | |
Improve usage message. | |||||
2000-05-13 | Quell some gcc warnings by defining textdomain and bindtextdomain | Alan Modra | 2 | -6/+11 | |
as intl/libgettext.h does. | |||||
2000-05-13 | 2000-05-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -9/+12 | |
* nlmconv.c (temp_filename): Removed. * nlmconv.c (link_inputs): Use make_temp_file () instead of choose_temp_base (). * objdump.c (display_target_list): Likewise. (display_info_table): Likewise. | |||||
2000-05-08 | (setup_section): Add const and gettext calls for err. | Alan Modra | 2 | -7/+11 | |
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+18 | |
* readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD, ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX, ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO and ELFOSABI_OPENBSD. | |||||
2000-05-02 | Correct a typo in the author's surname! | Ben Elliston | 1 | -1/+1 | |
2000-05-02 | fix gcc warnings | Alan Modra | 4 | -18/+25 | |
2000-05-02 | elf fixes. | Alan Modra | 3 | -1/+12 | |
2000-05-01 | * readelf.c (guess_is_rela): AVR uses RELA relocations. | Denis Chertykov | 2 | -1/+7 | |
(get_machine_name): machine name for EM_AVR added. | |||||
2000-04-21 | IA-64 ELF support. | Jim Wilson | 4 | -0/+15 | |
2000-04-18 | Fix bug disassmbling binary files for non-octet byte targets. | Timothy Wall | 2 | -2/+9 | |
2000-04-14 | Portability fixes. | Alan Modra | 4 | -12/+11 | |
2000-04-10 | Replace 'strftime' with 'sprintf'. | Nick Clifton | 2 | -2/+17 | |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 5 | -206/+266 | |
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227. | |||||
2000-04-07 | A mostly cosmetic tidy up of warnings and error message reporting. | Alan Modra | 25 | -616/+580 | |
2000-04-07 | SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). | Timothy Wall | 2 | -0/+6 | |
2000-04-07 | * readelf.c (decode_location_expression): Loop through multiple | Jason Merrill | 2 | -465/+309 | |
operations. (read_and_display_attr): Pass in length. | |||||
2000-04-07 | * readelf.c (read_and_display_attr): Add CU offset to references. | Jason Merrill | 2 | -32/+48 | |
(display_debug_info): Pass it in. | |||||
2000-04-06 | Remove spurious blank line | Nick Clifton | 1 | -1/+0 | |
2000-04-06 | Detect EM_AVR machine number | Nick Clifton | 2 | -0/+3 | |
2000-04-06 | Add code to decode the e_flags field of an ARM ELF binary. | Nick Clifton | 2 | -4/+124 | |
2000-04-05 | Add --redefine-sym to objcopy. | Alan Modra | 5 | -64/+258 | |
2000-04-04 | 2000-04-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -9/+14 | |
* readelf.c (process_symbol_table): Correctly read in symbol versioning information. | |||||
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 12 | -318/+333 | |
xgettext can find it. Regnerate .pot files. | |||||
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 3 | -387/+486 | |
2000-04-03 | 2000-04-03 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -1/+5 | |
* size.c (usage): Use REPORT_BUGS_TO. | |||||
2000-04-03 | Move bug report string to one place. | Alan Modra | 11 | -13/+34 | |
2000-03-30 | Include sys/types.h before sys/stat.h for ultrix. | Alan Modra | 2 | -0/+5 | |
2000-03-28 | catch out of range string offset in corrupt stab entry | Nick Clifton | 2 | -0/+15 | |
2000-03-27 | ATMEL AVR microcontroller support. | Alan Modra | 2 | -0/+10 | |
2000-03-25 | 2000-03-09 Tim Waugh <twaugh@redhat.com> | Phil Blundell | 2 | -1/+5 | |
* strings.1: Correct '-bytes' to '--bytes'. | |||||
2000-03-14 | fix to match latest readelf output | Nick Clifton | 3 | -19/+29 | |
2000-03-09 | 2000-03-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+8 | |
* Makefile.am (install-exec-local): Depend on install-binPROGRAMS for parallel make. * Makefile.in: Regenerated. | |||||
2000-02-28 | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 2 | -3/+12 | |
* readelf.c (process_dynamic_segment): Add cast to make sure argument to %* is int. | |||||
2000-02-27 | rebuild with current tools | Ian Lance Taylor | 4 | -1453/+1176 | |
2000-02-26 | rebuild | Ian Lance Taylor | 1 | -1/+1 | |
2000-02-26 | 2000-02-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+2 | |
* configure.in (AC_SEARCH_LIBS): Pass m, not -lm. | |||||
2000-02-26 | 2000-02-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* configure.in (AC_SEARCH_LIBS): Pass lm, not -lm. | |||||
2000-02-24 | Add support for WinCE targeted toolchains. | Nick Clifton | 5 | -5/+47 | |
2000-02-23 | Teach get_osabi_name about Linux | Alan Modra | 2 | -0/+5 | |
2000-02-22 | Remove use of ELF_ST_OTHER. | Nick Clifton | 2 | -6/+8 | |
2000-02-22 | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 2 | -16/+25 | |
* readelf.c (process_version_sections): Add casts to make sure argument to %* is an int. (process_mips_specific): Add casts to make printf arguments match format. | |||||
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2 | -7/+15 | |
warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h. | |||||
2000-02-19 | * build fix | Frank Ch. Eigler | 2 | -1/+4 | |
2000-02-18 Frank Ch. Eigler <fche@redhat.com> * resrc.c: Remove unmatched #if for cygwin. | |||||
2000-02-14 | 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 2 | -1/+6 | |
* binutils.texi: Document the change of flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb. | |||||
2000-02-08 | Fix bug in interlisting option, added --file-start-context option. | Timothy Wall | 4 | -5/+29 | |
2000-02-03 | octets vs bytes changes for binutils | Timothy Wall | 2 | -100/+117 | |
2000-01-28 | Fix date. | Andreas Schwab | 1 | -1/+1 | |
2000-01-28 | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 3 | -7/+23 | |
function symbols and weak data symbols. |