aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-9/+15
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown2-4/+11306
2007-07-23mips.c (override_options): Use mips_costs to derive the default branch cost.Richard Sandiford1-1/+8
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-2/+3
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+3
2007-07-17COPYING_v3: New file.Nick Clifton1-0/+717
2007-07-16re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth1-2/+1
2007-07-13re PR other/32188 (DFP instrinic document is out of date)H.J. Lu1-86/+175
2007-07-13Index: gcc/ChangeLogGeoffrey Keating1-0/+3
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-2/+2
2007-07-11params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor1-6/+6
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou1-2/+4
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney2-0/+23
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-7/+32
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak1-4/+8
2007-07-08* doc/invoke.texi (DEC Alpha/VMS Options): Fix typo.Andreas Schwab1-1/+1
2007-07-08revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore1-1/+1
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington1-0/+6
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2007-07-06c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...Sandra Loosemore1-1/+1
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel1-0/+14
2007-07-05mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.Sandra Loosemore1-2/+2
2007-07-05Add support for SmartMIPS ASE.Sandra Loosemore1-0/+7
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton2-1/+9
2007-07-04tm.texi (Run-time Target): Capitalise "CPU".Ben Elliston1-2/+2
2007-07-03cppopts.texi: Add conflicting option note to -dM.Eric Christopher2-2/+8
2007-07-03invoke.texi: Document -march=74kf3_2.David Ung1-5/+7
2007-07-03invoke.texi: Replace -march=24kf with -march=24kf2_1 and -march=24kx with -ma...Richard Sandiford1-4/+11
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+32
2007-06-28Index: gcc/ChangeLogGeoffrey Keating1-0/+35
2007-06-25rtl.texi (Machine Modes): Document QQ...Chao-ying Fu1-0/+118
2007-06-23extend.texi: Document that dllimport and dllexport imply default visibility.Mark Mitchell1-7/+9
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-6/+7
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2-1/+17
2007-06-15[multiple changes]Andrew Pinski1-0/+7
2007-06-15extend.texi: Document behavior of __attribute__((aligned)) on typedefs.Matthew Wilcox1-2/+5
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park1-0/+16
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+8
2007-06-12gcov.c: Comments updated.Tristan Gingold1-2/+2
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-35/+36
2007-06-08extend.texi: Add fvect-cost-model flag.Harsha Jagasia1-1/+4
2007-06-08extend.texi (X86 Built-in Functions): Document __builtin_fabsq, __builtin_cop...Uros Bizjak1-0/+20
2007-06-08extend.texi (X86 Built-in Functions): Add missing `@item's in SSE4.2 section.Uros Bizjak1-21/+16
2007-06-07Index: ChangeLogGeoffrey Keating1-2/+4
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch1-0/+23
2007-06-03m68k.c (m68k_attribute_table): Add "interrupt".Kazu Hirata1-5/+6
2007-05-31config.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_headers.H.J. Lu2-1/+53
2007-05-29md.texi: Document constraints on HP PA-RISC.John David Anglin1-0/+71
2007-05-28install.texi (Prerequisites): We no longer require Autoconf 2.13 for the top-...Gerald Pfeifer1-4/+2
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1