aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi53-163/+265
2002-08-21* dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.Kaveh R. Ghazi2-1/+4
2002-08-20tree.c (get_qualified_type): Add TYPE_CONTEXT check.Devang Patel4-1/+57
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi19-130/+161
2002-08-20config.sub: Import from master repository.Eric Christopher11-71/+1413
2002-08-20* where.c (ffewhere_track): Remove impossible if-then clause.Kaveh R. Ghazi2-16/+9
2002-08-20cppinit.c (remove_dup_dir): Add head_ptr argument to handle removal at head.John David Anglin6-63/+160
2002-08-20expr.c (TARGET_MEM_FUNCTIONS): Transform to boolean.Richard Henderson2-391/+439
2002-08-20Daily bump.GCC Administrator3-3/+3
2002-08-20objc-act.c (building_objc_message_expr): Rename to current_objc_message_selec...Ziemowit Laski2-4/+9
2002-08-20objc-act.c (build_ivar_chain): Remove.Ziemowit Laski6-59/+176
2002-08-20genautomata.c (output_translate_vect, [...]): Mark variable with ATTRIBUTE_UN...Kaveh R. Ghazi2-5/+13
2002-08-19Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.Alexandre Oliva2-4/+9
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