aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-23extend.texi: Update __builtin_return_address and __builtin_frame_address.H.J. Lu1-3/+10
2001-07-23tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT and C4X_FLOAT_FORMAT.Lars Brinkhoff1-1/+15
2001-07-23tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.Andrew Haley1-0/+11
2001-07-22basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka1-0/+16
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-13/+0
2001-07-20* doc/rtl.texi (REG_DEAD): Update for current semantics.Richard Henderson1-13/+11
2001-07-20Correct typo.Jan Hubicka1-1/+1
2001-07-20expr.c (emit_single_push_insn): Add call to push expander.Jan Hubicka1-0/+8
2001-07-20install.texi (sparc-sun-solaris*): Add in 4.x assembler bug information.Kelley Cook1-51/+30
2001-07-19* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey1-2/+4
2001-07-19tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene1-0/+3
2001-07-18Fix markup for reload_in/out.Richard Henderson1-2/+2
2001-07-18md.texi (reload_in/out): Document restrictions in predicates and constraints ...Richard Henderson1-0/+11
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu1-1/+2
2001-07-17c-parse.in (all_prefix_attributes): New variable.Joseph Myers1-11/+6
2001-07-14Re-install recently reverted patch.Jan Hubicka1-3/+0
2001-07-13Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating1-0/+3
2001-07-13emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka1-3/+0
2001-07-10* tm.texi: Fix markup.Neil Booth1-2/+1
2001-07-10* doc/tm.texi (Misc): Fix thinko.Gabriel Dos Reis1-0/+2
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-13/+12
2001-07-09Makefile.in (OBJS): Add ssa-ccp.oJeff Law2-28/+50
2001-07-09* tm.texi: Fix markup.Neil Booth1-2/+4
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2-16/+24
2001-07-09* doc/c-tree.texi: Document representation of attributes.Joseph Myers1-0/+35
2001-07-08tm.texi: Update some places for the rename of target to targetm.Joseph Myers1-6/+6
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-9/+4
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-4/+6
2001-07-08tm.texi (Exception Handling): New subnode of Stack and Calling.Richard Henderson1-5/+28
2001-07-08Update email address.Mike Stump1-1/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-3/+3
2001-07-06gcc.texi (Makefile): Rename to be a more general purpose chapter about variou...DJ Delorie1-2/+66
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-85/+94
2001-07-06Fix bad checkin in docs.Eric Christopher1-9/+2
2001-07-06[multiple changes]Eric Christopher1-9/+31
2001-07-05Fix URL typoDavid Edelsohn1-1/+1
2001-07-05gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.DJ Delorie1-0/+20
2001-07-05invoke.texi (Optimize Options): Document that -fgcse may cause programs using...Brad Lucier1-0/+8
2001-07-05install.texi (Specific): Markup, spelling and typo fixes.Rainer Orth1-213/+155