aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2005-06-06 * doc/md.texi (Insn Splitting): Fix some wording.Ben Elliston
2005-06-06 * config/rs6000/rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn
2005-06-04 * lcm.c: Move all mode-switching related functions from here...Steven Bosscher
2005-06-02 * tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md,Kazu Hirata
2005-06-02 PR 21765Diego Novillo
2005-06-012005-06-01 Ramana Radhakrishnan <ramana@codito.com>Ramana Radhakrishnan
2005-06-01 * common.opt (fjump-tables): New.Joseph Myers
2005-06-01 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.Richard Sandiford
2005-06-01 * configure.ac: Add --enable-secureplt.Alan Modra
2005-05-31 * doc/tm.texi (TARGET_GET_PCH_VALIDITY, TARGET_PCH_VALID_P): TweakRichard Sandiford
2005-05-31 * doc/install.texi (sparc-sun-solaris2*): Update noteEric Botcazou
2005-05-31 * doc/install.texi (sparc-sun-solaris2.7): Document bootstrapEric Botcazou
2005-05-302005-05-30 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2005-05-302005-05-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-26 * opt-functions.awk (var_type): New function.Richard Sandiford
2005-05-252005-05-25 Adrian Straetling <straetling@de.ibm.com>Adrian Straetling
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-19gcc/Kazu Hirata
2005-05-182005-05-18 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2005-05-18 * doc/invoke.texi (SPARC options): Document that -mapp-regs isEric Botcazou
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-17gcc:Paolo Bonzini
2005-05-16 * Makefile.in (options.c): Tell optc-gen.awk to include config.h,Richard Sandiford
2005-05-13 * doc/invoke.texi (Debugging Options): OptionAdam Nemet
2005-05-12libcpp:Zack Weinberg
2005-05-10 * read-rtl.c (struct macro_traverse_data): Define.Ian Lance Taylor
2005-05-10 * libgcov.c (create_file_directory): New function. CreateGrigory Zagorodnev
2005-05-10 * config/mips/24k.md, config/sh/divtab.c, config/sh/sh.c,Kazu Hirata
2005-05-10 PR other/21052Joseph Myers
2005-05-09 PR c/21160Joseph Myers
2005-05-09gcc:J"orn Rennecke
2005-05-07 * doc/invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford
2005-05-062005-05-06 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-05-052005-05-05 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2005-05-04 * doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.Gerald Pfeifer
2005-05-04 * tree-flow-inline.h, tree-ssa-operands.c,Kazu Hirata
2005-05-042005-05-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-03* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machineryDJ Delorie
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-05-02* doc/passes.texi: Document vectorization pass.Dorit Naishlos
2005-05-02 PR c++/19542Michael Matz
2005-05-01 * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1Mark Mitchell
2005-05-01 * doc/install.texi (Specific): Omit dots in the @anchors namesGerald Pfeifer
2005-04-30 * tree-ssanames.c: Fix a comment typo.Kazu Hirata
2005-04-29 * tree-flow-inline.h: Fix a comment typo.Kazu Hirata
2005-04-29 * crtstuff.c: Handle targets that use .init_array.Julian Brown
2005-04-28Fix install doc problems reported by Jean-Paul RigaultJames E. Wilson
2005-04-28* optc-gen.awk (END): Make sure no variable is defined moreDJ Delorie
2005-04-28 * doc/cpp.texi: gcc now implements universal character names.Mike Stump