index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
c-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-02-01 Richard Henderson <rth@redhat.com>
rth
2003-02-01
1
-0
/
+1
*
* c-common.c (builtin_define_float_constants): Define
mmitchel
2003-01-30
1
-0
/
+12
*
* builtins.c (DEF_BUILTIN): Accept 10 arguments.
hubicka
2003-01-24
1
-5
/
+7
*
* alias.c: Fix comment typos.
kazu
2003-01-18
1
-3
/
+3
*
Merge from pch-branch.
geoffk
2003-01-10
1
-0
/
+10
*
* c-common.c (finish_fname_decls): Put the DECL_STMTs inside the
jason
2003-01-03
1
-9
/
+14
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-0
/
+20
*
* c-common.c (builtin_define_type_max): Handle unsigned
neil
2002-12-11
1
-27
/
+24
*
PR c++/8332
mmitchel
2002-12-01
1
-5
/
+5
*
* c-common.c (handle_visibility_attribute): Accept "default".
rth
2002-11-27
1
-2
/
+3
*
2002-10-30 Aldy Hernandez <aldyh@redhat.com>
aldyh
2002-10-31
1
-1
/
+1
*
gcc/
rth
2002-10-16
1
-1
/
+1
*
* c-common.c (c_common_type_for_mode): Add V2HImode case.
amylaar
2002-10-14
1
-0
/
+2
*
* c-common.c (cb_register_builtins): Define __WCHAR_MAX__.
gdr
2002-10-09
1
-0
/
+1
*
* c-common.c (cb_register_builtins): Use really_no_inline.
hubicka
2002-10-05
1
-1
/
+1
*
* doc/extend.texi (tls_model): Document.
jakub
2002-09-27
1
-0
/
+47
*
* c-common.c (cpp_define_data_format): Remove.
rth
2002-09-23
1
-50
/
+0
*
* c-common.c (flag_abi_version): New variable.
mmitchel
2002-09-23
1
-0
/
+15
*
* c-common.c (preprocessing_trad_p): Define.
danglin
2002-09-22
1
-0
/
+1
*
* ChangeLog: Follow spelling conventions.
kazu
2002-09-22
1
-8
/
+8
*
* c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__,
rth
2002-09-21
1
-54
/
+1
*
* c-common.c (builtin_define_float_constants): Use real_format
rth
2002-09-21
1
-153
/
+39
*
* machmode.def (V1DImode): New mode. A single element vector.
nickc
2002-09-17
1
-0
/
+2
*
gcc/
rth
2002-09-16
1
-0
/
+7
*
gcc/
rth
2002-09-16
1
-3
/
+3
*
* ABOUT-NLS: Follow spelling conventions.
kazu
2002-09-16
1
-1
/
+1
*
* ChangeLog: Follow spelling conventions.
kazu
2002-09-15
1
-2
/
+2
*
* basic-block.h: Fix comment formatting.
kazu
2002-09-08
1
-2
/
+2
*
* c-common.c (builtin_define_with_hex_fp_value): New.
rth
2002-09-04
1
-29
/
+64
*
* Makefile.in (USER_H): Add ginclude/float.h.
rth
2002-09-03
1
-2
/
+302
*
gcc/
gdr
2002-08-28
1
-6
/
+26
*
* c-common.c (warn_abi): New variable.
mmitchel
2002-08-27
1
-0
/
+5
*
Added -Wundeclared-selector ObjC command line option
nicola
2002-08-27
1
-1
/
+9
*
* c-common.c (cpp_define_data_format): New function.
gdr
2002-08-27
1
-0
/
+93
*
* c-common.c (cb_register_builds): Define __NEXT_RUNTIME__
shebs
2002-08-16
1
-0
/
+4
*
* c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move
neil
2002-08-12
1
-57
/
+1
*
* c-common.c (c_common_init): Call preprocess_file instead.
neil
2002-08-11
1
-12
/
+1
*
2002-08-09 Ziemowit Laski <zlaski@apple.com>
zlaski
2002-08-10
1
-0
/
+3
*
* Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.
neil
2002-08-07
1
-68
/
+0
*
* c-common.c (c_expand_expr) [STMT_EXPR]: If the last expression is
jason
2002-08-07
1
-3
/
+18
*
Mark __func__ with line number 0, to avoid confusing debuggers.
dalej
2002-08-06
1
-0
/
+8
*
* c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.
zack
2002-08-02
1
-2
/
+3
*
2002-08-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl
2002-08-02
1
-1
/
+4
*
* c-common.c (__GXX_ABI_VERSION): Correct spelling.
neil
2002-08-01
1
-1
/
+1
*
2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2002-08-01
1
-1
/
+1
*
2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl>
toon
2002-08-01
1
-1
/
+3
*
* c-common.c (cb_register_builtins): If C++, define
neil
2002-08-01
1
-0
/
+5
*
* c-common.c: Define all C/ObjC/C++ warning and flag variables.
neil
2002-08-01
1
-0
/
+393
*
2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
toon
2002-07-30
1
-0
/
+2
*
* Makefile.in: rtlanal.o now depends upon real.h.
sayle
2002-07-28
1
-0
/
+2
[next]