aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-27basic-block.h (PEOP_SCAN_DEAD_STORES): New.Jan Hubicka3-7/+23
2002-05-27Daily bump.GCC Administrator2-2/+2
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-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-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 Myers2-1/+6
2002-05-26combine.c (combine_instructions): Do not indent #if for traditional C.Andreas Jaeger2-2/+7
2002-05-26Daily bump.GCC Administrator2-2/+2
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 Administrator2-2/+2
2002-05-25c-torture.exp (c-torture-execute): Handle multiple sources.Ben Elliston2-3/+11
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg182-44799/+159
2002-05-24flags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.Richard Henderson4-6/+13
2002-05-24lcm.c (optimize_mode_switching): Change bb used as indices to bb->index.Toshiyasu Morita2-6/+11
2002-05-24ia64.c (ia64_reorg): Use update_life_info instead of update_life_info_in_dirt...Richard Henderson2-2/+8
2002-05-24re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.)Jakub Jelinek4-0/+39
2002-05-24re PR preprocessor/6780 (Incorrect diagnosis of token pasting)Neil Booth4-0/+19
2002-05-24dwarf2out.c (dwarf2out_finish): Don't forget to emit a final entry with a typ...Jim Blandy2-0/+7
2002-05-24varasm.c (asm_output_bss): Always output one byte.Richard Henderson3-2/+7
2002-05-24tree.c (decl_type_context): Return NULL_TREE if decl's context is a namespace.Bryce McKinlay2-0/+8
2002-05-24Daily bump.GCC Administrator2-2/+2
2002-05-24ggc-page.c (alloc_page): Cast variables of type size_t to unsigned long, adju...Andreas Jaeger2-10/+21
2002-05-24* config/i386/mingw32.h (CPP_SPEC): Remove -remap.Danny Smith2-1/+5