summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * c-opts.c (complain_wrong_lang, write_langs): Remove.neil2003-06-258-141/+114
* 2003-06-25 H.J. Lu <hongjiu.lu@intel.com>hjl2003-06-253-140/+150
* * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros.ghazi2003-06-254-43/+36
* * config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Define instead ofnickc2003-06-252-2/+20
* 2003-06-25 Dhananjay Deshpande <dhananjayd@kpitcummins.com>amylaar2003-06-252-0/+8
* PR 10178zack2003-06-256-11/+35
* * Makefile.in (bt-load.o): Depend on $(TM_P_H).ghazi2003-06-253-1/+7
* * config/h8300/h8300.c (compute_mov_length): Adjust for thekazu2003-06-253-2/+18
* * varasm.c (assemble_name): Mark needed variables even whenhubicka2003-06-252-5/+13
* PR other/11280gerald2003-06-252-1/+7
* Test from http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02557.htmlzlomek2003-06-252-0/+13
* * dwarf2out.c (gen_field_die): Return if type of decl is error mark.zlomek2003-06-252-1/+9
* * opts.c (common_handle_option): Add missing break;s.neil2003-06-254-0/+11
* * config/h8300/h8300-protos.h: Add a prototype forkazu2003-06-254-108/+284
* * jump.c (next_nondeleted_insn): Remove.kazu2003-06-253-13/+5
* PR optimization/11311sayle2003-06-254-1/+18
* * config/alpha/osf5.h (TARGET_C99_FUNCTIONS): Define.sayle2003-06-252-0/+9
* Daily bump.gccadmin2003-06-251-1/+1
* * real.h (ieee_extended_intel_96_round_53_format): New.ljrittle2003-06-254-0/+38
* 2003-06-24 Scott Snyder <snyder@fnal.gov>toon2003-06-242-0/+8
* * config/h8300/h8300.md (4 anonymous patterns): Give internalkazu2003-06-242-8/+17
* * builtins.c (expand_builtin_strcpy): Don't evaluate side-effects injakub2003-06-244-1/+55
* Back out these patches:amylaar2003-06-243-43/+139
* PR target/11260rth2003-06-242-1/+6
* * Makefile.in (cgraph.o): Depend on output.h, not depend onhubicka2003-06-246-11/+227
* * call.c (enforce_access): Assert we get a binfo.nathan2003-06-2413-69/+108
* PR c++/5754mmitchel2003-06-242-0/+15
* * method.c (thunk_labelno): Move outside ifdef block to make garbagehubicka2003-06-242-1/+8
* * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.hubicka2003-06-2410-7/+40
* * method.c: add prototype for make_alias_for_thunk.jakub2003-06-242-0/+11
* * builtins.c (expand_builtin): Use expand_builtin_pow to expandsayle2003-06-245-0/+318
* Daily bump.gccadmin2003-06-241-1/+1
* * cgraph.c (cgraph_nodes_queue): Declare.hubicka2003-06-235-66/+136
* * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0,jakub2003-06-239-15/+137
* PR debug/9905schwab2003-06-232-0/+7
* * decl.c (register_dtor_fn): Mark cleanup as used.hubicka2003-06-234-4/+25
* * ChangeLog.1: Fix a typo.kazu2003-06-2310-14/+26
* * doc/extend.texi: Fix typos.kazu2003-06-234-4/+10
* * basic-block.h: Fix comment formatting.kazu2003-06-2323-67/+92
* * doc/contrib.texi (Contributors): Add a note on testing andgerald2003-06-232-64/+10
* * mangle.c (hash_type): val is the TREE_LIST itself, not a pointerjakub2003-06-234-1/+20
* (read_braced_string): Check for EOF. If encountered issue an error message.nickc2003-06-232-0/+11
* * doc/invoke.texi: Document dump options, dT and dW.kazu2003-06-232-0/+11
* * genrecog.c (pred_table): Remove the entry forkazu2003-06-234-56/+9
* * config/h8300/h8300.c (output_simode_bld): Use rotxl.l tokazu2003-06-233-3/+11
* * configure.in (in_tree_gas): Find out here whether GAS is ELF,hp2003-06-233-86/+101
* * builtins.c (expand_builtin_mathfn_2): Use tree_cons to buildsayle2003-06-234-10/+226
* Daily bump.gccadmin2003-06-231-1/+1
* * function.c (set_insn_locators): Mark as unused.schwab2003-06-222-1/+5
* * common.opt: Add -finline-limit.neil2003-06-225-58/+31