summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-1915-140/+173
* * config/stormy16/stormy16.h (ASM_COMMENT_START): Define.clm2001-10-193-3/+23
* Daily bump.gccadmin2001-10-192-2/+2
* * configure: Regenerated.aj2001-10-193-15/+20
* * config/alpha/alpha.md (sibcall_osf_1): Load destinationrth2001-10-192-4/+11
* Install correct version of filekenner2001-10-191-1/+1
* * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.kenner2001-10-1810-85/+282
* Fix the typo for real now.aoliva2001-10-181-1/+1
* * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.aoliva2001-10-184-0/+140
* * attribs.c (handle_noinline_attribute): New function.aoliva2001-10-184-9/+138
* * decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.aoliva2001-10-182-0/+55
* * testsuite/gcc.dg/20011015-1.c: New test.jakub2001-10-182-0/+21
* Daily bump.gccadmin2001-10-182-2/+2
* * std.c (ffestd_labeldef_format): Fix variable/stmt ordering.rth2001-10-182-4/+9
* * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,rth2001-10-1725-6546/+1552
* * config.gcc: Update c4x and i370 for C front end-specificneil2001-10-1711-181/+274
* * config/rs6000/rs6000.c: Make assorted mechanical formatting andshebs2001-10-172-274/+295
* ada/rth2001-10-178-13/+48
* * cpplex.c (_cpp_get_buff): Fix off-by-one error that caused memoryrearnsha2001-10-172-1/+6
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-172-22/+6
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-177-117/+260
* * config/alpha/alpha.c (direct_call_operand): Don't fall off end.rth2001-10-172-0/+6
* * c-tree.texi: Eliminate duplicated word.gerald2001-10-176-7/+15
* Daily bump.gccadmin2001-10-172-2/+2
* Add ChangeLog entry for dsp16xx/dsp16xx.c change.collison2001-10-171-0/+8
* * dsp16xx.c: Fix comment formatting to match GNU standards.collison2001-10-171-78/+77
* * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.rth2001-10-1723-214/+140
* * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Definedrth2001-10-172-0/+6
* * stmt.c (expand_asm_operands): Update commentary.rth2001-10-172-1/+7
* * config/darwin.h (GCC_NAME): Remove, no longer used.shebs2001-10-163-8/+34
* * alpha.c (current_file_function_operand): Don't fail for profiling.rth2001-10-166-76/+59
* * config/i386/netbsd-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Define.rth2001-10-162-0/+15
* * cfg.c (free_edge): Break out from ....hubicka2001-10-166-9/+52
* * i386.c (split_ti): New function.hubicka2001-10-165-18/+179
* * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&hp2001-10-162-1/+6
* * 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