2017-01-26 09:26:48 +01:00
|
|
|
|
2017-01-26 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
Update copyright years.
|
|
|
|
|
|
2017-01-25 16:38:01 +01:00
|
|
|
|
2017-01-25 Thomas Schwinge <thomas@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* config.h.in: Remove stale file.
|
|
|
|
|
|
|
|
|
|
* configure.ac: Don't instantiate AC_CONFIG_MACRO_DIR.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2017-01-25 12:54:36 +01:00
|
|
|
|
2017-01-25 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR other/79046
|
|
|
|
|
* configure.ac: Add GCC_BASE_VER.
|
|
|
|
|
* Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
|
|
|
|
|
get version from BASE-VER file.
|
|
|
|
|
(ACLOCAL_AMFLAGS): Set to -I .. -I ../config .
|
|
|
|
|
* aclocal.m4: Regenerated.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
|
|
|
|
|
|
2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
|
2017-01-24 13:45:56 +01:00
|
|
|
|
Martin Jambor <mjambor@suse.cz>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: New file.
|
|
|
|
|
* target-config.h.in: Likewise.
|
|
|
|
|
* configure.ac: Likewise.
|
|
|
|
|
* configure: Likewise.
|
|
|
|
|
* config.h.in: Likewise.
|
|
|
|
|
* aclocal.m4: Likewise.
|
|
|
|
|
* README: Likewise.
|
|
|
|
|
* Makefile.in: Likewise.
|
|
|
|
|
* include/internal/fibers.h: Likewise.
|
|
|
|
|
* include/internal/phsa-queue-interface.h: Likewise.
|
|
|
|
|
* include/internal/phsa-rt.h: Likewise.
|
|
|
|
|
* include/internal/workitems.h: Likewise.
|
|
|
|
|
* rt/arithmetic.c: Likewise.
|
|
|
|
|
* rt/atomics.c: Likewise.
|
|
|
|
|
* rt/bitstring.c: Likewise.
|
|
|
|
|
* rt/fbarrier.c: Likewise.
|
|
|
|
|
* rt/fibers.c: Likewise.
|
|
|
|
|
* rt/fp16.c: Likewise.
|
|
|
|
|
* rt/misc.c: Likewise.
|
|
|
|
|
* rt/multimedia.c: Likewise.
|
|
|
|
|
* rt/queue.c: Likewise.
|
|
|
|
|
* rt/sat_arithmetic.c: Likewise.
|
|
|
|
|
* rt/segment.c: Likewise.
|
|
|
|
|
* rt/workitems.c: Likewise.
|
2017-01-25 16:38:01 +01:00
|
|
|
|
|
|
|
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|