aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-14rs6000.md (define_constants): Define constants for all UNSPEC usage, includin...Janis Johnson3-46/+90
2003-04-14PR libstdc++/9701 (in_avail())Nathan Myers4-20/+72
2003-04-14rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.Janis Johnson2-1/+5
2003-04-14* Makefile.in (c-opts.o): Use custom action.Neil Booth2-0/+6
2003-04-14explow.c (round_push): Use HOST_WIDE_INT instead of int for the temporary use...Olivier Hainque2-1/+8
2003-04-14dbxout.c (print_int_cst_bounds_in_octal_p): New function, extracted from dbxo...Joel Brobecker2-26/+50
2003-04-14tree.c (int_fits_type_p): Extract generic checks from the case of constant ty...Olivier Hainque3-19/+74
2003-04-14global.c (global_conflicts): Prevent allocation of call clobbered hard regs t...Olivier Hainque2-8/+24
2003-04-14* ifcvt.c (noce_process_if_block): Fail on BLKmode move.Douglas B Rupp2-1/+5
2003-04-14stor-layout.c (layout_type, [...]): Add missing code to handle "superflat arr...Richard Kenner2-0/+12
2003-04-14integrate.c (expand_inline_function): Don't inline if would lose /u on a BLKm...Richard Kenner2-0/+13
2003-04-14dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead of DW_LANG_Ada...Joel Brobecker2-1/+6
2003-04-14* fold-const.c (fold): Reorder tests for conditional expressions.Olivier Hainque2-8/+10
2003-04-14expr.c (highest_pow2_factor): Return unsigned.Olivier Hainque4-10/+18
2003-04-14builtins.c (expand_builtin_strlen): Evaluate the lengths of string literals a...Roger Sayle2-5/+14
2003-04-14fold-const.c (fold): Transform (c1 - x) cmp c2...Roger Sayle4-1/+62
2003-04-14fstream.tcc (basic_filebuf::setbuf): Don't set _M_out_end, _M_set_indetermina...Paolo Carlini2-2/+5
2003-04-14genautomata.c (output_translate_vect): Fix a typo in loop condition.Vladimir Makarov2-1/+6
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2-38/+52
2003-04-14configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi3-90/+93
2003-04-14re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)Jan Hubicka2-1/+6
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2-0/+44
2003-04-14* doc/contrib.texi (Contributors): Correct my entry.Kriang Lerdsuwanakij2-1/+6
2003-04-14* gjavah.c (print_c_decl): Indentation fix.Tom Tromey2-6/+10
2003-04-14tree.h (DECL_BUILT_IN_NONANSI): Remove.Roger Sayle5-40/+18
2003-04-14builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.Roger Sayle13-22/+148
2003-04-14Fix formatting in last commit.Kaveh Ghazi1-3/+3
2003-04-14Daily bump.GCC Administrator2-2/+2
2003-04-13builtins.c (expand_builtin_memcpy): Add `endp' argument, use it.Kaveh R. Ghazi6-11/+184
2003-04-13re PR c++/10300 (use of array-new (nothrow) in segfaults on NULL return)Mark Mitchell4-60/+97
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton51-797/+815
2003-04-13oops - forgot to delete file whne comitting previous deltaNick Clifton1-0/+0
2003-04-13config-ml.in: Remove support for --disable-aix removing call-aix multilibs.Nick Clifton15-131/+55
2003-04-13invoke.texi: Fix typos.Kazu Hirata3-6/+11
2003-04-13* os/hpux/ctype_inline.h: Replace with gnu-linux version.John David Anglin2-20/+14
2003-04-13* c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR_ELTS.Zack Weinberg2-2/+6
2003-04-13tree.c (build_constructor): New function.Zack Weinberg31-166/+228
2003-04-13Daily bump.GCC Administrator2-2/+2
2003-04-12* intl.h: #define gcc_gettext_width to strlen when !ENABLE_NLS.Zack Weinberg2-0/+5
2003-04-12* config/m68hc11/m68hc11-protos.hStephane Carrez4-0/+25
2003-04-12m68hc11.md ("decrement_and_branch_until_zero"): New pattern for dbcc/ibcc gen...Stephane Carrez2-0/+273
2003-04-123983-fstream.cc: Change basic_streambuf instantiation to "unsigned char".David Edelsohn3-4/+10
2003-04-12m68hc11.md ("bitcmpqi" split): No need to test the mode of operand 0.Stephane Carrez2-11/+32
2003-04-12m68hc11.md (SOFT_Z_REGNUM): New constant.Stephane Carrez2-10/+19
2003-04-12re PR c++/7910 ([cygwin] Seg fault when compiling OpenSceneGraph 0.9.1)Mark Mitchell4-5/+34
2003-04-12Remove _M_buf_size_opt, use directly _M_buf_size instead.Paolo Carlini19-57/+69
2003-04-12configure.in: Check for wchar.h, mbstowcs, and wcswidth.Zack Weinberg8-9/+62
2003-04-12* gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.Eric Botcazou2-2/+6
2003-04-12stdio_filebuf.h (stdio_filebuf::stdio_filebuf(...), ...): _M_buf_size_opt == ...Paolo Carlini4-3/+76
2003-04-12m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option; recognize -mnorelax.Stephane Carrez2-2/+15