|
| 1 | +2018-08-21 Richard Sandiford < [email protected]> |
| 2 | + |
| 3 | + * MAINTAINERS: Add self to global reviewers list. |
| 4 | + |
| 5 | +2018-08-17 Sandra Loosemore < [email protected]> |
| 6 | + |
| 7 | + MAINTAINERS: Add c-sky port maintainers. |
| 8 | + |
| 9 | +2018-08-10 Martin Liska < [email protected]> |
| 10 | + |
| 11 | + * MAINTAINERS: Revert change in previous commit and |
| 12 | + join lines. |
| 13 | + |
| 14 | +2018-08-10 Martin Liska < [email protected]> |
| 15 | + |
| 16 | + * MAINTAINERS: Remove extra line. |
| 17 | + |
| 18 | +2018-08-06 Naveen H.S < [email protected]> |
| 19 | + |
| 20 | + * MAINTAINERS: Update my email address. |
| 21 | + |
| 22 | +2018-07-19 DJ Delorie < [email protected]> |
| 23 | + |
| 24 | + * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself |
| 25 | + as maintainer. |
| 26 | + |
| 27 | +2018-07-16 Andreas Krebbel < [email protected]> |
| 28 | + |
| 29 | + * MAINTAINERS: Adjust email address for me and my colleague Robin |
| 30 | + Dapp. |
| 31 | + |
| 32 | +2018-07-13 H.J. Lu < [email protected]> |
| 33 | + Sunil K Pandey < [email protected]> |
| 34 | + |
| 35 | + PR target/84413 |
| 36 | + * config/i386/i386.c (m_CORE_AVX512): New. |
| 37 | + (m_CORE_AVX2): Likewise. |
| 38 | + (m_CORE_ALL): Add m_CORE_AVX2. |
| 39 | + * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2. |
| 40 | + Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal |
| 41 | + and remove the rest of m_SKYLAKE_AVX512. |
| 42 | + |
| 43 | +2018-07-06 Sebastian Huber < [email protected]> |
| 44 | + |
| 45 | + * config.sub: Sync with upstream version 2018-07-03. |
| 46 | + |
| 47 | +2018-07-06 Sebastian Huber < [email protected]> |
| 48 | + |
| 49 | + * config.guess: Sync with upstream version 2018-06-26. |
| 50 | + * config.sub: Sync with upstream version 2018-07-02. |
| 51 | + |
| 52 | +2018-06-19 Bernhard M. Wiedemann < [email protected]> |
| 53 | + |
| 54 | + * libtool.m4: Sort output of 'find' to enable deterministic builds. |
| 55 | + * ltmain.sh: Likewise. |
| 56 | + |
| 57 | +2018-07-03 Segher Boessenkool < [email protected]> |
| 58 | + |
| 59 | + * contrib/config-list.mk: Remove powerpc-linux_paired. |
| 60 | + |
| 61 | +2018-06-29 Alexandre Oliva < [email protected]> |
| 62 | + |
| 63 | + * configure.ac: Introduce support for @unless/@endunless. |
| 64 | + * Makefile.tpl (dep-kind): Rewrite with cond; return |
| 65 | + postbootstrap in some cases. |
| 66 | + (make-postboot-dep, postboot-targets): New. |
| 67 | + (dependencies): Do not output postbootstrap dependencies at |
| 68 | + first. Output non-target ones changed for configure to depend |
| 69 | + on stage_last @if gcc-bootstrap, and the original deps @unless |
| 70 | + gcc-bootstrap. |
| 71 | + * configure.in, Makefile.in: Rebuilt. |
| 72 | + |
| 73 | +2018-06-28 Jackson Woodruff < [email protected]> |
| 74 | + |
| 75 | + * MAINTAINERS (write after approval): Add myself. |
| 76 | + |
| 77 | +2018-06-26 Rasmus Villemoes < [email protected]> |
| 78 | + |
| 79 | + * MAINTAINERS (write after approval): Add myself. |
| 80 | + |
| 81 | +2018-06-19 Nick Clifton < [email protected]> |
| 82 | + |
| 83 | + * zlib/configure.ac: Restore old behaviour of only enabling |
| 84 | + multilibs when a target subdirectory is defined. This allows |
| 85 | + building with srcdir == builddir. |
| 86 | + * zlib/configure: Regenerate. |
| 87 | + |
| 88 | +2018-06-18 Eric Botcazou < [email protected]> |
| 89 | + |
| 90 | + * Makefile.def (fortran): Add check-target-libgomp-fortran. |
| 91 | + * Makefile.tpl (check-target-libgomp-fortran): New phony target. |
| 92 | + * Makefile.in: Regenerate. |
| 93 | + |
| 94 | +2018-06-16 Ben Elliston < [email protected]> |
| 95 | + |
| 96 | + * config.guess: Import latest version. |
| 97 | + * config.sub: Likewise. |
| 98 | + |
| 99 | +2018-06-08 Martin Liska < [email protected]> |
| 100 | + |
| 101 | + * MAINTAINERS: Remove MPX-related entries. |
| 102 | + * Makefile.def: Remove libmpx support. |
| 103 | + * Makefile.in: Regenerate. |
| 104 | + * configure.ac: Remove removed files. |
| 105 | + * configure: Regenerate. |
| 106 | + * libmpx/ChangeLog: Remove. |
| 107 | + * libmpx/Makefile.am: Remove. |
| 108 | + * libmpx/Makefile.in: Remove. |
| 109 | + * libmpx/acinclude.m4: Remove. |
| 110 | + * libmpx/aclocal.m4: Remove. |
| 111 | + * libmpx/config.h.in: Remove. |
| 112 | + * libmpx/configure: Remove. |
| 113 | + * libmpx/configure.ac: Remove. |
| 114 | + * libmpx/configure.tgt: Remove. |
| 115 | + * libmpx/libmpx.spec.in: Remove. |
| 116 | + * libmpx/mpxrt/Makefile.am: Remove. |
| 117 | + * libmpx/mpxrt/Makefile.in: Remove. |
| 118 | + * libmpx/mpxrt/libmpx.map: Remove. |
| 119 | + * libmpx/mpxrt/libtool-version: Remove. |
| 120 | + * libmpx/mpxrt/mpxrt-utils.c: Remove. |
| 121 | + * libmpx/mpxrt/mpxrt-utils.h: Remove. |
| 122 | + * libmpx/mpxrt/mpxrt.c: Remove. |
| 123 | + * libmpx/mpxrt/mpxrt.h: Remove. |
| 124 | + * libmpx/mpxwrap/Makefile.am: Remove. |
| 125 | + * libmpx/mpxwrap/Makefile.in: Remove. |
| 126 | + * libmpx/mpxwrap/libmpxwrappers.map: Remove. |
| 127 | + * libmpx/mpxwrap/libtool-version: Remove. |
| 128 | + * libmpx/mpxwrap/mpx_wrappers.c: Remove. |
| 129 | + |
| 130 | +2018-06-04 Martin Liska < [email protected]> |
| 131 | + |
| 132 | + * MAINTAINERS: Add myself as gcov maintainer. |
| 133 | + |
| 134 | +2018-06-04 Matthew Fortune < [email protected]> |
| 135 | + |
| 136 | + * MAINTAINERS: Update my email address. |
| 137 | + |
| 138 | +2018-06-04 Tom de Vries < [email protected]> |
| 139 | + |
| 140 | + * MAINTAINERS: Remove write-after-approval entries for component |
| 141 | + maintainers. |
| 142 | + |
| 143 | +2018-06-01 Jozef Lawrynowicz < [email protected]> |
| 144 | + |
| 145 | + * MAINTAINERS (write after approval): Add myself. |
| 146 | + |
| 147 | +2018-06-01 Bin Cheng < [email protected]> |
| 148 | + |
| 149 | + * MAINTAINERS: Update my email address. |
| 150 | + |
| 151 | +2018-06-01 Tom de Vries < [email protected]> |
| 152 | + |
| 153 | + * MAINTAINERS: Update my email address. |
| 154 | + |
| 155 | +2018-05-22 Bin Cheng < [email protected]> |
| 156 | + |
| 157 | + * MAINTAINERS (loop-optimizer): Add myself. |
| 158 | + |
| 159 | +2018-05-01 Francois H. Theron < [email protected]> |
| 160 | + |
| 161 | + * configure.ac: Added "nfp" target. |
| 162 | + * configure: Regenerate. |
| 163 | + |
| 164 | +2018-04-30 Richard Biener < [email protected]> |
| 165 | + |
| 166 | + PR bootstrap/85571 |
| 167 | + * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1. |
| 168 | + (STAGE3_TFLAGS): Likewise. |
| 169 | + (STAGEtrain_CFLAGS): Filter out -fchecking=1. |
| 170 | + (STAGEtrain_TFLAGS): Likewise. |
| 171 | + * Makefile.in: Regenerate. |
| 172 | + |
| 173 | +2018-04-26 Richard Biener < [email protected]> |
| 174 | + |
| 175 | + * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking. |
| 176 | + (STAGE2_CFLAGS): Likewise. |
| 177 | + (STAGE2_TFLAGS): Likewise. |
| 178 | + (STAGE3_CFLAGS): Add -fchecking. |
| 179 | + (STAGE3_TFLAGS): Likewise. |
| 180 | + (STAGEtrain_CFLAGS): Filter out -fchecking. |
| 181 | + (STAGEtrain_TFLAGS): Likewise. |
| 182 | + * Makefile.in: Re-generate. |
| 183 | + |
| 184 | +2018-04-25 Catherine Moore < [email protected]> |
| 185 | + |
| 186 | + * MAINTAINERS (mips): Remove myself as MIPS maintainer. |
| 187 | + |
| 188 | +2018-04-18 Paul Clarke < [email protected]> |
| 189 | + |
| 190 | + * MAINTAINERS (write after approval): Add myself. |
| 191 | + |
| 192 | +2018-04-10 Aaron Sawdey < [email protected]> |
| 193 | + |
| 194 | + * MAINTAINERS: Update my email address. |
| 195 | + |
| 196 | +2018-04-02 Bill Schmidt < [email protected]> |
| 197 | + |
| 198 | + * MAINTAINERS: Remove redundant Write-After-Approval entry. |
| 199 | + |
| 200 | +2018-03-30 Bill Schmidt < [email protected]> |
| 201 | + |
| 202 | + * MAINTAINERS: Update my email address and disambiguate myself |
| 203 | + a bit from Will Schmidt. |
| 204 | + |
| 205 | +2018-03-21 Nathan Sidwell < [email protected]> |
| 206 | + |
| 207 | + * MAINTAINERS: Move maintainers of now-removed picochip and score |
| 208 | + ports to write after approval. |
| 209 | + |
| 210 | +2018-03-13 Richard Sandiford < [email protected]> |
| 211 | + |
| 212 | + * MAINTAINERS: Add entry for SVE maintainership. |
| 213 | + |
| 214 | +2018-02-13 Maciej W. Rozycki < [email protected]> |
| 215 | + |
| 216 | + * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'. |
| 217 | + * configure: Regenerate. |
| 218 | + |
| 219 | +2018-01-18 Boris Kolpackov < [email protected]> |
| 220 | + |
| 221 | + * MAINTAINERS (write after approval): Add myself. |
| 222 | + |
| 223 | +2018-01-18 Siddhesh Poyarekar < [email protected]> |
| 224 | + |
| 225 | + * MAINTAINERS (write after approval): Add myself. |
| 226 | + |
| 227 | +2018-01-16 Sebastian Perta < [email protected]> |
| 228 | + |
| 229 | + * MAINTAINERS (write after approval): Add myself. |
| 230 | + |
| 231 | +2018-01-03 Jakub Jelinek < [email protected]> |
| 232 | + |
| 233 | + Update copyright years. |
| 234 | + |
| 235 | +2018-01-03 Ben Elliston < [email protected]> |
| 236 | + |
| 237 | + * config.guess: Import latest version. |
| 238 | + * config.sub: Likewise. |
| 239 | + |
| 240 | +2017-12-12 Stafford Horne < [email protected]> |
| 241 | + |
| 242 | + * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. |
| 243 | + * configure: Regenerate. |
| 244 | + |
| 245 | +2017-11-29 Qing Zhao < [email protected]> |
| 246 | + |
| 247 | + * MAINTAINERS (Write After Approval): Add myself. |
| 248 | + |
| 249 | +2017-11-28 Julia Koval < [email protected]> |
| 250 | + Sebastian Peryt < [email protected]> |
| 251 | + |
| 252 | + * Makefile.def (target_modules): Remove libcilkrts. |
| 253 | + * Makefile.in: Ditto. |
| 254 | + * configure: Ditto. |
| 255 | + * configure.ac: Ditto. |
| 256 | + |
| 257 | +2017-11-28 Julia Koval < [email protected]> |
| 258 | + |
| 259 | + * MAINTAINERS (Write After Approval): Add myself. |
| 260 | + |
| 261 | +2017-11-22 Sudakshina Das < [email protected]> |
| 262 | + |
| 263 | + * MAINTAINERS (Write After Approval): Add myself. |
| 264 | + |
| 265 | +2017-11-06 Palmer Dabbelt < [email protected]> |
| 266 | + |
| 267 | + * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer. |
| 268 | + Use my SiFive email address. |
| 269 | + |
| 270 | +2017-11-15 Sebastian Peryt < [email protected]> |
| 271 | + |
| 272 | + * MAINTAINERS (write after approval): Add myself. |
| 273 | + |
| 274 | +2017-10-27 Martin Liska < [email protected]> |
| 275 | + |
| 276 | + * Makefile.tpl: Use proper name of folder as it was renamed |
| 277 | + during transition to 4 stages. |
| 278 | + * Makefile.in: Regenerate. |
| 279 | + |
| 280 | +2017-10-16 Igor Tsimbalist < [email protected]> |
| 281 | + |
| 282 | + * MAINTAINERS (write after approval): Add myself. |
| 283 | + |
| 284 | +2017-10-01 Gerald Pfeifer < [email protected]> |
| 285 | + |
| 286 | + * MAINTAINERS: Add a note that maintainership also includes web |
| 287 | + pages, docs, and testsuite related to that area. |
| 288 | + |
| 289 | +2017-09-25 Tom de Vries < [email protected]> |
| 290 | + |
| 291 | + * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer. |
| 292 | + |
| 293 | +2017-09-18 Pierre-Marie de Rodat < [email protected]> |
| 294 | + |
| 295 | + * MAINTAINERS: Add myself as a maintainer for the Ada front end. |
| 296 | + |
| 297 | +2017-09-15 Nathan Sidwell < [email protected]> |
| 298 | + |
| 299 | + * MAINTAINERS: Remove myself as a vxworks maintainer. |
| 300 | + |
| 301 | +2017-09-13 Thomas Schwinge < [email protected]> |
| 302 | + |
| 303 | + * MAINTAINERS: Remove email address of Jim Norris. |
| 304 | + |
| 305 | +2017-09-11 Kyrylo Tkachov < [email protected]> |
| 306 | + |
| 307 | + * MAINTAINERS (Reviewers): Move myself from here... |
| 308 | + (CPU Port Maintainers): ... to here. |
| 309 | + |
| 310 | +2017-09-09 James Greenhalgh < [email protected]> |
| 311 | + |
| 312 | + * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers. |
| 313 | + |
| 314 | +2017-07-31 Robin Dapp < [email protected]> |
| 315 | + |
| 316 | + * MAINTAINERS (write after approval): Add myself. |
| 317 | + |
| 318 | +2017-07-28 Tony Reix < [email protected]> |
| 319 | + |
| 320 | + * configure.ac (target-libffi): Don't disable for AIX. |
| 321 | + (go): Don't add to unsupported_languages on AIX. |
| 322 | + (target-libgo): Don't disable for AIX. |
| 323 | + * configure: Regenerate. |
| 324 | + |
| 325 | +2017-07-19 Yury Gribov < [email protected]> |
| 326 | + |
| 327 | + * MAINTAINERS: Add myself. |
| 328 | + |
| 329 | +2017-07-18 Trevor Saunders < [email protected]> |
| 330 | + |
| 331 | + * MAINTAINERS: Update my email address. |
| 332 | + |
| 333 | +2017-07-04 Richard Earnshaw < [email protected]> |
| 334 | + |
| 335 | + * contrib/gcc_update (files_and_dependencies): Remove stamp rules for |
| 336 | + arm-specific auto-generated header files. |
| 337 | + |
| 338 | +2017-07-03 Nathan Sidwell < [email protected]> |
| 339 | + |
| 340 | + * configure.ac: Set srcdir when sourcing config-lang.in fragments. |
| 341 | + * configure: Rebuilt. |
| 342 | + |
| 343 | +2017-07-03 Bernd Schmidt < [email protected]> |
| 344 | + |
| 345 | + * MAINTAINERS: Readd myself for c6x. |
| 346 | + |
| 347 | +2017-06-28 Martin Liska < [email protected]> |
| 348 | + |
| 349 | + PR bootstrap/81217 |
| 350 | + * Makefile.def: Remove superfluous bootstrap_target from |
| 351 | + bootstrap_stage. |
| 352 | + * Makefile.in: Re-generate the file. |
| 353 | + |
| 354 | +2017-06-26 Maxim Ostapenko < [email protected]> |
| 355 | + |
| 356 | + * MAINTAINERS: Add myself to Write After Approval |
| 357 | + |
| 358 | +2017-06-21 Andrew Jenner < [email protected]> |
| 359 | + |
| 360 | + * MAINTAINERS: Add myself as maintainer for PowerPC SPE port. |
| 361 | + |
| 362 | +2017-06-19 Martin Liska < [email protected]> |
| 363 | + |
| 364 | + * Makefile.def: Define 4 stages PGO bootstrap. |
| 365 | + * Makefile.tpl: Define FLAGS. |
| 366 | + * Makefile.in: Regenerate. |
| 367 | + |
| 368 | +2017-06-14 Ian Lance Taylor < [email protected]> |
| 369 | + |
| 370 | + * Makefile.def: Add check-gotools to go check targets. |
| 371 | + * Makefile.in: Rebuild. |
| 372 | + |
| 373 | +2017-06-12 Segher Boessenkool < [email protected]> |
| 374 | + |
| 375 | + * config.gcc: Remove rs6000/e500.h from tm_file for all targets. |
| 376 | + |
1 | 377 | 2017-06-03 Eric Botcazou < [email protected]>
|
2 | 378 |
|
3 | 379 | * configure.ac (*-*-linux-android*): Set target_makefile_frag.
|
|
179 | 555 |
|
180 | 556 | 2017-02-03 John David Anglin < [email protected]>
|
181 | 557 |
|
182 |
| - * configure.ac: Add gcc/function-tests.o to compare_exclusions for |
| 558 | + * configure.ac: Add gcc/function-tests.o to compare_exclusions for |
183 | 559 | 32-bit hppa*-*-hpux*.
|
184 |
| - * configure: Regenerate. |
| 560 | + * configure: Regenerate. |
185 | 561 |
|
186 | 562 | 2017-01-27 Pekka Jääskeläinen < [email protected]>
|
187 | 563 |
|
|
0 commit comments