aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-10-09c-common.c: Fix comment typos.Kazu Hirata29-42/+73
2001-10-09parse.y (find_as_inner_class): Don't disregard the enclosing scope when name ...Bryce McKinlay2-12/+6
2001-10-08* varasm.c (set_named_section_flags): Initialize "declared".Richard Henderson2-1/+6
2001-10-09Makefile.in (treeprs.ads, [...]): Automatically build utilities when files ne...Geert Bosch2-14/+29
2001-10-09* xsnames.adb: New utility for updating snames.ads and snames.adbGeert Bosch2-0/+183
2001-10-08varasm.c (struct in_named_entry): Add declared.Robert Lipe3-0/+40
2001-10-08i386.md (movsi_xor): Export.Richard Henderson2-6/+43
2001-10-08romp-protos.h (romp_initialize_trampoline): New function.Kaveh R. Ghazi4-31/+34
2001-10-083b1.h (ASM_OUTPUT_SOURCE_LINE): Don't reference `last_linenum'.Kaveh R. Ghazi5-4/+11
2001-10-08unroll.c (loop_iterations): Extend check for multiple back edges.Franz Sirl2-0/+25
2001-10-0820011008-3.c: New.Franz Sirl2-0/+102
2001-10-08langhooks.h: New file.Alexandre Oliva9-140/+352
2001-10-08Make-lang.in (CXX_OBJS): Added cp-lang.o.Alexandre Oliva6-35/+98
2001-10-08* POTFILES.in: Add newly-added files.Alexandre Oliva2-0/+9
2001-10-08re PR java/4489 (bytecode generation endless loop with certain switch() exprs)Tom Tromey2-2/+10
2001-10-08sibcall.c (optimize_sibling_and_tail_recursive_calls): Call purge_mem_unchang...Jeffrey A Law2-6/+7
2001-10-08cppmacro.c (_cpp_create_definition): Leave comments off.Neil Booth3-10/+11
2001-10-08c-decl.c (grokfield): Make sure the only unnamed fields we're allowing are ei...DJ Delorie3-0/+61
2001-10-0820011008-1.c: New.DJ Delorie3-0/+33
2001-10-08aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg13-258/+3054
2001-10-08cppfiles.c (open_file): Don't mark zero-length files never-reread here.Neil Booth2-25/+22
2001-10-08* config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New.Richard Henderson2-0/+8
2001-10-08comperr.adb (Abort_In_Progress): New.Richard Henderson2-1/+22
2001-10-08expr.c (store_expr): When converting a CONST_INT for storage in a SUBREG...Richard Henderson2-3/+13
2001-10-08varasm.c (restore_varasm_status): New.Richard Henderson4-0/+25
2001-10-08c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson7-23/+68
2001-10-08atree.adb: Set Error_Posted in Error node, helps error recovery.Robert Dewar7-14/+57
2001-10-08misc.c (gnat_expand_expr, [...]): Consistently set MEM attributes from expres...Richard Kenner2-20/+11
2001-10-08* 5oosinte.adb: Add 2001 to copyright notice.Geert Bosch2-2/+6
2001-10-08ceinfo.adb: Add utility for consistency checking of einfo.ad[bs].Geert Bosch3-0/+850
2001-10-08Daily bump.GCC Administrator2-2/+2
2001-10-08cppmacro.c (funlike_invocation_p): Move some logic to caller in enter_macro_c...Neil Booth4-34/+73
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers13-12/+27
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi71-377/+488
2001-10-07Fix reload conflict testing to take correct order of output reloads into acco...Dale Johannesen2-12/+28
2001-10-07c-tree.texi, tm.texi: Consistently put NULL and NULL_TREE inside @code.Joseph Myers3-8/+13
2001-10-07gcc.texi: Document consistent style of "32-bit", "Objective-C", and "@code{NU...Joseph Myers2-0/+8
2001-10-07Daily bump.GCC Administrator2-2/+2
2001-10-06cpplex.c (enum spell_type): Add SPELL_NUMBER.Zack Weinberg4-22/+49
2001-10-06* gcc.c (default_compilers): Remove .ada.Richard Kenner2-1/+5
2001-10-06* doc/cppinternals.texi: Update.Neil Booth2-49/+67
2001-10-06gcc.c (main): Set this_file_error if the appropriate compiler for a language ...Zack Weinberg2-5/+16
2001-10-06Daily bump.GCC Administrator2-2/+2
2001-10-06* config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.Ulrich Weigand2-1/+5
2001-10-05news.texi: Document libf2c being built as a shared library.Toon Moene2-1/+23
2001-10-05* adaint.h: Small formatting fix.Geert Bosch2-1/+5
2001-10-05* gccbug.in (CATEGORIES): Add ada.Joseph Myers2-1/+5
2001-10-05stormy-abi: Document abi changes.Catherine Moore4-15/+31
2001-10-05* doc/cppinternals.texi: Update.Neil Booth2-46/+111
2001-10-05dwarf2out.c (FRAME_BEGIN_LABEL): New.Richard Henderson2-13/+13