index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
rs6000
/
xcoff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-12
re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)
Jakub Jelinek
1
-0
/
+1
2004-01-31
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
Kazu Hirata
1
-1
/
+1
2004-01-06
xcoff.h (EXTRA_SECTION_FUNCTIONS): Split each function into a separate macro.
David Edelsohn
1
-11
/
+19
2003-10-02
target.h (init_libfuncs): New hook.
Zack Weinberg
1
-7
/
+0
2003-06-19
target.h (asm_out.file_start, [...]): New hooks.
Zack Weinberg
1
-36
/
+8
2003-06-07
config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.
Zack Weinberg
1
-12
/
+1
2003-06-04
i370.c (mvs_function_name_length): Fix signed/unsigned warnings.
Kaveh R. Ghazi
1
-2
/
+1
2003-05-12
xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.
David Edelsohn
1
-5
/
+6
2003-05-12
Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
Jan Hubicka
1
-5
/
+5
2003-04-30
linux64.h (ASM_OUTPUT_LABELREF): Remove.
Janis Johnson
1
-6
/
+0
2003-04-13
Replace "GNU CC" with "GCC"
Nick Clifton
1
-19
/
+18
2003-02-25
xcoff.h (ASM_FILE_START): Do not emit machine pseudo-op.
David Edelsohn
1
-2
/
+0
2003-01-08
rs6000.h (FUNCTION_MODE): Always use SImode.
David Edelsohn
1
-5
/
+1
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-8
/
+2
2002-10-22
target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...
Richard Henderson
1
-1
/
+5
2002-09-20
m32r.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-09-14
rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...
Alan Modra
1
-1
/
+1
2002-09-11
rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.
David Edelsohn
1
-4
/
+2
2002-09-10
rs6000.c (rs6000_assemble_visibility): Protect declaration inside macro.
David Edelsohn
1
-9
/
+5
2002-09-05
xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
David Edelsohn
1
-2
/
+0
2002-08-29
chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.
Jason Thorpe
1
-1
/
+1
2002-08-21
rs6000.c (rs6000_xcoff_asm_globalize_label): New function.
David Edelsohn
1
-1
/
+4
2002-08-21
alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
Kaveh R. Ghazi
1
-3
/
+2
2002-08-04
Index: ChangeLog
Geoffrey Keating
1
-11
/
+11
2002-08-03
rs6000.md (movsi_internal1): Add nop mnemonic.
David Edelsohn
1
-8
/
+17
2002-05-31
- Sigh, always use default text section name.
David Edelsohn
1
-2
/
+2
2002-05-31
xcoff.h (HOT_TEXT_SECTION_NAME): Define.
David Edelsohn
1
-0
/
+2
2002-05-23
mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.
Gabriel Dos Reis
1
-1
/
+3
2002-05-22
aix43.h (LINK_SPEC): Add PE initializer.
David Edelsohn
1
-0
/
+9
2002-05-19
system.h (STRIP_NAME_ENCODING): Poison it.
Richard Henderson
1
-29
/
+3
2002-05-18
system.h (ENCODE_SECTION_INFO): Poison it.
Richard Henderson
1
-17
/
+1
2002-05-18
system.h (SELECT_RTX_SECTION): Poison.
Richard Henderson
1
-11
/
+1
2002-05-17
hooks.c (hook_tree_bool_false): New.
Richard Henderson
1
-38
/
+2
2002-03-02
varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...
Richard Henderson
1
-1
/
+1
2002-03-01
rs6000.h (HANDLE_PRAGMA_PACK): Delete.
David Edelsohn
1
-4
/
+0
2002-03-01
tm.texi (ASM_WEAKEN_DECL): Document.
Alan Modra
1
-22
/
+2
2002-01-07
* config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.
Richard Henderson
1
-1
/
+1
2002-01-03
function.h (struct function): Add profile.
William Cohen
1
-1
/
+1
2001-12-26
rs6000.md (indirect_jump): Prefer CTR over LR.
David Edelsohn
1
-3
/
+12
2001-12-17
target.h (asm_out.byte_op, [...]): New fields.
Richard Sandiford
1
-11
/
+2
2001-12-16
uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.
Kaveh R. Ghazi
1
-0
/
+4
2001-12-14
rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.
David Edelsohn
1
-4
/
+17
2001-12-02
xcoff.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.
David Edelsohn
1
-3
/
+3
2001-11-15
aix31.h: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2001-10-29
Undo assemble_name change in earlier patch.
David Edelsohn
1
-10
/
+20
2001-10-28
aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.
David Edelsohn
1
-22
/
+12
2001-10-22
target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...
Stan Shebs
1
-1
/
+1
2001-10-11
xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode.
David Edelsohn
1
-1
/
+2
2001-09-11
configure.in: Check whether assembler supports section merging.
Jakub Jelinek
1
-2
/
+2
2001-08-13
xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
Richard Henderson
1
-4
/
+7
[next]