aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-10-10lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher1-29/+43
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2-1/+49
2003-10-09install.texi: Remove reference to removed 'pthreads' thread option.Nathanael Nerode1-4/+0
2003-10-07invoke.texi (Warning Options): Simplify and clarify the descriptions of -Wnon...Gerald Pfeifer1-6/+6
2003-10-07sched-int.h (sched_info): New field sched_max_insns_priority.Dorit Naishlos1-0/+9
2003-10-07invoke.texi: Remove documentation of -mentry.Richard Sandiford1-5/+0
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-2/+8
2003-10-05* doc/invoke.texi: Fix typos.Kazu Hirata1-3/+3
2003-10-04extend.texi (Function Attributes): Fix title of GNU C Preprocessor manual.Gerald Pfeifer1-3/+3
2003-10-04extend.texi: Document how GCC estimates and relies on the size of an asm.Richard Earnshaw1-0/+20
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-81/+39
2003-10-01except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth1-0/+7
2003-09-30dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson1-0/+8
2003-09-29cppopts.texi: Use 'dashMP' instead of '-MP' as a cross- reference name.Phil Edwards1-2/+2
2003-09-27GNU CC -> GCCKelley Cook1-45/+45
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-3/+137
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth1-8/+4
2003-09-22* doc/contrib.texi: Add Peter Barada, Paul Dale and myself.Bernardo Innocenti1-0/+12
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-09-19install.texi: Document the multiple testsuite options.Phil Edwards1-2/+72
2003-09-19install.texi (Specific): Add the specific versions of GCC where support for F...Gerald Pfeifer1-3/+3
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill1-3/+23
2003-09-15invoke.texi (Warning Options): Add missing hyphen before "Wimport".Volker Reichelt1-10/+9
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger1-1/+6
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson1-120/+2
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel1-1/+3
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi1-26/+89
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka1-2/+2
2003-09-04Add support for v850e1 processor - a variant of the v850e.Nick Clifton1-4/+11
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell1-3/+3
2003-09-03targhooks.c: New file.DJ Delorie1-99/+87
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle1-3/+23
2003-09-03mips.h (MASK_UNUSED1): Remove.Richard Sandiford1-1/+30
2003-09-01fragments.texi: Mention config.host.Nathanael Nerode2-8/+25
2003-08-31fragments.texi, [...]: Mention new file config.build.Nathanael Nerode2-8/+10
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi1-23/+37
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-18/+62
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-37/+168
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz1-1/+3
2003-08-26install.texi (Prerequisites): Mention GNU make requirement.Mark Mitchell1-0/+4
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-9/+0
2003-08-22mips.h (MASK_FIX_SB1, [...]): New defines.Chris Demetriou1-1/+9
2003-08-20update bubblestrap docsJason Merrill1-8/+8
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-1/+22
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle1-0/+15
2003-08-08iq2000: New port.Stan Cox1-0/+9
2003-08-06extend.texi (Function Attributes): Document the IA-64 version of the "model" ...David Mosberger1-4/+14
2003-08-06install.texi (*-*-solaris2*): Refine configure instructions.Phil Edwards1-6/+3
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva3-3/+22