aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gcc
Commit message (Expand)AuthorAgeFilesLines
* Remove referenced to the mailing list (gna is closed).Tristan Gingold2017-05-292-7/+2
* Fix typo: paths.Tristan Gingold2017-05-181-24/+24
* gcc/Make-lang.in: Avoid pwdTristan Gingold2017-02-211-3/+1
* Make-lang.in: declare Default_PieTristan Gingold2016-12-071-0/+1
* Use Ada05 for gcc builds.Tristan Gingold2016-11-011-1/+1
* Rework gcc build procedure. Add vpi build command.Tristan Gingold2016-07-163-88/+29
* ghdldrv: add --bootstrap-standard to simplify build.Tristan Gingold2016-07-151-229/+0
* Install vendor shell scripts with executable mode.Tristan Gingold2016-06-221-2/+4
* Install vendors scripts.Tristan Gingold2016-06-221-0/+4
* Use github site for reporting problems.Tristan Gingold2015-12-031-1/+1
* backtrace: add support for windows and for llvm (via libbacktrace).Tristan Gingold2015-11-221-0/+3
* Fix ticket94: default binding indication for component.Tristan Gingold2015-09-241-1/+1
* Update README and some copyright dates.Tristan Gingold2015-09-131-1/+1
* Remove deprecated dist scripts.Tristan Gingold2015-03-132-808/+0
* dist/gcc: fix missing dependency in Make-lang.inTristan Gingold2015-01-231-2/+2
* gcc/Make-lang.in: fix dependency.Tristan Gingold2015-01-021-1/+1
* Make-lang.in: Fix dependency.Tristan Gingold2014-12-301-1/+1
* dist/gcc: add compilation flags, avoid to rebuilt ghdllib.Tristan Gingold2014-12-272-10/+25
* Adjust makefiles to accept absolute srcdir path.Tristan Gingold2014-12-182-75/+32
* gcc/Make-lang.in: handle non-default libexecdir.Tristan Gingold2014-11-181-3/+5
* Fix dist/gcc makefilesTristan Gingold2014-11-172-51/+40
* Fix parallel build.Tristan Gingold2014-11-091-0/+1
* Move files and dirs from translate/Tristan Gingold2014-11-0510-0/+1524
a> 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340