aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore1-5/+8
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2007-05-25extend.texi (alloc_size): New attribute.Dirk Mueller1-7/+32
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+7
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak2-2/+22
2007-05-24invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone.Jan Hubicka1-1/+1
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-0/+10
2007-05-23invoke.texi (Invoking GCC): Document that the order of the -l option matters.Ian Lance Taylor1-3/+4
2007-05-22gcc/Janis Johnson1-0/+6
2007-05-22config.gcc (i[34567]86-*-*): Add smmintrin.h to extra_headers.H.J. Lu2-2/+84
2007-05-22install.texi (Building a cross compiler): Add requirements for Java cross com...David Daney1-0/+7
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini1-0/+8
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-3/+0
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-3/+16
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-19/+7
2007-05-19invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez1-4/+17
2007-05-18builtins.c (CASE_MATHFN_REENT): New macro.Kaveh R. Ghazi1-12/+20
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2-1/+45
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata1-0/+8
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-6/+32