Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 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 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 5 | -736/+1013 |
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 |
2000-06-15 | 2000-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+8 |
2000-06-14 | * binutils-all/readelf.exp (regexp_diff): Do not break when a | Hans-Peter Nilsson | 4 | -6/+94 |
2000-06-13 | * rcparse.y (control): ICON controls take an id as the first | DJ Delorie | 4 | -38/+65 |
2000-06-13 | 2000-06-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2000-06-08 | * configure.in (VERSION): Update to show this is the CVS mainline. | David O'Brien | 2 | -1/+5 |
2000-06-02 | * strings.c (isgraphic): Interpret <TAB> as a printable character, | David O'Brien | 2 | -2/+7 |
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 |
2000-05-14 | 2000-05-14 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -0/+10 |
2000-05-14 | Accept and ignore -f command line option. | Alan Modra | 2 | -3/+24 |
2000-05-13 | Quell some gcc warnings by defining textdomain and bindtextdomain | Alan Modra | 2 | -6/+11 |
2000-05-13 | 2000-05-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -9/+12 |
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 |
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 |
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 |
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 |
2000-04-07 | * readelf.c (read_and_display_attr): Add CU offset to references. | Jason Merrill | 2 | -32/+48 |
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 |