aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-21Daily bump.GCC Administrator5-5/+5
2001-05-21dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION.Richard Henderson2-4/+9
2001-05-21This commit was generated by cvs2svn to compensate for changes in r42373,Bryce McKinlay11-1130/+1852
2001-05-21Initial revisionBryce McKinlay41-0/+7939
2001-05-20dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//.Richard Henderson5-63/+87
2001-05-20New test.Richard Henderson2-0/+16
2001-05-20optabs.c (emit_cmp_and_jump_insns): Don't swap commutative operands unless th...Richard Henderson2-3/+11
2001-05-21fold-const.c (tree_expr_nonnegative_p): Detect more non-negative cases.Kaveh R. Ghazi5-0/+107
2001-05-21re PR other/930 (Out of date docs for C99 features as extensions)Joseph Myers2-51/+131
2001-05-20configure.host: Build with -fexceptions.Hans Boehm3-1/+14
2001-05-20expr.c (expand_expr, [...]): Don't fold constant access if EXPAND_CONST_ADDRE...Richard Kenner2-28/+31
2001-05-20* stmt.c (expand_decl): Set mode, alignment, and sizes for CONST_DECL.Richard Kenner2-5/+19
2001-05-20sched-deps.c (sched_analyze_insn): Force volatile memory reads to be output b...Richard Henderson2-0/+18
2001-05-20* Makefile.in (dwarf2asm.o): Depend on $(TREE_H).Richard Henderson2-2/+6
2001-05-20att.h (ASM_SHORT, ASM_LONG): Add trailing \t.Richard Henderson20-103/+100
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva13-1740/+1837
2001-05-20* invoke.texi: Add more options to summary list.Joseph Myers2-4/+9
2001-05-20re PR other/567 ("make dvi" fails)Joseph Myers4-8/+16
2001-05-20re PR c++/2781 (bad code generated for reference call with -O2 (regression fr...Nathan Sidwell4-1/+88
2001-05-20pt.c (determine_specialization): Ignore artificial functions.Kriang Lerdsuwanakij4-0/+21
2001-05-20re PR c/2291 (Pedantic may be too pedantic)Joseph Myers3-101/+207
2001-05-20m68hc11.c (m68hc11_override_options): Ignore the -fpic and -fPIC options, cle...Stephane Carrez2-8/+27
2001-05-20hashtable.c (calc_hash): Fix HASHSTEP definition.Neil Booth4-10/+8
2001-05-20Daily bump.GCC Administrator5-5/+5
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth29-669/+799
2001-05-20except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary.Richard Henderson7-63/+221
2001-05-19* jump.c (mark_jump_label): Tidy previous change.Mark Mitchell2-14/+10
2001-05-19open stdin for those building with a closed one.Bruce Korb2-1/+2
2001-05-19Do not use two warnings when one will doBruce Korb2-13/+9
2001-05-19jump.c (jump_optimize_1): Tidy.Mark Mitchell3-9/+1362
2001-05-19acinclude.m4: Fix --help spacing, correct comments.Phil Edwards6-874/+911
2001-05-19re PR c/166 (C syntax problem in gcc)Joseph Myers4-10/+48
2001-05-19* MAINTAINERS (Write After Approval): Add myself.Matt Kraai2-0/+5
2001-05-19Make-lang.in: Have $(MAKEINFO) look into the parent directory for includes.Toon Moene3-48/+48
2001-05-19defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro.Mark Mitchell5-0/+62
2001-05-19recog.c (general_operand): Modify last change to allow it if reload has compl...Richard Kenner2-2/+11
2001-05-19recog.c (general_operand): Prohibit nonzero subreg bytes on subregs containin...Jan Hubicka2-150/+90
2001-05-19Daily bump.GCC Administrator5-5/+5
2001-05-19regrename.c (regrename_optimize): frame pointer register can use a few hardregs.Denis Chertykov2-3/+13
2001-05-18posix-threads.h (_Jv_CondInit): `0' used in place of `NULL.'Alexandre Petit-Bianco2-2/+7
2001-05-19configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.Benjamin Kosnik2-1/+5
2001-05-19README: Add notes.Benjamin Kosnik5-48/+88
2001-05-18decl2.c (finish_objects): Use the original SYMBOL_REF from the function decla...Diego Novillo2-1/+6
2001-05-18add emacs magic commentJason Merrill1-1/+1
2001-05-18fixJason Merrill1-1/+1
2001-05-18* README.DWARF: Move into dwarfout.c.Jason Merrill3-575/+547
2001-05-18* gcc.c-torture/compile/20010518-1.c: New test.Stan Shebs2-0/+209
2001-05-18rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a relo...Dale Johannesen2-11/+21
2001-05-18combine.c (combine_simplify_rtx): Clear op0_mode if simplification suceeded.Jan Hubicka2-1/+6
2001-05-18genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe.Richard Kenner2-14/+30