December 2019 Archives by thread
Starting: Sun Dec 1 02:31:00 GMT 2019
Ending: Tue Dec 31 16:03:00 GMT 2019
Messages: 393
- Is there a way to detect a null reference function pointer during assembly or linking ?
Alan Modra
- [PATCH] [RISCV] Support subtraction of .uleb128.
Kuan-Lin Chen
- GNU Binutils 2.33.1 has been released.
Alan Modra
- [PATCH RFC] Add support for non-contiguous memory regions
Christophe Lyon
- [PATCH] Fix several mix up between octets and bytes in ELF program headers
Christian Eggers
- [PATCH 0/4] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
Palmer Dabbelt via binutils
- [PATCH] Only give FDE encoding warnings if --eh-frame-hdr was specified.
Sandra Loosemore
- _bfd_dwarf2_find_nearest_line comment fix
Alan Modra
- dwarf2.c stash->sec_info_ptr and stash->sec
Alan Modra
- dwarf2.c: read_abbrevs fail cleanup, and offset checking
Alan Modra
- PR25230, dwarf2.c per file stash
Alan Modra
- [PATCH v2 3/4] RISC-V: Support the read-only CSR checking.
Nelson Chu
- [PATCH v2 1/4] RISC-V: Update the CSR to privilege spec 1.12.
Nelson Chu
- [PATCH v2] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
Nelson Chu
- PR25230, addr2line fails on dwz output
Alan Modra
- [PATCH] RISC-V: Fix .p2align is not at smallest instruction
Kuan-Lin Chen
- [PATCH 0/2] x86: DefaultSize related adjustments
H.J. Lu
- [PATCH] x86/Intel: extend MOVDIRI testing
H.J. Lu
- [PATCH] x86: consolidate tracking of MMX register use
H.J. Lu
- [PATCH] x86-64/Intel: fix CALL/JMP with dword operand
H.J. Lu
- [PATCH] x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifier
H.J. Lu
- [PATCH 0/5] i386: Optimize for Jump Conditional Code Erratum
H.J. Lu
- [PATCH 3/5] i386: Align branches within a fixed boundary
H.J. Lu
- [PATCH 2/4] i386: Align branches within a fixed boundary
H.J. Lu
- V2 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
H.J. Lu
- Ping: [PATCH 0/2] Arm64: arch extension handling adjustments
Jan Beulich
- [PATCH] RISC-V: Change -march parsing.
Maxim Blinov
- [PATCH] opcodes/arc: Add finer details for llock and scond
Shahab Vahedi
- PR25249, Memory leak in microblaze-dis.c
Alan Modra
- PR25244, --print-memory-usage, division by zero if MEMORY length is zero
Alan Modra
- PR25243, static linking with exceptions and iostream is broken on ARM
Alan Modra
- [PATCH 0/4] x86/Intel: further deal with fallout from commit dc2be329b950
Jan Beulich
- [PATCH 0/2] x86/Intel: adjustments to memory operand size handling
Jan Beulich
- [PATCH][gas] Implement .cfi_negate_ra_state directive
Kyrill Tkachov
- .gnu.build.attributes does not seem to be an ELF notes section
Ian Lance Taylor via binutils
- [PATCH][gas][arm] Add -mwarn-restrict-it
Wilco Dijkstra
- V3 [PATCH 3/4] i386: Add -mbranches-within-32B-boundaries
H.J. Lu
- V3 [PATCH 4/4] i386: Add tests for -malign-branch-boundary and -malign-branch
H.J. Lu
- V3 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
H.J. Lu
- PR25236, common sym versioning
Alan Modra
- [PATCH] elf: Try not pointing empty PT_LOAD segment's offset past EOF
Bálint Réczey
- Optional matching for run_dump_test
Alan Modra
- Memory leak in binutils
Alan Modra
- REQUEST FOR QUOTE_2019031 (URGENT)
Carrie Liu
- Transferência de dinheiro (Transfer of Funds) !!
Kenneth McKenzie Jr.
- [PATCH] x86: further refine SSE check (SSE4a, SHA, GFNI)
Jan Beulich
- s12z-opc.c formatting fixes
Alan Modra
- Remove backup ppc struct dis_private.
Alan Modra
- Delete duplicate struct objdump_disasm_info field
Alan Modra
- Use disassemble_info.private_data in place of insn_sets
Alan Modra
- PR24960, Memory leak from disassembler
Alan Modra
- Gold on PowerPC checks/merges long double FP ABI tag across shared libraries
Daniel Kolesa
- V4 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
H.J. Lu
- [PATCH 1/2] or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts
Stafford Horne
- [PATCH 0/2] OpenRISC Remove 64-bit support to fit 32-bit hosts (PR 25184)
Stafford Horne
- ubsan: ia64: left shift of negative value
Alan Modra
- ubsan: epiphany: left shift of negative value
Alan Modra
- ubsan: xtensa: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: left shift of 1 by 31 places cannot be represented in type 'int'
Alan Modra
- aarch64 disassembler infinite loop
Alan Modra
- ubsan: bfin: shift exponent is too large
Alan Modra
- ubsan: arc: shift exponent 32 is too large for 32-bit type 'int'
Alan Modra
- ubsan: cris: signed integer overflow
Alan Modra
- ubsan: cr16: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: csky: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: h8300: left shift cannot be represented in type 'int'
Alan Modra
- ussan: d30v: index out of bounds
Alan Modra
- ubsan: moxie: left shift of negative value
Alan Modra
- ubsan: m68k: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: ns32k: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: nios2: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: s12z: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: tic4x: segv and signed shifts
Alan Modra
- ubsan: tic6x: shift left of int
Alan Modra
- ubsan: vax: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: v850: left shift cannot be represented in type 'long'
Alan Modra
- Make bfd_get_8 return a bfd_vma like other bfd_get_* functions
Alan Modra
- bfd signed overflow fixes
Alan Modra
- Remove more shifts for sign/zero extension
Alan Modra
- How to enable the option '--build-id' to ld ?
William Tambe
- [PATCH] binutils: Improve symbols lookup
Borislav Petkov
- obj-evax.c tidy
Alan Modra
- gas signed overflow fixes
Alan Modra
- [PATCH] i386: Also check R12-R15 registers when optimizing testq to testb
H.J. Lu
- x86-64-branch-3 test case
Jan Beulich
- vax decoding of indexed addressing mode
Alan Modra
- _initialize_arch_tdep() not getting called
Andreas Schwab
- New Chinese (traditional) PO file for 'binutils' (version 2.31.90)
Translation Project Robot
- Setting up a wiki for GNU Project volunteers?
Carlos O'Donell
- [PATCH v3 4/4] RISC-V: Disable the CSR checking by default.
Nelson Chu
- [PATCH v3 0/4] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
Nelson Chu
- ubsan: nds32: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: bfin: left shift of negative value
Alan Modra
- asan: score: global-buffer-overflow
Alan Modra
- ubsan: xstormy16: left shift of negative value
Alan Modra
- ubsan: microblaze: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: aarch64: left shift of negative value
Alan Modra
- [PATCH 0/3] x86: follow-on to ac0ab1842d
Jan Beulich
- gdb: microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015
Dr N.W. Filardo
- [PATCH 01/11] binutils, ld: work with --disable-libctf
Nick Alcock
- [PATCH 08/11] libctf: work with compilers not supporting GNU C attributes
Nick Alcock
- [PATCH 02/11] libctf: create: non-root-visible types should not appear in name tables
Nick Alcock
- [PATCH 07/11] libiberty, include, libctf: Use bsearch_r to avoid nonportable __thread
Nick Alcock
- [PATCH 04/11] libctf: create: ctf_add_type should hand back already-added non-SoUs
Nick Alcock
- [PATCH 00/11] libctf: various portability fixes and small bugfixes
Nick Alcock
- ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')
Alan Modra
- Remove tic80 support
Alan Modra
- Accept mips-sgi-irix output in a few ld tests
Alan Modra
- ubsan: aarch64: left shift cannot be represented in type 'int64_t'
Alan Modra
- ubsan: visium: left shift cannot be represented in type 'int'
Alan Modra
- Branch warning: 2.34 - mid January next year
Nick Clifton
- Building libctf on MinGW
Eli Zaretskii
- More signed overflow fixes
Alan Modra
- Yet more signed overflow fixes
Alan Modra
- ld signed overflow fix
Alan Modra
- [PATCH] Enable --build-id for moxie-elf-ld
Anthony Green
- PowerPC, use size_t rather than long for indices
Alan Modra
- xcoff slurp_armap bounds checking
Alan Modra
- [PATCH] Undef REG_Y in s12z.h, it may be defined in a system header
Christian Biesinger via binutils
- [PATCH] Support --no-rosegment.
Fangrui Song via binutils
- Ping: [PATCH v2] x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD
Jan Beulich
- coff-alpha memory leak
Alan Modra
- ubsan: m68hc1x: left shift of negative value
Alan Modra
- bfd_check_format memory leak
Alan Modra
- ubsan: hppa: left shift of negative value
Alan Modra
- ubsan: or1k: left shift of negative value
Alan Modra
- PR25281, sh disassembler abort
Alan Modra
- [PATCH 0/3] x86: branch handling adjustments
Jan Beulich
- [PATCH] ppc: misc minor build corrections
Jan Beulich
- [PATCH] Mach-O: misc build adjustments
Jan Beulich
- ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
Alan Modra
- Revise sleb128 and uleb128 reader
Alan Modra
- ubsan: d30v: left shift cannot be represented in type 'long long'
Alan Modra
- ubsan: iq2000: left shift of negative value
Alan Modra
- ubsan: score: left shift of 2 by 31 places cannot be represented in type 'int'
Alan Modra
- asan: vms-alpha: heap-buffer-overflow
Alan Modra
- [PATCH v2 0/4] x86: (not just) branch handling adjustments
Jan Beulich
- ubsan: arm: shift exponent 32 is too large for 32-bit type 'unsigned int'
Alan Modra
- Option to ignore symbol versioning?
Jeffrey Walton
- New Swedish PO file for 'gas' (version 2.31.90)
Translation Project Robot
- [PATCH] pe_bfd_read_buildid memory leak
Hannes Domani via binutils
- ld & gold: Default to --gc-sections unless -r
Fangrui Song
- asan: som: heap-buffer-overflow
Alan Modra
- ubsan: v850: left shift cannot be represented in type 'int'
Alan Modra
- ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'
Alan Modra
- Avoid ubsan bug complaining about &p->field
Alan Modra
- [PATCH] ia64: don't fail when converting binary into ELF
Sergei Trofimovich
- Differentiate b/w dynamic and static executables.
Umesh Kalappa
- [PATCH v3 00/10] x86: operand size handling improvements
Jan Beulich
- [PATCH 0/4] Arm64: corrections to recent F64MM / I8MM additions
Jan Beulich
- [PATCH] [PR binutils/15350] Fix compressed debug sections for PE targets
Hannes Domani via binutils
- [PATCH Gold] Recognize clang-style crtbegin and crtend files
Cary Coutant
- Linking assembled objects without the GCC toolchain possible?
Mayuresh Kathe
- assembly language debugger!
Mayuresh Kathe
- [MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
Fangrui Song
- coff_close_and_cleanup
Alan Modra
- asan: alpha-vms: memory leaks
Alan Modra
- ubsan: alpha-vms: shift exponent is too large
Alan Modra
- Usage of unitialized heap in tic4x_print_cond
Alan Modra
- ubsan: sparc: left shift cannot be represented in type 'int'
Alan Modra
- [PATCH] Implement --enable-reloc-section
Hannes Domani via binutils
- archive.c bfd_zalloc
Alan Modra
- coff object_p memory leaks
Alan Modra
- vms-alpha.c object_p memory leaks
Alan Modra
- asan: alpha-vms: Heap-buffer-overflow
Alan Modra
- [PATCH][ARM][gas] fix build breakage with gcc-10 by using correct enum type
Szabolcs Nagy
- [PATCH][Binutils][AArch64] Set the correct ELF class for AArch64 stubs (PR/25210)
Tamar Christina
Last message date:
Tue Dec 31 16:03:00 GMT 2019
Archived on: Sat Apr 4 21:49:50 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).