aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/djgpp-stdint.h
AgeCommit message (Collapse)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r279813
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r267494
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r256169
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r243994
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r232055
2015-12-18Update typedefs for integer types in config/i386/djgpp-stdint.hAndris Pavenis1-11/+11
* config/i386/djgpp-stdint.h: update typedefs for integer types From-SVN: r231804
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r219188
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
From-SVN: r206289
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
From-SVN: r195098
2009-08-13djgpp-stdint.h: New.DJ Delorie1-0/+62
* config/i386/djgpp-stdint.h: New. * config.gcc (djgpp): Use it. From-SVN: r150732