240 Commits

Author SHA256 Message Date
Dominique Leuenberger
09d7110262 Accepting request 747713 from devel:gcc
- make fpc optional (boo#1156284) as fpc requires itself for
  bootstrapping. (forwarded request 747309 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/747713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=134
2019-11-15 21:32:54 +00:00
Michael Matz
3b5c4a3228 Accepting request 747309 from home:lnussel:branches:devel:gcc
- make fpc optional (boo#1156284) as fpc requires itself for
  bootstrapping.

OBS-URL: https://build.opensuse.org/request/show/747309
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=237
2019-11-12 14:23:29 +00:00
Dominique Leuenberger
5799d5f810 Accepting request 746186 from devel:gcc
- Fix for bsc#1146475 [bsc#1146475, swo#24971 ]
  * gdb-symtab-prefer-var-def-over-decl.patch
- Fix for bsc#1146167 [bsc#1146167, swo#24956]
  * gdb-only-force-interp_console-ui_out-for-breakpoint-commands-in-mi-mode.patch (forwarded request 746178 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/746186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=133
2019-11-11 11:59:37 +00:00
Michael Matz
58e41976fe Accepting request 746178 from home:tomdevries:branches:devel:gcc-gdb-two-l3s
- Fix for bsc#1146475 [bsc#1146475, swo#24971 ]
  * gdb-symtab-prefer-var-def-over-decl.patch
- Fix for bsc#1146167 [bsc#1146167, swo#24956]
  * gdb-only-force-interp_console-ui_out-for-breakpoint-commands-in-mi-mode.patch

OBS-URL: https://build.opensuse.org/request/show/746178
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=235
2019-11-07 09:14:39 +00:00
Dominique Leuenberger
e82c693421 Accepting request 744189 from devel:gcc
- Backport 2nd part of fix for swo#23657.
  [bsc#1142772, swo#23657, CVE-2019-1010180]
  * gdb-dwarf-reader-reject-sections-with-invalid-sizes.patch (forwarded request 743950 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/744189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=132
2019-11-03 10:47:40 +00:00
Michael Matz
7366c0f556 Accepting request 743950 from home:tomdevries:branches:devel:gcc-gdb-cve-v2
- Backport 2nd part of fix for swo#23657.
  [bsc#1142772, swo#23657, CVE-2019-1010180]
  * gdb-dwarf-reader-reject-sections-with-invalid-sizes.patch

OBS-URL: https://build.opensuse.org/request/show/743950
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=233
2019-10-30 13:43:38 +00:00
Michael Matz
3402f9d75a - Add gdb-s390-handle-arch13.diff to handle most new s390 arch13
instructions.  [fate#327369, jsc#ECO-368]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=232
2019-10-14 17:54:50 +00:00
Dominique Leuenberger
ee7c5cfbf4 Accepting request 734351 from devel:gcc
Update to 8.3.1
- Add gdb-testsuite-8.3-kfail-xfail-unsupported.patch

- Drop ChangeLog part of patch:
  * gdb-rhbz1708192-parse_macro_definition-crash.patch
  * gdb-rhbz1704406-disable-style-log-output-1of3.patch
  * gdb-rhbz1704406-disable-style-log-output-2of3.patch
  * gdb-rhbz1704406-disable-style-log-output-3of3.patch
  * gdb-rhbz1723564-gdb-crash-PYTHONMALLOC-debug.patch
  * gdb-rhbz1553086-binutils-warning-loadable-section-outside-elf.patch
- Update to gdb-8.3.1.
  * Drop "Testsuite: Ensure pie is disabled on some tests" part of
    gdb-testsuite-pie-no-pie.patch
  * Drop patches included upstream:
    - gdb-7.10-swo18929.patch
    - gdb-handle-vfork-in-thread-with-follow-fork-mode-child.patch
    - gdb-x86_64-i386-syscall-restart-master.patch
    - gdb-suppress-sigttou-when-handling-errors.patch
    - gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch
    - gdb-symtab-fix-symbol-loading-performance-regression.patch
- Fix macro in comment warning

- Upgrade libipt from v2.0 to v2.0.1.
  * Use -DBUILD_SHARED_LIBS=OFF to build libipt.a, and drop part
    of v1.5-libipt-static.patch that consequentially has become
    unnecessary.

- Sync with f30, merging 1e222a3..8bf40c6.
  * gdb-rhbz1708192-parse_macro_definition-crash.patch
  * gdb-rhbz1704406-disable-style-log-output-1of3.patch
  * gdb-rhbz1704406-disable-style-log-output-2of3.patch

OBS-URL: https://build.opensuse.org/request/show/734351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=131
2019-10-05 14:18:05 +00:00
Michael Matz
dbaf4c8e00 Clarify changes.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=230
2019-10-01 14:39:39 +00:00
Michael Matz
814eaf999d Accepting request 734341 from home:tomdevries:branches:devel:gcc-gdb-8.3.1-upgrade
- Add gdb-testsuite-8.3-kfail-xfail-unsupported.patch
- Drop ChangeLog part of patch:
  * gdb-rhbz1708192-parse_macro_definition-crash.patch
  * gdb-rhbz1704406-disable-style-log-output-1of3.patch
  * gdb-rhbz1704406-disable-style-log-output-2of3.patch
  * gdb-rhbz1704406-disable-style-log-output-3of3.patch
  * gdb-rhbz1723564-gdb-crash-PYTHONMALLOC-debug.patch
  * gdb-rhbz1553086-binutils-warning-loadable-section-outside-elf.patch
- Update to gdb-8.3.1.
  * Drop "Testsuite: Ensure pie is disabled on some tests" part of
    gdb-testsuite-pie-no-pie.patch
  * Drop:
    - gdb-7.10-swo18929.patch
    - gdb-handle-vfork-in-thread-with-follow-fork-mode-child.patch
    - gdb-x86_64-i386-syscall-restart-master.patch
    - gdb-suppress-sigttou-when-handling-errors.patch
    - gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch
    - gdb-symtab-fix-symbol-loading-performance-regression.patch
- Fix macro in comment warning

OBS-URL: https://build.opensuse.org/request/show/734341
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=229
2019-10-01 14:34:39 +00:00
Michael Matz
0ecc5e2c59 Accepting request 733347 from home:tomdevries:branches:devel:gcc-gdb-libipt-upgrade
- Upgrade libipt from v2.0 to v2.0.1.
  * Use -DBUILD_SHARED_LIBS=OFF to build libipt.a, and drop part
    of v1.5-libipt-static.patch that consequentially has become
    unnecessary.

OBS-URL: https://build.opensuse.org/request/show/733347
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=228
2019-09-26 14:08:42 +00:00
Michael Matz
0753212449 Accepting request 733030 from home:tomdevries:branches:devel:gcc-gdb-fedora-sync
- Sync with f30, merging 1e222a3..8bf40c6.
  * gdb-rhbz1708192-parse_macro_definition-crash.patch
  * gdb-rhbz1704406-disable-style-log-output-1of3.patch
  * gdb-rhbz1704406-disable-style-log-output-2of3.patch
  * gdb-rhbz1704406-disable-style-log-output-3of3.patch
  * gdb-rhbz1723564-gdb-crash-PYTHONMALLOC-debug.patch
  * gdb-rhbz1553086-binutils-warning-loadable-section-outside-elf.patch

OBS-URL: https://build.opensuse.org/request/show/733030
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=227
2019-09-26 14:07:43 +00:00
Michael Matz
7942f114e3 Accepting request 733026 from home:tomdevries:branches:devel:gcc-gdb-librpm-2
- Use ldd /bin/rpm instead of ls /usr/%{_lib}/ to find librpm

OBS-URL: https://build.opensuse.org/request/show/733026
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=226
2019-09-26 14:06:39 +00:00
Yuchen Lin
004ad89ea5 Accepting request 731960 from devel:gcc
OBS-URL: https://build.opensuse.org/request/show/731960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=130
2019-09-19 13:51:08 +00:00
Tom de Vries
8771b4d786 Accepting request 731070 from home:michel_mno:branches:devel:gcc
- Add _constraints for PowerPC need more than 3.5GB disk space
  to avoid build failure

OBS-URL: https://build.opensuse.org/request/show/731070
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=224
2019-09-19 13:28:45 +00:00
Michael Matz
8b87f86b6e - Disable use of valgrind on old s390 (31bit) distros.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=223
2019-09-10 15:47:42 +00:00
Michael Matz
3b05db1061 - Implements jsc#ECO-368, the 2019 toolchain module update
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=222
2019-09-10 15:36:15 +00:00
Michael Matz
d9daa262a4 Accepting request 726802 from home:tomdevries:branches:devel:gcc-librpm
- Enable librpm for version > librpm.so.3 [bsc#1145692]:
  * Allow any librpm.so.x
  * Fix unused variables in HAVE_LIBRPM code in
    gdb-6.6-buildid-locate-rpm-suse.patch
  * Add %build test to check for "zypper install <rpm-packagename>"
    message

OBS-URL: https://build.opensuse.org/request/show/726802
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=221
2019-09-10 15:34:12 +00:00
Dominique Leuenberger
aea729290b Accepting request 721798 from devel:gcc
- Master backport:
  * gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch
- Master backports testsuite:
  * gdb-testsuite-i386-pkru-exp.patch
  * gdb-testsuite-read1-fixes.patch
  * gdb-testsuite-pie-no-pie.patch
  * gdb-testsuite-add-missing-initial-prompt-read-in-multidictionary.exp.patch
- Work around bsc#1115034:
  * gdb-testsuite-ada-pie.patch
- Fixes for fedora patches:
  * gdb-testsuite-fix-perror-in-gdb.opt-fortran-string.exp.patch
  * gdb-testsuite-avoid-pagination-in-attach-32.exp.patch (forwarded request 721544 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/721798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=129
2019-08-09 14:49:09 +00:00
Michael Matz
27ab902d16 Accepting request 721544 from home:tomdevries:branches:devel:gcc-2
- Master backport:
  * gdb-fix-breakpoints-on-file-reloads-for-pie-binaries.patch
- Master backports testsuite:
  * gdb-testsuite-i386-pkru-exp.patch
  * gdb-testsuite-read1-fixes.patch
  * gdb-testsuite-pie-no-pie.patch
  * gdb-testsuite-add-missing-initial-prompt-read-in-multidictionary.exp.patch
- Work around bsc#1115034:
  * gdb-testsuite-ada-pie.patch
- Fixes for fedora patches:
  * gdb-testsuite-fix-perror-in-gdb.opt-fortran-string.exp.patch
  * gdb-testsuite-avoid-pagination-in-attach-32.exp.patch

OBS-URL: https://build.opensuse.org/request/show/721544
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=219
2019-08-08 14:14:27 +00:00
Dominique Leuenberger
cef844578d Accepting request 717937 from devel:gcc
- Add Wno-error=odr to work around swo#24835
- Add BuildRequires xz-devel (forwarded request 717918 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/717937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=128
2019-07-28 08:18:30 +00:00
Michael Matz
3b3c59425c Accepting request 718654 from home:StefanBruens:branches:devel:gcc
- Remove some conditionals for SLE-10 (build is disabled/unresolvable).
- BuildRequire makeinfo instead of full texinfo (requiring texlive)
  where available (SLE >= 12).

OBS-URL: https://build.opensuse.org/request/show/718654
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=217
2019-07-26 12:04:33 +00:00
Michael Matz
9cb1c9b1c3 Accepting request 717918 from home:tomdevries:branches:devel:gcc
- Add Wno-error=odr to work around swo#24835
- Add BuildRequires xz-devel

OBS-URL: https://build.opensuse.org/request/show/717918
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=216
2019-07-23 14:54:28 +00:00
Richard Biener
787c307ec6 Accepting request 713298 from home:tomdevries:branches:devel:gcc
- Add BuildRequires valgrind for make check
- Copy %ada_arch from gcc9 and use it to fix 'unresolvable:
  nothing provides gcc-ada' for openSUSE_Leap_42.3_Ports/SLE-12
  ppc64le.
- Add BuildRequire fpc for make check
- Add comment explaining why guile support has been disabled for
  newer distro versions.
- Add BuildRequire gcc-go to get gccgo command for make check
- Copy gdbinit from fedora master @ 25caf28.  Add
  gdbinit.without-python, and use it for --without=python.

OBS-URL: https://build.opensuse.org/request/show/713298
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=215
2019-07-04 07:16:27 +00:00
Michael Matz
c7d90f09c4 Accepting request 712900 from home:tomdevries:branches:devel:gcc
- Remove unused code: gdbtui support

OBS-URL: https://build.opensuse.org/request/show/712900
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=214
2019-07-01 17:43:28 +00:00
Richard Biener
f87bfe82c0 Accepting request 711645 from home:tomdevries:branches:devel:gcc
- Add comments to "patches to upstream" specifying when they can be
  dropped.

OBS-URL: https://build.opensuse.org/request/show/711645
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=213
2019-06-24 09:24:30 +00:00
Dominique Leuenberger
2d4a9c2a3c Accepting request 710355 from devel:gcc
- Fix rpmlint macro-in-comment errors
- Fix rpmlint error "deprecated-grep ['egrep']" .
- gdb-gcore-bash.patch: Fix rpmlint error env-script-interpreter by
  replacing "/usr/bin/env bash" with "/bin/bash" in gcore.
- Rewrite gdbserver.1 workaround for riscv64 to avoid
  %define _unpackaged_files_terminate_build 0 (forwarded request 710142 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/710355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=127
2019-06-22 09:23:40 +00:00
Richard Biener
7978b0d71a Accepting request 711229 from home:tomdevries:branches:devel:gcc-2
- Remove -Wno-implicit-fallthrough, -Wno-error=cast-function-type
  and -Wno-error=stringop-truncation

OBS-URL: https://build.opensuse.org/request/show/711229
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=211
2019-06-21 11:06:01 +00:00
Richard Biener
1d1ac43d41 Accepting request 710894 from home:tomdevries:branches:devel:gcc
- Remove gdb-fix-buf-overflow.diff, which is a workaround for
  swo#24698, which has been fixed since gdb 7.12.

OBS-URL: https://build.opensuse.org/request/show/710894
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=210
2019-06-21 11:04:38 +00:00
Michael Matz
94d1e3cc9f Accepting request 710142 from home:tomdevries:branches:devel:gcc
- Fix rpmlint macro-in-comment errors
- Fix rpmlint error "deprecated-grep ['egrep']" .
- gdb-gcore-bash.patch: Fix rpmlint error env-script-interpreter by
  replacing "/usr/bin/env bash" with "/bin/bash" in gcore.
- Rewrite gdbserver.1 workaround for riscv64 to avoid
  %define _unpackaged_files_terminate_build 0

OBS-URL: https://build.opensuse.org/request/show/710142
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=209
2019-06-17 13:22:35 +00:00
Dominique Leuenberger
8b0fed55de Accepting request 707842 from devel:gcc
- gdb-suppress-sigttou-when-handling-errors.patch: Suppress SIGTTOU when
  handling errors
- Enable ada tests on ppc64le and riscv64
- Enable multitarget build on riscv64
- Add ia64 and riscv64 to target_list
- Enable -Werror on riscv64 and aarch64
- Don't remove %{buildroot} (forwarded request 707836 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/707842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=126
2019-06-07 16:01:39 +00:00
Michael Matz
ff8c7e40a6 Accepting request 707836 from home:Andreas_Schwab:Factory
- gdb-suppress-sigttou-when-handling-errors.patch: Suppress SIGTTOU when
  handling errors
- Enable ada tests on ppc64le and riscv64
- Enable multitarget build on riscv64
- Add ia64 and riscv64 to target_list
- Enable -Werror on riscv64 and aarch64
- Don't remove %{buildroot}

OBS-URL: https://build.opensuse.org/request/show/707836
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=207
2019-06-05 12:50:01 +00:00
Richard Biener
7c311b650f OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=206 2019-06-04 10:18:29 +00:00
Dominique Leuenberger
5189bc63c9 Accepting request 704721 from devel:gcc
- Add gdb-gcc9-fix-build-with-latest-GCC-9.0-tree.patch and
  gdb-gcc9-warning-on-elf32-arm.c-elf32_arm_final_link.patch
  in order to fix build with GCC9. (forwarded request 704690 from marxin)

OBS-URL: https://build.opensuse.org/request/show/704721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=125
2019-05-25 11:16:31 +00:00
OBS User buildservice-autocommit
98ace548a4 Accepting request 704721 from devel:gcc
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/704721
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=205
2019-05-25 11:16:31 +00:00
OBS User buildservice-autocommit
bd6cbb6ebd Updating link to change in openSUSE:Factory/gdb revision 125.0
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=6ed8d3488e880b2255fe3a3ae50e1011
2019-05-25 11:16:31 +00:00
Michael Matz
630d3f35be Accepting request 705251 from home:tomdevries:branches:devel:gcc
Update to 8.3 release

OBS-URL: https://build.opensuse.org/request/show/705251
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=204
2019-05-24 13:40:33 +00:00
Michael Matz
15e61520b4 Accepting request 704690 from home:marxin:branches:devel:gcc
- Add gdb-gcc9-fix-build-with-latest-GCC-9.0-tree.patch and
  gdb-gcc9-warning-on-elf32-arm.c-elf32_arm_final_link.patch
  in order to fix build with GCC9.

OBS-URL: https://build.opensuse.org/request/show/704690
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=203
2019-05-22 12:16:56 +00:00
Dominique Leuenberger
edff1b7723 Accepting request 668405 from devel:gcc
- Backport upstream fix for assertion failure
  `SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language'
  [swo#23712, rh#1560010]
  patches:
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-1of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-2of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-3of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-4of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-5of5.patch
 * Add patches from fedora 29 @ 4513f72
 * Add gdb-fix-multidictionary.exp-for-gdb-8.2.patch to fix
   multidictionary.exp test-case

- Add power8-registers.diff for implementing access to
  more POWER8 registers.  [fate#326120, fate#325178]

- Run tests with -fno-PIE/-no-pie and -fPIE/-pie.

OBS-URL: https://build.opensuse.org/request/show/668405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=124
2019-01-26 21:21:13 +00:00
Michael Matz
56004f3d0d Mention patches in .changes
patches:
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-1of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-2of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-3of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-4of5.patch
  gdb-rhbz1560010-fix-assertion-symbol-language-dict-language-5of5.patch
 * Add gdb-fix-multidictionary.exp-for-gdb-8.2.patch to fix
   multidictionary.exp test-case

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=201
2019-01-24 16:41:58 +00:00
Richard Biener
d40359d9a3 Accepting request 668275 from home:tomdevries:branches:devel:gcc
- Backport upstream fix for assertion failure
  `SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language'
  [swo#23712, rh#1560010]
 * Add patches from fedora 29 @ 4513f72
 * Add patch to fix multidictionary.exp test-case

OBS-URL: https://build.opensuse.org/request/show/668275
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=200
2019-01-24 12:30:30 +00:00
Michael Matz
8150433645 Remove fuzz.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=199
2019-01-18 13:31:48 +00:00
Michael Matz
2af81dcacc - Add power8-registers.diff for implementing access to
more POWER8 registers.  [fate#326120, fate#325178]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=198
2018-12-06 14:50:54 +00:00
Richard Biener
1aa67c2660 Accepting request 652001 from home:tomdevries:branches:devel:gcc
- Run tests with -fno-PIE/-no-pie and -fPIE/-pie.

OBS-URL: https://build.opensuse.org/request/show/652001
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=197
2018-11-26 15:24:47 +00:00
Dominique Leuenberger
2e7557aa27 Accepting request 647251 from devel:gcc
- Fix crash when reading core [bsc #1109013]
  * Add gdb-fix-crash-when-reading-core.patch
    https://sourceware.org/ml/gdb-cvs/2018-11/msg00022.html (forwarded request 647075 from tomdevries)

OBS-URL: https://build.opensuse.org/request/show/647251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=123
2018-11-13 15:24:46 +00:00
Richard Biener
a87c07ece5 Accepting request 647075 from home:tomdevries:branches:devel:gcc
- Fix crash when reading core [bsc #1109013]
  * Add gdb-fix-crash-when-reading-core.patch
    https://sourceware.org/ml/gdb-cvs/2018-11/msg00022.html

OBS-URL: https://build.opensuse.org/request/show/647075
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=195
2018-11-08 08:59:28 +00:00
Yuchen Lin
1bcee84480 Accepting request 635348 from devel:gcc
- Rebase to 8.2 release (as in fedora 29 @ c720d998):
  * 'symbol-file' and 'add-symbol-file' accept -o to add relative
    offset to all sections
  * pager accepts 'c' response to disable it for rest of command
  * accept _Alignof and alignof in C resp. C++ expressions
  * new target riscv*-*-elf
  * python API extensions: gdb.Type.align, gdb.execute deals
    with multi-line gdb commands, gdb.convenience_variable and
    gdb.set_convenience_variable to access convenience variables,
  * aarch64: properly support hardware watchpoints on unaligned
    addresses (needs kernel >= 4.10)
- Add gdb-fix-s390-build.diff for a Wformat error on s390.
- Support access to new POWER8 registers [fate#325178, fate#326120]
  Add patches gdb-rhbz1187581-power8-regs-1of7.patch,
  gdb-rhbz1187581-power8-regs-2of7.patch,
  gdb-rhbz1187581-power8-regs-3of7.patch,
  gdb-rhbz1187581-power8-regs-4of7.patch,
  gdb-rhbz1187581-power8-regs-5of7.patch,
  gdb-rhbz1187581-power8-regs-6of7.patch,
  gdb-rhbz1187581-power8-regs-7of7.patch .
- Support ipv6 for gdbserver connections:
  Add patches gdb-rhbz881849-ipv6-1of3.patch,
  gdb-rhbz881849-ipv6-2of3.patch,
  gdb-rhbz881849-ipv6-3of3.patch .
- Update to intel processor trace library 2.0 (from 1.6.1):
  Add v2.0.tar.gz, remove v1.6.1.tar.gz
  Remove obsolete v1.6.1-implicit-fallthrough.patch .
- Remove obsolete patches:
  gdb-fix-python37-breakage.patch,
  gdb-pahole-python2.patch .

OBS-URL: https://build.opensuse.org/request/show/635348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=122
2018-09-16 16:29:41 +00:00
Michael Matz
0312b5b67a Try harder.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=193
2018-09-12 13:45:17 +00:00
Michael Matz
a4bd629f85 - Add gdb-fix-s390-build.diff for a Wformat error on s390.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=192
2018-09-12 12:56:29 +00:00
Michael Matz
d51e7f7f92 - Rebase to 8.2 release (as in fedora 29 @ c720d998):
* 'symbol-file' and 'add-symbol-file' accept -o to add relative
    offset to all sections
  * pager accepts 'c' response to disable it for rest of command
  * accept _Alignof and alignof in C resp. C++ expressions
  * new target riscv*-*-elf
  * python API extensions: gdb.Type.align, gdb.execute deals
    with multi-line gdb commands, gdb.convenience_variable and
    gdb.set_convenience_variable to access convenience variables,
  * aarch64: properly support hardware watchpoints on unaligned
    addresses (needs kernel >= 4.10)
- Support access to new POWER8 registers [fate#325178, fate#326120]
  Add patches gdb-rhbz1187581-power8-regs-1of7.patch,
  gdb-rhbz1187581-power8-regs-2of7.patch,
  gdb-rhbz1187581-power8-regs-3of7.patch,
  gdb-rhbz1187581-power8-regs-4of7.patch,
  gdb-rhbz1187581-power8-regs-5of7.patch,
  gdb-rhbz1187581-power8-regs-6of7.patch,
  gdb-rhbz1187581-power8-regs-7of7.patch .
- Support ipv6 for gdbserver connections:
  Add patches gdb-rhbz881849-ipv6-1of3.patch,
  gdb-rhbz881849-ipv6-2of3.patch,
  gdb-rhbz881849-ipv6-3of3.patch .
- Update to intel processor trace library 2.0 (from 1.6.1):
  Add v2.0.tar.gz, remove v1.6.1.tar.gz
  Remove obsolete v1.6.1-implicit-fallthrough.patch .
- Remove obsolete patches:
  gdb-fix-python37-breakage.patch,
  gdb-pahole-python2.patch .
- Added patches from Fedora:

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=191
2018-09-11 15:43:32 +00:00