aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-08-19machmode.h (SCALAR_INT_MODE_P): New macro to test for scaler integer mode (MO...Geoffrey Keating5-4/+47
2002-08-19- Fix typo in argument ordering.David Edelsohn1-2/+2
2002-08-19rs6000.c (rs6000_emit_set_const): Inline multi-instruction SImode constant.David Edelsohn3-14/+48
2002-08-19tree-inline.c (initialize_inlined_parameters): Wrap variable in the macro tes...Kaveh R. Ghazi2-1/+6
2002-08-19add loop and switch variantsJason Merrill1-0/+16
2002-08-19Daily bump.GCC Administrator3-3/+3
2002-08-18config.gcc (*-*-linux*): Set extra_parts="crtbegin.o crtbeginS.o crtbeginT.o ...H.J. Lu2-30/+14
2002-08-18Daily bump.GCC Administrator3-3/+3
2002-08-18re PR preprocessor/7602 (C++ header files found in CPLUS_INCLUDE_PATH treated...Neil Booth2-1/+7
2002-08-17treelang fixes to accommodate chaqnges elsewhere.Tim Josling2-61/+15
2002-08-17c-decl.c (flexible_array_type_p): New function.Joseph Myers7-0/+140
2002-08-17t-coff, [...] (MULTILIB_MATCHES): Define.Richard Sandiford6-1/+11
2002-08-17Fix PR/7621Gabriel Dos Reis3-2/+29
2002-08-17Daily bump.GCC Administrator3-3/+3
2002-08-16semantics.c (finish_then_clause): Remove redundant assignment.Jason Merrill2-21/+51
2002-08-16c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ for ObjC with -fnext...Stan Shebs5-4/+26
2002-08-16gcj.texi (Class Initialization): Mention class initialization of arrays.Tom Tromey2-10/+16
2002-08-16install.texi (Final installation): Replace links to individual build status p...Janis Johnson2-4/+7
2002-08-16invoke.texi: Fix typo.Sylvain Pion2-1/+5
2002-08-16* doc/install.texi (*-ibm-aix*): Explain AIX shared object versioning.David Edelsohn2-1/+34
2002-08-16Make-lang.in (java-tree-inline.o): New.Andrew Haley7-13/+198
2002-08-16tree-inline.c: Add includes for Java inliner.Andrew Haley2-5/+328
2002-08-16Daily bump.GCC Administrator3-3/+3
2002-08-15Makefile.in (LOOSE_WARN): Remove -fno-common.Richard Henderson4-309/+328
2002-08-15typeof-1.c: New test.Jakub Jelinek3-0/+61
2002-08-15parse.y (sizeof, [...]): New non-terminals to increment skip_evaluation.Alexandre Oliva3-13/+40
2002-08-15c-tree.h (skip_evaluation): Move declaration...Alexandre Oliva5-10/+25
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp11-93/+152
2002-08-15unwind.h (_Unwind_Ptr): Make 64 bits on IA64 HP-UX.Steve Ellcey3-8/+22
2002-08-15loop.c (scan_loop, [...]): Cast to avoid signed/unsigned warnings.Kaveh R. Ghazi4-22/+33
2002-08-15rs6000.c (output_mi_thunk): Return to function section on TARGET_ELF.David Edelsohn3-1/+16
2002-08-15*** empty log message ***Gabriel Dos Reis3-1/+25
2002-08-15re PR c++/7598 (offsetof broken)Nathan Sidwell4-0/+42
2002-08-15s390.c (legitimize_address): Optimize loading of large displacements.Ulrich Weigand2-0/+30
2002-08-15Daily bump.GCC Administrator3-3/+3
2002-08-15alpha-protos.h: Update.Douglas B Rupp5-81/+335
2002-08-14ggc-page.c (RTL_SIZE): New.Richard Henderson3-10/+23
2002-08-14* gcc.dg/tls/diag-3.c: Fix expected message strings.Richard Henderson2-2/+6
2002-08-14calls.c: Include target.h.Richard Henderson5-14/+18
2002-08-14Makefile.in (LOOSE_WARN): Add -fno-common.Richard Henderson3-2/+7
2002-08-14re PR preprocessor/7358 (Changes to Sun's make Dependencies)Neil Booth5-5/+26
2002-08-14re PR preprocessor/7526 (cpp0 core dump when _Pragma implies #pragma dependency)Neil Booth4-0/+25
2002-08-14invoke.texi (-a): Remove documentation.Nathan Sidwell3-36/+14
2002-08-14Fix PR/7566Gabriel Dos Reis2-2/+7
2002-08-14Insert memory clobbers before the code that pops variable arrays.Dale Johannesen4-5/+28
2002-08-14* c-opts.c (c_common_post_options): Correct test.Neil Booth2-1/+5
2002-08-14m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Fix incorrect argument order in call to ...Kaveh R. Ghazi2-1/+6
2002-08-14* config/sparc/sol2.h (SUBTARGET_EXTRA_SPECS): Define.Rainer Orth2-0/+9
2002-08-14reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO...Ulrich Weigand13-102/+340
2002-08-14m68hc11.h (LINK_SPEC): Support -mrelax.Stephane Carrez3-3/+9