Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-07 | Apply Mumit Khan's patch to allow temporary file for process interconnection | Nick Clifton | 5 | -24/+309 | |
2000-01-05 | add year 2000 copyright notice | Nick Clifton | 1 | -1/+1 | |
2000-01-05 | Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw | Nick Clifton | 2 | -7/+10 | |
2000-01-04 | Apply Mumit Khan's patch to implement --compat-implib command line switch | Nick Clifton | 2 | -21/+48 | |
2000-01-03 | document --disassembler-options=force-thumb | Nick Clifton | 2 | -2/+13 | |
1999-12-28 | Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec. | Nick Clifton | 2 | -40/+196 | |
1999-12-26 | * strings.c (main): Correct handling of numeric argument. | Ian Lance Taylor | 2 | -1/+5 | |
1999-12-23 | 1999-12-23 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -4/+9 | |
* dlltool.c (mtable): mcore how_jtab_roff is 4 bytes into the jtab; was 8. | |||||
1999-12-17 | change default arm gas abi selection to 32 | Nick Clifton | 1 | -1/+1 | |
1999-12-17 | Fix compile time warnings | Nick Clifton | 2 | -11/+29 | |
1999-12-10 | Fix support for native 64bit ELF systems | Nick Clifton | 2 | -0/+16 | |
1999-12-09 | Pass -mpacs-26 by default to arm assembler. | Nick Clifton | 2 | -7/+27 | |
Add arm-epoc target support. Do no mangle null page entries. | |||||
1999-12-07 | fix typo in previous delta | Nick Clifton | 1 | -12/+13 | |
1999-12-07 | minor formatting changes | Nick Clifton | 1 | -25/+26 | |
1999-12-07 | Fix compile time warnings & asupport more than 999 symbols | Nick Clifton | 2 | -26/+33 | |
1999-12-07 | Fix displaying 64bit ELF files. | Nick Clifton | 2 | -86/+288 | |
1999-11-25 | Applied Fred Fish's patch to fix decoding of core notes. | Nick Clifton | 2 | -34/+61 | |
1999-11-22 | Overhaul --help output. | Nick Clifton | 2 | -31/+70 | |
1999-11-21 | Overhaul --help output | Nick Clifton | 3 | -96/+176 | |
1999-11-03 | Chnage the default endianness for mcore to little | Nick Clifton | 2 | -4/+6 | |
1999-11-03 | clip shorts to prevent assembler warnings | Nick Clifton | 2 | -3/+9 | |
1999-11-01 | expect thumb-pe and thumb-coff failures | Nick Clifton | 2 | -1/+3 | |
1999-11-01 | Expect arm-pe and arm-coff failure of the simple objcopy test | Nick Clifton | 2 | -0/+8 | |
1999-10-28 | 1999-10-27 Fred Fish <fnf@cygnus.com> | Ian Lance Taylor | 2 | -14/+52 | |
* 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. | |||||
1999-10-26 | Remove spurious test of exp_name | Nick Clifton | 2 | -2/+5 | |
1999-10-22 | Add default assembler switchhes on a per machine basis. | Nick Clifton | 2 | -62/+80 | |
Use machine target type when opening output bfd files. | |||||
1999-10-15 | * ar.c (normalize): Fix full_pathname code. | Ian Lance Taylor | 2 | -1/+5 | |
1999-10-08 | 1999-10-08 Ben Elliston <bje@cygnus.com> | Ian Lance Taylor | 2 | -14/+19 | |
* binutils.texi: Some rewording and clarifications. | |||||
1999-10-04 | 1999-09-15 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 2 | -177/+405 | |
* 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. | |||||
1999-09-28 | * dlltool.c (scan_drectve_symbols): Handle type tags in exported | DJ Delorie | 2 | -4/+25 | |
symbols. (scan_filtered_symbols): Likewise. | |||||
1999-09-19 | * resrc.c (write_rc_rcdata): Fix local variable shadowing | Ian Lance Taylor | 3 | -34/+86 | |
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. | |||||
1999-09-19 | comment fix | Ian Lance Taylor | 1 | -1/+4 | |
1999-09-14 | Fix problem with going to automake 2.14 | Michael Meissner | 3 | -2/+9 | |
1999-09-14 | * binutils-all/hppa/objdump.exp: Do not run for PA64. | Jeff Law | 2 | -0/+9 | |
1999-09-12 | * ar.c (main): Clear output_file if we don't change the archive. | Ian Lance Taylor | 2 | -3/+16 | |
(delete_members, replace_members): Likewise. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -2/+10 | |
* objdump.c (dump_headers): If wide_output, print Flags header. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -0/+7 | |
* objdump.c (dump_section_header): Print any comdat information. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 4 | -11/+18 | |
* objcopy.c (parse_flags): Handle "noload", "debug", and "share". * binutils.texi, objcopy.1: Document new flags. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 4 | -39/+110 | |
* ar.c (counted_name_mode): New static variable. (counted_name_counter): New static variable. (map_over_members): Handle counted mode. (usage): Mention N modifier. (main): Handle N modifier. (delete_members): Handle counted mode. * binutils.texi, ar.1: Document N modifier. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -2/+4 | |
* ar.c (print_contents): Change printing of member name for POSIX.2 conformance. | |||||
1999-09-12 | 1999-09-12 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -1/+10 | |
* ar.c (output_filename): Make const. (open_inarch): If creating a new empty archive, set output_filename. | |||||
1999-09-12 | * ar.c (full_pathname): New static variable. | Ian Lance Taylor | 4 | -4/+45 | |
(map_over_members): Call normalize on command line parameter. (usage): Mention P modifier. (normalize): If full_pathname is true, don't do anything. (main): Accept P modifier. * binutils.texi, ar.1: Document P modifier. | |||||
1999-09-09 | * binutils.texi: Add info dir entries for all programs described | Andreas Schwab | 2 | -4/+22 | |
here. Fix arguments of @var to not contain punctuation. | |||||
1999-09-06 | 1999-09-06 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -3/+9 | |
* nm.c (print_symbol_info_bsd): Check for 'w' as well as 'U'. (print_symbol_info_sysv): Likewise. (print_symbol_info_posix): Likewise. | |||||
1999-09-04 | fix date | Ian Lance Taylor | 1 | -1/+1 | |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 2 | -1/+21 | |
* readelf.c: Include "elf/pj.h". (dump_relocations): Handle EM_PJ. (get_machine_name): Likewise. (get_machine_flags): Likewise. | |||||
1999-09-04 | 1999-09-02 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 2 | -1/+5 | |
* binutils-all/objdump.exp: Add pj to cpus_expected. | |||||
1999-09-01 | fix typo. | Nick Clifton | 1 | -1/+1 | |
1999-08-31 | ooops - omitted from previous delta | Nick Clifton | 1 | -0/+2 | |
1999-08-31 | Apply patch from Scott Bambrough to display the contents of a NOTES segment | Nick Clifton | 3 | -4/+195 | |
in a core file. |