summaryrefslogtreecommitdiffstats
path: root/binutils
Commit message (Collapse)AuthorAgeFilesLines
* 2001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-033-110/+110
| | | | | | | | | | | | | | | | | | | | | | * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of $@.pod. (ar.1): Likewise. (dlltool.1): Likewise. (nlmconv.1): Likewise. (nm.1): Likewise. (objcopy.1): Likewise. (objdump.1): Likewise. (ranlib.1): Likewise. (readelf.1): Likewise. (size.1): Likewise. (strings.1): Likewise. (strip.1): Likewise. (windres.1): Likewise. (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod. ($(DEMANGLER_NAME).1): Also substitute cxxfilt with $(DEMANGLER_NAME). (as.1): Removed. * doc/Makefile.in: Regenerated.
* Change MIPS maintainer to Erci ChristopherNick Clifton2001-07-032-1/+5
|
* Support DWARF 2.1 tags, encodings, languages.Nick Clifton2001-07-012-157/+177
|
* Add DWARF 2.1 attributesNick Clifton2001-06-292-1/+54
|
* * readelf.c (GET_DATA_ALLOC): Remove.Alan Modra2001-06-282-346/+478
| | | | | | | (GET_DATA): Remove. (get_data): New function combining above macros, with an extra test for zero size. Use get_data, and catch error return throughout file.
* * readelf.c (dump_relocations): Print "bad symbol index" ifAlan Modra2001-06-252-33/+44
| | | | | symtab == NULL with non-zero symtab_index. (process_relocs): Don't bomb if reloc section has no symsec.
* 2001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-242-2/+9
| | | | | | | * objcopy.c (strip_main): Revert the change made on 2001-05-30 by accident. (copy_main): Apply the the change made to strip_main on 2001-05-30 by accident.
* * unwind-ia64.c (unw_decode_x1): Add unused attribute forAndreas Jaeger2001-06-232-7/+15
| | | | | | | parameter 'code'. (unw_decode_x2): Likewise. (unw_decode_x3): Likewise. (unw_decode_x4): Likewise.
* 2001-06-23 Ben Elliston <bje@redhat.com>Ben Elliston2001-06-232-0/+5
| | | | * MAINTAINERS: Add myself as M88k maintainer.
* Add missing support for -o option.Nick Clifton2001-06-222-3/+13
|
* Fix typosNick Clifton2001-06-212-1/+5
|
* 2001-06-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-192-52/+73
| | | | * doc/Makefile.in: Regenerated.
* Remove auot generated man pagesNick Clifton2001-06-1924-4914/+883
|
* * binutils-all/readelf.r: Don't check for specific info value toAndreas Jaeger2001-06-192-2/+6
| | | | pass testsuite on ia64 and alpha.
* * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.Alan Modra2001-06-092-2/+10
|
* Fix typos.H.J. Lu2001-06-071-1/+1
|
* 2001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-073-2/+7
| | | | | * readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise.
* * MAINTAINERS: Update my email address.Alan Modra2001-06-012-3/+7
|
* Add command line switches to objcopy to provide lists of symbols in filesNick Clifton2001-05-3019-4223/+3455
|
* * readelf.c (display_debug_frames): Fix warnings: Remove unusedAndreas Jaeger2001-05-282-126/+129
| | | | variables, fix format strings.
* Fix some entries.Alan Modra2001-05-281-1/+1
|
* Remove section VMA adjustment when computing the address of the line to show.Nick Clifton2001-05-282-1/+9
|
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-254-4/+34
| | | | | | | | | * binutils-all/readelf.exp (readelf_test): Set target_machine to tmips for traditional mips. * binutils-all/readelf.s: Support traditional mips. * binutils-all/readelf.ss-tmips: New for traditional mips.
* s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/Alan Modra2001-05-253-3/+9
|
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-242-1/+5
| | | | * binutils-all/objdump.exp (cpus_expected): Add s390.
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-05-201-239/+259
| | | | | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4.
* * readelf.c (do_debug_frames_interp): New.Richard Henderson2001-05-162-115/+205
| | | | | | | | | | | | (byte_get_little_endian): If BFD64, always read entire 8-byte fields. (byte_get_big_endian): Likewise. (parse_args) ['F']: Set do_debug_frames_interp. (Frame_Chunk): Make data_factor signed, add fde_encoding. (frame_display_row): Don't trunc pc_begin to int. (size_of_encoded_value): New. (display_debug_frames): Handle 64-bit targets. Print raw data unless do_debug_frames_interp. (debug_displays): Remove duplicate .debug_frame.
* Remove definition of EM_MIPS_RS4_BE. The constant was never in active useNick Clifton2001-05-152-9/+15
| | | | and is used otherwise by the ABI.
* * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek2001-05-112-23/+88
| | | | | | | | | | | | | | | | | | | | | | | sections as well. (elfNN_ia64_final_write_processing): Map .gnu.linkonce.ia64unw.FOO to .gnu.linkonce.t.FOO text section. * readelf.c (process_unwind): Print all unwind sections, not just one. * config/tc-ia64.c (special_linkonce_name): New. (make_unw_section): Map .gnu.linkonce.t.FOO text section into .gnu.linkonce.ia64unw{,i}.FOO. (ia64_elf_section_type): Handle .gnu.linkonce.ia64unw{,i}.FOO. (dot_endp): Add comment about it. * elf/ia64.h (ELF_STRING_ia64_unwind_once): Define. (ELF_STRING_ia64_unwind_info_once): Define. * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Put .gnu.linkonce.ia64unw{,i} sections into corresponding .IA_64.unwind* output sections. * emulparams/elf64_aix.sh (OTHER_READONLY_SECTIONS): Likewise.
* * readelf.c (process_unwind): Remove const specifier.Alan Modra2001-05-072-1/+5
|
* Support printable characters outside of the ASCII rangeNick Clifton2001-04-272-2/+11
|
* Add openRISC support in opcodesNick Clifton2001-04-272-0/+6
|
* * dlltool.c (do_default_excludes): Initialise to true.DJ Delorie2001-04-172-1/+5
|
* * MAINTAINERS: Update my email addressAlan Modra2001-04-113-6/+10
| | | | * nm.c (print_symbol_info_bsd): Use a simple printf string.
* Fix address in ChangeLog entryHans-Peter Nilsson2001-04-051-1/+1
|
* * readelf.c (display_debug_lines): Fix typo for "Prologue".Hans-Peter Nilsson2001-04-052-1/+5
|
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-312-2/+19
| | | | * binutils-all/readelf.exp: Run on more ELF targets.
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-312-3/+7
| | | | * readelf.c (process_unwind): Just return if do_unwind is 0.
* * dlltool.c (make_one_lib_file): Fix section flags forDJ Delorie2001-03-302-10/+25
| | | | | .text, .data and .bss in stub ds*.o files to match those generated by gas.
* 2001-03-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-302-0/+11
| | | | | * readelf.c (process_unwind): Only do unwind sections for IA64.
* 2001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-283-15/+6
| | | | | * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target. * Makefile.in: Regenerate.
* 2001-03-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-03-262-2/+6
| | | | | | | | * binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger <aj@suse.de> * ld.texinfo (Overview): Fix syntax in texi code.
* Automate generate on man pagesNick Clifton2001-03-2518-5827/+5615
|
* * defparse.y (opt_equal_name): allow "." in name.Christopher Faylor2001-03-143-7/+41
| | | | | * dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise.
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-1377-389/+470
|
* Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton2001-03-134-4/+58
| | | | to be set when the input file type is binary.
* Handle EM_S390_OLD.Nick Clifton2001-03-122-0/+9
|
* Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.Nick Clifton2001-02-282-2/+9
|
* 2001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2001-02-282-10/+50
| | | | | | | * readelf.c (decode_ARM_machine_flags): Explicitly mention which ABI is in use; remove ambiguity between the "unknown" EABI and unrecognised ABIs. Handle version 2 ARM EABI. Update uses of renamed EF_xx constants.
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-275-233/+247
| | | | and run "make dep-am".
OpenPOWER on IntegriCloud