92791 Commits (2d054e6bfdfb0f58fb9cc501c29327df34fec697)
 

Author SHA1 Message Date
Nick Clifton 2d054e6bfd Fix stripping relocs in a file with mergeable notes. 8 years ago
Sangamesh Mallayya c8bed57010 Add aix 64-bit check to bfd_get_sign_extend_vma 8 years ago
GDB Administrator 63a22aee30 Automatic date update in version.in 8 years ago
Keith Seitz fa6eb693cf Validate explicit locations with early termination 8 years ago
Keith Seitz 883fd55ab1 Record nested types 8 years ago
Simon Marchi ec72db3ef4 Fix wrong prefix in py-breakpoint.exp 8 years ago
Tom Tromey 99598d713f Fix regression in "commands" 9 years ago
Adam Stylinski 23a8d1862b Fix build with g++ 6.3.1 8 years ago
Yao Qi a880623024 Initialize target description early in IPA 8 years ago
Simon Marchi 30970df7d5 Add virtual destructor to selftest 8 years ago
Phil Muldoon 824cc835aa Implement explicit locations for Python breakpoints. 8 years ago
Joel Brobecker 9c226a8689 gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entries 8 years ago
Alan Modra 7d6de425da Objcopy interleave test 8 years ago
Alan Modra 931c97c81a mcore-elf lacks shared lib support 8 years ago
Alan Modra 05a5feafdd Rewrite check_shared_lib_support 8 years ago
GDB Administrator 34ac47f671 Automatic date update in version.in 8 years ago
Pedro Alves 649a140ccf target_set_syscall_catchpoint, use gdb::array_view and bool 8 years ago
Simon Marchi 9a93831ccc Fix syscall group completion 8 years ago
Jim Wilson 1c9c7ce078 Objcopy interleave fails if section address not multiple of interleave. 8 years ago
Pedro Alves 7cc244debb remote: Make qXfer packets respect corresponding "set remote foo-packet" 8 years ago
Nick Clifton 846fefbdb2 Tell the linker testsuite that lm32-rtems toolchains do not support the generation of shared libraries. 8 years ago
Alan Modra 9c1ce10850 PR22552, readelf heap buffer overflow in load_debug_section 8 years ago
Alan Modra 07d6d2b834 BFD whitespace fixes 8 years ago
Alan Modra 6528139686 Fix Common symbol override test fails 8 years ago
Alan Modra a3cc9aad2e Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1k 8 years ago
Alan Modra 3bf083ed23 dyn_relocs tidy 8 years ago
Alan Modra dce2246a6c Comment tidy 8 years ago
GDB Administrator 8fbc617a46 Automatic date update in version.in 8 years ago
Jim Wilson 0527614a9b Really fix riscv shared library __global_pointer$ problem. 8 years ago
Simon Marchi 858c9d1324 Address review comments for the previous series 8 years ago
Simon Marchi d4a0e8b57d Split tdesc_type into multiple classes 8 years ago
Simon Marchi f0cddbef41 Make tdesc_arch_data::arch_regs an std::vector 8 years ago
Simon Marchi d05200d155 Make tdesc_type::u::u::fields an std::vector 8 years ago
Simon Marchi 082b9140d9 Make tdesc_type::name an std::string 8 years ago
Simon Marchi 53c934e9fe Make tdesc_feature::types an std::vector 8 years ago
Simon Marchi a8142ee195 Make tdesc_reg string fields std::string 8 years ago
Simon Marchi c9c895b966 Make tdesc_feature::registers an std::vector 8 years ago
Simon Marchi f65ff9f9a4 Make tdesc_feature::name an std::string 8 years ago
Simon Marchi 3eea796c5d Make target_desc::features an std::vector 8 years ago
Simon Marchi 40e2a9835f Make target_desc::compatible an std::vector 8 years ago
Simon Marchi 129c10bcb9 Make target_desc::properties an std::vector 8 years ago
Simon Marchi ed9376bd95 Redefine gdb_static_assert as static_assert 8 years ago
Simon Marchi 798a7429f9 Remove some unused variables 8 years ago
Jim Wilson da02107a39 Riscv shared libraries should not export __global_pointer$. 8 years ago
GDB Administrator 4d7efb8ce2 Automatic date update in version.in 8 years ago
Sergio Lopez 3e1a70a018 Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings. 8 years ago
Sergio Lopez c179febe79 Document the new "-a" command line option for gcore 8 years ago
Sergio Lopez cd93789b89 Implement "-a" command line option for gcore 8 years ago
Sergio Lopez 1e52e8495a Document new {set,show} dump-excluded-mappings commands. 8 years ago
Sergio Lopez afa840dcc0 Implement 'set dump-excluded-mappings' command 8 years ago