Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -5/+5 | |
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-03-31 | common: cgen-mem/cgen-ops: fix extern inline handling | Mike Frysinger | 1 | -1/+2 | |
With newer versions of gcc (5.x), the extern inline we're using with the cgen-{mem,ops} modules no longer work. Since this code really wants the gnu inline semantics, use that attribute explicitly. | |||||
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-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 | -2/+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/+2 | |
gdb/ChangeLog: Copyright year update in most files of the GDB Project. | |||||
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 | |
2010-01-22 | * cgen-ops.h (SUBWORDXFSI): Fix word ordering. | Doug Evans | 1 | -6/+9 | |
(SUBWORDTFSI, JOINSIDI): Ditto. | |||||
2010-01-01 | Update copyright notices to add year 2010. | Joel Brobecker | 1 | -1/+1 | |
2009-01-07 | * cgen-ops.h (ADDQI, SUBQI, MULQI, NEGQI, ABSQI, ADDHI, SUBHI) | Hans-Peter Nilsson | 1 | -1/+1 | |
(MULHI, NEGHI, ABSHI, ADDSI, SUBSI, MULSI, NEGSI, ABSSI, ADDDI) (SUBDI, MULDI, NEGDI, ABSDI): Cast arguments to the unsigned type variant; UQI, UHI, USI, UDI, and cast the result to the signed type, QI, HI, SI, DI. | |||||
2009-01-07 | * cgen-ops.h (ADDQI, SUBQI, MULQI, NEGQI, ABSQI, ADDHI, SUBHI) | Hans-Peter Nilsson | 1 | -20/+20 | |
(MULHI, NEGHI, ABSHI, ADDSI, SUBSI, MULSI, NEGSI, ABSSI, ADDDI) (SUBDI, MULDI, NEGDI, ABSDI): Cast arguments to the unsigned type variant; UQI, UHI, USI, UDI, and cast the result to the signed type, QI, HI, SI, DI. | |||||
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/+2 | |
2002-01-31 | * cgen-ops.h (ADDCQI, ADDCFQI, ADDOFQI, SUBCQI, SUBCFQI, SUBOFQI): | Hans-Peter Nilsson | 1 | -1/+54 | |
New functions. | |||||
2000-12-11 | 2000-12-11 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -0/+9 | |
* cgen-ops.h (SUBWORDDFDI): New function. | |||||
2000-12-04 | 2000-12-04 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -3/+11 | |
* cgen-ops.h (SUBWORDSIQI): Mask off top bits. (SUBWORDSIUQI): Likewise. (SUBWORDDIHI): Likewise. (SUBWORDDIQI): New function. | |||||
2000-11-19 | 2000-11-20 Ben Elliston <bje@redhat.com> | Ben Elliston | 1 | -1/+56 | |
* cgen-ops.h (SUBBI): New macro. (SUBWORDSIQI, SUBWORDSIHI, SUBWORDSIUQI): New functions. (SUBWORDDIHI, SUBWORDDIUQI, SUBWORDDIDF): Likewise. | |||||
2000-03-13 | 2000-03-13 Jeff Johnston <jjohnstn@cygnus.com> | Jeff Johnston | 1 | -0/+1 | |
* cgen-ops.h: Added TRUNCSISI. | |||||
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 1 | -0/+1 | |
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 1 | -0/+60 | |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 1 | -52/+36 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -602/+86 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -23/+125 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+897 | |