summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * tree-inline.c (inlinable_function_p): Leave it up to theaoliva2001-10-162-2/+12
* * config/rs6000/darwin.h (ASM_COMMENT_START): Define.shebs2001-10-162-0/+9
* * trans.c (tree_transform): Adjust to recent change inbosch2001-10-162-6/+14
* * g++.dg/template/unify2.C: New test.rsandifo2001-10-162-0/+17
* * pt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.rsandifo2001-10-162-3/+21
* * g++.dg/other/exception-specification.C: New testrsandifo2001-10-162-0/+14
* * decl.c (bad_specifiers): Don't allow exception specificationsrsandifo2001-10-162-2/+9
* Daily bump.gccadmin2001-10-162-2/+2
* * recog.c: Formatting and comment typo fixes.amodra2001-10-162-33/+35
* * configure.in (gcc_cv_as_bfd_srcdir): New. Use it to find gasamodra2001-10-163-106/+104
* rs6000.md (cr_logical): Swap order of CODE and MODE arguments todje2001-10-162-12/+17
* 2001-10-15 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-152-7/+19
* * system.h: Poison old unused target macros.neil2001-10-157-65/+70
* Daily bump.gccadmin2001-10-152-2/+2
* * cpplib.c (struct pragma_entry): Store the name as a hashnode.neil2001-10-142-26/+26
* * c-pragma.h (cpp_register_pragma_space): Remove.neil2001-10-148-123/+144
* Daily bump.gccadmin2001-10-142-2/+2
* PR c/4157cgf2001-10-142-1/+6
* Added changes for dsp16xx port.collison2001-10-141-0/+9
* * config/dsp16xx/dsp16xx.md: Rewrite for more efficient code andcollison2001-10-144-698/+1957
* * pt.c (lookup_template_class): Build complete template argumentslerdsuwa2001-10-133-0/+35
* * cp-tree.h (TYPE_BINFO): Update comment.lerdsuwa2001-10-137-18/+112
* * pt.c (determine_specialization): Ignore functions withoutlerdsuwa2001-10-134-0/+54
* Daily bump.gccadmin2001-10-132-2/+2
* XFAIL these tests on AIX when using -msoft-floattrix2001-10-133-0/+35
* * config/cris/cris.c (cris_legitimate_pic_operand): Kludge aroundhp2001-10-132-0/+11
* * cppmain.c (struct printer): New member source.neil2001-10-123-8/+40
* * config/cris/arit.c: Use __builtin_labs, not abs.hp2001-10-124-29/+14
* top:zack2001-10-1246-7224/+7230
* 2001-10-12 Ziemowit Laski <zlaski@apple.com>shebs2001-10-122-1/+6
* * config/rs6000/rs6000.c: Remove uses of "register" specifier inshebs2001-10-122-62/+67
* * config/i386/cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPECcgf2001-10-122-4/+5
* * gthr-dce.h: Fix comment formatting.kazu2001-10-127-139/+148
* * final.c (output_asm_insn): Make sure assembly dialects arejakub2001-10-125-15/+72
* cp:nathan2001-10-124-0/+27
* Daily bump.gccadmin2001-10-122-2/+2
* * toplev.c (compile_file): Ignore return value from yyparse.zack2001-10-122-13/+14
* * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix inbosch2001-10-122-1/+23
* * validsw.adb: Properly save -gnatVn status.bosch2001-10-122-2/+7
* * usage.adb: Add lines for V switch.bosch2001-10-123-8/+65
* * doc/c-tree.texi (Expression trees): Add VTABLE_REF.rth2001-10-122-0/+16
* * sem_type.adb (Add_One_Interp): an operator for a type declared inbosch2001-10-122-3/+11
* * sem_eval.adb (Compare_Fixup): get the bounds of a String_Literalbosch2001-10-122-1/+17
* * sem_ch5.adb (Analyze_Iteration_Scheme): Suppress warning on nullbosch2001-10-122-4/+11
* * restrict.adb (Disallow in No_Run_Time_Mode): Properly specializebosch2001-10-125-52/+167
* * impunit.adb: Add GNAT.CRC32.bosch2001-10-122-1/+6
* New.rth2001-10-121-0/+14
* * exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handlebosch2001-10-122-3/+38
* * exp_ch7.adb (Find_Final_List): for a type appearing in a with_typebosch2001-10-112-6/+18
* * parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPRbothner2001-10-113-35/+13