Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 2000-02-28 | 1 | -0/+6 |
| | | | | | * readelf.c (process_dynamic_segment): Add cast to make sure argument to %* is int. | ||||
* | 2000-02-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-02-26 | 1 | -1/+1 |
| | | | | * configure.in (AC_SEARCH_LIBS): Pass m, not -lm. | ||||
* | 2000-02-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-02-26 | 1 | -0/+4 |
| | | | | * configure.in (AC_SEARCH_LIBS): Pass lm, not -lm. | ||||
* | Add support for WinCE targeted toolchains. | Nick Clifton | 2000-02-24 | 1 | -0/+8 |
| | |||||
* | Teach get_osabi_name about Linux | Alan Modra | 2000-02-23 | 1 | -0/+4 |
| | |||||
* | Remove use of ELF_ST_OTHER. | Nick Clifton | 2000-02-22 | 1 | -0/+4 |
| | |||||
* | From Brad Lucier <lucier@math.purdue.edu>: | Ian Lance Taylor | 2000-02-22 | 1 | -0/+8 |
| | | | | | | | * 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. | ||||
* | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2000-02-21 | 1 | -0/+8 |
| | | | | | warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h. | ||||
* | * build fix | Frank Ch. Eigler | 2000-02-19 | 1 | -0/+4 |
| | | | | | | 2000-02-18 Frank Ch. Eigler <fche@redhat.com> * resrc.c: Remove unmatched #if for cygwin. | ||||
* | 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 2000-02-14 | 1 | -0/+5 |
| | | | | | * binutils.texi: Document the change of flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb. | ||||
* | Fix bug in interlisting option, added --file-start-context option. | Timothy Wall | 2000-02-08 | 1 | -0/+7 |
| | |||||
* | octets vs bytes changes for binutils | Timothy Wall | 2000-02-03 | 1 | -0/+6 |
| | |||||
* | Fix date. | Andreas Schwab | 2000-01-28 | 1 | -1/+1 |
| | |||||
* | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 2000-01-28 | 1 | -0/+9 |
| | | | | function symbols and weak data symbols. | ||||
* | Add ATPCS support to ARM disassembler. | Nick Clifton | 2000-01-27 | 1 | -0/+3 |
| | | | | Document ARM disassembler options. | ||||
* | Add support for documenting target specific disassembler options | Nick Clifton | 2000-01-27 | 1 | -0/+4 |
| | |||||
* | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 2000-01-26 | 1 | -0/+10 |
| | | | | | | fixes a thinko in get_dynamic_flags. I found at least one message string that included a `%' being passed to printf in the format argument. | ||||
* | Detect ELFOSABI_ARM. | Nick Clifton | 2000-01-17 | 1 | -0/+4 |
| | |||||
* | Correct function return types for new and fussy gcc. | Alan Modra | 2000-01-14 | 1 | -0/+8 |
| | |||||
* | Fix description of EM_S370. | Nick Clifton | 2000-01-13 | 1 | -0/+5 |
| | |||||
* | Fix mistakes made about interpretation of ELF ABI spec | Nick Clifton | 2000-01-11 | 1 | -0/+4 |
| | |||||
* | Add NT_WIN32PSTATUS to list of recognised core notes | Nick Clifton | 2000-01-10 | 1 | -0/+4 |
| | |||||
* | Apply Mumit Khan's patch to allow temporary file for process interconnection | Nick Clifton | 2000-01-07 | 1 | -0/+22 |
| | |||||
* | Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw | Nick Clifton | 2000-01-05 | 1 | -0/+3 |
| | |||||
* | Apply Mumit Khan's patch to implement --compat-implib command line switch | Nick Clifton | 2000-01-04 | 1 | -0/+9 |
| | |||||
* | document --disassembler-options=force-thumb | Nick Clifton | 2000-01-03 | 1 | -0/+5 |
| | |||||
* | Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec. | Nick Clifton | 1999-12-28 | 1 | -0/+20 |
| | |||||
* | * strings.c (main): Correct handling of numeric argument. | Ian Lance Taylor | 1999-12-26 | 1 | -0/+4 |
| | |||||
* | 1999-12-23 Andrew Haley <aph@cygnus.com> | Andrew Haley | 1999-12-23 | 1 | -0/+5 |
| | | | | | * dlltool.c (mtable): mcore how_jtab_roff is 4 bytes into the jtab; was 8. | ||||
* | Fix compile time warnings | Nick Clifton | 1999-12-17 | 1 | -0/+13 |
| | |||||
* | Fix support for native 64bit ELF systems | Nick Clifton | 1999-12-10 | 1 | -0/+4 |
| | |||||
* | Pass -mpacs-26 by default to arm assembler. | Nick Clifton | 1999-12-09 | 1 | -0/+6 |
| | | | | | Add arm-epoc target support. Do no mangle null page entries. | ||||
* | Fix compile time warnings & asupport more than 999 symbols | Nick Clifton | 1999-12-07 | 1 | -0/+5 |
| | |||||
* | Fix displaying 64bit ELF files. | Nick Clifton | 1999-12-07 | 1 | -0/+13 |
| | |||||
* | Applied Fred Fish's patch to fix decoding of core notes. | Nick Clifton | 1999-11-25 | 1 | -0/+10 |
| | |||||
* | Overhaul --help output. | Nick Clifton | 1999-11-22 | 1 | -0/+5 |
| | |||||
* | Overhaul --help output | Nick Clifton | 1999-11-21 | 1 | -0/+12 |
| | |||||
* | Chnage the default endianness for mcore to little | Nick Clifton | 1999-11-03 | 1 | -0/+2 |
| | |||||
* | clip shorts to prevent assembler warnings | Nick Clifton | 1999-11-03 | 1 | -0/+5 |
| | |||||
* | 1999-10-27 Fred Fish <fnf@cygnus.com> | Ian Lance Taylor | 1999-10-28 | 1 | -0/+8 |
| | | | | | | | | * objdump.c (display_bfd): Break into two functions. The actual dumping code moves to dump_bfd. If bfd is not unambiguously recognized as a bfd_object, attempt to dump it as a bfd_core. (dump_bfd): New function. | ||||
* | Remove spurious test of exp_name | Nick Clifton | 1999-10-26 | 1 | -0/+4 |
| | |||||
* | Add default assembler switchhes on a per machine basis. | Nick Clifton | 1999-10-22 | 1 | -0/+23 |
| | | | | Use machine target type when opening output bfd files. | ||||
* | * ar.c (normalize): Fix full_pathname code. | Ian Lance Taylor | 1999-10-15 | 1 | -0/+4 |
| | |||||
* | 1999-10-08 Ben Elliston <bje@cygnus.com> | Ian Lance Taylor | 1999-10-08 | 1 | -0/+4 |
| | | | | * binutils.texi: Some rewording and clarifications. | ||||
* | 1999-09-15 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1999-10-04 | 1 | -13/+33 |
| | | | | | | | | | | | | | | | | | | | | * readelf.c (dynamic_segment_parisc_val): Print 0 for DLD_FLAGS if the value is zero. (process_symbol_table): Don't print histogram if hash table is empty. 1999-09-15 Ulrich Drepper <drepper@cygnus.com> * readelf.c (get_parisc_dynamic_type): Handle DT_HP_GST_* values. 1999-09-02 Ulrich Drepper <drepper@cygnus.com> * readelf.c (get_symbol_type): Add support for HPUX and PARISC specific symbol types. * readelf.c: Add HPUX and PARISC extensions to dynamic and program header table printing. * readelf.c (get_machine_flags): Add handling of PARISC. | ||||
* | * dlltool.c (scan_drectve_symbols): Handle type tags in exported | DJ Delorie | 1999-09-28 | 1 | -0/+6 |
| | | | | | symbols. (scan_filtered_symbols): Likewise. | ||||
* | * resrc.c (write_rc_rcdata): Fix local variable shadowing | Ian Lance Taylor | 1999-09-19 | 1 | -0/+9 |
| | | | | | | | | problem. If RCDATA_BUFFER data can be read as strings, modify code to print the strings as comments. * resres.c: Add casts to avoid warnings. (write_res_data, read_res_data): Don't put the program name in the error message; fatal already puts it there. | ||||
* | Fix problem with going to automake 2.14 | Michael Meissner | 1999-09-14 | 1 | -0/+7 |
| | |||||
* | * ar.c (main): Clear output_file if we don't change the archive. | Ian Lance Taylor | 1999-09-12 | 1 | -0/+5 |
| | | | | (delete_members, replace_members): Likewise. | ||||
* | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1999-09-12 | 1 | -0/+2 |
| | | | | * objdump.c (dump_headers): If wide_output, print Flags header. |