aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-1/+15
2003-01-19config.gcc (mips64*-*-linux*): Added.Alexandre Oliva3-8/+57
2003-01-16gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a...Roger Sayle1-2/+15
2003-01-15m68hc11.h (ASM_SPEC): Handle -m68hcs12...Stephane Carrez1-1/+7
2003-01-10* Change mcpu to mtune.Hartmut Penner1-3/+3
2003-01-10Merge from pch-branch.Geoffrey Keating4-51/+174
2003-01-092003-01-09 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov3-23/+133
2003-01-09tm.texi (EXTRA_ADDRESS_CONSTRAINT): Fix typo.Paolo Carlini1-1/+1
2003-01-09defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke1-8/+52
2003-01-09i386.c (ix86_attribute_table): Add new attributes ms_struct and gcc_struct.Douglas B Rupp1-0/+40
2003-01-08config.gcc (mipsisa32r2-*-elf*, [...]): New targets, to support MIPS32 Releas...Chris Demetriou1-8/+19
2003-01-08re PR other/8947 (Please add a Warning about "-malign-double" in docs)Janis Johnson1-4/+6
2003-01-07tm.texi (TARGET_SCHED_VARIABLE_ISSUE): CLOBBER and USE do not normally affect...David Edelsohn1-7/+9
2003-01-07re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka1-0/+7
2003-01-07c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-2/+2
2003-01-03install.texi (Configuration): Fix markup for reference to gcc/config.gcc.Gerald Pfeifer1-1/+1
2003-01-02* doc/passes.texi: Fix documentation for -fssa-ccpSteven Bosscher1-1/+0
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-7/+6
2002-12-31* doc/install.texi (Testing): Fixed typo.Tom Tromey1-1/+1
2002-12-31invoke.texi (Optimization Options): Clean up -O flag descriptions.Jerry Quinn1-27/+25
2002-12-31invoke.texi (Optimization Options): List the options enabled by each -O flag.Jerry Quinn1-6/+39
2002-12-31install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of c...Gerald Pfeifer1-2/+2
2002-12-30* doc/install.texi (Testing): Mention Jacks.Tom Tromey1-0/+5
2002-12-30* doc/gcc.texi, doc/gccint.texi: Update last modification dates.Joseph Myers2-2/+2
2002-12-30* doc/service.texi: Uncomment and update FAQ link.Joseph Myers1-5/+3
2002-12-28cpp.texi, [...]: Use @copying.Joseph Myers4-81/+42
2002-12-28configure.in: Increase makeinfo version requirement to 4.[2-9].Joseph Myers1-3/+3
2002-12-27* doc/include/texinfo.tex: Update to version 2002-12-26.16.Joseph Myers1-7/+20
2002-12-27* doc/contrib.texi (Contributors): Add Abramo and Roberto Bagnara.Gerald Pfeifer1-0/+4
2002-12-24* doc/include/texinfo.tex: Update to version 2002-11-25.11.Joseph Myers1-332/+508
2002-12-23install.texi: Remove i386-*-isc, i860-*-bsd, m68k-altos-sysv, m68k-isi-bsd, m...Larin Hennessy4-390/+9
2002-12-23gcc-common.texi: Define DEVELOPMENT.Joseph Myers1-0/+5
2002-12-23stor-layout.c (update_alignment_for_field): Correct handling of unnamed bitfi...Mark Mitchell1-11/+13
2002-12-23tree.c (save_expr): Allow either side of a dyadic operand to be constant.Nathan Sidwell1-5/+6
2002-12-20alpha.c (decl_has_samegp): New.Richard Henderson1-1/+14
2002-12-20invoke.texi: Document -mzarch, -mesa, -mcpu= and -march= option for S/390 and...Hartmut Penner1-1/+26
2002-12-19i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup1-0/+8
2002-12-19This was approved for 3.4 BIB branch.Devang Patel1-1/+2
2002-12-17* doc/c-tree.texi: Restore deliberate spelling mistakes.Kazu Hirata1-1/+1
2002-12-17c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata11-22/+22
2002-12-17* doc/invoke.texi: Minor spelling and grammar fixes.Jerry Quinn1-22/+24
2002-12-16gcc-common.texi: Change version number to 3.4.Mark Mitchell1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg8-201/+286
2002-12-13Fix type.Devang Patel1-2/+2
2002-12-13Doc fix for PR 1621.Jim Wilson1-7/+4
2002-12-12invoke.texi: Document Darwin linker options...Devang Patel1-10/+25
2002-12-12* doc/md.texi (pushm): Fix a typo.Kazu Hirata1-1/+1
2002-12-12* doc/invoke.texi: Correct dump file names.Kazu Hirata1-20/+20
2002-12-10re PR other/8882 (Error in the documentation "GNU Compiler Collection Interna...Janis Johnson1-1/+0
2002-12-10Add support for darwin linker options.Devang Patel1-0/+155