aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-29Mark _init and _fini as Thumb functions if compiled in thumb mode.Nick Clifton2-0/+12
2001-11-29Daily bump.GCC Administrator6-6/+6
2001-11-29mips.c (override_options): Fix thinko in mips_tune for mips32/mips64.Eric Christopher2-15/+12
2001-11-28Fix comment typo.Richard Henderson1-1/+1
2001-11-29alpha.md (tablejump): Use pic_offset_table_rtx instead of gen_rtx_REG.John Wehle2-1/+6
2001-11-29g-os_lib.adb (Add_To_Command): use explicit loop to move string into Command,...Ed Schonberg2-1/+13
2001-11-29locale_facets.tcc (__pad): Correctly pad internal-adjusted hex numbers.Benjamin Kosnik1-2/+2
2001-11-29locale_facets.tcc (__pad): correctly output hex numbers internally aligned.Paolo Carlini3-3/+24
2001-11-28expr.c (store_expr): When copying a string constant into an array...Jeffrey A Law2-0/+12
2001-11-28* gcc.c-torture/execute/20011128-1.c: New test.Jeffrey A Law2-0/+9
2001-11-28* config/cris/cris.c: Remove whitespace at end of line.Hans-Peter Nilsson2-6/+10
2001-11-28* init.c: Minor whitespace changes.Geert Bosch2-5/+4
2001-11-28config.gcc (i[34567]86-*-interix3*): New case.Douglas B Rupp5-0/+95
2001-11-28init.c: (__gnat_install_handler,VMS): Increase size of alternate signal stack.Douglas B Rupp2-2/+7
2001-11-28misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.Zack Weinberg2-11/+16
2001-11-282001-11-28 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini4-40/+9
2001-11-28alpha.md (sibcall_osf_1, [...]): Use symbolic_operand as the predicate.Richard Henderson2-6/+8
2001-11-28doloop.c (doloop_modify_runtime): Properly select induction variable...Richard Henderson2-3/+20
2001-11-28Missed in last commit.Rainer Orth1-1/+2
2001-11-28tree.h (EXPR_WFL_LINECOL): Used by Java in node other than EXPR_WITH_FILE_LOC...Richard Kenner2-7/+9
2001-11-28* tree.h (TREE_VIA_PROTECTED): Update to show can be in TREE_VEC.Richard Kenner2-3/+5
2001-11-28tree.h: Add missing checks on some macros; make formatting more consistent.Richard Kenner2-90/+120
2001-11-28stor-layout.c (put_pending_size): Look for SAVE_EXPR if not at top level; onl...Richard Kenner2-1/+12
2001-11-28Remove blank line.Richard Kenner1-1/+0
2001-11-28* langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner2-9/+11
2001-11-28df.c (iterate_dataflow_sbitmap, [...]): Add casts to remove warnings.Richard Kenner2-10/+11
2001-11-28Makefile.in (ORDINARY_FLAGS_TO_PASS): Remove STAGE_PREFIX.Arnaud Charlet2-3/+11
2001-11-28Remove extra blankRichard Kenner1-1/+1
2001-11-28* Makefile.in (OBJS): Sort alphabetically.Richard Kenner2-4/+5
2001-11-28print-rtl.c (print_rtx): If RTX code is bad, just say so.Richard Kenner2-12/+22
2001-11-28Add missing hunk, due to reject I've missed in my previous commit.Jan Hubicka1-1/+4
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka9-24/+70
2001-11-28Daily bump.GCC Administrator6-6/+6
2001-11-282001-11-28 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik3-7/+17
2001-11-28locale_facets.tcc: Formatting tweaks.Benjamin Kosnik3-2/+4
2001-11-28locale_facets.tcc: Formatting tweaks.Benjamin Kosnik4-20/+14
2001-11-28Numeric facets cleanup.Benjamin Kosnik1-0/+250
2001-11-28basic_string.tcc (basic_string::_Rep::_S_create): Enforce allocation size blo...Loren J. Rittle2-0/+56
2001-11-28Numeric facets cleanup.Benjamin Kosnik20-1413/+1892
2001-11-28defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Also provide defaults when we hav...Kaveh R. Ghazi2-2/+8
2001-11-28cris.c: Tweak spacing for prototypes.Hans-Peter Nilsson2-52/+82
2001-11-28* gcc.dg/20011127-1.c: New test.Hans-Peter Nilsson2-0/+34
2001-11-28top level:Zack Weinberg9-130/+671
2001-11-28passes.texi: Remove reference to c-dump.c.Bryce McKinlay2-4/+7
2001-11-28explanations.html: New section, empty for now.Phil Edwards6-24/+236
2001-11-27gcc.c (ASM_DEBUG_SPEC): Use conditional expression rather than preprocessor d...Jakub Jelinek2-5/+22
2001-11-27* Makefile.in: Forgotten commit.Neil Booth1-4/+6
2001-11-27cpphash.c (_cpp_init_hashtable): Update.Neil Booth10-267/+340
2001-11-27unroll.c (loop_iterations): Move last change ...Richard Henderson3-35/+45
2001-11-27unroll.c (loop_iterations): Detect one situation in which we overestimate the...Corey Minyard2-0/+41