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/existing-fp8
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
2000-04-21
stor-layout.c (layout_decl): Only set DECL_MODE if not already set.
Richard Kenner
1
-5
/
+10
2000-04-19
* stor-layout.c (place_field): Set rli->offset_align properly.
Richard Kenner
1
-3
/
+4
2000-04-14
stor-layout.c (layout_decl): Properly compare KNOWN_ALIGN to see if DECL_BIT_...
Richard Kenner
1
-2
/
+2
2000-04-03
stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than CEIL_DIV_EXPR.
Geoff Keating
1
-1
/
+1
2000-03-30
builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
Richard Kenner
1
-3
/
+1
2000-03-29
stor-layout.c (bit_from_pos, [...]): New functions.
Richard Kenner
1
-23
/
+83
2000-03-26
c-convert.c (convert): Return if output or input type is ERROR_MARK.
Richard Kenner
1
-5
/
+6
2000-03-26
stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS...
Richard Kenner
1
-12
/
+6
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-353
/
+388
2000-03-21
tree.h (COMPLETE_TYPE_P): New macro.
Nathan Sidwell
1
-1
/
+1
2000-03-19
* stor-layout.c (layout_decl): Don't abort on any zero sized decl.
Richard Henderson
1
-11
/
+0
2000-03-15
stor-layout.c (layout_union): Remove.
Mark Mitchell
1
-132
/
+152
2000-03-14
* stor-layout.c (finalize_record_size): Fix typo.
Nathan Sidwell
1
-1
/
+1
2000-03-13
stor-layout.c (new_record_layout_info): Fix typo inside ifdef STRUCTURE_SIZE_...
Richard Earnshaw
1
-1
/
+1
2000-03-13
tree.h (record_layout_info_s): New structure.
Mark Mitchell
1
-406
/
+466
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-18
/
+11
2000-03-04
machmode.h (mode_for_size, [...]): SIZE now signed.
Richard Kenner
1
-23
/
+41
2000-03-02
c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the...
Richard Kenner
1
-1
/
+9
2000-03-01
stor-layout.c (layout_decl): Allow front-ends to explicitly set the DECL_SIZE...
Mark Mitchell
1
-21
/
+18
2000-02-28
* Eliminate DECL_FIELD_SIZE.
Richard Kenner
1
-4
/
+11
2000-02-27
builtins.c (c_strlen): Use size_diffop and return ssizetype value.
Richard Kenner
1
-62
/
+113
2000-02-24
machmode.h (get_mode_alignment): Declare.
Nathan Sidwell
1
-0
/
+17
2000-02-19
c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
Richard Kenner
1
-26
/
+66
2000-02-10
combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...
Richard Kenner
1
-40
/
+42
2000-01-17
print-rtl.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-2
/
+2
2000-01-13
stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
Michael Hayes
1
-0
/
+7
2000-01-04
Update copyrights
Jeff Law
1
-1
/
+1
2000-01-02
system.h (CEIL): Define.
Mark Mitchell
1
-2
/
+0
1999-12-20
Makefile.in (explow.o): Depend on function.h.
Mark Mitchell
1
-1
/
+1
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-2
/
+2
1999-12-18
alias.c: Minor reformatting.
Richard Kenner
1
-40
/
+45
1999-12-03
flags.h (warn_padded, [...]): Add global var decls.
Greg McGary
1
-22
/
+96
1999-11-12
tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
Mark Mitchell
1
-0
/
+11
1999-10-29
Fix mn10200-elf libio build failure, and minor performance regression.
Jim Wilson
1
-2
/
+6
1999-10-14
stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size...
Stephane Carrez
1
-10
/
+15
1999-09-26
function.h (struct function): Add x_dont_save_pending_sizes_p.
Mark Mitchell
1
-0
/
+4
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
1
-19
/
+5
1999-09-05
Makefile.in (stor-layout.o): Depend on ggc.h.
Richard Henderson
1
-0
/
+11
1999-08-27
c-typeck.c (c_expand_start_case): Return immediately if exp is an ERROR_MARK.
Zack Weinberg
1
-1
/
+2
1999-08-15
Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.
Jim Wilson
1
-1
/
+1
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-26
/
+0
1999-07-31
Backport of GC branch patches part 1: kill eh status saving.
Bernd Schmidt
1
-1
/
+0
1999-03-11
machmode.h (smallest_mode_for_size): Prototype.
Richard Henderson
1
-3
/
+1
1999-01-21
varasm.c (output_constant_pool): Use floor_log2 instead of exact_log2 for ASM...
Vladimir N. Makarov
1
-0
/
+12
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-8
/
+9
1998-10-13
Warning fixes:
Kaveh R. Ghazi
1
-5
/
+5
1998-10-09
expmed.c (store_bit_field): Pun non-integral str_rtx modes.
Richard Henderson
1
-0
/
+31
1998-08-20
stor-layout.c (layout_type): Compute TYPE_SIZE_UNIT correctly for arrays of b...
Dave Brolley
1
-2
/
+6
1998-07-27
stor-layout.c (layout_type): Handle arrays of bits, for Chill.
Dave Brolley
1
-2
/
+14
[next]