Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Update copyright year range in all GDB files | |||||
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 | |
This applies the second part of GDB's End of Year Procedure, which updates the copyright year range in all of GDB's files. gdb/ChangeLog: Update copyright year range in all GDB files. | |||||
2016-01-03 | sim: convert to bfd_endian | Mike Frysinger | 1 | -1/+1 | |
Rather than re-invent endian defines, as well as maintain our own list of OS & arch-specific includes, punt all that logic in favor of the bfd ones already set up and maintained elsewhere. We already rely on the bfd library, so leveraging the endian aspect should be fine. | |||||
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Update year range in copyright notice of all files. | |||||
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Update year range in copyright notice of all files. | |||||
2014-03-04 | sim: convert old style prototypes | Mike Frysinger | 1 | -5/+3 | |
Most of these prototypes have been killed off, but we have a few left in the sim tree. Clean them up so we can enable the -W flag for it. | |||||
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 | |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 | |
Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF. | |||||
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 | |
gdb/ChangeLog: Copyright year update in most files of the GDB Project. | |||||
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 | |
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 | |
2009-01-14 | Update the copyright notice of some of the files I missed | Joel Brobecker | 1 | -1/+1 | |
in the previous copyright update. | |||||
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 | |
2007-08-24 | Switch the license of all files explicitly copyright the FSF | Joel Brobecker | 1 | -5/+4 | |
to GPLv3. | |||||
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 7 | -0/+1772 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 8 | -1456/+0 | |
1997-11-25 | Add file alu-n-tst.h | Andrew Cagney | 1 | -0/+1 | |
1997-10-17 | Preliminary tests for sim-alu module. | Andrew Cagney | 3 | -0/+189 | |
1997-10-03 | Rewrite simulator floating point module. Do not rely on host FP | Andrew Cagney | 1 | -0/+538 | |
implementation. Add preliminary support for different IEEE-754 rounding modes. Implement SQRT in software. Update TiC80 simulator. Add sim-fpu -> TestFloat interface for testing. | |||||
1997-09-29 | Do not sanitize out sim/testsuite/common directory. | Andrew Cagney | 1 | -0/+41 | |
1997-09-16 | Generic rules for building simple simulator test programs. | Andrew Cagney | 1 | -0/+48 | |
1997-09-16 | More sim-bits testing. | Andrew Cagney | 1 | -4/+36 | |
1997-09-08 | Check MS* macros from sim/common. | Andrew Cagney | 2 | -0/+574 | |
1997-04-15 | Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. | Andrew Cagney | 1 | -0/+33 | |