aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-28Fix last commit. Sorry about that.Bo Thorsen3-29/+36
2002-05-28* config.gcc: Obsolete mn10200.Richard Henderson2-0/+5
2002-05-28cppexp.c (interpret_number): Optimize for single-digit and less-than-half-pre...Neil Booth2-21/+57
2002-05-28* src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle2-1/+5
2002-05-27c-common.c: Add support for __attribute__((nothrow)) to specify that a functi...Roger Sayle5-1/+69
2002-05-27cppexp.c (num_trim): Use 1UL instead of 1 for long int.H.J. Lu2-8/+14
2002-05-27* testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.Neil Booth2-2/+1
2002-05-27* gcc.c-torture/execute/pure-1.c: New test.Kaveh R. Ghazi2-0/+94
2002-05-27c-common.c (c_common_init): Always use intmax_t.Neil Booth5-452/+11
2002-05-27* c-common.c (c_common_init): Use intmax_t for now.Neil Booth2-1/+5
2002-05-27misc-inst.cc: Define unnecessary algorithm instantiations.Benjamin Kosnik22-1928/+1494
2002-05-27fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c if T is a bool...Andrew Haley2-0/+6
2002-05-27Add this file from last commitBo Thorsen1-0/+25
2002-05-27libgcc-x86_64-glibc.ver: Copy this file from the 3.1 branch.Bo Thorsen2-3/+76
2002-05-27ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen2-52/+51
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak23-218/+269
2002-05-27basic-block.h (can_hoist_p, [...]): new.Jan Hubicka3-0/+276
2002-05-27re PR libstdc++/6795 (stringbuf failure)Benjamin Kosnik7-3/+34
2002-05-27basic-block.h (PEOP_SCAN_DEAD_STORES): New.Jan Hubicka3-7/+23
2002-05-27update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to gcc/gcc/ada/...Joseph Myers2-1/+6
2002-05-27Daily bump.GCC Administrator6-6/+6
2002-05-27* testsuite/gcc.dg/cpp/if-3.c: Forgot to remove.Neil Booth1-25/+0
2002-05-27c-common.c (c_common_init): Set CPP arithmetic precision.Neil Booth8-8/+923
2002-05-27re PR java/6820 (miscompilation of (a,++a) as arguments to final method)Bryce McKinlay3-0/+22
2002-05-27Makefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.Geoffrey Keating5-3/+157
2002-05-26avr-protos.h (avr_out_sbxx_branch): Declare.Marek Michalkiewicz4-140/+234
2002-05-26cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.Jakub Jelinek4-1/+50
2002-05-26Fix typo last change.Richard Henderson1-1/+1
2002-05-26* cfg.c (dump_flow_info): Remove extra argument to fprintf.Andreas Jaeger2-1/+5
2002-05-26cppexp.c (possible_sum_sign, [...]): Remove.Neil Booth6-320/+1089
2002-05-26avr.c (avr_asm_only_p): New variable.Marek Michalkiewicz2-1/+13
2002-05-26alias.c: Fix formatting.Kazu Hirata7-154/+163
2002-05-26re PR libstdc++/6811 (Missing 'return *this' in __enc_traits& operator=(const...Carlo Wood2-0/+8
2002-05-26reload.c (find_valid_class): Accept new argument DEST, choose class accordingly.Jan Hubicka2-7/+26
2002-05-26gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526 (experimental)".Joseph Myers5-3/+14
2002-05-26combine.c (combine_instructions): Do not indent #if for traditional C.Andreas Jaeger2-2/+7
2002-05-26Daily bump.GCC Administrator6-6/+6
2002-05-25c-pragma.c (apply_pragma_weak): Convert value identifier to string for decl_a...Richard Henderson3-4/+48
2002-05-25New test for pr 6788Richard Henderson1-0/+42
2002-05-25sparc.c (sparc_output_mi_thunk): New implementation using rtl instead of fpri...Richard Henderson4-18/+79
2002-05-25* gettextP.h (SWAP): Change parameter type to unsigned int.Roman Lechtchinsky2-3/+9
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth34-121/+107
2002-05-25tree.def: Fix typos.Kazu Hirata3-3/+8
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson8-111/+580
2002-05-25* combine.c (simplify_set): Remove an unnecessary subreg.Kazu Hirata2-0/+28
2002-05-25avr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.Marek Michalkiewicz3-1/+36
2002-05-25* toplev.c (output_clean_symbol_name): Fix another thinko.Gabriel Dos Reis2-1/+5
2002-05-25simplify-rtx.c (simplify_gen_relational): Simplify the RTX (cond (compare x y...Roger Sayle2-0/+9
2002-05-25* toplev.c (output_clean_symbol_name): Use xstrdup. Fix thinko.Gabriel Dos Reis2-3/+7
2002-05-25Daily bump.GCC Administrator6-6/+6