Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
21585109
Commit
21585109
authored
Mar 16, 2010
by
Michael Beck
Browse files
Set svn:keywords property.
[r27308]
parent
386cf1a4
Changes
13
Hide whitespace changes
Inline
Side-by-side
ir/be/sparc/bearch_sparc.c
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief The main sparc backend driver file.
* @version $Id
: bearch_TEMPLATE.c 26673 2009-10-01 16:43:13Z matze
$
* @version $Id$
*/
#include "config.h"
...
...
ir/be/sparc/bearch_sparc.h
View file @
21585109
...
...
@@ -21,7 +21,7 @@
* @file
* @brief declarations for arm backend
* @author Hannes Rapp
* @version $Id
: bearch_arm.h 26317 2009-08-05 10:53:46Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_BEARCH_SPARC_H
#define FIRM_BE_SPARC_BEARCH_SPARC_H
...
...
ir/be/sparc/bearch_sparc_t.h
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief declarations for SPARC backend -- private header
* @version $Id
: bearch_TEMPLATE_t.h 26542 2009-09-18 09:18:32Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_BEARCH_TEMPLATE_T_H
#define FIRM_BE_SPARC_BEARCH_TEMPLATE_T_H
...
...
ir/be/sparc/sparc_emitter.c
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief emit assembler for a backend graph
* @version $Id
: sparc_emitter.c 26542 2009-09-18 09:18:32Z matze
$
* @version $Id$
*/
#include "config.h"
...
...
ir/be/sparc/sparc_emitter.h
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief declarations for emit functions
* @version $Id
: TEMPLATE_emitter.h 26317 2009-08-05 10:53:46Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_TEMPLATE_TEMPLATE_EMITTER_H
#define FIRM_BE_TEMPLATE_TEMPLATE_EMITTER_H
...
...
ir/be/sparc/sparc_map_regs.c
View file @
21585109
...
...
@@ -21,7 +21,7 @@
* @file
* @brief Register mapping for firm nodes. Stolen from bearch_firm :)
* @author Hannes Rapp
* @version $Id
: sparc_map_regs.c 22754 2008-10-11 20:49:37Z matze
$
* @version $Id$
*/
#include "config.h"
...
...
ir/be/sparc/sparc_map_regs.h
View file @
21585109
...
...
@@ -21,7 +21,7 @@
* @file
* @brief declarations for SPARC register allocation
* @author Hannes Rapp
* @version $Id
: sparc_map_regs.h 26317 2009-08-05 10:53:46Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_SPARC_MAP_REGS_H
#define FIRM_BE_SPARC_SPARC_MAP_REGS_H
...
...
ir/be/sparc/sparc_new_nodes.c
View file @
21585109
...
...
@@ -22,7 +22,7 @@
* @brief This file implements the creation of the achitecture specific firm
* opcodes and the coresponding node constructors for the sparc
* assembler irg.
* @version $Id
: TEMPLATE_new_nodes.c 26673 2009-10-01 16:43:13Z matze
$
* @version $Id$
*/
#include "config.h"
...
...
ir/be/sparc/sparc_new_nodes.h
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief Function prototypes for the assembler ir node constructors.
* @version $Id
: TEMPLATE_new_nodes.h 26549 2009-09-18 17:48:23Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_SPARC_NEW_NODES_H
#define FIRM_BE_SPARC_SPARC_NEW_NODES_H
...
...
ir/be/sparc/sparc_nodes_attr.h
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief attributes attached to all sparc nodes
* @version $Id
: TEMPLATE_nodes_attr.h 26317 2009-08-05 10:53:46Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_SPARC_NODES_ATTR_H
#define FIRM_BE_SPARC_SPARC_NODES_ATTR_H
...
...
ir/be/sparc/sparc_spec.pl
View file @
21585109
# Creation: 2006/02/13
# $Id
: TEMPLATE_spec.pl 24066 2008-11-27 14:51:14Z mallon
$
# $Id$
# This is a template specification for the Firm-Backend
$new_emit_syntax
=
1
;
...
...
ir/be/sparc/sparc_transform.c
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief code selection (transform FIRM into SPARC FIRM)
* @version $Id
: TEMPLATE_transform.c 26673 2009-10-01 16:43:13Z matze
$
* @version $Id$
*/
#include "config.h"
...
...
ir/be/sparc/sparc_transform.h
View file @
21585109
...
...
@@ -20,7 +20,7 @@
/**
* @file
* @brief declaration for the transform function (code selection)
* @version $Id
: TEMPLATE_transform.h 26542 2009-09-18 09:18:32Z matze
$
* @version $Id$
*/
#ifndef FIRM_BE_SPARC_SPARC_TRANSFORM_H
#define FIRM_BE_SPARC_SPARC_TRANSFORM_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment