diff options
author | Nick Clifton <nickc@redhat.com> | 2023-06-26 14:11:30 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-06-26 14:11:30 +0100 |
commit | 996ff3e8c565a4e9f9d43db7cc73aa061b98cbc0 (patch) | |
tree | e2aa905c1afeb66454285e300aa4950c3a0291f8 /ChangeLog | |
parent | 0cf7c497f27cc36b54a57db378eefc162c6d8dc7 (diff) | |
download | gdb-996ff3e8c565a4e9f9d43db7cc73aa061b98cbc0.zip gdb-996ff3e8c565a4e9f9d43db7cc73aa061b98cbc0.tar.gz gdb-996ff3e8c565a4e9f9d43db7cc73aa061b98cbc0.tar.bz2 |
Sync config.guess and config.sub with upstream master versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 58 |
1 files changed, 58 insertions, 0 deletions
@@ -1,3 +1,61 @@ +2023-06-26 Nick Clifton <nickc@redhat.com> + + * Import these updates to the config scripts + + commit 4ad4bb7c30aca1e705448ba8d51a210bbd47bb52 + Author: Paul Eggert <eggert@cs.ucla.edu> + Date: Fri Jun 23 09:55:10 2023 -0700 + + Quote 'like this', not `like this'. + + commit 63acb96f92473ceb5e21d873d7c0aee266b3d6d3 + Author: Paul Eggert <eggert@cs.ucla.edu> + Date: Sat Jan 21 00:15:01 2023 -0600 + + Fix config.sub spelling typo for "athlon" + + commit 4ce12a5c9125cedc0d0ba584444a6865396923ec + Author: Dmitry V. Levin <ldv@altlinux.org> + Date: Sun Jan 1 08:00:00 2023 +0000 + + Update copyright years + + commit c397e2c040bce50bcdccb131f90115ba7e8bfc19 + Author: Arsen Arsenovi <arsen@aarsen.me> + Date: Sat Sep 17 23:34:48 2022 +0200 + + config.sub: add linux-mlibc targets + + commit 9f9f9b0b13197269848c76e3e057a3ed0680b4bf + Author: Arsen Arsenovi <arsen@aarsen.me> + Date: Sat Sep 17 23:34:47 2022 +0200 + + config.guess: support running on Managarm systems + + commit 87e6687749da7bb2ab158a79fa83721c19ed9246 + Author: Arsen Arsenovi <arsen@aarsen.me> + Date: Sat Sep 17 23:34:46 2022 +0200 + + config.sub: add managarm-{mlibc,kernel} targets + + commit 20403c5701973a4cbd7e0b4bbeb627fcd424a0f1 + Author: Xiaotian Wu <wuxiaotian@loongson.cn> + Date: Mon Aug 1 16:05:29 2022 +0800 + + Remove loongarchx32 + + commit 02ba26b218d3d3db6c56e014655faf463cefa983 + Author: Alexander von Gluck IV <kallisti5@unixzen.com> + Date: Wed May 25 15:43:13 2022 -0500 + + config.guess: Update Haiku guesses + + commit f56a7140386d08a531bcfd444d632b28c61a6329 + Author: Bruno Haible <bruno@clisp.org> + Date: Sun May 8 19:08:08 2022 +0200 + + config.guess (x86_64:Linux:*:*): Detect 32-bit ABI. + 2023-04-20 Nick Clifton <nickc@redhat.com> * SECURITY.txt: New file. |