aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Microblaze: Reject invalid target descriptionsAjit Kumar Agarwal1-0/+5
2014-10-10Cache the vsyscall/vDSO range per-inferiorPedro Alves1-0/+13
2014-10-10PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"Pedro Alves1-0/+8
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-0/+14
2014-10-10infrun.c:normal_stop: Fix typo in commentPedro Alves1-0/+4
2014-10-09PR tdep/9390: Fix typo on xstorxstormy16-tdep.cSergio Durigan Junior1-0/+6
2014-10-09Remove unused local variableYao Qi1-0/+5
2014-10-08Add Yao Qi as global maintainerStan Shebs1-0/+4
2014-10-08Do not include unnecessary files in fbsd-tdep.cGary Benson1-0/+4
2014-10-08Include common-exceptions.h in common-defs.hGary Benson1-0/+5
2014-10-08Include cleanups.h in common-defs.hGary Benson1-0/+6
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-0/+124
2014-10-05MIPS: Rewrite `add_offset_16' to match its nameMaciej W. Rozycki1-0/+6
2014-10-05MIPS: Correct heuristic prologue termination conditionsMaciej W. Rozycki1-0/+23
2014-10-05MIPS: Correct MUSTBE32 interpretation in delay slot handlingMaciej W. Rozycki1-0/+7
2014-10-03Also mark ELF solib trampoline minimal symbols specialMaciej W. Rozycki1-0/+5
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-0/+40
2014-10-03MIPS bit field failures in gdb.base/store.expLuis Machado1-0/+6
2014-10-03[RFA] Stabs: Ignore N_BNSYM/N_ENSYM entry typesPierre Muller1-0/+4
2014-10-02Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves1-0/+19
2014-10-02PR17431: following execs with "breakpoint always-inserted on"Pedro Alves1-0/+6
2014-10-02Reduce Hg packet (select remote general thread) bouncingPedro Alves1-0/+16
2014-10-01Really fail inserting software breakpoints on read-only regionsPedro Alves1-0/+11
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi1-0/+9
2014-10-01Add read-only markers to generated gdb/regformats/ .dat filesPedro Alves1-0/+67
2014-10-01features/Makefile: Make 'make cfiles' default to generating all C filesPedro Alves1-0/+6
2014-10-01Regenerate AVX512 target description C filesPedro Alves1-0/+7
2014-10-01gdb/regformats: Don't build .dat files that aren't used by GDBserverPedro Alves1-0/+5
2014-10-01features/Makefile: Add a "clean" rule.Pedro Alves1-0/+4
2014-10-01Fix features/i386/64bit-avx512.xmlPedro Alves1-0/+5
2014-10-01Aarch64: Make CPSR a 32-bit register again in the target descriptionPedro Alves1-0/+5
2014-09-30Refactor native follow-fork.Don Breazeal1-0/+22
2014-09-30Drop 'regset_from_core_section' gdbarch methodAndreas Arnez1-0/+12
2014-09-30Linux targets: drop fall back to target method for 'make_corefile_notes'Andreas Arnez1-0/+17
2014-09-30Drop target method 'fbsd_make_corefile_notes'Andreas Arnez1-0/+7
2014-09-30XTENSA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_secti...Andreas Arnez1-0/+6
2014-09-30VAX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+6
2014-09-30TILEGX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_secti...Andreas Arnez1-0/+7
2014-09-30SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+12
2014-09-30SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+12
2014-09-30SCORE: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+6
2014-09-30PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+21
2014-09-30NIOS2: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+7
2014-09-30MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez1-0/+6
2014-09-30MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+12
2014-09-30M88K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+6
2014-09-30IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+6
2014-09-30M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+9
2014-09-30M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+7
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-0/+28