aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
AgeCommit message (Collapse)Author
2008-07-04Merge with trank @ 137446Vladimir Makarov
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ira@137481 138bc75d-0d04-0410-961f-82ee72b054a4
2008-05-302008-05-30 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
Merge 132243:136204 from trunk * ira.c (setup_eliminable_regset): Use cfun. (ira): Set up DF_VERIFY_SCHEDULED. * ira-lives.c (process_bb_node_lives): Use cfun. * ira_build (ira_build): Use crtl. * local-alloc.c (update_equiv_regs): Rescan equivalent insn. * final (rest_of_handle_final): Use crtl. * caller-save.c (save_call_clobbered_regs): Initialize save. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ira@136224 138bc75d-0d04-0410-961f-82ee72b054a4
2008-03-29Merged with thrunk at 133688Vladimir Makarov
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ira@133716 138bc75d-0d04-0410-961f-82ee72b054a4
2008-02-11Merge -r 127928:132243 from trunkVladimir Makarov
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ira@132244 138bc75d-0d04-0410-961f-82ee72b054a4
2007-09-19Megre from trunk 127927.Vladimir Makarov
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ira@128606 138bc75d-0d04-0410-961f-82ee72b054a4
2006-12-122006-12-12 Olivier Hainque <hainque@adacore.com>Olivier Hainque
* fixincludes/mkfixinc.sh: Add "*-*-vxworks*" to the list of targets for which a no-op fixer is appropriate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@119769 138bc75d-0d04-0410-961f-82ee72b054a4
2006-11-072006-11-07 Richard Guenther <rguenther@suse.de>Richard Guenther
* inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3 systems. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@118558 138bc75d-0d04-0410-961f-82ee72b054a4
2006-11-03 * inclhack.def (glibc_c99_inline_1): New.Geoffrey Keating
* inclhack.def (glibc_c99_inline_2): New. * inclhack.def (glibc_c99_inline_3): New. * inclhack.def (glibc_c99_inline_4): New. * fixincl.x: Regenerate. * tests/base/bits/string2.h: New. * tests/base/sys/sysmacros.h: New. * tests/base/sys/stat.h: Update. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@118449 138bc75d-0d04-0410-961f-82ee72b054a4
2006-11-01 * tests/base/sys/socket.h: Update.Steve Ellcey
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@118384 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-31 * inclhack.def (hpux11_extern_sendfile): New.Steve Ellcey
(hpux11_extern_sendpath): New. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@118343 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-29gcc:Joseph Myers
* config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all. Handle tuning for bi-arch i[34567]86-*-linux* like that for i[34567]86-*-solaris2.1[0-9]*. * config/i386/linux64.h (TARGET_VERSION, MULTILIB_DEFAULTS): Define conditionally depending on TARGET_64BIT_DEFAULT. (SPEC_32, SPEC_64): Define. (LINK_SPEC): Use them. * doc/install.texi (--enable-targets=all): Document for x86-linux. libcpp: * configure.ac (need_64bit_hwint): Set for i[34567]86-*-linux* depending on --enable-targets=all. * configure: Regenerate. fixincludes: * inclhack.def (AAB_fd_zero_asm_posix_types_h): Bypass on x86_64. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@118147 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.def: Added pdf target handling. * Makefile.tpl: Added pdf target handling. * Makefile.in: Regenerated. ---fixincludes-------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added empty "pdf" target. ---gcc---------------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * configure.ac: Added pdf to "Make-hooks" * Makefile.in: Added TEXI2PDF definition, and various pdf-file targets and *.pdf file patterns in cleanup targets. * configure: Regenerated. ---gcc/cp------------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added "c++.pdf" target support. ---gcc/fortran-------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added "fortran.pdf", "gfortran.pdf" target support. ---gcc/java----------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added "java.pdf", "gcj.pdf" target support. ---gcc/objc----------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added empty "objc.pdf" target. ---gcc/objcp---------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added empty "obj-c++.pdf" target. ---gcc/treelang------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Make-lang.in: Added "treelang.pdf" target support. ---gnattools---------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added empty "pdf" target. ---libcpp------------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added empty "pdf" target. ---libdecnumber------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added empty "pdf" target. ---libiberty---------------------------------------------- 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added "pdf", "libiberty.pdf" target support. * testsuite/Makefile.in: Added empty "pdf" target. ---libobjc------------------------------------------------ 2006-10-10 Brooks Moses <bmoses@stanford.edu> * Makefile.in: Added empty "pdf" target. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117618 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-07 PR target/29300John David Anglin
* inclhack.def (hpux_pthread_initializers): New hack. * tests/base/sys/pthread.h: New file. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117537 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-03 * ChangeLog: Add missing entries to last entry.Uros Bizjak
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117389 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-03 * inclhack.def (glibc_mutex_init): Also fixUros Bizjak
PTHREAD_MUTEX_(RECURSIVE|ERRORCHECK|ADAPTIVE)_NP and PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP initializers. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117386 138bc75d-0d04-0410-961f-82ee72b054a4
2006-10-01 * inclhack.def (pthread_mutex_init): New fix.Uros Bizjak
* tests/base/pthread.h: Update. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117343 138bc75d-0d04-0410-961f-82ee72b054a4
2006-09-29 * inclhack.def (solaris_mutex_init_2): Update for Solaris9.Kaveh Ghazi
Prevent it from running on solaris10 or later. (solaris_once_init_2): Fix comment. * tests/base/pthread.h: Update. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117310 138bc75d-0d04-0410-961f-82ee72b054a4
2006-09-28Clarify the fix application testsBruce Korb
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117270 138bc75d-0d04-0410-961f-82ee72b054a4
2006-09-28 * inclhack.def (solaris_once_init_2): New fix.Kaveh Ghazi
* tests/base/pthread.h: Update. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117265 138bc75d-0d04-0410-961f-82ee72b054a4
2006-09-27 * inclhack.def (solaris_mutex_init_2): Remove test forKaveh Ghazi
PTHREAD_RWLOCK_INITIALIZER. (solaris_rwlock_init_1): New. * tests/base/pthread.h: Update. * inclhack.def (solaris_once_init_1): New. * tests/base/pthread.h: Adjust for new fix. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117244 138bc75d-0d04-0410-961f-82ee72b054a4
2006-09-24Clarify how tests are handledBruce Korb
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@117185 138bc75d-0d04-0410-961f-82ee72b054a4
2006-07-17 * tests/base/errno.h: New file.Roger Sayle
* tests/base/architecture/ppc/math.h: Likewise. * tests/base/ia64/sys/getppdp.h: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@115534 138bc75d-0d04-0410-961f-82ee72b054a4
2006-07-10Fix spaces to tabs in the last commit.Laurynas Biveinis
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@115313 138bc75d-0d04-0410-961f-82ee72b054a4
2006-07-10fixincludes:Laurynas Biveinis
2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com> PR bootstrap/20437 * Makefile.in (configure, config.h.in): change into $(srcdir) before autoconf or autoheader call. gcc: 2006-07-10 Laurynas Biveinis <laurynas.biveinis@gmail.com> PR bootstrap/20437 * Makefile.in (configure): add missing aclocal.m4 and acinclude.m4 dependencies. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@115310 138bc75d-0d04-0410-961f-82ee72b054a4
2006-06-23 PR target/28084Steve Ellcey
* inclhack.def (hpux_extern_errno): New. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@114939 138bc75d-0d04-0410-961f-82ee72b054a4
2006-05-242006-05-23 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
* Makefile.in: Add dvi info html and install-html to .PHONY Add install-html target. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@114040 138bc75d-0d04-0410-961f-82ee72b054a4
2006-05-17 * configure.ac: Add -Wno-overlength-strings.Mike Stump
* configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@113836 138bc75d-0d04-0410-961f-82ee72b054a4
2006-05-142006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>Bernhard Fischer
* README: Fix typo. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@113757 138bc75d-0d04-0410-961f-82ee72b054a4
2006-02-18 PR target/26189Steve Ellcey
* inclhack.def (hpux_spu_info): New. * fixincl.x: Regenerate git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@111237 138bc75d-0d04-0410-961f-82ee72b054a4
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
* configure.ac: Check for asprintf, basename, vasprintf. * config.h.in: Regenerate. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@110448 138bc75d-0d04-0410-961f-82ee72b054a4
2006-01-192006-01-19 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
PR target/15642 * inclhack.def (AAB_darwin7_9_long_double_funcs [replace]): Define __APPLE_CC_ as 1345. (broken_nan): New. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@109973 138bc75d-0d04-0410-961f-82ee72b054a4
2005-11-25Check the last byte for '\n'Bruce Korb
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@107492 138bc75d-0d04-0410-961f-82ee72b054a4
2005-11-25Regenerate fixincl.x from current templateBruce Korb
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@107491 138bc75d-0d04-0410-961f-82ee72b054a4
2005-11-13 * check.tpl: Handle CVS additionally.Andreas Jaeger
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@106855 138bc75d-0d04-0410-961f-82ee72b054a4
2005-11-05 * check.tpl: Adopt for move to subversion.Andreas Jaeger
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@106527 138bc75d-0d04-0410-961f-82ee72b054a4
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@106279 138bc75d-0d04-0410-961f-82ee72b054a4
2005-09-15fixincludes:Joseph Myers
PR c++/23139 * inclhack.def (huge_val_hex, huge_valf_hex, huge_vall_hex): New fixes. * fixincl.x: Regenerate. * tests/base/bits/huge_val.h: New file. gcc/testsuite: * g++.dg/warn/huge-val1.C: New test. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@104315 138bc75d-0d04-0410-961f-82ee72b054a4
2005-08-152005-08-14 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
* All files: Update with new FSF address. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@103096 138bc75d-0d04-0410-961f-82ee72b054a4
2005-08-07Finish checkin of date: 2005/06/14 23:59:47; author: ro;Bruce Korb
for rev 1.23 of inclhack.def: adjust tests/base/math.h for new content for AAB_darwin7_9_long_double_funcs_2 fix. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@102833 138bc75d-0d04-0410-961f-82ee72b054a4
2005-07-16 * Makefile.in (WARN_CFLAGS): New.Kaveh Ghazi
(.c.o): Add $(WARN_CFLAGS). * aclocal.m4: Include ../config/warnings.m4. * configure.ac: Invoke ACX_PROG_CC_WARNING_OPTS, ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and ACX_PROG_CC_WARNINGS_ARE_ERRORS. * fixopts.c (initialize_opts): Fix old-style definintion. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@102088 138bc75d-0d04-0410-961f-82ee72b054a4
2005-06-24 * inclhack.def (AAB_darwin7_9_long_double_funcs): New.Geoffrey Keating
(AAB_darwin7_9_long_double_funcs_2): New. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@101305 138bc75d-0d04-0410-961f-82ee72b054a4
2005-06-14 PR libfortran/15266Rainer Orth
* inclhack.def (broken_cabs): Mention IRIX 5/6 problem. Use double quotes in select so \t matches tabs. Add IRIX testcase. * fixincl.x: Regenerate. * tests/base/math.h [BROKEN_CABS_CHECK]: Adapt for new testcase. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@100960 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-22 PR target/21683Danny Smith
* fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@100066 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-19fixincludes/Eric Botcazou
PR target/19933 PR target/21315 * inclhack.def: New fixes solaris_math_[1-9]. * fixincl.x: Regenerate. * tests/base/iso/math_c99.h: New. gcc/testsuite/ * gcc.dg/c99-math.h: New * gcc.dg/c99-math-float-1.c: New test. * gcc.dg/c99-math-double-1.c: Likewise. * gcc.dg/c99-math-long-double-1.c: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@99953 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-192005-05-19 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
* aclocal.m4: Remove superfluous reference to accross.m4. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@99945 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-15 * fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.Gabriel Dos Reis
* server.c (load_data): Likewise. (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1). * fixincl.c: #include <sys/wait.h> (run_compiles): Use XCNEWVEC instead of xcalloc. (fix_with_system, start_fixer): Use XNEWVEC instead of xmalloc. * fixfixes.c (FIX_PROC_HEAD, main): Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@99740 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-10 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass onJoseph Myers
*-*-solaris2.1[0-9]*, not just *-*-solaris2.1[0-9]. * fixincl.x: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@99487 138bc75d-0d04-0410-961f-82ee72b054a4
2005-05-06Fix backslash expression in here stringBruce Korb
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@99322 138bc75d-0d04-0410-961f-82ee72b054a4
2005-04-19fixincludes:Kaveh Ghazi
* system.h (fopen, fdopen, freopen): Define these to the unlocked libiberty functions. gcc: * system.h (fopen, fdopen, freopen): Define these to the unlocked libiberty functions. libcpp: * system.h (fopen, fdopen, freopen): Define these to the unlocked libiberty functions. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@98407 138bc75d-0d04-0410-961f-82ee72b054a4
2005-04-11fixincludes:Kaveh Ghazi
* configure.ac (fixincludes_UNLOCKED_FUNCS): New. (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS. * system.h (putchar, getc, getchar, clearerr, feof, fileno, fflush, fgetc, fgets, ferror, fread): Redefine to the associated _unlocked function. (fwrite_unlocked): Fix prototype. * configure, config.h.in: Regenerate. gcc: PR/17092 * configure.ac (gcc_UNLOCKED_FUNCS): New. (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for gcc_UNLOCKED_FUNCS. * system.h (putchar, getc, getchar, clearerr, feof, fileno, fflush, fgetc, fgets, ferror, fread): Redefine to the associated _unlocked function. (fwrite_unlocked): Fix prototype. * configure, config.in: Regenerate. libcpp: * configure.ac (libcpp_UNLOCKED_FUNCS): New. (AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for libcpp_UNLOCKED_FUNCS. * system.h (putchar, getc, getchar, clearerr, feof, fileno, fflush, fgetc, fgets, ferror, fread): Redefine to the associated _unlocked function. (fwrite_unlocked): Fix prototype. * configure, config.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@97986 138bc75d-0d04-0410-961f-82ee72b054a4