summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.law1999-09-262-2/+2
* * cse.c: Update comments.law1999-09-253-48/+28
* * dump.c (dequeue_and_dump): Handle RESULT_DECL.mmitchel1999-09-253-0/+15
* * cp-tree.h (check_return_expr): New function.mmitchel1999-09-255-184/+266
* include:ghazi1999-09-254-7/+11
* Tidy up assemble_variable()'s handling of uninitialised varaibles.nickc1999-09-252-65/+121
* Daily bump.law1999-09-252-2/+2
* * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.mmitchel1999-09-2411-36/+137
* Changed credit to the right person.apbianco1999-09-241-2/+2
* Fri Sep 24 12:23:05 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-09-242-1/+4
* Cope with down shifting a 32 bit constant on a 64 bit host.nickc1999-09-242-2/+8
* Make Pmode be defined in terms of word_mode again now that emit-rtl.claw1999-09-241-1/+1
* Allow to distinguish between three classes of builtin functionscrux1999-09-2420-336/+420
* * optabs.c (init_traps): Fix typo in last change.mmitchel1999-09-242-1/+5
* * toplev.c (rest_of_decl_compilation): Update comment.mmitchel1999-09-242-3/+9
* * decl.c (pushdecl): Don't make local declarations of externmmitchel1999-09-243-20/+48
* Daily bump.law1999-09-242-2/+2
* * config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbolgeoffk1999-09-244-3/+28
* * ir.texi: Improve documentation for TARGET_EXPRs. Discussmmitchel1999-09-242-3/+26
* * cp-tree.h (language_function): Add cannot_inline.mmitchel1999-09-244-19/+42
* * cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.mmitchel1999-09-246-10/+62
* * stmt.c (expand_start_bindings): Don't allow cleanup isntructionsmmitchel1999-09-242-0/+12
* * optabs.c (init_traps): Register trap_rtx as a GC root.mmitchel1999-09-242-4/+9
* * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.loewis1999-09-233-93/+145
* * config/mips/mips.c (function_arg_pass_by_reference): Defineoliva1999-09-232-1/+6
* document -fshort-wcharjason1999-09-231-0/+4
* * lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.jason1999-09-236-9/+27
* * toplev.c (documented_lang_options): Add -fshort-wchar.jason1999-09-236-16/+35
* * dwarf2out.c (output_aranges): Use DW_AT_location to find thejason1999-09-232-12/+27
* * cpplib.h (CPP_PREPROCESSED): New macro.jason1999-09-232-5/+7
* Fix PA problem in order of initializations.samuel1999-09-232-32/+55
* * cpplib.c (handle_directive): Don't complain about `# NUMBER' ifjason1999-09-232-2/+11
* Revert unintended GGC change.rth1999-09-231-1/+1
* * ggc-page.c: New file.rth1999-09-233-1/+1093
* * invoke.texi: Document -fdelete-null-pointer-checkslaw1999-09-233-3/+28
* * jvspec.c (lang_specific_driver): Don't read spec file iftromey1999-09-232-0/+6
* Should have been checked in with Kingdon's change.law1999-09-231-1/+2
* Fix typo in yesterday's massive change.law1999-09-231-1/+1
* 1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>zack1999-09-236-9/+157
* * abi64.h (mips_function_value): Add prototype arguments.ghazi1999-09-238-181/+239
* Thu Sep 23 10:36:55 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-09-233-21/+31
* Use unsigned shift instead of signed shift.nickc1999-09-232-2/+11
* Add test case for this patch to combine.c:nickc1999-09-232-0/+23
* * gcc.1: Fix a formatting error.law1999-09-232-1/+6
* * install.texi (Configurations): Remove pyramid. Add fr30, i686,loewis1999-09-232-5/+11
* * ir.texi: Fix formatting errors and typos.loewis1999-09-232-11/+15
* * libgcc2.c (num_digits): Add prototype withlaw1999-09-232-0/+10
* * regclass.c: Include ggc.h.law1999-09-232-1/+2
* * builtins.c, dbxout.c, varasm.c: Include tm_p.h.rth1999-09-238-89/+155
* Use cbranch patterns when availablecrux1999-09-236-60/+118