aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2001-08-10 * doc/install.texi (Specific, avr): Fix cross-reference to theGerald Pfeifer
2001-08-10 * stmt.c (expand_null_return_1): Remove code to generate simple returnsJohn David Anglin
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-08-07 * doc/install.texi: Document fine-grained multilib configuration.David Edelsohn
2001-08-06 * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.Richard Henderson
2001-08-06 * doc/install.texi: Document powerpc-*-darwin* details.Stan Shebs
2001-08-04 * doc/extend.texi (Other Builtins): Fix typo in last change.Hans-Peter Nilsson
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,Richard Henderson
2001-08-04 * builtins.c (fold_builtin_constant_p): Return integer_zero_nodeZack Weinberg
2001-08-03 * doc/install.texi (Configuration): Fix markup.Rainer Orth
2001-08-03 * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,Lars Brinkhoff
2001-08-02 * doc/install.texi (Install GCC: Binaries): Update Bull info.David Edelsohn
2001-08-02.:Nathan Sidwell
2001-08-012001-08-01 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2001-08-01* config.gcc: Recognize powerpc-*-netbsd*.Andrew Cagney
2001-07-31 *doc/install.texi: Add s390 s390x as new targets.Hartmut Penner
2001-07-29 * cppexp.c (parse_defined): Always record the macro name.Neil Booth
2001-07-27 * doc/install.texi (Configuration): Properly link the hostGerald Pfeifer
2001-07-262001-07-26 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2001-07-24 * config/mips/irix6-libc-compat.c: New file.Rainer Orth
2001-07-24 * rtl.texi (REG_POINTER): Document.lars brinkhoff
2001-07-232001-07-23 H.J. Lu (hjl@gnu.org)H.J. Lu
2001-07-23 * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMATlars brinkhoff
2001-07-232001-07-13 Andrew Haley <aph@redhat.com>Andrew Haley
2001-07-22 * basic-block.h (redirect_edge_and_branch_force,Jan Hubicka
2001-07-21gcc:Nathan Sidwell
2001-07-20 * doc/rtl.texi (REG_DEAD): Update for current semantics.Richard Henderson
2001-07-20Correct typo.Jan Hubicka
2001-07-20 * expr.c (emit_single_push_insn): Add call to push expander.Jan Hubicka
2001-07-20 * doc/install.texi (sparc-sun-solaris*): Add in 4.x assembler bugKelley Cook
2001-07-19 * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.Steve Ellcey
2001-07-192001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene
2001-07-18Fix markup for reload_in/out.Richard Henderson
2001-07-18 * doc/md.texi (reload_in/out): Document restrictions in predicatesRichard Henderson
2001-07-17 * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andH.J. Lu
2001-07-17 * c-parse.in (all_prefix_attributes): New variable.Joseph Myers
2001-07-14 Re-install recently reverted patch.Jan Hubicka
2001-07-13 Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating
2001-07-13 * emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka
2001-07-10 * tm.texi: Fix markup.Neil Booth
2001-07-10 * doc/tm.texi (Misc): Fix thinko.Gabriel Dos Reis
2001-07-10 * target.h (struct gcc_target): New fields init_builtins andStan Shebs
2001-07-09 * Makefile.in (OBJS): Add ssa-ccp.oJeffrey A Law
2001-07-09 * tm.texi: Fix markup.Neil Booth
2001-07-09 * final.c (output_addr_const): Use target opening andNeil Booth
2001-07-08 * doc/c-tree.texi: Document representation of attributes.Joseph Myers
2001-07-08 * doc/tm.texi: Update some places for the rename of target toJoseph Myers
2001-07-08 * target.h (struct gcc_target): Add insert_attributes.Joseph Myers
2001-07-08 * c-common.c (decl_attributes): Only take a single attributesJoseph Myers
2001-07-08 * doc/tm.texi (Exception Handling): New subnode of Stack and Calling.Richard Henderson