Skip to content
Snippets Groups Projects
  1. Jan 03, 2024
  2. Jan 16, 2023
  3. Jan 03, 2022
  4. Jan 04, 2021
  5. Jan 01, 2020
  6. Jan 01, 2019
  7. Jan 03, 2018
  8. Jan 01, 2017
  9. Jan 04, 2016
  10. Jan 05, 2015
  11. Jan 02, 2014
  12. Feb 04, 2013
  13. Jan 14, 2013
  14. Dec 12, 2012
  15. Nov 02, 2011
    • Rainer Orth's avatar
      Move libgcc_tm_file to toplevel libgcc · 852b75ed
      Rainer Orth authored
      
      	gcc:
      	* configure.ac (libgcc_tm_file_list, libgcc_tm_include_list):
      	Remove.
      	* configure: Regenerate.
      	* Makefile.in (libgcc_tm_file_list, libgcc_tm_include_list): Remove.
      	(TM_H): Remove libgcc_tm.h, $(libgcc_tm_file_list).
      	(libgcc_tm.h, cs-libgcc_tm.h): Remove.
      	(clean): Remove libgcc_tm.h
      	* mkconfig.sh: Don't include libgcc_tm.h in tm.h.
      	* config.gcc (libgcc_tm_file): Remove.
      	(arm*-*-linux*): Remove libgcc_tm_file for arm*-*-linux-*eabi.
      	(arm*-*-uclinux*): Remove libgcc_tm_file for arm*-*-uclinux*eabi.
      	(arm*-*-eabi*, arm*-*-symbianelf*): Remove libgcc_tm_file.
      	(avr-*-rtems*): Likewise.
      	(avr-*-*): Likewise.
      	(frv-*-elf): Likewise.
      	(frv-*-*linux*): Likewise.
      	(h8300-*-rtems*): Likewise.
      	(h8300-*-elf*): Likewise.
      	(i[34567]86-*-darwin*): Likewise.
      	(x86_64-*-darwin*): Likewise.
      	(rx-*-elf*): Likewise.
      	(tic6x-*-elf): Likewise.
      	(tic6x-*-uclinux): Likewise.
      	(i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
      
      	libgcc:
      	* configure.ac (tm_file_): New variable.
      	Determine from tm_file.
      	(tm_file, tm_defines): Substitute.
      	* configure: Regenerate.
      	* mkheader.sh: New file.
      	* Makefile.in (clean): Remove libgcc_tm.h.
      	($(objects)): Depend on libgcc_tm.h.
      	(libgcc_tm_defines, libgcc_tm_file): New variables.
      	(libgcc_tm.h, libgcc_tm.stamp): New targets.
      	($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
      	($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
      	($(extra-parts)): Depend on libgcc_tm.h.
      	* config.host (tm_defines, tm_file): New variable.
      	(arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
      	(arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
      	(arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
      	(avr-*-rtems*): Likewise.
      	(avr-*-*): Likewise.
      	(frv-*-elf): Likewise.
      	(frv-*-*linux*): Likewise.
      	(h8300-*-rtems*): Likewise.
      	(h8300-*-elf*): Likewise.
      	(i[34567]86-*-darwin*): Likewise.
      	(x86_64-*-darwin*): Likewise.
      	(rx-*-elf): Likewise.
      	(tic6x-*-uclinux): Likewise.
      	(tic6x-*-elf): Likewise.
      	(i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
      	* config/alpha/gthr-posix.c: Include libgcc_tm.h.
      	* config/i386/cygming-crtbegin.c: Likewise.
      	* config/i386/cygming-crtend.c: Likewise.
      	* config/ia64/fde-vms.c: Likewise.
      	* config/ia64/unwind-ia64.c: Likewise.
      	* config/libbid/bid_gcc_intrinsics.h: Likewise.
      	* config/rs6000/darwin-fallback.c: Likewise.
      	* config/stormy16/lib2funcs.c: Likewise.
      	* config/xtensa/unwind-dw2-xtensa.c: Likewise.
      	* crtstuff.c: Likewise.
      	* dfp-bit.h: Likewise.
      	* emutls.c: Likewise.
      	* fixed-bit.c: Likewise.
      	* fp-bit.c: Likewise.
      	* generic-morestack-thread.c: Likewise.
      	* generic-morestack.c: Likewise.
      	* libgcc2.c: Likewise.
      	* libgcov.c: Likewise.
      	* unwind-dw2-fde-dip.c: Likewise.
      	* unwind-dw2-fde.c: Likewise.
      	* unwind-dw2.c: Likewise.
      	* unwind-sjlj.c: Likewise.
      
      Co-Authored-By: default avatarPaolo Bonzini <bonzini@gnu.org>
      
      From-SVN: r180775
      852b75ed
  16. Jul 08, 2011
    • Rainer Orth's avatar
      fixed-bit.c, [...]: Move to ../libgcc. · a039d7c2
      Rainer Orth authored
      	gcc:
      	* config/fixed-bit.c, config/fixed-bit.h: Move to ../libgcc.
      
      	libgcc:
      	* fixed-bit.c, fixed-bit.h: New files.
      	* fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
      	refer to fixed-bit.c.
      
      From-SVN: r176036
      a039d7c2
  17. Apr 09, 2009
  18. Oct 14, 2007
    • Kazu Hirata's avatar
      fixed-bit.c, [...]: Fix comment typos. · 84fbffb2
      Kazu Hirata authored
      	* config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,
      	config/i386/i386.md, config/i386/sse.md, function.c, jump.c,
      	modulo-sched.c, ra-conflict.c, toplev.c, tree-eh.c, tree-sra.c,
      	tree-ssa-dse.c, tree-vect-analyze.c, tree-vect-patterns.c,
      	tree-vect-transform.c: Fix comment typos.
      	* doc/extend.texi: Fix a typo.
      
      From-SVN: r129291
      84fbffb2
  19. Sep 17, 2007
Loading