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
/
varasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR target/25376
jconner
2006-02-13
1
-5
/
+16
*
* tree.def (CHAR_TYPE): Remove.
sayle
2006-02-08
1
-2
/
+1
*
* doc/rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new
rsandifo
2006-01-27
1
-3
/
+3
*
* doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.
rsandifo
2006-01-25
1
-50
/
+7
*
* varasm.c (assemble_real): Initialise data array.
bje
2006-01-20
1
-1
/
+1
*
* varasm.c (initialize_constant_valid_p): Allow pointers
dj
2006-01-20
1
-0
/
+8
*
2006-01-06 Eric Christopher <echristo@apple.com>
echristo
2006-01-06
1
-34
/
+42
*
* varasm.c (assemble_variable): Handle thread-local COMMON data.
rth
2006-01-03
1
-2
/
+11
*
* varasm.c (get_section): Use gcc_assert.
nathan
2005-12-29
1
-4
/
+2
*
PR c++/23171
mmitchel
2005-12-24
1
-12
/
+18
*
2005-12-22 Richard Guenther <rguenther@suse.de>
rguenth
2005-12-22
1
-1
/
+1
*
* optabs.c (init_floating_libfuncs): Handle decimal float modes.
bje
2005-12-18
1
-0
/
+1
*
* varasm.c (default_unique_section_1): Use special section
jakub
2005-12-15
1
-1
/
+10
*
* final.c (final_scan_insn): Flip in_cold_section_p when changing
rsandifo
2005-12-15
1
-25
/
+29
*
* output.h (init_section, fini_section): Delete.
rsandifo
2005-12-10
1
-12
/
+0
*
* dwarf2out.c (default_eh_frame_section): Delete, moving handling
rsandifo
2005-12-10
1
-10
/
+9
*
* config/alpha/alpha.c (alpha_start_function): Use switch_to_section.
rsandifo
2005-12-07
1
-427
/
+319
*
Index: gcc/ChangeLog
geoffk
2005-12-05
1
-11
/
+17
*
* varasm.c (ultimate_transparent_alias_target): Add comment.
aoliva
2005-11-28
1
-0
/
+8
*
* config/rs6000/rs6000.h (ASM_OUTPUT_WEAKREF): Define.
aoliva
2005-11-18
1
-2
/
+5
*
PR 24644
dje
2005-11-11
1
-2
/
+3
*
PR target/24778
aoliva
2005-11-10
1
-1
/
+4
*
PR other/4372
jakub
2005-11-10
1
-1
/
+1
*
PR other/4372
aoliva
2005-11-09
1
-29
/
+208
*
PR rtl-optimization/24460
ebotcazou
2005-10-26
1
-5
/
+3
*
gcc/ChangeLog:
aoliva
2005-10-20
1
-16
/
+17
*
PR middle-end/21275
dannysmith
2005-10-12
1
-1
/
+1
*
2005-10-12 Richard Guenther <rguenther@suse.de>
rguenth
2005-10-12
1
-1
/
+1
*
* varasm.c (output_constant): Limit error to expanding
dj
2005-10-07
1
-1
/
+1
*
2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2005-10-04
1
-3
/
+9
*
* varasm.c (output_constant): Do not abort on conversions to union
ebotcazou
2005-09-18
1
-2
/
+5
*
* varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs
ebotcazou
2005-09-17
1
-2
/
+3
*
* gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,
kazu
2005-09-06
1
-1
/
+1
*
* varasm.c (output_constant): Let the target resolve
dj
2005-09-01
1
-1
/
+35
*
* varasm.c (decode_reg_name): Skip empty aqdditional register names.
amylaar
2005-08-17
1
-1
/
+2
*
* output.h (enum section_category): Export from varasm.c
hubicka
2005-07-31
1
-40
/
+0
*
PR c++/22003
steven
2005-07-27
1
-5
/
+10
*
PR debug/21828
mmitchel
2005-07-22
1
-2
/
+5
*
Make CONSTRUCTOR use VEC to store initializers.
giovannibajo
2005-07-20
1
-45
/
+67
*
* varasm.c (assemble_variable): Fix format specifier thinko.
gdr
2005-07-03
1
-1
/
+1
*
* c-common.h (GCC_DIAG_STYLE): Define.
jsm28
2005-07-03
1
-4
/
+4
*
2005-07-02 Zack Weinberg <zack@codesourcery.com>
jsm28
2005-07-02
1
-25
/
+25
*
* coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
steven
2005-06-30
1
-26
/
+8
*
2005-06-29 Caroline Tice <ctice@apple.com>
ctice
2005-06-29
1
-4
/
+4
*
Update FSF address.
kcook
2005-06-25
1
-2
/
+2
*
2005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
pinskia
2005-06-22
1
-0
/
+2
*
* varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.
rth
2005-06-08
1
-24
/
+10
*
* common.opt (-Wattributes): New. Default true.
dj
2005-05-25
1
-1
/
+2
*
* varasm.c (struct constant_descriptor_tree): Add hash field.
jakub
2005-05-17
1
-5
/
+16
*
2005-05-16 Caroline Tice <ctice@apple.com>
ctice
2005-05-16
1
-29
/
+24
[next]