aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata3-4/+4
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-6/+23
2005-05-25loop-doloop.c: Include "target.h".Adrian Straetling1-0/+11
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+9
2005-05-19cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-12/+6
2005-05-18invoke.texi (SPARC options): Document that -mapp-regs is the default on Solar...Eric Botcazou1-1/+1
2005-05-17Yet more Objective-C++...Ziemowit Laski1-1/+61
2005-05-17Makefile.in: Add tree-ssa-math-opts.c.Paolo Bonzini1-1/+7
2005-05-16Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford1-0/+7
2005-05-13invoke.texi (Debugging Options): Option -fdump-translation-unit only works wi...Adam Nemet1-2/+2
2005-05-12directives.c (#sccs table entry): Mark IN_I, consistent with #ident.Zack Weinberg1-9/+6
2005-05-10read-rtl.c (struct macro_traverse_data): Define.Ian Lance Taylor1-11/+26
2005-05-10libgcov.c (create_file_directory): New function.Grigory Zagorodnev2-0/+41
2005-05-1024k.md, [...]: Fix comment typos.Kazu Hirata1-6/+6
2005-05-10re PR other/21052 (Example does not compile in user docs, type attributes, pa...Joseph Myers1-1/+1
2005-05-10re PR c/21160 (documentation for -Wuninitialized out of date)Joseph Myers1-5/+7
2005-05-09re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro...J"orn Rennecke1-1/+110
2005-05-07invoke.texi: Remove documentation for MIPS' -mint64 option.Richard Sandiford1-8/+0
2005-05-06mips.opt: Remove -mint64 option.Eric Christopher1-1/+1
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez1-15/+29
2005-05-04* doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.Gerald Pfeifer1-0/+6
2005-05-04tree-flow-inline.h, [...]: Likewise.Kazu Hirata2-2/+2
2005-05-04tm.texi (Target Hooks): Document TARGET_RESOLVE_OVERLOADED_BUILTIN.Paolo Bonzini1-0/+12
2005-05-03c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie1-1/+9
2005-05-03lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod1-85/+87
2005-05-02* doc/passes.texi: Document vectorization pass.Dorit Naishlos1-0/+13
2005-05-02re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz1-1/+9
2005-05-01c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.Mark Mitchell1-0/+20
2005-05-01install.texi (Specific): Omit dots in the @anchors names for i?86-*-sco3.2v5*...Gerald Pfeifer1-10/+10
2005-04-30tree-ssanames.c: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-29tree-flow-inline.h: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-0/+16
2005-04-28Fix install doc problems reported by Jean-Paul RigaultJames E Wilson1-9/+11
2005-04-28optc-gen.awk (END): Make sure no variable is defined more than once.DJ Delorie1-8/+14
2005-04-28* doc/cpp.texi: gcc now implements universal character names.Mike Stump1-2/+2
2005-04-27tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini1-1/+9
2005-04-25target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.Paul Brook1-0/+6
2005-04-25* doc/invoke.texi (Blackfin Options): Avoid empty @opindex line.Joseph Myers1-1/+1
2005-04-25re PR bootstrap/21215 (gcc build fails on Solaris 10, opteron)Joseph Myers1-0/+14
2005-04-25re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)J"orn Rennecke1-1/+4
2005-04-23rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than loca...Geoffrey Keating1-2/+7
2005-04-22[multiple changes]Diego Novillo1-0/+12
2005-04-22re PR target/20813 (ICE in gen_reg_rtx for 3 spec tests)David Edelsohn1-1/+1
2005-04-22invoke.texi (SPARC options): Document that -mapp-regs is turned off by defaul...Eric Botcazou1-1/+1
2005-04-21Index: ChangeLogGeoffrey Keating1-11/+19
2005-04-21Makefile.in (tree-chrec.o): Depend on params.h.Sebastian Pop1-0/+4
2005-04-20- Add @file to AIX entry.David Edelsohn1-1/+1
2005-04-19builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson1-4/+3
2005-04-20c.opt (Wint-to-pointer-cast, [...]): New options.Joseph Myers1-1/+13