aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth15-115/+147
2003-06-11mangle.c (tm_p.h): Include it.Mark Mitchell3-1/+5
2003-06-11Fix typoNeil Booth1-1/+1
2003-06-11struct-by-value-11_main.c: New file.Janis Johnson25-0/+849
2003-06-11Make-lang.in: Update to handle command-line options.Neil Booth4-64/+115
2003-06-11cfgloopanal.c (variable_initial_value): Update the set of altered registers c...Zdenek Dvorak2-2/+7
2003-06-11scalar-by-value-3_main.c: New file.Janis Johnson13-0/+776
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle10-27/+14
2003-06-11re PR c++/11131 (Unrelated declaration removes inline flag from function)Mark Mitchell2-3/+11
2003-06-11configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.Rainer Orth4-2/+22
2003-06-11lang.c (java_handle_option): Update dependency_tracking for OPT_MF case.Tom Tromey2-0/+4
2003-06-11lang.c (java_handle_option): OPT_fbootclasspath_ can take an empty argument.Tom Tromey2-6/+12
2003-06-11* expr.c (can_move_by_pieces): align argument may be unused.Ulrich Weigand2-1/+5
2003-06-11* expr.c (convert_move): Handle moves between two CONCATs.J"orn Rennecke2-0/+11
2003-06-11h8300.h (RETURN_IN_MEMORY): Accept DImode if !TARGET_H8300.Kazu Hirata2-2/+8
2003-06-11h8300.c (final_prescan_insn): Don't dump rtl.Kazu Hirata3-13/+7
2003-06-10* optabs.c (gen_cond_trap): Fix prepare_operand typo.Richard Henderson2-1/+5
2003-06-10* config/ia64/ia64.md (call_gp): Fix memory mode.Richard Henderson2-1/+5
2003-06-10re PR rtl-optimization/8812 ([avr] Registers allocated for two uses at once)James E Wilson2-5/+24
2003-06-11h8300.c (print_operand): Remove support for operand character 'b'.Kazu Hirata1-2/+2
2003-06-11h8300.c (print_operand): Remove support for operand character 'b'.Kazu Hirata2-17/+11
2003-06-11h8300.c (print_operand): Remove support for operand character 'u'.Kazu Hirata2-5/+5
2003-06-11Daily bump.GCC Administrator1-1/+1
2003-06-10configure.in: Fix typo.Nathanael Nerode3-2/+7
2003-06-10* init.c, misc.c, trans.c, utils.c: Remove dead code.Nathanael Nerode5-39/+5
2003-06-10fp2-struct-check.h: New file.Janis Johnson10-0/+582
2003-06-10alpha.c (unicosmk_file_end): Add conditional compilation guard.Loren J. Rittle2-0/+7
2003-06-10sh-protos.h (function_symbol): Declare.J"orn Rennecke5-48/+63
2003-06-10md.texi (Machine Constraints): Document stormy's Z constraint.DJ Delorie2-0/+8
2003-06-10oopsJason Merrill1-1/+1
2003-06-10re PR c++/10968 (If member function implicitly instantiated, explicit instant...Jason Merrill2-0/+9
2003-06-10compat-common.h: New file.Janis Johnson48-623/+476
2003-06-10re PR c++/10968 (If member function implicitly instantiated, explicit instant...Jason Merrill1-0/+5
2003-06-10* except.c (call_site_base): Mark with GTY.Geoffrey Keating2-1/+5
2003-06-10arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw3-938/+467
2003-06-10[multiple changes]Geoffrey Keating5-2/+36
2003-06-10* sh.c (sh_output_mi_thunk): Call insn_locators_initialize.J"orn Rennecke2-0/+5
2003-06-10calls.c (expand_call): Convert structure_value_addr to Pmode if necessary.Steve Ellcey2-0/+10
2003-06-10resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley3-3/+10
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley7-5/+53
2003-06-10stormy16.c (xstormy16_extra_constraint_p): Add Z, which matches (const_int 0)...DJ Delorie3-7/+48
2003-06-10m32r.h (HARD_REGNO_RENAME_OK): New.Kazuhiro Inaoka4-0/+31
2003-06-10* gcc.dg/asm-7.c: Adjust expected warning text.Richard Henderson2-2/+6
2003-06-10eabi.h (TARGET_OS_CPP_BUILTINS): Define builtins common to rs6000 sysv targets.Janis Johnson4-0/+10
2003-06-10Improve support for arm-wince-pe target:Nick Clifton6-3/+95
2003-06-10builtins.c (fold_builtin): Optimize cos(-x) as cos(x).Roger Sayle5-0/+249
2003-06-10fold-const.c (fold <EQ_EXPR>): Don't fold x == x only if x is a floating poin...Roger Sayle2-3/+12
2003-06-10re PR c++/11131 (Unrelated declaration removes inline flag from function)Mark Mitchell9-24/+62
2003-06-09Patch from David Taylor.David Taylor2-4/+11
2003-06-10gcc-dg.exp (dg-test): Clear additional_files and additional_sources.Mark Mitchell2-0/+33