summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* * combine.c (make_extraction, force_to_mode): Avoid warning onkenner2000-02-101-40/+42
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-2/+2
* * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.m.hayes2000-01-131-0/+7
* Update copyrightslaw2000-01-041-1/+1
* * system.h (CEIL): Define.mmitchel2000-01-021-2/+0
* * Makefile.in (explow.o): Depend on function.h.mmitchel1999-12-201-1/+1
* current_function -> cfuncrux1999-12-201-2/+2
* * alias.c: Minor reformatting.kenner1999-12-181-40/+45
* * flags.h (warn_padded, warn_packed): Add global var decls.geoffk1999-12-031-22/+96
* * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.mmitchel1999-11-121-0/+11
* Fix mn10200-elf libio build failure, and minor performance regression.wilson1999-10-301-2/+6
* * stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size;law1999-10-141-10/+15
* * function.h (struct function): Add x_dont_save_pending_sizes_p.mmitchel1999-09-261-0/+4
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-101-19/+5
* * Makefile.in (stor-layout.o): Depend on ggc.h.mmitchel1999-09-051-0/+11
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-1/+2
* Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.wilson1999-08-151-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-26/+0
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-1/+0
* * machmode.h (smallest_mode_for_size): Prototype.rth1999-03-111-3/+1
* Thu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-01-211-0/+12
* Warning fixes:ghazi1998-12-231-8/+9
* Warning fixes:ghazi1998-10-131-5/+5
* * expmed.c (store_bit_field): Pun non-integral str_rtx modes.rth1998-10-091-0/+31
* Thu Aug 20 13:15:11 1998 Dave Brolley <brolley@cygnus.com>brolley1998-08-201-2/+6
* Mon Jul 27 17:18:52 1998 Dave Brolley <brolley@cygnus.com>brolley1998-07-271-2/+14
* Make rtx, tree types type correct if the appropriate include files was not in...meissner1998-05-281-1/+1
* * tree.h (TYPE_SIZE_UNIT): New.rth1998-05-181-3/+44
* * stor-layout.c (layout_record): Fix off-by-one error when checkingjason1998-05-181-1/+1
* * tree.h (BINFO_SIZE, TYPE_BINFO_SIZE): New macros.jason1998-05-151-0/+5
* `bkoz1998-05-151-0/+2
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype): Merge allrth1998-04-041-10/+23
* * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,law1998-04-011-2/+2
* * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h andlaw1998-03-291-0/+2
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* * stor-layout.c (layout_type): Do upper - lower in the native type,law1998-02-111-1/+4
* * expr.c (get_inner_reference): Use sbitsizetype for type sizes.law1998-02-011-22/+56
* Merge from gcc-2.8law1997-12-071-1/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-14/+12
* * c-decl.c (start_struct): Ensure that structs with forwardlaw1997-10-161-8/+11
* xmerrill1997-07-281-4/+16
* (layout_record, PCC_BITFIELD_TYPE_MATTERS): Round up when calculatingkenner1997-06-271-1/+2
* reformat a little to match GNU coding standards.mrs1997-05-061-3/+3
* (layout_record, PCC_BITFIELD_TYPE_MATTERS): Fix sign bug in last change.kenner1997-04-131-1/+1
* (layout_record, PCC_BITFIELD_TYPE_MATTERS): Only add padding if a bitkenner1997-03-171-9/+5
* * stor-layout.c (layout_record): Correct test for whetherdje1997-01-211-1/+1
* xmerrill1996-11-091-1/+1
* (layout_record): Treat constant size as variable if it overflows.kenner1996-11-071-0/+1