mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
46f900c065
With GDB requiring a C++11 compiler now, this hopefully shouldn't be a big deal. It's been 10 years since C11 came out, so should be plenty of time to upgrade. This will allow us to start cleaning up random header logic and many of our non-standard custom types.
26 lines
576 B
Plaintext
26 lines
576 B
Plaintext
2021-01-08 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* configure: Regenerate.
|
|
|
|
2021-01-04 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* configure: Regenerate.
|
|
|
|
2020-11-12 Dimitar Dimitrov <dimitar@dinux.eu>
|
|
|
|
* pru.h (RS1SEL): New macro.
|
|
(RS1_WIDTH): New macro.
|
|
* pru.isa: Describe the LMBD instruction.
|
|
|
|
2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
|
|
|
|
* Makefile.in: New file.
|
|
* aclocal.m4: Regenerated.
|
|
* config.in: Regenerated.
|
|
* configure: Regenerated.
|
|
* configure.ac: New file.
|
|
* interp.c: New file.
|
|
* pru.h: New file.
|
|
* pru.isa: New file.
|
|
* sim-main.h: New file.
|