140 Commits (fd67aa1129fd006ad49ed5ecb2b063705211553a)

Author SHA1 Message Date
Alan Modra fd67aa1129 Update year range in copyright notice of binutils files 2 years ago
Alan Modra 3c8852fcc8 PR31096, nm shows 32bit addresses as 64bit addresses 2 years ago
Nick Clifton 1089d2017c Fix: nm -U short flag erroneously consumes argument 2 years ago
Alan Modra 760fb390fd objdump, nm: sprintf sanitizer null destination pointer 3 years ago
Alan Modra 160f200778 Re: Move nm.c cached line number info to bfd usrdata 3 years ago
Alan Modra 86a2562b09 Downgrade nm fatal errors to non-fatal 3 years ago
Alan Modra e3f450f393 Move nm.c cached line number info to bfd usrdata 3 years ago
Alan Modra 7ed4ad59e9 Delete PROGRESS macros 3 years ago
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 3 years ago
Alan Modra 5ee755fabb Constify nm format array 3 years ago
Alan Modra 370426d0da Always free matching vector from bfd_check_format_matches 4 years ago
Alan Modra 0e3c1eebb2 Remove use of bfd_uint64_t and similar 4 years ago
Nick Clifton 2c3cc81e06 Add a --no-weak option to nm. 4 years ago
Nick Clifton aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 4 years ago
Alan Modra 0d64622696 Fix demangle style usage info 4 years ago
Nick Clifton b3aa80b45c Add --unicode option to control how unicode characters are handled by display tools. 4 years ago
Nick Clifton cf487499e0 Fix a potential illegal memory access when testing for a special LTO symbol name. 5 years ago
Alan Modra 87b9f2556d C99 binutils configury 5 years ago
Alan Modra 015dc7e1f8 Use bool in binutils 5 years ago
Nick Clifton 1996d0f12c Add a symbols-only mode to nm. 5 years ago
Alan Modra 6a1224ec76 PR27128, nm -P portable output format regression 5 years ago
Fangrui Song 7fe1b1388f nm: Add --quiet to suppress "no symbols" diagnostic 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Alan Modra cab3f4da68 PR27128, nm -P portable output format regression 5 years ago
Nick Clifton e6f6aa8d18 Add option to nm to change the characters displayed for ifunc symbols. Add a configure time option to change the default characters. 5 years ago
Alan Modra c1229f84a4 Tidy elf_symbol_from 6 years ago
H.J. Lu 3f2e969923 elf: Keep only one '@' for undefined versioned symbols 6 years ago
H.J. Lu 9b0ac51b22 nm: Remove --with-symbol-versions 6 years ago
H.J. Lu 1081065c51 bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string 6 years ago
H.J. Lu 7e6e972f74 bfd: Display symbol version for nm -D 6 years ago
H.J. Lu 3d98c46092 plugin: Don't invoke LTO-wrapper 6 years ago
H.J. Lu ecda90163e Don't call lto-wrapper for ar and ranlib 6 years ago
Alan Modra 805f38bc55 PR25362, memory leak in nm 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Alan Modra 352f6bc3e5 PR25031, nm reports wrong address on 32bit 7 years ago
Alan Modra fd3619828e bfd_section_* macros 7 years ago
Alan Modra e6f7f6d14f bfd_asymbol_* macros 7 years ago
Alan Modra b16c44debc bfd_get_filename 7 years ago
Martin Liska cc5277b173 Support .gnu.lto_.lto section in ELF files (PR 24768). 7 years ago
Nick Clifton 25a0274483 Change nm so that when it is running in POSIX compatible mode, it does not prefix symbol values with 0. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 7 years ago
Alan Modra c2f5dc30af PR23952, memory leak in _bfd_generic_read_minisymbols 7 years ago
Nick Clifton af03af8f55 Synchronize libiberty with gcc and add --no-recruse-limit option to tools that support name demangling. 7 years ago
Alan Modra bf2dd8d7cf BFD_INIT_MAGIC 8 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 8 years ago
Alan Modra 160b1a618a PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_string 9 years ago
Alan Modra e601d38b7c Allow for __gnu_lto_slim prefixed with extra "_" 9 years ago
H.J. Lu 8dba52b604 Free memory returned from bfd_get_synthetic_symtab 9 years ago
Tristan Gingold e4943f2c75 Remove datasize measurements based on sbrk() 9 years ago