summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * df.h: Update comments, tidy formatting.m.hayes2003-01-263-136/+161
* * calls.c (save_fixed_argument_area): Tidy.amodra2003-01-262-148/+79
* * df.c (df_uses_record): Handle CC0.m.hayes2003-01-262-2/+8
* Daily bump.gccadmin2003-01-261-1/+1
* gcc/uweigand2003-01-254-2/+50
* * final.c (shorten_branches): Align the address of code labelkkojima2003-01-252-1/+6
* * config/m68hc11/m68hc11.md: Fix a comment typo.kazu2003-01-252-1/+5
* * config/i386/i386.c (x86_output_mi_thunk): Correct test foraj2003-01-252-6/+11
* * gcse.c (bypass_last_basic_block): New global variable.sayle2003-01-252-5/+30
* * gcse.c (local_cprop_pass): Update reg_sets table when needed.hubicka2003-01-252-1/+10
* PR opt/8492hubicka2003-01-254-2/+46
* * config/ia64/ia64.c (ia64_rwreloc_select_rtx_section): Renamerth2003-01-254-20/+37
* * config/h8300/h8300.c (h8300_shift_needs_scratch_p): Update akazu2003-01-252-1/+6
* * config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.rth2003-01-252-1/+5
* * ggc-simple.c (debug_ggc_tree): Add PTR cast.rth2003-01-252-1/+5
* * bitmap.h (BITMAP_WORD): New typedef: fundamental storagerth2003-01-253-57/+66
* cp:nathan2003-01-2511-74/+150
* 2002-02-19 Robert Lipe <robertlipe@usa.net>rth2003-01-252-5/+9
* * builtins.c (purge_builtin_constant_p): Scan insn streamsayle2003-01-253-21/+20
* * combine.c (simplify_comparison, case AND): Remove a redundantkazu2003-01-252-10/+11
* * function.h (struct function): New field calls_constant_p.sayle2003-01-256-1/+26
* * cse.c (fold_rtx): Instantiate CONSTANT_P_RTX to 0 when notsayle2003-01-253-2/+10
* * stmt.c (emit_case_bit_tests): New routine to implement suitablesayle2003-01-256-4/+277
* * config/ia64/crtend.asm [HAVE_INITFINI_ARRAY]: Makeschwab2003-01-253-8/+18
* * cp-tree.h (flagged_type_tree_s): Remove.lerdsuwa2003-01-253-20/+6
* * df.c (read_modify_subreg_p): When osize == UNITS_PER_WORD,hubicka2003-01-252-1/+6
* * i386.c (ix86_expand_movstr, ix86_expand_clrstr): Consistentlyhubicka2003-01-255-20/+43
* * gcc.c-torture/execute/20030125-1.[cx]: New test.hubicka2003-01-253-0/+68
* 2003-01-25 Paolo Carlini <pcarlini@unitus.it>paolo2003-01-2514-14/+33
* * builtins.c (fold_trunc_transparent_mathfn): New function.hubicka2003-01-253-55/+88
* * Makefile.in (cfgloop.o, cfgloopanal.o, cfgloopmanip.o): Addrakdver2003-01-252-3/+8
* * builtins.c (fold_trunc_transparent_mathfn): Undo accidental commit.hubicka2003-01-252-1/+4
* Fix a small breakage.kazu2003-01-251-2/+2
* * config/i386/i386.c (x86_output_mi_thunk) Add Darwin/x86 support.stuart2003-01-252-0/+15
* * config/c4x/c4x.md (UNSPEC_BU): New constants.m.hayes2003-01-252-76/+94
* Daily bump.gccadmin2003-01-251-1/+1
* 2003-01-24 Paolo Carlini <pcarlini@unitus.it>paolo2003-01-242-1/+5
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-2415-68/+249
* * config/xtensa/xtensa.c: Remove unused include of machmode.h.bwilson2003-01-243-9/+18
* * builtins.c (DEF_BUILTIN): Accept 10 arguments.hubicka2003-01-249-122/+367
* * config.gcc (xtensa-*-elf*): Removed assignments to with_newlib,bwilson2003-01-247-13/+108
* PR optimization/4382rth2003-01-242-3/+45
* * config/i386/i386-protos.h (function_arg_pass_by_reference): Declare.rakdver2003-01-244-0/+60
* * cfgloopanal.c: New file.rakdver2003-01-2416-237/+1916
* * class.c (build_static_field_ref): Only a String or numeric fieldtromey2003-01-242-2/+17
* * config/h8300/h8300.c (get_shift_alg): Fix a typo.kazu2003-01-242-1/+5
* * configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.uweigand2003-01-247-61/+1040
* * config/rs6000/rs6000.c (rs6000_parse_abi_options): Make surenathan2003-01-242-1/+11
* * doc/passes.texi: Fix typo.reichelt2003-01-242-1/+5
* * stor-layout.c (excess_unit_span): Only define if used.schwab2003-01-242-1/+9