aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2001-12-21* doc/passes.texi: Fix a typo.Kazu Hirata1-1/+1
2001-12-21builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf_...Kaveh R. Ghazi1-3/+8
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-17/+0
2001-12-20tm.texi (ASM_OUTPUT_OPERAND): Change documentation references to "recog_opera...Turly O'Connor1-2/+2
2001-12-20install.texi: Add documentation for --enable-altivec.Aldy Hernandez1-0/+6
2001-12-18att.h (ASM_FILE_START): Use asm_dialect.Jan Hubicka1-4/+5
2001-12-17* doc/cppinternals.texi: Update.Neil Booth1-4/+44
2001-12-17* doc/install.texi2html: Use -I $SOURCEDIR.Joseph Myers1-1/+1
2001-12-17Separate user and internals manuals.Joseph Myers11-288/+304
2001-12-17Implement MODE_BASE_REG_CLASSNick Clifton1-0/+7
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-48/+33
2001-12-17* doc/c-tree.texi (Trees): Only refer to GCC.Gerald Pfeifer1-1/+1
2001-12-17re PR c/5105 (compound literal patch broken with inlining)Joseph Myers1-2/+5
2001-12-14builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger1-4/+2
2001-12-14i386.c (ix86_fpmath, [...]): New.Jan Hubicka1-2/+46
2001-12-14* netbsd.h (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw1-2/+2
2001-12-13* collect2.c (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw1-0/+18
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka1-5/+12
2001-12-12regrename.c (copyprop_hardreg_forward): New optimization.Richard Henderson1-1/+7
2001-12-12c-typeck.c (digest_init): Allow initializing static storage duration objects ...Jakub Jelinek1-0/+24
2001-12-12extend.texi (Deprecated Features): Deprecate implicit typename.Nathan Sidwell1-4/+12
2001-12-11tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New.Steve Ellcey1-0/+8
2001-12-11c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth1-2/+3
2001-12-11Correct innacurate documentation of ADJUST_FIELD_ALIGN.David Edelsohn1-1/+1
2001-12-10install.texi (Final install): Request additional information in mail about su...Janis Johnson1-7/+35
2001-12-10cpp.texi: Don't condition menus on @ifinfo.Joseph Myers1-2/+2
2001-12-09Trivial updates to last patch.Richard Kenner1-2/+2
2001-12-09t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.oDouglas B Rupp1-0/+17
2001-12-09cpp.texi, [...]: Use American spelling.Joseph Myers6-36/+36
2001-12-08c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez1-0/+90
2001-12-07* doc/extend.texi: Fix typo last change.Richard Henderson1-1/+1
2001-12-07extend.texi (Variable Attributes): Document vector_size.Aldy Hernandez1-6/+36
2001-12-07gcc.texi: Don't include install-old.texi.Joseph Myers5-22/+97
2001-12-07builtin-types.def (BT_FN_VOID_PTR_VAR): New.Janis Johnson2-3/+22
2001-12-06tm.texi (DWARF_FRAME_REGISTERS): Add documentation.Aldy Hernandez1-0/+27
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka2-244/+1
2001-12-06* doc/rtl.texi: Use a table to display RTL format characters.Steve Christiansen1-7/+23
2001-12-05c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand on definition.Richard Kenner1-10/+26
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner2-92/+5
2001-12-05vms.h (ADA_LONG_TYPE_SIZE): New macro.Richard Kenner1-0/+8
2001-12-05vmsdbg.h, [...]: Add documentation and minor cleanups.Richard Kenner3-8/+35
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2-20/+15
2001-12-04install.texi: Use the GFDL.Joseph Myers3-9/+73
2001-12-04install.texi: Document that installed native compiler for building cross comp...Joseph Myers1-1/+2
2001-12-04builtin-types.def (BT_FN_VOID_PTR_INT_INT): New.Janis Johnson1-0/+39
2001-12-04rtl.def (PREFETCH): New rtx code.Janis Johnson1-0/+14
2001-12-04Doc update for -maix-struct-return patchZack Weinberg1-0/+10
2001-11-30Purge cruft now we have build libiberty.Zack Weinberg1-7/+6
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka2-6/+11
2001-11-28passes.texi: Remove reference to c-dump.c.Bryce McKinlay1-4/+2