]> gcc.gnu.org Git - gcc.git/history - gcc
misc-inst.cc: Define unnecessary algorithm instantiations.
[gcc.git] / gcc /
2002-05-27 Andrew Haleyfold-const.c (fold): Don't convert (T)(x & c) into...
2002-05-27 Bo ThorsenAdd this file from last commit
2002-05-27 Bo Thorsenlibgcc-x86_64-glibc.ver: Copy this file from the 3...
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-27 Jan Hubickabasic-block.h (can_hoist_p, [...]): new.
2002-05-27 Jan Hubickabasic-block.h (PEOP_SCAN_DEAD_STORES): New.
2002-05-27 GCC AdministratorDaily bump.
2002-05-27 Neil Booth* testsuite/gcc.dg/cpp/if-3.c: Forgot to remove.
2002-05-27 Neil Boothc-common.c (c_common_init): Set CPP arithmetic precision.
2002-05-27 Geoffrey KeatingMakefile.in (INSTALL_HEADERS): Add 'install-mkheaders'.
2002-05-26 Marek Michalkiewiczavr-protos.h (avr_out_sbxx_branch): Declare.
2002-05-26 Jakub Jelinekcse.c (fold_rtx): Don't optimize if SUBREG changes...
2002-05-26 Richard HendersonFix typo last change.
2002-05-26 Andreas Jaeger* cfg.c (dump_flow_info): Remove extra argument to...
2002-05-26 Neil Boothcppexp.c (possible_sum_sign, [...]): Remove.
2002-05-26 Marek Michalkiewiczavr.c (avr_asm_only_p): New variable.
2002-05-26 Kazu Hirataalias.c: Fix formatting.
2002-05-26 Jan Hubickareload.c (find_valid_class): Accept new argument DEST...
2002-05-26 Joseph Myersgnatvsn.ads (Gnat_Version_String): Change to "3.2 20020...
2002-05-26 Andreas Jaegercombine.c (combine_instructions): Do not indent #if...
2002-05-26 GCC AdministratorDaily bump.
2002-05-26 Richard Hendersonc-pragma.c (apply_pragma_weak): Convert value identifie...
2002-05-26 Richard HendersonNew test for pr 6788
2002-05-26 Richard Hendersonsparc.c (sparc_output_mi_thunk): New implementation...
2002-05-26 Roman Lechtchinsky* gettextP.h (SWAP): Change parameter type to unsigned...
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-25 Kazu Hiratatree.def: Fix typos.
2002-05-25 Richard Hendersonconfigure.in (HAVE_AS_TLS): Add ia64 test.
2002-05-25 Kazu Hirata* combine.c (simplify_set): Remove an unnecessary subreg.
2002-05-25 Marek Michalkiewiczavr.c (avr_handle_progmem_attribute): Handle TYPE_DECL.
2002-05-25 Gabriel Dos Reis* toplev.c (output_clean_symbol_name): Fix another...
2002-05-25 Roger Saylesimplify-rtx.c (simplify_gen_relational): Simplify...
2002-05-25 Gabriel Dos Reis* toplev.c (output_clean_symbol_name): Use xstrdup...
2002-05-25 GCC AdministratorDaily bump.
2002-05-25 Ben Ellistonc-torture.exp (c-torture-execute): Handle multiple...
2002-05-25 Zack Weinbergconfig.gcc: Remove all stanzas for previously obsoleted...
2002-05-25 Richard Hendersonflags.h (TLS_MODEL_GLOBAL_DYNAMIC): Set to 1.
2002-05-25 Toshiyasu Moritalcm.c (optimize_mode_switching): Change bb used as...
2002-05-24 Richard Hendersonia64.c (ia64_reorg): Use update_life_info instead of...
2002-05-24 Jakub Jelinekre PR other/6782 (Specifing "-fverbose-asm" option...
2002-05-24 Neil Boothre PR preprocessor/6780 (Incorrect diagnosis of token...
2002-05-24 Jim Blandydwarf2out.c (dwarf2out_finish): Don't forget to emit...
2002-05-24 Richard Hendersonvarasm.c (asm_output_bss): Always output one byte.
2002-05-24 Bryce McKinlaytree.c (decl_type_context): Return NULL_TREE if decl...
2002-05-24 GCC AdministratorDaily bump.
2002-05-24 Andreas Jaegerggc-page.c (alloc_page): Cast variables of type size_t...
2002-05-24 Danny Smith* config/i386/mingw32.h (CPP_SPEC): Remove -remap.
2002-05-23 Gabriel Dos Reismingw32.h (OUTPUT_QUOTED_STRING): Properly output quote...
2002-05-23 Alan Modra* config/rs6000/rs6000.c (output_toc): Mask longs to...
2002-05-23 Neil Boothnamed_ops.c: Remove.
2002-05-23 Vladimir Makarovgenautomata.c (reserv_sets_hash_value): Use shift equal...
2002-05-23 Richard Hendersonconfigure.in (HAVE_AS_TLS): New test.
2002-05-23 Richard Hendersongenemit.c (gen_insn): Print file:lineno comment before...
2002-05-23 Hans Boehmlinux.h (IA64_GATE_AREA_END): Adjust for 64K pages.
2002-05-23 Richard Henderson* config/i386/i386.c (output_set_got): Fix typo in...
2002-05-23 Richard Hendersonextend.texi (C++98 Thread-Local Edits): Update with...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-23 Neil Boothcppinit.c (mark_named_operators): Split out from init_b...
2002-05-23 Jason Thorpebuiltin-attrs.def: Update copyright years.
2002-05-23 Rainer OrthMakefile.in (ADAC): Define.
2002-05-23 Mark Mitchellvarasm.c (make_decl_rtl): Don't allow weak variables...
2002-05-23 Jan Hubickacfg.c (dump_flow_info): Print results of maybe_hot...
2002-05-23 David S. Millercse.c (approx_reg_cost_1, [...]): Recode to not use...
2002-05-23 Jason Thorpec-common.c (warn_nonnull): Declare.
2002-05-23 David S. Millerbasic-block.h (CLEANUP_NO_INSN_DEL): Define it.
2002-05-23 Neil Boothc-lex.c (indent_level): Remove.
2002-05-23 J"orn Renneckeweak-2.c: Allow optional leading underscore in scan...
2002-05-23 Jakub Jelinekre PR target/6753 (gcc 3.1 produces wrong code when...
2002-05-23 Richard Hendersonextend.texi (C99 Thread-Local Edits): New subsection.
2002-05-23 Richard Hendersoni386.c, i386.h: Tidy comments and whitespace.
2002-05-23 Richard Hendersoni386.md (movsi_1, [...]): Use LEGITIMATE_PIC_OPERAND_P...
2002-05-23 Jakub Jelinekconfigure.in: Fix as version test for binutils 2.12...
2002-05-23 Richard Hendersoni386.c (get_pic_label_name): New.
2002-05-23 Jan Hubicka* gcse.c (hash_expr): Do not use alias set for hashing.
2002-05-23 GCC AdministratorDaily bump.
2002-05-23 Kevin Buettnerdbxout.c (dbxout_class_name_qualifiers): New function.
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-23 Neil Boothconst-str-2.m: Update now that we stop after a command...
2002-05-23 Richard Hendersoni386.c (ix86_expand_call): New function, extracted...
2002-05-23 Richard Henderson* g++.dg/dg.exp: Fix typo in test pruneing.
2002-05-23 Richard Hendersonvarasm.c (default_section_type_flags): Check for VAR_DE...
2002-05-23 David Edelsohnaix43.h (LINK_SPEC): Add PE initializer.
2002-05-23 Bruce Korbmore README clarifications
2002-05-22 Richard Hendersondecl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 Richard Hendersonvarasm.c (default_section_type_flags): Handle tls data...
2002-05-22 Alan Modraconfigure.in (CROSS): Define NATIVE_CROSS.
2002-05-22 Kazu Hiratacpperror.c: Fix formatting.
2002-05-22 Jakub Jelinekcombine.c (force_to_mode): Use gen_int_mode.
2002-05-22 Richard Hendersoninclhack.def (thread_keyword): Match __thread as last...
2002-05-22 Jakub Jelinekre PR c/6643 (gcc fails in tree check for assignment...
2002-05-22 Richard Henderson* flow.c (life_analysis): Delete broken reg_label check.
2002-05-22 Richard Hendersoninclhack.def (thread_keyword): Allow as any prototype...
2002-05-22 J"orn Rennecke* t-sh64 (LIB2FUNCS_EXTRA): Don't change.
2002-05-22 J"orn Rennecke* c-common.c (cb_register_builtins): Don't indent ...
2002-05-22 Jakub JelinekFix a typo.
2002-05-22 J"orn Rennecket-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.
2002-05-22 Jason Merrilladd initial newline
2002-05-22 Kazu Hirata* config/h8300/h8300.md (*andorqi3): New.
2002-05-22 GCC AdministratorDaily bump.
2002-05-22 Neil Boothre PR preprocessor/6517 (gcc hangs on C compile with...
next
This page took 0.104858 seconds and 8 git commands to generate.