Age | Commit message (Collapse) | Author | Files | Lines |
|
with "GCC".
* config/i386/netbsd-elf.h, config/i386/netbsd64.h,
config/i386/netware.h, config/i386/nto.h, config/i386/openbsd.h,
config/i386/pentium.md, config/i386/pmmintrin.h, config/i386/ppro.md,
config/i386/ptx4-i.h, config/i386/rtemself.h, config/i386/sco5.h,
config/i386/sol2.h, config/i386/svr3gas.h, config/i386/sysv3.h,
config/i386/sysv4-cpp.h, config/i386/sysv4.h, config/i386/sysv5.h,
config/i386/unix.h, config/i386/uwin.h, config/i386/vsta.h,
config/i386/xm-cygwin.h, config/i386/xm-djgpp.h,
config/i386/xm-mingw32.h, config/i386/xmmintrin.h: Replace
"GNU CC", "GNU compiler", and "GNU C-compiler" with "GCC".
From-SVN: r71813
|
|
* config/i386/i386-aout.h, config/i386/i386-coff.h,
config/i386/i386-interix.h, config/i386/i386-interix3.h,
config/i386/i386-modes.def, config/i386/i386-protos.h,
config/i386/i386.c, config/i386/i386.h, config/i386/i386.md,
config/i386/i386elf.h, config/i386/k6.md, config/i386/kaos-i386.h,
config/i386/linux-aout.h, config/i386/linux.h, config/i386/linux64.h,
config/i386/lynx-ng.h, config/i386/lynx.h, config/i386/mingw32.h,
config/i386/mmintrin.h, config/i386/moss.h: GNU CC -> GCC.
"GNU compiler" -> GCC.
From-SVN: r71811
|
|
* config/i386/att.h, config/i386/beos-elf.h, config/i386/biarch64.h,
config/i386/bsd.h, config/i386/crtdll.h, config/i386/cygming.h,
config/i386/cygwin.h, config/i386/cygwin1.c, config/i386/cygwin2.c,
config/i386/darwin.h, config/i386/djgpp.h, config/i386/emmintrin.h,
config/i386/freebsd-aout.h, config/i386/freebsd.h,
config/i386/freebsd64.h, config/i386/gas.h: GNU CC -> GCC.
From-SVN: r71810
|
|
From-SVN: r71806
|
|
2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>
* cgraph.c (dump_cgraph): Don't output newline before dump. Add in
"local" to the callgraph dump. Output "after inlining" earlier.
* cgraphunit.c: Fix dumpfile whitespace and commonize headers of the
callgraph dumps. Correct misspellings.
(cgraph_decide_inlining): Output number of insns before inlining.
Output the calling function into which a function is inlined.
(cgraph_decide_small_functions): Format dump file like always_inline.
From-SVN: r71804
|
|
From-SVN: r71803
|
|
* config/s390/s390.c (s390_emit_prologue): Simplify accesses to
FPR slots in the save area.
(s390_emit_epilogue): Likewise.
From-SVN: r71799
|
|
* cgraph.h (cgraph_remove_edge): Declare.
* cgraph.c (cgraph_remove_edge): Make extern.
* cgraphunit.c (cgraph_finalize_function): Call cgraph_remove_edge
instead of cgraph_remove_call.
From-SVN: r71784
|
|
From-SVN: r71783
|
|
different access specifier is not rejected)
PR c++/5655
* parser.c (cp_parser_check_access_in_redeclaration): New function.
(cp_parser_member_declaration): Use it.
(cp_parser_template_declaration_after_export): Likewise.
* g++.dg/parse/access7.C: New test.
* g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
From-SVN: r71771
|
|
arm7tdmi core.
* arm.c (all_cores): arm710t, arm720t and arm740t are all based on the
arm7tdmi core.
From-SVN: r71768
|
|
2003-09-25 Ziemowit Laski <zlaski@apple.com>
* config/darwin-protos.h (objc_image_info_section):
New prototype.
From-SVN: r71766
|
|
2003-09-25 Ziemowit Laski <zlaski@apple.com>
* Makefile.in (stub-objc.o): Depend on $(GGC_H).
From-SVN: r71764
|
|
* config.gcc: Get rid of more gratuitious 'x'es. Actually allow
tsc701 as a --with-cpu, --with-tune setting for sparc.
From-SVN: r71763
|
|
2003-09-25 Ziemowit Laski <zlaski@apple.com>
* cp-parse.in (objc_try_stmt): Do not specify a %type.
From-SVN: r71762
|
|
* config.gcc: New 'widely ported system' clause for rtems.
Set thread file there, not in individual clauses.
From-SVN: r71761
|
|
* config/mips/mips.c (mips_va_arg): Handle arguments that must be
passed on the stack.
From-SVN: r71760
|
|
* config.gcc (widely ported systems section): Mostly alphabetize
by system. Comment the case where we can't.
From-SVN: r71759
|
|
From-SVN: r71756
|
|
* config.gcc: Remove some unnecessary uses of 'x' in case statements.
Actually allow ep9312 as an arm --with-arch setting.
From-SVN: r71755
|
|
From-SVN: r71752
|
|
2003-09-24 Phil Edwards <phil@codesourcery.com>
PR pch/12112
* gcc/cppfiles.c (pch_open_file): Return based on combined
result of all files.
(validate_pch): Return validate flag for current file.
From-SVN: r71751
|
|
PR bootstrap/12358
* fold-const.c (tree_swap_operands_p): Only reorder operands when
one of the operands is constant.
From-SVN: r71749
|
|
2003-09-24 Ziemowit Laski <zlaski@apple.com>
MERGE OF objc-improvements-branch into MAINLINE.
See 'gcc/ChangeLog' and 'gcc/testsuite/ChangeLog' for
the gory details.
From-SVN: r71748
|
|
From-SVN: r71746
|
|
calls a handler.
* cpplib.c (do_pragma): Reintroduce cb_line_change call in the
code path that calls a handler.
From-SVN: r71744
|
|
From-SVN: r71743
|
|
* config.gcc (c4x-*, tic4x-*, d30v-*, mmix-knuth-mmixware):
Disable fixproto.
From-SVN: r71740
|
|
giving $with_cpu...
* config.gcc: Clean up and reindent $with_cpu=yes|no clause and
the section giving $with_cpu defaults by target.
From-SVN: r71738
|
|
* config.gcc (arm-*-coff*, armel-*-coff*, arm*-*-ecos-elf,
arm*-*-elf, ep9312-*-elf, arm*-wince-pe*, arm*-*-pe*, arm*-*-pe*,
rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*,
rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*,
rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*,
i[34567]86-pc-msdosdjgpp*): Disable fixproto.
From-SVN: r71737
|
|
* config/rs6000/rs6000.md (movti_power): Collapse case 1 and 2
together. Protect load string instruction with TARGET_STRING.
(movti_string): Collapse case 1 and 2 together.
From-SVN: r71736
|
|
From-SVN: r71733
|
|
From-SVN: r71732
|
|
* arm.h (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Wrap in
do...while(0)
From-SVN: r71731
|
|
From-SVN: r71728
|
|
* config.gcc: Move use_fixproto=no from generic vxworks clause to
specific one.
From-SVN: r71723
|
|
missed in last pass).
* config.gcc (powerpc-*-gnu-gnualtivec*): Disable fixproto
(accidentally missed in last pass).
From-SVN: r71722
|
|
`HAVE_GAS_SHF_MERGE' undeclared)
2003-09-23 Andrew Pinski <apinski@apple.com>
PR bootstrap/12383
* configure: Regenerate.
From-SVN: r71721
|
|
last pass).
* config.gcc (x86_64-*-freebsd*): Disable fixproto (accidentally
missed in last pass).
From-SVN: r71720
|
|
* config/mn10300/mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe
constant.
From-SVN: r71718
|
|
From-SVN: r71715
|
|
* config.gcc (alpha64*-dec-*vms*, alpha*-dec-*vms*,
powerpc-*-eabisim*, powerpc-*-eabi*, powerpcle-*-eabisim*,
powerpcle-*-eabi*): Disable fixproto.
From-SVN: r71714
|
|
FreeBSD clauses.
* config.gcc: Move use_fixproto=no from generic FreeBSD clause to
specific FreeBSD clauses.
From-SVN: r71713
|
|
NetBSD clauses.
* config.gcc: Move use_fixproto=no from generic NetBSD clause to
specific NetBSD clauses.
From-SVN: r71712
|
|
OpenBSD clauses.
* config.gcc: Move use_fixproto=no from generic OpenBSD clause
to specific OpenBSD clauses.
From-SVN: r71711
|
|
adding a frame note.
* pa.c (hppa_expand_prologue): Do pic register save in frame marker
without adding a frame note.
* pa.md (allocate_stack): Save pic register in new frame marker when
generating pic code.
From-SVN: r71709
|
|
From-SVN: r71706
|
|
cgraph_expand_functions.
2003-09-23 Kelley Cook <kelleycook@wideopenwest.com>
* cgraphunit.c (cgraph_expand_all_functions): Renamed from
cgraph_expand_functions.
From-SVN: r71704
|
|
* Makefile.in (gnucompare*): Merge into ...
(slowcompare*): ... here.
(fastcompare*): New targets.
* aclocal.m4 (gcc_AC_PROG_CMP_IGNORE_INITIAL): Add checks for
other "fast" cmp programs.
* configure: Regenerate.
From-SVN: r71703
|
|
* targhooks.c: Include output.h.
* Makefile.in (targhooks.o): Add output.h to dependency list.
From-SVN: r71702
|