Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-08 | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2 | -0/+12 | |
* readelf.c (elf/i860.h): Include. (dump_relocations): Add recognition of i860 architecture. (guess_is_rela): Add recognition of i860 architecture. | |||||
2000-08-03 | Add info about CGEN maintainers | Nick Clifton | 2 | -0/+19 | |
2000-08-02 | * resrc.c: use "gcc -xc" instead of -xc-header | DJ Delorie | 2 | -1/+5 | |
2000-07-28 | Added myself as the i860 maintainer. | Jason Eckhardt | 1 | -0/+1 | |
2000-07-27 | * nm.c (main): Ignore '-X32_64' as an option. | Geoffrey Keating | 4 | -5/+48 | |
* ar.c (main): Likewise. * binutils.texi (nm): Document new option. (ar): Likewise. | |||||
2000-07-23 | (external_coff_symbol_p): K&R-ise. | Alan Modra | 2 | -1/+6 | |
2000-07-21 | 2000-07-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+6 | |
* binutils/binutils.texi: Put back "@end table" deleted by accident. | |||||
2000-07-20 | Add optional style argument to --demangle switch. | Nick Clifton | 5 | -20/+73 | |
2000-07-20 | * MAINTAINERS: Add self as CRIS port maintainer. | Hans-Peter Nilsson | 6 | -318/+356 | |
* readelf.c: Include elf/cris.h. (guess_is_rela): Handle EM_CRIS. (dump_relocations): Ditto. (get_machine_name): Ditto. * Makefile.am: Rebuild dependencies. * Makefile.in: Regenerate. * po/binutils.pot: Regenerate. | |||||
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -5/+38 | |
* readelf.c (get_dynamic_type): Change "AUXILARY" to "AUXILIARY". (process_dynamic_segment): Print out strings for DT_CONFIG, DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH. | |||||
2000-07-20 | Change output of `nm --help' to include a description of the purpose of the | Nick Clifton | 3 | -116/+177 | |
program and a detailed description of the accepted options. | |||||
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+8 | |
* readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB to DF_1_NODEFLIB. | |||||
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+5 | |
* readelf.c (get_dynamic_type): Fix DT_CHECKSUM. | |||||
2000-07-19 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+42 | |
* readelf.c (get_dynamic_type): Change DT_FEATURE_1 to DT_FEATURE. (process_dynamic_segment): Likewise. * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT, DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM. (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB, DF_1_NODUMP and DF_1_CONLFAT. | |||||
2000-07-19 | Fix typos. | Alan Modra | 1 | -26/+26 | |
2000-07-18 | Fix spelling typo. | Nick Clifton | 2 | -1/+5 | |
2000-07-12 | * objdump.c (usage): Make output of `objdump --help' more | Mark Kettenis | 2 | -33/+40 | |
consistent with the rest of the GNU world. Add a line describing the purpose of the program. | |||||
2000-07-11 | Add myself as SPARC maintainer. | Jakub Jelinek | 1 | -0/+1 | |
2000-07-10 | Remove some of the hppa testsuite fudges for hppa-linux. | Alan Modra | 2 | -4/+10 | |
2000-07-10 | Warning fixes. | Alan Modra | 3 | -12/+27 | |
2000-07-09 | Add several more port specific maintainers | Nick Clifton | 2 | -2/+11 | |
2000-07-05 | Add Mike Meissner | Nick Clifton | 2 | -1/+6 | |
2000-07-05 | add MAINTAINERS files | DJ Delorie | 2 | -0/+49 | |
2000-07-02 | * dllwrap.c: Changed mistaken dyn_string_append() calls | DJ Delorie | 2 | -71/+76 | |
to dyn_string_append_cstr(). | |||||
2000-07-01 | AAganichev's parse_stab_type size fix. | Alan Modra | 2 | -0/+6 | |
2000-07-01 | * test cleanup | Frank Ch. Eigler | 2 | -7/+21 | |
2000-07-01 Frank Ch. Eigler <fche@redhat.com> * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize syntax to display more tcl nature. | |||||
2000-07-01 | Fix 2000-06-22. grep after running dep.sed | Alan Modra | 3 | -8/+16 | |
2000-06-26 | Revert incorrect 2000-06-25 patch. | Alan Modra | 3 | -3/+8 | |
2000-06-25 | Fix spelling typo | Nick Clifton | 1 | -1/+1 | |
2000-06-25 | Treat GNU weak symbols as external. | Nick Clifton | 2 | -1/+26 | |
2000-06-25 | Advance past both parts of dos based <letter>: filepath prefix. | Nick Clifton | 3 | -3/+10 | |
2000-06-24 | Fix description of --stabs switch | Nick Clifton | 2 | -1/+5 | |
2000-06-22 | Check dependecies for leading `/' in this dir too. | Alan Modra | 3 | -5/+19 | |
2000-06-20 | Correct pointer comparisons relying on NULL less than any other pointer. | Alan Modra | 4 | -8/+19 | |
Alexander Aganichev's fix for ieee.c | |||||
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 5 | -736/+1013 | |
for m68hc11 and m68hc12 processors. | |||||
2000-06-19 | Improve verbose message | Nick Clifton | 2 | -1/+6 | |
2000-06-19 | Do not expect the compilation unit tag to be unit 1 | Nick Clifton | 2 | -1/+4 | |
2000-06-19 | Expect all arm variants to fail copying executable test | Nick Clifton | 2 | -1/+6 | |
2000-06-16 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 5 | -161/+26 | |
* dyn-string.c: Removed. Not needed with dyn-string.c in libiberty. * dyn-string.h: Likewise. * Makefile.am: Remove references to dyn-string.c and dyn-string.h. Rebuild dependency. * Makefile.in: Rebuild. | |||||
2000-06-15 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+8 | |
* binutils.texi: Put a warning on copying relocatable object files between two different formats. | |||||
2000-06-14 | * binutils-all/readelf.exp (regexp_diff): Do not break when a | Hans-Peter Nilsson | 4 | -6/+94 | |
mismatching line is found. (readelf_find_size): New. (readelf_size): New global variable. (readelf_test): Add newline to send_log of command. If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it instead of $srcdir/$subdir/$regexp_file. (*-*elf test): Fix typo in message. * binutils-all/readelf.s-64: New. * binutils-all/readelf.ss-64: New. | |||||
2000-06-13 | * rcparse.y (control): ICON controls take an id as the first | DJ Delorie | 4 | -38/+65 | |
parameter, not an optional string. Also, call new convenience function that takes res_id's. * resrc.c (define_control): missing text means zero-length string, not zero ID. (define_icon_control): New. * windres.h: declare define_icon_control. | |||||
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* configure: Regenerate. | |||||
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 | |
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com> | |||||
2000-06-02 | * strings.c (isgraphic): Interpret <TAB> as a printable character, | David O'Brien | 2 | -2/+7 | |
analogous to <SPACE>. Approved by: Nick Clifton <nickc@cygnus.com> <200005222243.PAA14590@elmo.cygnus.com> | |||||
2000-05-30 | Fix my inept 2000-05-24 change. | Alan Modra | 2 | -3/+8 | |
2000-05-26 | * resrc.c (close_input_stream): zero out cpp_pipe after closing it. | DJ Delorie | 2 | -1/+8 | |
2000-05-26 | Update dependencies. | Alan Modra | 3 | -16/+21 | |
2000-05-26 | Eli Zaretskii's DOSish file name patches. | Alan Modra | 10 | -46/+173 | |
2000-05-25 | Ensure bfd_close after bfd_openw so we don't get multiple bfd_openw | Alan Modra | 2 | -0/+9 | |
calls for same file. |