summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* c-common.h (warn_missing_format_attribute): New variable.Joseph Myers2000-10-1710-1/+113
* invoke.texi (-shared): Insist on requiring code generation flags to be used a...Marc Espie2000-10-172-3/+15
* * pa.md (return_internal): Move `use' after `return'.J. David Anglin2000-10-162-2/+6
* decl.c (init_decl_processing): Call init_class_processing before anything else.Anthony Green2000-10-162-1/+7
* * gcc.c-torture/execute/20001013-1.c: New test.Jakub Jelinek2000-10-162-0/+21
* h8300.c: Include ggc.h.Kazu Hirata2000-10-162-1/+2
* typeck.c (qualify_type): Remove.Mark Mitchell2000-10-163-20/+39
* Replace with URL for FSF service directoryMark Mitchell2000-10-161-1608/+5
* unix.h (ASM_OUTPUT_MI_THUNK): Output final jump using appropriate assembler d...Diego Novillo2000-10-162-3/+10
* * machmode.def: Correct comment.Theodore Papadopoulo2000-10-162-2/+6
* print-rtl.c (print_rtx_head): Constify.Rodney Brown2000-10-163-2/+5
* pa-protos.h (output_64bit_and, [...]): Constify char * return value.Rodney Brown2000-10-163-8/+18
* c-common.c (format_check_results): New structure.Joseph Myers2000-10-164-67/+282
* i386.md (*movsi_or): Switch operand order for intel syntax.Diego Novillo2000-10-162-1/+5
* h8300.c: Remove obstack.Kazu Hirata2000-10-162-4/+5
* * README, lib/file-format.exp: Remove EGCS references.Joseph Myers2000-10-163-5/+9
* rtlanal.c (may_trap_p): Check operand modes of COMPARE.Jakub Jelinek2000-10-164-0/+58
* Daily bump.Jeff Law2000-10-162-2/+2
* c90-printf-2.c, [...]: Determine the type for intmax_t in the compiler using ...Joseph Myers2000-10-153-16/+40
* Daily bump.Jeff Law2000-10-152-2/+2
* * PROBLEMS: Remove.Joseph Myers2000-10-142-117/+2
* * Makefile.in (parse.c, parse.h): Fix think-o in last patch.Kaveh R. Ghazi2000-10-142-1/+5
* * gcc.texi (Contributing): Update.Joseph Myers2000-10-142-11/+19
* Daily bump.Jeff Law2000-10-142-2/+2
* [multiple changes]Alexandre Petit-Bianco2000-10-135-4/+25
* * c-common.c (c_expand_builtin): PARAMS-ize prototype.Alexandre Oliva2000-10-132-1/+5
* avr.c (output_movhi, [...]): Fix loading constants 1 and 2 to NO_LD_REGS.Marek Michalkiewicz2000-10-132-10/+25
* Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi2000-10-138-13/+37
* arm.c: Include obstack.hRichard Earnshaw2000-10-132-4/+26
* sparc.md (nonlocal_goto_receiver): Remove.Jakub Jelinek2000-10-138-45/+101
* * tree.h (struct obstack): Declare.Richard Earnshaw2000-10-132-0/+6
* Daily bump.Jeff Law2000-10-132-2/+2
* Remove obstacks.Mark Mitchell2000-10-1376-2121/+836
* re GNATS gcj/356 (gcjh bug: Can't #include <java/awt/Container.h>)Tom Tromey2000-10-122-22/+12
* i386.md (adddi3, [...]): Update for new pattern.Jan Hubicka2000-10-122-45/+97
* bb-reorder.c (reorder_basic_blocks): Allocate an aux block for the exit block.Richard Earnshaw2000-10-122-0/+9
* gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK.Joseph Myers2000-10-124-96/+45
* c-common.c (decl_attributes): Don't allow strftime formats with first_arg_num...Joseph Myers2000-10-124-0/+26
* Daily bump.Jeff Law2000-10-122-2/+2
* c90-printf-2.c, [...]: Use __LONG_LONG_MAX__ instead of LLONG_MAX.Joseph Myers2000-10-123-4/+9
* c-common.c (scanf_flag_specs): Add flags ' and I.Joseph Myers2000-10-126-21/+84
* c-common.c (print_char_table): Use the unpromoted type for lengths "h" and "h...Joseph Myers2000-10-122-3/+18
* c-typeck.c (check_modify_expr): New function.Joseph Myers2000-10-118-0/+254
* 20001011-1.c: New testcase.Geoff Keating2000-10-112-0/+19
* tree.c (get_narrower): Don't look at precision of field if not laid out yet.Richard Kenner2000-10-112-4/+10
* Daily bump.Jeff Law2000-10-112-2/+2
* lex.c (java_new_lexer): Initialize out_first and out_last fields.Tom Tromey2000-10-103-61/+101
* avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data wit...Denis Chertykov2000-10-102-1/+6
* avr.c (out_shift_with_cnt): Use AS2 macro.Marek Michalkiewicz2000-10-103-12/+33
* [multiple changes]Alexandre Petit-Bianco2000-10-103-29/+109