aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-2/+0
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger1-13/+3
2001-09-04rtl.texi: Mention that besides as a CODE_LABEL...Hans-Peter Nilsson1-6/+19
2001-09-04c-common.h (tree_dump_index): Add more comments.Nathan Sidwell1-24/+30
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov4-646/+39
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov4-39/+646
2001-08-20* doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.Diego Novillo1-2/+2
2001-08-20invoke.texi (Profiling options): Clarify the interactions between -fprofile-a...Janis Johnson1-29/+59
2001-08-20cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth1-5/+6
2001-08-19final.c (compute_alignments): New function.Jan Hubicka1-6/+14
2001-08-19invoke.texi (MIPS Options): Document -mfused-madd.Geoffrey Keating1-1/+14
2001-08-18extend.texi, [...]: Eliminate overfull or underfull hboxes.Zack Weinberg7-340/+333
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-123/+145
2001-08-17(Install GCC): Add links to build status pages.Janis Johnson1-9/+36
2001-08-17invoke.texi (Optimize Options): The default for -finline-limit is 600.Gerald Pfeifer1-1/+2
2001-08-17* doc/tm.texi (Sections): Document TEXT_SECTION.Richard Henderson1-0/+7
2001-08-17final.c: Undo my previous accidental checkin.Jan Hubicka1-14/+6
2001-08-17* doc/tm.texi: Remove extra @table command.Zack Weinberg1-1/+0
2001-08-16Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>Jan Hubicka1-6/+15
2001-08-14install.texi (Specific, avr): Fix markup.Gerald Pfeifer1-4/+4
2001-08-13xcoff.h (EH_FRAME_IN_DATA_SECTION): New.Richard Henderson1-0/+10
2001-08-12tm.texi (ENCODE_SECTION_INFO): Add documentation on how a tree representing a...Kazu Hirata1-8/+12
2001-08-12defaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BOUNDARY if not already ...Zack Weinberg1-9/+10
2001-08-11extend.texi (Arrays and pointers implementation): Discourage relying on sign-...Richard Henderson1-1/+3
2001-08-11install.texi (Specific, c4x): Fix cross-reference to the main manual to work ...Gerald Pfeifer1-4/+10
2001-08-10extend.texi (Arrays and pointers implementation): Document behavior of pointe...Richard Henderson1-0/+20
2001-08-10Fix markup.Richard Henderson1-3/+3
2001-08-10extend.texi (C Implementation): New chapter.Richard Henderson2-0/+336
2001-08-10Fix CVS merge botch.Andrew Cagney1-5/+0
2001-08-10install.texi (Specific, avr): Fix cross-reference to the main manual to work ...Gerald Pfeifer1-3/+9
2001-08-10stmt.c (expand_null_return_1): Remove code to generate simple returns and "us...John David Anglin1-1/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-98/+80
2001-08-07* doc/install.texi: Document fine-grained multilib configuration.David Edelsohn1-0/+22
2001-08-06i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.Richard Henderson1-0/+6
2001-08-06* doc/install.texi: Document powerpc-*-darwin* details.Stan Shebs1-0/+36
2001-08-04* doc/extend.texi (Other Builtins): Fix typo in last change.Hans-Peter Nilsson1-2/+2
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-31/+33
2001-08-04builtins.c (fold_builtin_constant_p): Return integer_zero_node for complex ex...Zack Weinberg1-0/+20
2001-08-03install.texi (Configuration): Fix markup.Rainer Orth1-29/+40
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff8-16/+16
2001-08-02* doc/install.texi (Install GCC: Binaries): Update Bull info.David Edelsohn1-2/+1
2001-08-02Kill -fhonor-std.Nathan Sidwell2-30/+1
2001-08-01regclass.c (call_really_used_regs): New array for registers which are actuall...Andrew MacLeod1-0/+11
2001-08-01config.gcc: Recognize powerpc-*-netbsd*.Andrew Cagney2-1/+22
2001-07-31install.texi: Add s390 s390x as new targets.Hartmut Penner3-0/+122
2001-07-29cppexp.c (parse_defined): Always record the macro name.Neil Booth1-5/+8
2001-07-27install.texi (Configuration): Properly link the host specific instructions al...Gerald Pfeifer1-2/+7
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod1-0/+6
2001-07-24irix6-libc-compat.c: New file.Rainer Orth1-1/+2
2001-07-24rtl.texi (REG_POINTER): Document.Lars Brinkhoff1-10/+40