index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
stor-layout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
expr.c (store_field): Avoid a direct store if the mode is larger than the siz...
Bernd Schmidt
1
-3
/
+4
2011-09-05
stor-layout.c (layout_type): Use size_binop for array size calculations.
Richard Guenther
1
-7
/
+6
2011-08-18
re PR target/50009 (Segmentation fault in tree_nop_conversion)
Jakub Jelinek
1
-3
/
+4
2011-08-01
stor-layout.c (initialize_sizetypes): Properly sign-extend bitsiztype TYPE_MA...
Richard Guenther
1
-1
/
+5
2011-07-31
Handle SIZE_TYPE being unsigned short.
Richard Henderson
1
-0
/
+2
2011-07-27
params.h (ALLOW_STORE_DATA_RACES): New.
Aldy Hernandez
1
-1
/
+19
2011-07-08
optabs.c (expand_binop): Tighten conditions for doubleword expansions.
Bernd Schmidt
1
-2
/
+4
2011-06-10
stor-layout.c (initialize_sizetypes): Give names to all sizetype kinds.
Richard Guenther
1
-2
/
+3
2011-06-07
stor-layout.c (initialize_sizetypes): Initialize all sizetypes based on targe...
Richard Guenther
1
-76
/
+52
2011-05-11
split tree_type
Nathan Froyd
1
-2
/
+2
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
1
-4
/
+4
2011-05-05
re PR c++/40975 (ICE in copy_tree_r on array new)
Jason Merrill
1
-0
/
+3
2011-05-05
tree.h (get_pending_sizes): Remove prototype.
Eric Botcazou
1
-60
/
+1
2011-05-04
* stor-layout.c (variable_size): Do not issue errors.
Eric Botcazou
1
-10
/
+0
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-2
/
+2
2011-05-03
hooks.h (hook_bool_mode_uhwi_false): Declare.
Richard Sandiford
1
-8
/
+30
2011-04-11
stor-layout.c (layout_type): Compute all array index size operations in the o...
Richard Guenther
1
-8
/
+9
2011-04-05
* stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
Eric Botcazou
1
-1
/
+1
2011-03-10
re PR c++/48029 (ICE in finish_member_declaration() with --param ggc-min-expa...
Jason Merrill
1
-5
/
+0
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-2
/
+0
2010-11-13
stor-layout.c (place_union_field): Do not put location information on offset ...
Eric Botcazou
1
-16
/
+12
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-1
/
+1
2010-10-26
stor-layout.c (layout_decl): Use the field's type to determine the mode and k...
Jie Zhang
1
-3
/
+6
2010-10-20
stor-layout.c (skip_simple_constant_arithmetic): New function.
Eric Botcazou
1
-1
/
+27
2010-10-07
machmode.h (mode_for_vector): Declare.
Richard Guenther
1
-38
/
+46
2010-09-02
re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))
Joseph Myers
1
-2
/
+2
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-7
/
+7
2010-07-13
tree.h (build_function_call_expr): Delete.
Nathan Froyd
1
-4
/
+5
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-06-18
Remove unused local variables.
H.J. Lu
1
-2
/
+0
2010-06-18
tree.h (record_layout_info): Change type of pending_statics field to a VEC.
Nathan Froyd
1
-11
/
+12
2010-06-06
stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...
Eric Botcazou
1
-1
/
+1
2010-06-03
Check MAX_FIXED_MODE_SIZE on bit-field in C++.
H.J. Lu
1
-4
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-1
/
+1
2010-05-20
double-int.h (double_int_ior): New function.
Anatoly Sokolov
1
-3
/
+1
2010-05-05
stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
Steven Bosscher
1
-6
/
+6
2010-04-18
fold-const.c (fold_comparison): Use ssizetype.
Eric Botcazou
1
-45
/
+27
2010-04-09
re PR c++/41788 (-Wpacked option changes the layout of packed non-POD structs)
Jason Merrill
1
-2
/
+0
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-03-27
re PR tree-optimization/43528 (ICE: in tree_low_cst, at tree.c:6198 with -mms...
Uros Bizjak
1
-4
/
+5
2010-02-23
re PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution test)
Jason Merrill
1
-1
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-1
/
+1
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-12
/
+14
2009-10-14
stor-layout.c (place_field): Don't emit -Wpadded warnings for fields in built...
Jakub Jelinek
1
-2
/
+4
2009-10-02
stor-layout.c (layout_type): Make sure that an array of zero-sized element is...
Eric Botcazou
1
-6
/
+13
2009-09-27
fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.
Eric Botcazou
1
-9
/
+0
2009-09-21
* stor-layout.c (layout_type): Remove obsolete code.
Eric Botcazou
1
-27
/
+6
2009-09-20
* stor-layout.c (set_sizetype): Avoid useless type copy.
Eric Botcazou
1
-2
/
+2
[next]