Ferad Zyulkyarov wrote:
Also, I referred to some tutorials and articles in the net about
writing gcc front-end. And here are they:
1. http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals/Print_version
2. http://www.faqs.org/docs/Linux-HOWTO/GCC-Frontend-HOWTO.html (old)
3. http://www.linuxjourna
1) Modify the final() in final.c to emit some code before ld and st
before outputting the assembly.
2) Modify the MD file. Find the template which generate ld or st, and
add some code before ld and st.
On 2/3/07, 吴曦 <[EMAIL PROTECTED]> wrote:
Hi,
I am working on gcc 4.1.1 and Itanium2 architect
On Sat, Feb 03, 2007 at 01:42:06AM -0700, icrashedtheinternet wrote:
> I just read the GCC Mission Statement and I see nothing there about
> conforming to international standards for programming languages. Why
> does the GCC Mission Statement not include conforming to
> internationally accepted st
I'm pleased to announce that GCC-4.0.4 has been released
on January 31, 2007.
This release is a minor release, containing bug fixes for
regressions relative to earlier releases. It is the final
release from the 4.0.x series, and the gcc-4_0-branch is
now closed.
GCC 4.0.4 is provided for th
Serdecznie zapraszamy na
Międzynarodową Polsko - Ukraińską konferencję na temat
"Polska - Ukraina: sami budujemy przyszłość"
XX Międzynarodowa konferencja
> INWESTYCYJNE INTERESY W UKRAINIE
Aktualne informacje.Ostateczne wydarzenia z U
Tom Tromey wrote:
"Marco" == Marco Trudel <[EMAIL PROTECTED]> writes:
Marco> If it takes about 30 to 40min to build this html/parser.o and
Marco> gnu-xml.o needs about 1 or 2 minutes but is - last time I took a look
Marco> - a lot bigger than the html parser, shouldn't then be investigated
Marc
Also, I referred to some tutorials and articles in the net about
writing gcc front-end. And here are they:
1. http://en.wikibooks.org/wiki/GNU_C_Compiler_Internals/Print_version
2. http://www.faqs.org/docs/Linux-HOWTO/GCC-Frontend-HOWTO.html (old)
3. http://www.linuxjournal.com/article/7884 (overv
Hi,
I am working on gcc 4.1.1 and Itanium2 architecture. I want to use gcc
to emit some code before each ld and st instruction (I know that using
dynamic binary translator like PIN may be more suitable for this task,
but I am on the way of studying gcc and want to use it to achieve this
goal). But
icrashedtheinternet wrote:
I just read the GCC Mission Statement and I see nothing there about
conforming to international standards for programming languages. Why
does the GCC Mission Statement not include conforming to
internationally accepted standards? Its very counterproductive not to
use
On Fri, 2 Feb 2007, Paolo Bonzini wrote:
> I'd be curious to know the effect of removing the "complexity" field of
> struct tree_exp. It should be possible to bootstrap C/C++/Java/Fortran
> with a two line patch removing the field from tree.h, and the only
> reference to it in tree.c (via the m
I just read the GCC Mission Statement and I see nothing there about
conforming to international standards for programming languages. Why
does the GCC Mission Statement not include conforming to
internationally accepted standards? Its very counterproductive not to
use standards.
-John Burak
11 matches
Mail list logo