aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers15-180/+180
2004-01-18contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" ter...Joseph Myers6-29/+29
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers14-733/+734
2004-01-17c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex...Jan Hubicka1-2/+2
2004-01-16version.c (version_string): Change to 3.5.0.Mark Mitchell1-1/+1
2004-01-16system.h (LINKER_DOES_NOT_WORK_WITH_DWARF2): Poison.Kazu Hirata1-9/+1
2004-01-15A missed hunk in cvs commit for this patch:R. Kelley Cook1-3/+3
2004-01-15* doc/invoke.texi: Update dump file names. Fix a typo.Kazu Hirata1-2/+2
2004-01-15* doc/tm.texi (FUNCTION_VALUE): Fix a typo.Kazu Hirata1-1/+1
2004-01-15tm.texi: Replace RETURN_IN_MEMORY with TARGET_RETURN_IN_MEMORY.Kazu Hirata1-2/+3
2004-01-14system.h (SHARED_BSS_SECTION_ASM_OP): Poison.Kazu Hirata1-7/+0
2004-01-13rtl.def: Add comment about new option in automata_option.Vladimir Makarov1-0/+8
2004-01-13system.h (TEXT_SECTION): Poison.Kazu Hirata1-7/+0
2004-01-13* doc/rtl.texi (Vector Operations): Remove defunct vec_const item.Ben Elliston1-5/+0
2004-01-12Partial fox for PR opt/10776 IIJan Hubicka1-0/+5
2004-01-11* invoke.texi: Fix syntax error in previous patch.Jan Hubicka1-2/+0
2004-01-11Partial fix for PR opt/10776Jan Hubicka1-0/+8
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata1-6/+0
2004-01-07re PR c/6024 (GCC fails to diagnose mismatch of enum types in prototype/funct...Joseph Myers1-2/+4
2004-01-06* invoke.texi: Remove typo in last change.Jan Hubicka1-1/+1
2004-01-06re PR target/10301 (Side effects of architecture specific flags are not docum...Jan Hubicka1-9/+46
2004-01-06install.texi: Fix typos.Kazu Hirata3-5/+5
2004-01-05* doc/invoke.texi: Remove a page break.Kazu Hirata1-4/+0
2004-01-05* doc/invoke.texi: Remove traces of dead ports.Kazu Hirata1-322/+2
2004-01-05invoke.texi: Add documentation for the MIPS -mexplicit-relocs option.Richard Sandiford1-2/+32
2004-01-04invoke.texi: Revamp documentation of MIPS options.Richard Sandiford1-248/+163
2004-01-04re PR c/3414 (Inaccurate documentation of __attribute__((malloc)))Joseph Myers1-3/+8
2004-01-03* doc/install.texi: Note that 'gcc' is now a 2.57 directory.Nathanael Nerode1-1/+2
2004-01-02gcc.texi, [...]: Update copyright and last modification dates.Joseph Myers3-5/+5
2004-01-02install.texi (Specific): Mention x86_64.Andreas Jaeger1-0/+12
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-3/+3
2003-12-31texinfo.tex: Update to version 2003-12-21.10.Joseph Myers4-2371/+2311
2003-12-31Add support for m32r-linux target.Kazuhiro Inaoka1-8/+59
2003-12-30tm.texi (PREFERRED_RELOAD_CLASS): Describe use of NO_REGS with constants.Geoffrey Keating1-4/+11
2003-12-30c-tree.texi: Fix @item vs.Andreas Schwab4-67/+67
2003-12-29cppopts.texi: Use of -idirafter...Phil Edwards1-2/+0
2003-12-24* doc/md.texi: Document PowerPC vector register constraint letter.David Edelsohn1-1/+4
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell2-30/+6
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka1-0/+16
2003-12-23c-common.c (flag_abi_version): Default to 2.Mark Mitchell1-5/+6
2003-12-23* doc/invoke.texi: Deprecate -fwritable-strings.Mark Mitchell1-0/+2
2003-12-22re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar...Mark Mitchell1-20/+1
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-0/+5
2003-12-19install.texi (ia64-*-linux): Document minimum libunwind version number.James E Wilson1-0/+3
2003-12-20expr.c (check_max_integer_computation_mode): Remove.Kazu Hirata1-9/+0
2003-12-19aix.h (OS_MISSING_POWERPC64): Define.Geoffrey Keating1-48/+26
2003-12-18Change version number from 3.4 -> 3.4.0Dara Hazeghi1-2/+2
2003-12-18note that in-out operands should only be used with register constraintsJason Merrill1-12/+13
2003-12-18calls.c (load_register_parameters): Don't use LOAD_ARGS_REVERSED.Kazu Hirata1-7/+0
2003-12-16re PR c++/13275 (Implementation of offsetof macro)Mark Mitchell1-0/+20