summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * config/alpha/alpha.c (alpha_file_start): Fix typo.kenner2003-06-202-1/+5
* * config/mips/mips.h (PUT_SDB_FUNCTION_END): Pass 0 as third argro2003-06-202-1/+6
* * doc/install.texi (Building): Correct and improve statementgerald2003-06-202-6/+13
* * c-common.c: Change _Bool to bool reverting part of the lastaj2003-06-202-28/+33
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-2018-30/+57
* (ARM Built-in Functions): New node. Document ARM builtin functions for iWMMXtnickc2003-06-202-0/+164
* * doc/install.texi (--with-gnu-as): Mention SPARC/Solaris andebotcazou2003-06-202-7/+16
* * doc/tm.texi: Uniformly use @defmac for macros, rather thanzack2003-06-202-1463/+1298
* PR c++/10939mmitchel2003-06-204-2/+34
* * line-map.c, line-map.h: Convert to ISO prototypes.neil2003-06-203-32/+20
* PR c++/9649mmitchel2003-06-207-25/+61
* PR c++/11041mmitchel2003-06-209-40/+101
* Fix for PR c++/11228, infinite loop for new int[n]().austern2003-06-207-1/+125
* Daily bump.gccadmin2003-06-201-1/+1
* * gcse.c (store_killed_in_insn): Fix.rakdver2003-06-192-2/+5
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-19111-980/+840
* * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.kazu2003-06-191-2/+0
* * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.kazu2003-06-191-0/+4
* * gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix,gp2003-06-193-3/+77
* Fix typo in my last entry.aj2003-06-191-1/+1
* * c-aux-info.c: Convert to ISO C99.aj2003-06-1912-1215/+752
* * builtins.c (expand_errno_check): Assume that flag_errno_mathsayle2003-06-192-85/+127
* 2003-06-19 Aldy Hernandez <aldyh@redhat.com>aldyh2003-06-192-0/+9
* 2003-06-19 Aldy Hernandez <aldyh@redhat.com>aldyh2003-06-192-2/+7
* * gcc.c-torture/execute/simd-4.c (main): Make expected valueamylaar2003-06-192-1/+9
* * c-tree.h: Remove declaration of poplevel.aj2003-06-199-61/+24
* * bt-load.c (migrate_btr_defs): Correct printf arguments.aj2003-06-192-2/+5
* * protoize.c: Fix breakage from last patch.aj2003-06-192-4/+6
* * hooks.h (hook_reg_class_void_no_regs): Only declare if tm.hamylaar2003-06-192-0/+13
* * config/sparc/sparc.c: Update copyright year.wilson2003-06-192-1/+5
* * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALLdje2003-06-192-1/+7
* PR bootstrap/4068wilson2003-06-192-1/+6
* * config/h8300/h8300.c (TARGET_INITIALIZER and friends): Movekazu2003-06-192-30/+29
* * pt.c: Convert to ISO C.neroden2003-06-193-664/+399
* * bt-load.c (migrate_btr_def) [INSN_SCHEDULING]: Conditionalizehp2003-06-192-1/+10
* Daily bump.gccadmin2003-06-191-1/+1
* * config/ia64/unwind-ia64.c (_Unwind_GetCFA): New.rth2003-06-182-1/+23
* * toplev.c (rest_of_handle_sched): Hide the entire function ifkazu2003-06-182-4/+11
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-1819-34/+1754
* * cp-tree.h (comp_except_specs, compparms, cp_has_mutable_p,nathan2003-06-183-257/+164
* * config.gcc: Add an extra_header for ARM targets.nickc2003-06-1813-184/+4662
* * cp-tree.h (COMPARE_RELAXED): Rename to ...nathan2003-06-187-247/+215
* * treetree.c (build_stmt): Remove VPARAMS.nathan2003-06-182-2/+7
* * toplev.c (Remaining -d letters summary): Update.amylaar2003-06-182-2/+6
* * mangle.c (mangle_conv_op_name_for_type): Correct sprintf formatmmitchel2003-06-182-1/+6
* 2003-06-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2003-06-184-7/+27
* * Makefile.in: Update.neil2003-06-186-111/+134
* PR debug/4252neil2003-06-187-9/+26
* 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-06-182-14/+8
* * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE, VPARAMS,ghazi2003-06-182-0/+17