GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gas
/
dw2gencfi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gas: Add --gdwarf-cie-version command line flag
Andrew Burgess
2019-11-18
1
-2
/
+10
*
Re: Optimise away eh_frame advance_loc 0
Alan Modra
2019-10-29
1
-1
/
+6
*
Optimise away eh_frame advance_loc 0
Alan Modra
2019-10-26
1
-1
/
+3
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-8
/
+8
*
A series of fixes to addres problems detected by compiling the assembler with...
Nick Clifton
2019-05-14
1
-24
/
+24
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Fix typo/thinko in last change.
Jeff Law
2018-12-13
1
-1
/
+1
*
Move aarch64 CIE code to aarch64 backend
Sam Tebbs
2018-12-13
1
-6
/
+16
*
[aarch64] Add support for pointer authentication B key
Sam Tebbs
2018-12-05
1
-16
/
+6
*
PR23939, Check frch_cfi_data before use
wu.heng
2018-12-04
1
-1
/
+9
*
Re: Pack reloc_howto_struct
Alan Modra
2018-08-22
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
dw2gencfi.c DWARF2_FDE_RELOC_SIZE
Alan Modra
2017-03-06
1
-12
/
+14
*
gas/dw2gencfi.c formatting
Alan Modra
2017-03-06
1
-25
/
+30
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Refine .cfi_sections check to only consider compact eh_frame
Matthew Fortune
2016-10-06
1
-1
/
+4
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-0
/
+1
*
Add .cfi_val_offset GAS command.
Andreas Krebbel
2016-09-29
1
-0
/
+42
*
use XNEW and related macros more
Trevor Saunders
2016-05-13
1
-11
/
+8
*
Allow the .cfi_sections directive to be reissued provided that CFI generation...
Nick Clifton
2016-02-11
1
-1
/
+6
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
gas: free allocated symbol name in .cfi_label handling
Jan Beulich
2015-12-14
1
-0
/
+1
*
Allow symbol and label names to be enclosed in double quotes.
Nick Clifton
2015-08-21
1
-15
/
+15
*
Compact EH Support
Catherine Moore
2015-05-28
1
-141
/
+578
*
gas: fix a few omissions in .cfi_label handling
Jan Beulich
2015-02-06
1
-1
/
+5
*
gas: allow labeling of CFI instructions
Jan Beulich
2015-01-12
1
-1
/
+40
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
GAS: Replace leading spaces with tabs across dw2gencfi.c
Maciej W. Rozycki
2014-08-20
1
-10
/
+10
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Remove trailing white spaces on gas
H.J. Lu
2013-01-10
1
-1
/
+1
*
* dw2gencfi.c (all_fde_data): Export.
Richard Henderson
2011-08-07
1
-1
/
+1
*
* dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
Alan Modra
2011-05-10
1
-1
/
+1
*
2011-05-09 Paul Brook <paul@codesourcery.com>
Paul Brook
2011-05-09
1
-75
/
+23
*
* dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
Alan Modra
2011-05-07
1
-97
/
+96
*
* dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout
Alan Modra
2011-05-05
1
-21
/
+82
*
* dw2gencfi.c (dwcfi_seg_list): New struct.
Nick Clifton
2011-04-26
1
-113
/
+348
*
Fix comment typo.
Richard Henderson
2011-02-16
1
-1
/
+1
*
* dw2gencfi.c (dot_cfi_dummy): New.
Richard Henderson
2011-02-15
1
-0
/
+37
*
* dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.
Richard Henderson
2010-09-02
1
-5
/
+27
*
2010-03-15 Thomas Schwinge <thomas@codesourcery.com>
Thomas Schwinge
2010-03-15
1
-2
/
+2
*
2010-03-15 Thomas Schwinge <thomas@codesourcery.com>
Thomas Schwinge
2010-03-15
1
-17
/
+19
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-1
/
+0
*
2009-11-04 Daniel Jacobowitz <dan@codesourcery.com>
Maxim Kuvyrkov
2009-11-04
1
-2
/
+10
*
* dw2gencfi.c: Include dwarf2dbg.h.
Jakub Jelinek
2009-10-02
1
-57
/
+255
*
* po/bfd.pot: Updated by the Translation project.
Nick Clifton
2009-09-11
1
-10
/
+14
*
* gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,
Nick Clifton
2009-06-22
1
-1
/
+1
*
* dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
Jakub Jelinek
2009-06-09
1
-2
/
+3
*
* Makefile.am (ehopt.o): Add struc-symbol.h.
Jakub Jelinek
2008-11-28
1
-6
/
+6
*
* dw2gencfi.c (cfi_finish): Deal with md_fix_up_eh_frame.
Eric Botcazou
2008-10-09
1
-0
/
+4
*
* dw2gencfi.c (output_cfi_insn): Fix typo in invocation of
Alan Modra
2008-09-30
1
-1
/
+1
[next]