aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra4-8/+19
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton5-736/+1013
2000-06-19Improve verbose messageNick Clifton2-1/+6
2000-06-19Do not expect the compilation unit tag to be unit 1Nick Clifton2-1/+4
2000-06-19Expect all arm variants to fail copying executable testNick Clifton2-1/+6
2000-06-162000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu5-161/+26
2000-06-152000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+8
2000-06-14 * binutils-all/readelf.exp (regexp_diff): Do not break when aHans-Peter Nilsson4-6/+94
2000-06-13* rcparse.y (control): ICON controls take an id as the firstDJ Delorie4-38/+65
2000-06-132000-06-13 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2-1/+5
2000-06-02 * strings.c (isgraphic): Interpret <TAB> as a printable character,David O'Brien2-2/+7
2000-05-30Fix my inept 2000-05-24 change.Alan Modra2-3/+8
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie2-1/+8
2000-05-26Update dependencies.Alan Modra3-16/+21
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra10-46/+173
2000-05-25Ensure bfd_close after bfd_openw so we don't get multiple bfd_openwAlan Modra2-0/+9
2000-05-142000-05-14 H.J. Lu (hjl@gnu.org)H.J. Lu2-0/+10
2000-05-14Accept and ignore -f command line option.Alan Modra2-3/+24
2000-05-13Quell some gcc warnings by defining textdomain and bindtextdomainAlan Modra2-6/+11
2000-05-132000-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu3-9/+12
2000-05-08(setup_section): Add const and gettext calls for err.Alan Modra2-7/+11
2000-05-022000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+18
2000-05-02Correct a typo in the author's surname!Ben Elliston1-1/+1
2000-05-02fix gcc warningsAlan Modra4-18/+25
2000-05-02elf fixes.Alan Modra3-1/+12
2000-05-01 * readelf.c (guess_is_rela): AVR uses RELA relocations.Denis Chertykov2-1/+7
2000-04-21IA-64 ELF support.Jim Wilson4-0/+15
2000-04-18Fix bug disassmbling binary files for non-octet byte targets.Timothy Wall2-2/+9
2000-04-14Portability fixes.Alan Modra4-12/+11
2000-04-10Replace 'strftime' with 'sprintf'.Nick Clifton2-2/+17
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney5-206/+266
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra25-616/+580
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2-0/+6
2000-04-07 * readelf.c (decode_location_expression): Loop through multipleJason Merrill2-465/+309
2000-04-07 * readelf.c (read_and_display_attr): Add CU offset to references.Jason Merrill2-32/+48
2000-04-06Remove spurious blank lineNick Clifton1-1/+0
2000-04-06Detect EM_AVR machine numberNick Clifton2-0/+3
2000-04-06Add code to decode the e_flags field of an ARM ELF binary.Nick Clifton2-4/+124
2000-04-05Add --redefine-sym to objcopy.Alan Modra5-64/+258
2000-04-042000-04-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-9/+14
2000-04-04Move translated part of bug report string back into .c files soAlan Modra12-318/+333
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra3-387/+486
2000-04-032000-04-03 H.J. Lu (hjl@gnu.org)H.J. Lu2-1/+5
2000-04-03Move bug report string to one place.Alan Modra11-13/+34
2000-03-30Include sys/types.h before sys/stat.h for ultrix.Alan Modra2-0/+5
2000-03-28catch out of range string offset in corrupt stab entryNick Clifton2-0/+15
2000-03-27ATMEL AVR microcontroller support.Alan Modra2-0/+10
2000-03-252000-03-09 Tim Waugh <twaugh@redhat.com>Phil Blundell2-1/+5
2000-03-14fix to match latest readelf outputNick Clifton3-19/+29