aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-10-15c90-printf-2.c, [...]: Determine the type for intmax_t in the compiler using ...Joseph Myers3-16/+40
2000-10-15Daily bump.Jeff Law2-2/+2
2000-10-14* PROBLEMS: Remove.Joseph Myers2-117/+2
2000-10-14* Makefile.in (parse.c, parse.h): Fix think-o in last patch.Kaveh R. Ghazi2-1/+5
2000-10-14* gcc.texi (Contributing): Update.Joseph Myers2-11/+19
2000-10-14Daily bump.Jeff Law2-2/+2
2000-10-13[multiple changes]Alexandre Petit-Bianco5-4/+25
2000-10-13* c-common.c (c_expand_builtin): PARAMS-ize prototype.Alexandre Oliva2-1/+5
2000-10-13avr.c (output_movhi, [...]): Fix loading constants 1 and 2 to NO_LD_REGS.Marek Michalkiewicz2-10/+25
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi8-13/+37
2000-10-13arm.c: Include obstack.hRichard Earnshaw2-4/+26
2000-10-13sparc.md (nonlocal_goto_receiver): Remove.Jakub Jelinek8-45/+101
2000-10-13* tree.h (struct obstack): Declare.Richard Earnshaw2-0/+6
2000-10-13Daily bump.Jeff Law2-2/+2
2000-10-13Remove obstacks.Mark Mitchell76-2121/+836
2000-10-12re GNATS gcj/356 (gcjh bug: Can't #include <java/awt/Container.h>)Tom Tromey2-22/+12
2000-10-12i386.md (adddi3, [...]): Update for new pattern.Jan Hubicka2-45/+97
2000-10-12bb-reorder.c (reorder_basic_blocks): Allocate an aux block for the exit block.Richard Earnshaw2-0/+9
2000-10-12gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK.Joseph Myers4-96/+45
2000-10-12c-common.c (decl_attributes): Don't allow strftime formats with first_arg_num...Joseph Myers4-0/+26
2000-10-12Daily bump.Jeff Law2-2/+2
2000-10-12c90-printf-2.c, [...]: Use __LONG_LONG_MAX__ instead of LLONG_MAX.Joseph Myers3-4/+9
2000-10-12c-common.c (scanf_flag_specs): Add flags ' and I.Joseph Myers6-21/+84
2000-10-12c-common.c (print_char_table): Use the unpromoted type for lengths "h" and "h...Joseph Myers2-3/+18
2000-10-11c-typeck.c (check_modify_expr): New function.Joseph Myers8-0/+254
2000-10-1120001011-1.c: New testcase.Geoff Keating2-0/+19
2000-10-11tree.c (get_narrower): Don't look at precision of field if not laid out yet.Richard Kenner2-4/+10
2000-10-11Daily bump.Jeff Law2-2/+2
2000-10-10lex.c (java_new_lexer): Initialize out_first and out_last fields.Tom Tromey3-61/+101
2000-10-10avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data wit...Denis Chertykov2-1/+6
2000-10-10avr.c (out_shift_with_cnt): Use AS2 macro.Marek Michalkiewicz3-12/+33
2000-10-10[multiple changes]Alexandre Petit-Bianco3-29/+109
2000-10-10991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it.Jakub Jelinek2-1/+6
2000-10-10Oops, forgot to commit testcase.Hans-Peter Nilsson1-0/+14
2000-10-10reload1.c (calculate_needs_all_insns): If deleting an instruction, remove its...Jakub Jelinek4-2/+69
2000-10-10Daily bump.Jeff Law2-2/+2
2000-10-10* dbxout.c (dbxout_source_line): Remove extra tab.J. David Anglin2-1/+5
2000-10-09* config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name.Hans-Peter Nilsson2-0/+6
2000-10-09Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>Jan Hubicka2-0/+5
2000-10-09Makefile.in (LANG_LIB2FUNCS): Remove.Richard Henderson4-67/+25
2000-10-09Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson16-3665/+12
2000-10-0920001009-1.c: New testcase.Geoff Keating3-0/+34
2000-10-09* arm.md (push_multi): Revert unintended change.Richard Earnshaw2-4/+6
2000-10-09arm.c: Miscellaneous white space and comment clean-ups.Richard Earnshaw3-1138/+1256
2000-10-09c-common.c (c_expand_builtin_printf): Set the TREE_TYPE of a new STRING_CST b...Kaveh R. Ghazi2-3/+6
2000-10-09arm.c (thumb_expand_movstrqi): Rewrite to support SSA form.Richard Earnshaw3-41/+52
2000-10-09arm.md (predicable): New attribute, default to "no".Richard Earnshaw3-300/+602
2000-10-09README.NS32K: Remove file.Gerald Pfeifer3-323/+8
2000-10-09aclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of == operator for test.Philipp Thomas3-2/+7
2000-10-09aclocal.m4 (AM_WITH_NLS): When not using included gettext...Philipp Thomas3-37/+52