summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * ifcvt.c (noce_try_store_flag_constants): Test for overflowrth2001-11-272-0/+11
* 2001-11-27 Laurent Guerby <guerby@acm.org>guerby2001-11-272-1407/+940
* Daily bump.gccadmin2001-11-272-2/+2
* New test.rth2001-11-271-0/+43
* * cppfiles.c (read_include_file): Add comment.neil2001-11-272-0/+9
* New test.rth2001-11-271-0/+19
* more minimal-toc tweaking of output_mi_thunk.dje2001-11-271-1/+7
* * toplev.c (rest_of_compilation): Call free_bb_for_insn before exit.rth2001-11-272-0/+5
* * config/ia64/sysv4.h (DBX_DEBUGGING_INFO): Undef.rth2001-11-273-3/+9
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-2616-178/+241
* * config/alpha/alpha.md (unop): Add 0 offset for some gas versions.rth2001-11-262-1/+5
* * expr.c (store_constructor): Actually use the value computeddj2001-11-262-4/+7
* * Make-lang.in (gnatbind, gnatmake, gnatbl, gnatchop, gnatcmd,rth2001-11-262-15/+21
* * config/elfos.h (SELECT_SECTION): Don't check TREE_READONLYrth2001-11-262-1/+6
* * rs6000.c (output_mi_thunk): Handle minimal-toc and calldje2001-11-262-7/+14
* * toplev.c (process_options): Don't forceaoliva2001-11-262-6/+6
* * df.h (transfer_function_sbitmap): Use PARAMS around argumentlaw2001-11-262-4/+10
* * config/stormy16/stormy16.h: Remove DEFAULT_VTABLE_THUNKS.ljrittle2001-11-263-15/+5
* * doc/trouble.texi: Remove outdated RS/6000 comments.dje2001-11-262-32/+4
* * call.c (joust): Remove COND_EXPR hack.jason2001-11-262-21/+5
* * final.c (walk_alter_subreg): Fix return value.hubicka2001-11-262-2/+6
* * sparc.c (sparc_absnegfloat_split_legitimate): Do not callhubicka2001-11-264-97/+18
* * regclass.c (choose_hard_reg_mode): Handle vector arguments.aldyh2001-11-262-0/+24
* Daily bump.gccadmin2001-11-262-2/+2
* * cp/search.c (lookup_base_r): Declare bk in variable declarationaldyh2001-11-262-4/+10
* * final.c: (insn_lengths): Make it an int *, so that large jumpamodra2001-11-262-2/+7
* * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.jsm282001-11-257-19/+128
* 2001-11-25 Daniel Berlin <dan@cgsoftware.com>dberlin2001-11-252-160/+263
* * gcc.dg/cpp/fpreprocessed.c: New test.neil2001-11-251-0/+10
* * config/m68hc11/m68hc11.md (peephole2): New peephole2 to optimizeciceron2001-11-252-0/+31
* * config/m68hc11/m68hc11.c (d_register_operand): Must acceptciceron2001-11-252-1/+7
* * config/m68hc11/m68hc11.h (FUNCTION_PROFILER): Fix label nameciceron2001-11-252-1/+6
* cp:nathan2001-11-2512-470/+568
* 2001-11-25 Laurent Guerby <guerby@acm.org>guerby2001-11-252-5/+28
* * config/alpha/vms-ld.c, config/alpha/vms-cc.c: New files.kenner2001-11-255-0/+1159
* Daily bump.gccadmin2001-11-252-2/+2
* * gcc.c-torture/execute/20011121-1.c: New test.ian2001-11-252-0/+23
* * genextract.c (main): Set ro_loc for peepholes.hp2001-11-242-2/+8
* * fix-header.c (main): Move inf_buffer termination and inf_limitkenner2001-11-242-3/+8
* * config/alpha/xm-vms.h (FILE_TYPE): Remove undef and baggage.kenner2001-11-241-16/+3
* * config/alpha/xm-vms.h (FILE_TYPE): Remove undef and baggage.kenner2001-11-241-0/+5
* 2001-11-24 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-11-242-2/+7
* * function.c (assign_stack_temp_for_type): Clear alias set beforekenner2001-11-242-0/+6
* Daily bump.gccadmin2001-11-242-2/+2
* * rs6000.c (print_operand, case 'v'): Use HOST_WIDE_INT_PRINT_HEXdje2001-11-243-5/+9
* * Fix typo in cmptf pattern.dje2001-11-241-2/+2
* * gcc.c-torture/execute/ieee/20011123-1.c: New test.law2001-11-232-0/+16
* fix typojason2001-11-231-1/+1
* * final.c (output_addr_const): Output PC as '.' even if !flag_pic.rsandifo2001-11-233-8/+11
* * cpplex.c (cpp_interpret_charconst): Use HOST_WIDE_INT for signaj2001-11-234-12/+39