This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r142536 - in /branches/spu-4_5-branch/gcc: Chan...


Author: revitale
Date: Sun Dec  7 07:59:02 2008
New Revision: 142536

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142536
Log:
New pass to partition single function into multiple sections - debug support

Added:
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section-debug-1.c
Modified:
    branches/spu-4_5-branch/gcc/ChangeLog.spu-4_5
    branches/spu-4_5-branch/gcc/dbxout.c
    branches/spu-4_5-branch/gcc/debug.c
    branches/spu-4_5-branch/gcc/debug.h
    branches/spu-4_5-branch/gcc/dwarf2out.c
    branches/spu-4_5-branch/gcc/final.c
    branches/spu-4_5-branch/gcc/opts.c
    branches/spu-4_5-branch/gcc/sdbout.c
    branches/spu-4_5-branch/gcc/testsuite/ChangeLog.spu-4_5
    branches/spu-4_5-branch/gcc/testsuite/gcc.dg/section/section.exp
    branches/spu-4_5-branch/gcc/toplev.c
    branches/spu-4_5-branch/gcc/vmsdbgout.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]