aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-10-20Makefile.in: Get parsedir and docobjdir from configure.Kelley Cook1-0/+14
2003-10-20* doc/extend.texi: Deprecate casts as lvalues.Joseph Myers1-1/+2
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka1-16/+0
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell2-9/+3
2003-10-20config.gcc: Add support for arm926ejs, arm1026ejs, arm1136js, arm1136jfs, and...Mark Mitchell1-3/+6
2003-10-20rs6000.h: (rs6000_sched_insert_nops): support new flag -minsert-sched-nops.Dorit Naishlos1-0/+15
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak1-1/+11
2003-10-19extend.texi: Fix typos.Kazu Hirata2-3/+3
2003-10-18libgcc.texi: Group multi-word types...Roger Sayle1-15/+15
2003-10-17* doc/invoke.texi (gcse-las): Fix typo.David Edelsohn1-1/+1
2003-10-17install.texi: Remove first part of the sentence for zsh not working.Andrew Pinski1-2/+2
2003-10-17re PR bootstrap/12546 (Missing argz.h causes the build to fail on FreeBSD 4.8)Andrew Pinski1-0/+3
2003-10-17opts.c (common_handle_option): Handle OPT_fwebJan Hubicka1-1/+10
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog1-8/+17
2003-10-17collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth1-0/+6
2003-10-15Fixed up last commit.Ulrich Weigand1-0/+9
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-26/+2
2003-10-13s390.md ("*fmadddf4", [...]): Insns are now dependent on TARGET_FUSED_MADD in...Andreas Krebbel1-1/+8
2003-10-12extend.texi (Function Attributes): Mention the exceptional path for noreturn-...Hans-Peter Nilsson1-0/+4
2003-10-11Makefile.in (web.o): New.Jan Hubicka2-2/+15
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