summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply PR gold/25476 fixusers/hjl/linux/masterH.J. Lu2020-05-108-0/+1878
* Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2020-05-1086-918/+1151
|\
| * gdb/fortran: Allow Flang MAIN_ in Fortran testingAlok Kumar Sharma2020-05-1140-64/+145
| * Automatic date update in version.inGDB Administrator2020-05-101-1/+1
| * [gdb] Fix catch throw regexp matchingTom de Vries2020-05-092-1/+7
| * Change server_command to boolTom Tromey2020-05-093-2/+7
| * Fix for the complaint observed when symbol reading due to unsupported .debug_...nitachra2020-05-093-12/+23
| * Automatic date update in version.inGDB Administrator2020-05-091-1/+1
| * Don't re-process a DIE in read_lexical_block_scopeTom Tromey2020-05-082-1/+15
| * More C++-ification for struct displayTom Tromey2020-05-082-126/+93
| * Remove ALL_PSPACESTom Tromey2020-05-0815-369/+309
| * Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-089-72/+63
| * Remove ALL_EXTENSION_LANGUAGES and ALL_ENABLED_EXTENSION_LANGUAGESTom Tromey2020-05-082-102/+69
| * Speed up psymbol reading by removing a copyTom Tromey2020-05-0813-79/+104
| * [gdb] Fix stepping over fork with follow-fork-mode child and gcc-8Tom de Vries2020-05-082-0/+11
| * [gdb/testsuite] Add gdb.dwarf2/clang-debug-names.cTom de Vries2020-05-083-0/+186
| * Automatic date update in version.inGDB Administrator2020-05-081-1/+1
| * gdb: small cleanup of async-event.c structsSimon Marchi2020-05-072-35/+44
| * gdb: remove TYPE_DYN_PROP_LIST macroSimon Marchi2020-05-073-13/+16
| * gdb: make remove_dyn_prop a method of struct typeSimon Marchi2020-05-074-12/+19
| * gdb: make add_dyn_prop a method of struct typeSimon Marchi2020-05-074-21/+26
| * gdb: make get_dyn_prop a method of struct typeSimon Marchi2020-05-076-27/+32
* | Merge remote-tracking branch 'origin/master' into users/hjl/linux/masterH.J. Lu2020-05-0760-3393/+4860
|\ \ | |/
| * objcopy: Mention 'entry address' in descriptionAndrew Burgess2020-05-072-4/+11
| * Updated French translation for the gprof sub-directory.Nick Clifton2020-05-072-29/+27
| * Automatic date update in version.inGDB Administrator2020-05-071-1/+1
| * gdb: remove main_type::flag_staticSimon Marchi2020-05-062-1/+4
| * gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi2020-05-066-0/+126
| * Updated Swedish translation for the gas sub-directoryNick Clifton2020-05-062-3004/+4050
| * [gdb/testsuite] Fix gdb.reverse/consecutive-{precsave,reverse}.exp with gcc-8Tom de Vries2020-05-063-2/+34
| * [gdb/testsuite] Fix gdb.base/watchpoint-reuse-slot.exp with gcc-8Tom de Vries2020-05-062-2/+7
| * Section "3.1 Preprocessing" of the online GAS manual has a wrong reference to...Nick Clifton2020-05-062-2/+10
| * [gdb/testsuite] Fix cur_addr update in gdb.base/watchpoint-reuse-slot.expTom de Vries2020-05-062-1/+5
| * [gdb/testsuite] Fix gdb.base/store.exp with gcc-10Tom de Vries2020-05-062-16/+41
| * [gdb/testsuite] Fix gdb.base/shlib-call.exp with gcc-8Tom de Vries2020-05-062-3/+13
| * [gdb/testsuite] Fix gdb_unbuffer_output return-typeTom de Vries2020-05-062-1/+6
| * [gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8Tom de Vries2020-05-064-13/+56
| * [gdb/testsuite] Compile compile-ifunc.c with -Wno-attribute-aliasTom de Vries2020-05-062-2/+14
| * Automatic date update in version.inGDB Administrator2020-05-061-1/+1
| * gdb: remove main_type::flag_incompleteSimon Marchi2020-05-052-1/+4
| * Mention the NetBSD support in "info proc" documentationKamil Rytarowski2020-05-052-11/+17
| * Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton2020-05-059-48/+56
| * [GAS] change of ELF flags initial value in rx-linuxGunther Nikl2020-05-052-8/+6
| * gdb: remove TYPE_INCOMPLETESimon Marchi2020-05-043-14/+6
| * Automatic date update in version.inGDB Administrator2020-05-051-1/+1
| * [PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS sectionFangrui Song2020-05-043-8/+16
| * [PATCH] bfd: tweak SET_ARCH_MACH of aout-cris.cGunther Nikl2020-05-042-11/+18
| * [binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra2020-05-046-27/+115
| * GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2020-05-044-11/+35
| * gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2020-05-044-9/+26