aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-08builtin-types-compatible-p.c: New.Aldy Hernandez3-0/+133
2001-12-08stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN to unions.David Edelsohn2-0/+9
2001-12-08c-parse.in: Take string literals in assembler constructs, not expressions.Neil Booth3-38/+22
2001-12-08semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in call to bui...John David Anglin3-2/+12
2001-12-08c-lex.c (c_lex): Peek a token ahead for a string to concatenate...Neil Booth7-99/+114
2001-12-08* rtlanal.c (get_jump_table_offset): Delete unused variable.Kaveh R. Ghazi2-1/+4
2001-12-08arm.md (VUNSPEC_PREFETCH): Delete constant definition.Richard Earnshaw4-24/+13
2001-12-08Oops, this didn't get commited with final.c patch.Richard Earnshaw1-0/+5
2001-12-08final.c (cleanup_subreg_operands): Use recog_data.operand_loc in test for a s...Richard Earnshaw1-1/+6
2001-12-08Daily bump.GCC Administrator2-2/+2
2001-12-08rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin2-1/+8
2001-12-07* gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.Richard Henderson2-1/+7
2001-12-07* doc/extend.texi: Fix typo last change.Richard Henderson2-1/+3
2001-12-07* c-decl.c (c_language): Remove duplicate.Richard Henderson2-4/+4
2001-12-07darwin.h: Set MAX_LONG_TYPE_SIZE to 32.Dale Johannesen4-31/+165
2001-12-07* alpha.md: Use (HOST_WIDE_INT)1<<63 in lieu of 0x8000000000000000.Kaveh R. Ghazi2-2/+6
2001-12-07sparc-ret.c: New file, test return corruption bug for ultrasparc.Stephane Carrez2-0/+32
2001-12-07sparc.c (epilogue_renumber): Do not replace %fp with %sp because it can cause...Stephane Carrez2-0/+30
2001-12-07alpha.c (alpha_expand_unaligned_store, [...]): Use constm1_rtx in place of ca...Kaveh R. Ghazi2-3/+9
2001-12-07lang.c (lang_f_options): Added optimize-static-class-initialization.Tom Tromey2-10/+8
2001-12-07committed wrong rev. oops. fixing.Aldy Hernandez1-2/+2
2001-12-07newAldy Hernandez1-0/+38
2001-12-07extend.texi (Variable Attributes): Document vector_size.Aldy Hernandez3-6/+184
2001-12-07* check-init.c (check_init): Fix typo freeing memory twice.Per Bothner2-2/+4
2001-12-07* t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm.Turly O'Connor1-0/+3
2001-12-07* darwin-tramp.asm: New file, implements __trampoline_setup.Turly O'Connor1-0/+131
2001-12-07rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.Turly O'Connor1-1/+3
2001-12-07gcc.texi: Don't include install-old.texi.Joseph Myers6-22/+107
2001-12-07rtl.h (get_jump_table_offset): Declare.John Wehle3-0/+147
2001-12-07final.c (bb_head, [...]): Deleted; were used only by BB profiler code.Richard Kenner2-15/+5
2001-12-07expr.c (store_field): Remove warning.Richard Kenner2-9/+27
2001-12-07* g++-old.deja/g++.robertl/eb101.C: Deleted.Richard Kenner2-3885/+4
2001-12-07Daily bump.GCC Administrator2-2/+2
2001-12-07alpha.c (function_arg): Cast value to HOST_WIDE_INT before shifting.Kaveh R. Ghazi2-1/+7
2001-12-07rs6000.h (PRE_GCC3_DWARF_FRAME_REGISTERS): New.Aldy Hernandez2-5/+7
2001-12-07builtin-prefetch-1.c: Add checks for variable argument list.Janis Johnson2-0/+15
2001-12-07builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson6-6/+53
2001-12-06memcheck: Delete entire directory.Zack Weinberg1-27/+0
2001-12-06memcheck: Delete entire directory.Zack Weinberg15-766/+6
2001-12-06Restore support for static class initialization optimization.Per Bothner7-71/+93
2001-12-06re PR libf2c/4826 (Build error for 3.0.2 on Tru64 Unix 5.1A)Rainer Orth3-1/+11
2001-12-06tm.texi (DWARF_FRAME_REGISTERS): Add documentation.Aldy Hernandez3-3/+46
2001-12-06Fix typo in 2001-12-03 entry; now:Janis Johnson1-1/+1
2001-12-06* langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2-1/+6
2001-12-06Makefile.in (.po.gmo): Use "-test -d po || mkdir po" to reduce noise.H.J. Lu2-3/+10
2001-12-06tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...Alexandre Oliva3-17/+18
2001-12-06Makefile.in (.po.gmo): Use "-mkdir po" for parallel build.H.J. Lu2-3/+9
2001-12-06config.gcc: Include dbxelf.h before elfos.h.David O'Brien3-104/+105
2001-12-06cppfiles.c (open_file): If we've opened a directory by mistake, close it.Zack Weinberg2-3/+17
2001-12-06Restore definition of STRUCT_VALUE_REGNUM,Nick Clifton2-0/+16