Skip to content
Snippets Groups Projects
  1. May 19, 2021
  2. May 18, 2021
  3. May 17, 2021
  4. May 15, 2021
  5. May 14, 2021
  6. May 13, 2021
  7. May 12, 2021
  8. May 11, 2021
    • Martin Liska's avatar
      Remove libhsail-rt. · 814d86dd
      Martin Liska authored
      ChangeLog:
      
      	* Makefile.def: Remove libhsail-rt.
      	* Makefile.in: Likewise.
      	* configure.ac: Likewise.
      	* configure: Regenerate.
      	* libhsail-rt/ChangeLog: Removed.
      	* libhsail-rt/Makefile.am: Removed.
      	* libhsail-rt/Makefile.in: Removed.
      	* libhsail-rt/README: Removed.
      	* libhsail-rt/aclocal.m4: Removed.
      	* libhsail-rt/configure: Removed.
      	* libhsail-rt/configure.ac: Removed.
      	* libhsail-rt/configure.tgt: Removed.
      	* libhsail-rt/include/internal/fibers.h: Removed.
      	* libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
      	* libhsail-rt/include/internal/phsa-rt.h: Removed.
      	* libhsail-rt/include/internal/workitems.h: Removed.
      	* libhsail-rt/rt/arithmetic.c: Removed.
      	* libhsail-rt/rt/atomics.c: Removed.
      	* libhsail-rt/rt/bitstring.c: Removed.
      	* libhsail-rt/rt/fbarrier.c: Removed.
      	* libhsail-rt/rt/fibers.c: Removed.
      	* libhsail-rt/rt/fp16.c: Removed.
      	* libhsail-rt/rt/misc.c: Removed.
      	* libhsail-rt/rt/multimedia.c: Removed.
      	* libhsail-rt/rt/queue.c: Removed.
      	* libhsail-rt/rt/sat_arithmetic.c: Removed.
      	* libhsail-rt/rt/segment.c: Removed.
      	* libhsail-rt/rt/workitems.c: Removed.
      	* libhsail-rt/target-config.h.in: Removed.
      
      contrib/ChangeLog:
      
      	* gcc_update: Remove libhsail-rt folder.
      	* update-copyright.py: Likewise.
      814d86dd
    • Martin Liska's avatar
      gcc-changelog: Remove non-strict mode. · 8f67bf25
      Martin Liska authored
      contrib/ChangeLog:
      
      	* gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
      	* gcc-changelog/git_commit.py: Remove strict mode.
      	* gcc-changelog/git_email.py: Likewise.
      	* gcc-changelog/git_repository.py: Likewise.
      	* gcc-changelog/test_email.py: Likewise.
      	* gcc-changelog/test_patches.txt: Update patches so that they
      	don't contain a ChangeLog file changes.
      8f67bf25
    • Martin Liska's avatar
      gcc-changelog: Accept ref_name argument in GitCommit. · 772e5e82
      Martin Liska authored
      contrib/ChangeLog:
      
      	* gcc-changelog/git_commit.py: Remove ChangeLog locations
      	based on ref_name.
      	* gcc-changelog/git_repository.py: Likewise.
      772e5e82
    • GCC Administrator's avatar
      Daily bump. · aa891c56
      GCC Administrator authored
      aa891c56
  9. May 10, 2021
  10. Apr 28, 2021
  11. Apr 27, 2021
  12. Apr 23, 2021
  13. Apr 22, 2021
    • David Edelsohn's avatar
      aix: Remove AIX 6.1 support. · 0745b6fa
      David Edelsohn authored
      AIX 6.1 is past end of life and extended support.  This patch removes
      the configuration option and references to AIX 6.1.
      
      contrib/ChangeLog:
      
      	* config-list.mk: Remove rs6000-ibm-aix6.1.
      	Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
      	Add powerpc-ibm-aix7.2.
      
      gcc/ChangeLog:
      
      	* config.gcc (powerpc-ibm-aix6.*): Remove.
      	* config/rs6000/aix61.h: Delete.
      0745b6fa
  14. Apr 21, 2021
  15. Apr 20, 2021
    • Jakub Jelinek's avatar
      Update crontab and git_update_version.py · 919323c1
      Jakub Jelinek authored
      2021-04-20  Jakub Jelinek  <jakub@redhat.com>
      
      maintainer-scripts/
      	* crontab: Snapshots from trunk are now GCC 12 related.
      	Add GCC 11 snapshots from the respective branch.
      contrib/
      	* gcc-changelog/git_update_version.py (active_refs): Add
      	releases/gcc-11.
      919323c1
  16. Apr 13, 2021
  17. Apr 12, 2021
  18. Mar 24, 2021
  19. Mar 23, 2021
  20. Mar 22, 2021
    • Martin Liska's avatar
      mklog: add new argument --directory. · c38f679e
      Martin Liska authored
      The argument is handy when one needs to generate ChangeLog entries
      for a different project (e.g. binutils).
      
      contrib/ChangeLog:
      
      	* mklog.py: Add --directory argument.
      c38f679e
  21. Mar 20, 2021
  22. Mar 19, 2021
  23. Mar 16, 2021
Loading