aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth15-158/+209
2001-07-17c-typeck.c (build_binary_op): Do not shorten unsigned right shift after sign ...Richard Henderson4-13/+34
2001-07-17combine.c (combine_simplify_rtx): Attempt to simplify a*(b/c) as (a*b)/c for ...Jan Hubicka3-120/+184
2001-07-17c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL and ASM_OUTPUT_W...H.J. Lu7-26/+55
2001-07-17c-parse.in (all_prefix_attributes): New variable.Joseph Myers6-144/+159
2001-07-17com.c (lang_print_error_function): Argument context is unused.Toon Moene2-1/+7
2001-07-17mips.h: Change TUNE_MIPS* options to use mips_tune.Eric Christopher3-64/+72
2001-07-17Daily bump.GCC Administrator2-2/+2
2001-07-16m68k.c: Include expr.h and reload.h.Richard Henderson2-10/+12
2001-07-16cse.c (set_live_p): Take INSN argument for cc0; update callers.Daniel Berlin2-21/+30
2001-07-17Fix typo in my last entry.Andreas Jaeger1-1/+1
2001-07-17unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for x86-64 pic support.Andreas Jaeger4-37/+47
2001-07-17regenerateBruce Korb1-3/+85
2001-07-17update the sample outputBruce Korb5-5/+36
2001-07-17* g++.old-deja/g++.robertl/eb130.C: Include the correct header file.Peter Schmid2-1/+5
2001-07-17HPUX-es vsnprintf and Ultrix-es atexit declarationBruce Korb2-0/+42
2001-07-16basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka12-136/+278
2001-07-16gcse.c: Update comment at top.Daniel Berlin2-67/+25
2001-07-16regclass.c (init_reg_sets): Use only 32 bits per initializer from int_reg_cla...Richard Henderson2-2/+8
2001-07-16hard-reg-set.h (regs_invalidated_by_call): Declare.Richard Henderson8-103/+81
2001-07-1620001229-1.c: Include <sys/proc.h> for UAC_SIGBUS, UAC_NOPRINT definitions.Rainer Orth2-0/+6
2001-07-16gcse.c (pre_insert_copy_insn): Use gen_move_insn instead of gen_rtx_SET.J"orn Rennecke2-2/+6
2001-07-16dominance.c (calc_dfs_tree_nonrec): Reverse order of tests in if statement so...Steve Ellcey2-2/+7
2001-07-16ssa-ccp.c: (optimize_unexecutable_edges): Add note about removal of edge...Daniel Berlin2-8/+33
2001-07-16Added two new objc testsNicola Pero1-0/+5
2001-07-16New testsNicola Pero2-0/+83
2001-07-16gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty...Andreas Jaeger4-95/+116
2001-07-16Daily bump.GCC Administrator2-2/+2
2001-07-16output.h (sdb_begin_function_line): Restore as an extern variable.Neil Booth3-1/+14
2001-07-15machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson4-13/+58
2001-07-15toplev.c (rest_of_compilation): Fix register_life_up_to_date handling...Jan Hubicka4-159/+297
2001-07-15Makefile.in (integrate.o): Add debug.h.Richard Kenner3-2/+14
2001-07-15alpha.c (alpha_emit_xfloating_compare): Use CCmode instead of COMPARE for the...Richard Henderson2-4/+9
2001-07-15flow.c (redirect_edge_and_branch_force): Initialize global_live_at_start and ...Richard Henderson4-2/+20
2001-07-15alpha.c (alpha_tablejump_addr_vec): New.Richard Henderson4-331/+239
2001-07-15f90-intrinsic-numeric.f: Fix pasto.Toon Moene3-5/+10
2001-07-15f90-intrinsic-numeric.f: New test.David Billinghurst3-0/+424
2001-07-15loop.c (scan_loop): Add USEs inside PARALLELs into dependencies of the movable.Jan Hubicka6-38/+107
2001-07-15Assert 'endian' not 'machine' in endian specsNick Clifton2-3/+10
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth17-243/+271
2001-07-15alpha.h (TARGET_ABI_OSF): New.Richard Henderson7-151/+166
2001-07-15Daily bump.GCC Administrator2-2/+2
2001-07-14alpha.md: Use define_constants for unspec values.Richard Henderson2-51/+68
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling6-7/+13
2001-07-15* pa.md: Remove unused constraints from define_split's.John David Anglin2-44/+48
2001-07-14* ifcvt.c (find_cond_trap): Test for exit block.Richard Henderson2-0/+9
2001-07-14Re-install recently reverted patch.Jan Hubicka8-540/+94
2001-07-14ifcvt.c (find_cond_trap): New.Richard Henderson5-82/+180
2001-07-14Daily bump.GCC Administrator2-2/+2
2001-07-14pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit millicode.Alan Modra4-27/+143